.archivio-link {
    display: block;
    margin: 0px 0px 20px;
    text-align: left;
    font-style: italic;
    font-size: 13px;
}
.archivio-link a{
    margin: 0px 0px 0px 10px;
}
.screen-reader {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
}
a:hover,
a:focus,
a:active {
  color: #0070c6;
}
.no-fontface .fa {
  display: none;
}
.ie7 ul {
  padding-left: 0;
  margin-left: 0;
}
.js .bdi-responsive-video-embed .no-js-fallback {
  display: none;
}
.js .bdi-responsive-video-embed iframe {
  border: 0;
}
.no-js .bdi-responsive-video-embed iframe,
.no-js .bdi-responsive-video-embed object,
.no-js .bdi-responsive-video-embed embed {
  display: none;
}
.no-js .bdi-responsive-video-embed .no-js-fallback {
  display: block;
}
.no-js .bdi-responsive-video-embed .no-js-fallback p {
  text-align: center;
  font-style: italic;
}
.no-js .bdi-responsive-video-embed .no-js-fallback img {
  width: 100%;
}
.bdi-compact-list {
  margin: 0 !important;
  padding: 0 !important;
  color: #005393 !important;
  padding-left: 20px !important;
}
.bdi-compact-list li {
  display: inline-block !important;
  float: left !important;
  margin: 15px 0 0 0 !important;
  padding: 0 !important;
  font-style: italic;
  font-weight: 400;
  width: 60px !important;
  height: 24px !important;
  color: #7796a6 !important;
  overflow: hidden;
}
.bdi-compact-list li a {
  margin: 0;
  padding: 0;
  border: 0;
  color: #005393 !important;
  text-decoration: none !important;
  font-style: normal;
  font-weight: 600;
  display: block;
}
.bdi-compact-list li .link-num {
  display: none;
  color: #b3cbde;
  font-size: 12px;
  padding-left: 2px;
}
.bdi-compact-list li a:hover .link-year {
  color: #0070c6 !important;
  text-decoration: underline !important;
}
.bdi-compact-list li a:hover .link-num {
  text-decoration: none !important;
}
.bdi-compact-list:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .bdi-compact-list:before {
  content: "";
  display: table;
}
.ie7 .bdi-compact-list {
  zoom: 1;
}
.list-title {
  clear: both;
  display: block;
  color: #48626f;
  font-weight: 600;
  padding-top: 1em !important;
  padding-bottom: 0 !important;
  border-bottom: 1px solid #7f919a;
}
.read-mode .bdi-compact-list li a {
  color: #0070c6 !important;
}
.read-mode .bdi-compact-list .link-num {
  color: #000000;
}
.bdi-button {
  background-color: #eceff0;
  border: 1px solid #b3bfc3;
}
.bdi-button:hover,
.bdi-button:focus {
  background-color: #d9dfe1;
  border: 1px solid #7a8f96;
  outline: 0;
  color: #000000;
}
.bdi-form input[type="text"],
.bdi-form select {
  padding: 2px;
  border: 1px solid #b3bfc3;
}
.bdi-form input[type="text"]:hover,
.bdi-form select:hover {
  outline: 1px solid #008df9;
}
.bdi-form input[type="text"]:focus,
.bdi-form select:focus {
  outline: 1px solid #0070c6;
}
.bdi-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .bdi-clearfix:before {
  content: "";
  display: table;
}
.ie7 .bdi-clearfix {
  zoom: 1;
}
.bdi-container {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  clear: both;
}
@media (min-width: 768px) {
  .bdi-container {
    width: 750px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .bdi-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bdi-container {
    width: 1170px;
  }
}
.bdi-panel {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #eceff0;
}
.bdi-container:after,
.bdi-panel:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .bdi-container:before,
.ie7 .bdi-panel:before {
  content: "";
  display: table;
}
.ie7 .bdi-container,
.ie7 .bdi-panel {
  zoom: 1;
}
.read-mode .bdi-panel {
  color: #000000;
  background-color: #ffffff;
}
.table-wrapper {
  width: 100%;
  font-size: 14px;
  margin-bottom: 11px;
  overflow: auto;
  /* this is required */
}
.table-wrapper caption {
  white-space: nowrap;
  text-align: center;
}
.table-wrapper th {
  color: #ffffff;
  background-color: #48626f;
  text-align: left;
  vertical-align: top;
  padding: .5em;
  font-weight: 600;
}
.table-wrapper td {
  vertical-align: top;
  padding: .5em;
}
.table-wrapper tbody td:first-child {
  white-space: nowrap;
}
.table-wrapper tbody tr:nth-of-type(even) {
  background-color: #eceff0;
}
@media only screen and (max-width: 991px) {
  html.js:not(.ie9) .table-wrapper caption {
    text-align: left;
  }
  html.js:not(.ie9) .table-wrapper table {
    border-collapse: collapse;
  }
  html.js:not(.ie9) .table-wrapper table,
  html.js:not(.ie9) .table-wrapper thead,
  html.js:not(.ie9) .table-wrapper tbody,
  html.js:not(.ie9) .table-wrapper th,
  html.js:not(.ie9) .table-wrapper td,
  html.js:not(.ie9) .table-wrapper tr {
    display: block;
  }
  html.js:not(.ie9) .table-wrapper thead tr {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  html.js:not(.ie9) .table-wrapper tbody tr {
    border: 0;
    margin: 0;
    padding: 0;
  }
  html.js:not(.ie9) .table-wrapper tbody tr:last-child {
    border-bottom: none;
  }
  html.js:not(.ie9) .table-wrapper td:not(:first-child) {
    padding: .5em;
    position: relative;
    padding-left: 220px;
  }
  html.js:not(.ie9) .table-wrapper td:not(:first-child):before {
    position: absolute;
    top: .5em;
    left: .5em;
    width: 210px;
    padding-left: 6px;
    padding-right: .5em;
    font-weight: 600;
    content: attr(data-label);
    white-space: nowrap;
    overflow: hidden;
  }
  html.js:not(.ie9) .table-wrapper tr {
    background-color: #48626f;
    background-image: url('../img/grey-down.jpg');
    background-repeat: no-repeat;
    background-position: .5em .75em;
  }
  html.js:not(.ie9) .table-wrapper tr td:nth-of-type(even) {
    background-color: #ffffff;
  }
  html.js:not(.ie9) .table-wrapper tr td:nth-of-type(odd) {
    background-color: #eceff0;
  }
  html.js:not(.ie9) .table-wrapper tr td:first-child {
    color: #ffffff;
    background-color: transparent;
    font-weight: 400;
    padding: .5em .5em .5em 26px;
    cursor: pointer;
  }
  html.js:not(.ie9) .table-wrapper tr td:last-child {
    border-bottom: 3px solid #ffffff;
  }
  html.js:not(.ie9) .table-wrapper tr.closed {
    background-image: url('../img/grey-right.jpg');
    border-bottom: 3px solid #ffffff;
  }
  html.js:not(.ie9) .table-wrapper tr.closed td:not(:first-child) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  html.js:not(.ie9) .table-wrapper tbody tr:nth-of-type(even) {
    background-color: #48626f;
  }
}
@media only screen and (max-width: 480px) {
  html.js:not(.ie9) .table-wrapper td:not(:first-child) {
    padding-left: 170px;
  }
  html.js:not(.ie9) .table-wrapper td:not(:first-child):before {
    width: 160px;
  }
}
.read-mode .table-wrapper {
  color: #000000;
}
.read-mode .table-wrapper th {
  background-color: black;
}
/*
  assigning the .link class is only required if the a element is at the outer scope (ie. not enclosed in
  any other specialised container)
*/
.link:hover {
  text-decoration: none;
}
.link-title {
  color: #0070c6;
  font-weight: 600;
  text-decoration: none;
}
.link:hover .link-title {
  text-decoration: underline;
}
.link-type,
.link-size,
.link-external {
  font-size: 90%;
  color: #b3cbde;
  padding-left: .25em;
  text-decoration: none;
}
.link-desc,
.link-date {
  display: block;
  font-weight: 400;
  color: #48626f;
  text-decoration: none;
}
.link-date {
  font-style: italic;
}
.link-note {
  display: block;
  font-weight: 400;
  color: #48626f;
  font-style: italic;
  text-decoration: none;
}
.read-mode .link-title {
  color: #0070c6;
}
.read-mode .link-type,
.read-mode .link-size,
.read-mode .link-external {
  color: #000000;
}
.read-mode .link-desc,
.read-mode .link-date {
  color: #000000;
}
.read-mode .link-note {
  color: #000000;
}
.bdi-box {
  position: relative;
  padding: 16px;
  border-top: 5px solid #888;
  color: #000;
  background-color: #ccc;
}
.bdi-box h2 {
  position: absolute;
  margin: 0;
  border: 0;
  padding: .1em .5em;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background-color: #000;
  left: 16px;
  top: -16px;
  min-width: 180px;
  text-align: center;
}
.bdi-stripe {
  width: 100%;
  clear: both;
  margin: 0;
  border: 0;
  padding: 15px;
}
.bdi-stripe-container {
  margin: 0;
  border: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .bdi-stripe-container {
    width: 750px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .bdi-stripe-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bdi-stripe-container {
    width: 1170px;
  }
}
.bdi-stripe-container-row {
  margin: 0;
  border: 0;
  padding: 0;
}
.bdi-box.bdi-stripe-element {
  margin-top: 15px;
}
.bdi-box.bdi-stripe-element:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .bdi-stripe-container {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .bdi-stripe {
    padding: 15px 0;
  }
  .bdi-stripe-container-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bdi-box.bdi-stripe-element {
    margin-top: 0;
  }
  .bdi-stripe-element {
    margin: 0;
    width: 305px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .bdi-stripe-element:first-child {
    width: 620px;
  }
  .ie9 .bdi-stripe-container {
    display: table;
    width: 970px;
    padding: 0;
    border-collapse: separate;
    border-spacing: 15px 0;
  }
  .ie9 .bdi-stripe-container-row {
    display: table-row;
    width: 100%;
  }
  .ie9 .bdi-stripe-element {
    display: table-cell;
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  .bdi-stripe-element {
    width: 372px;
  }
  .bdi-stripe-element:first-child {
    width: 753px;
  }
  .ie9 .bdi-stripe-container {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  .bdi-stripe.bdi-stripe-inverse .bdi-stripe-container-row {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element {
    width: 620px;
  }
  .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element:first-child {
    width: 305px;
  }
  .ie9 .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element {
    float: left;
  }
  .ie9 .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element:first-child {
    float: right;
  }
}
@media (min-width: 1200px) {
  .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element:first-child {
    width: 372px;
  }
  .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element {
    width: 753px;
  }
}
@media (min-width: 992px) {
  .bdi-stripe-set-explicit-space-between .bdi-stripe .bdi-stripe-element {
    margin-left: 7.5px;
    margin-right: 0;
  }
  .bdi-stripe-set-explicit-space-between .bdi-stripe .bdi-stripe-element:first-child {
    margin-left: 0;
    margin-right: 7.5px;
  }
  .bdi-stripe-set-explicit-space-between .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element {
    margin-left: 0;
    margin-right: 7.5px;
  }
  .bdi-stripe-set-explicit-space-between .bdi-stripe.bdi-stripe-inverse .bdi-stripe-element:first-child {
    margin-left: 7.5px;
    margin-right: 0;
  }
}
.bdi-stripe-3 {
  width: 100%;
  clear: both;
  margin: 0;
  border: 0;
  padding: 15px;
}
@media (min-width: 992px) {
  .bdi-stripe-3 {
    padding: 15px 0;
  }
  .bdi-stripe-3 .bdi-stripe-container-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .bdi-stripe-3 .bdi-stripe-element {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 0;
    width: 303.333333px;
  }
  @-moz-document url-prefix() {
    .bdi-stripe-container-row {
      width: 100%;
      -moz-box-sizing: border-box;
    }
  }
}
@media (min-width: 1200px) {
  .bdi-stripe-3 .bdi-stripe-element {
    margin: 0;
    width: 370px;
  }
}
@media (min-width: 992px) {
  .bdi-stripe-set-explicit-space-between .bdi-stripe-3 .bdi-stripe-element {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  .bdi-stripe-set-explicit-space-between .bdi-stripe-3 .bdi-stripe-element:first-child {
    margin-left: 0;
  }
  .bdi-stripe-set-explicit-space-between .bdi-stripe-3 .bdi-stripe-element:last-child {
    margin-right: 0;
  }
}
#desktop-header-band {
  display: none;
}
#banner {
  width: 100%;
  background-color: #005393;
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
}
#banner #logo {
  float: left;
  padding: 10px 0 10px 15px;
  height: 60px;
  width: 183px;
}
#banner #logo img {
  width: 100%;
}
#banner #toolbar {
  float: right;
  height: 60px;
  padding: 10px 15px 10px 0;
}
#banner #toolbar ul {
  list-style: none;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
}
#banner #toolbar ul li {
  float: left;
  height: 40px;
  width: 40px;
  margin: 0;
  padding: 0;
  border: 0;
}
#banner #toolbar ul li a {
  height: 40px;
  width: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  color: #b3cbde;
  text-decoration: none;
}
#banner #toolbar ul li a:hover {
  border: 0;
  outline: 0;
  color: #ffffff;
  background-color: #004072;
}
#banner #toolbar ul li#btn-en a {
  font-size: 14px;
}
#logo-print {
  display: none;
}
@media (min-width: 768px) {
  #btn-menu {
    display: none;
  }
}
.no-fontface #btn-menu a {
  background-image: url('../img/header/button-menu-40.png');
  background-repeat: no-repeat;
  background-position: top left;
}
.no-fontface #btn-search a {
  background-image: url('../img/header/button-search-40.png');
  background-repeat: no-repeat;
  background-position: top left;
}
#nav-menu {
  clear: both;
  overflow: hidden;
  width: 100%;
  background-color: #eceff0;
  font-size: 14px;
  border-bottom: thin solid #eceff0;
}
#nav-menu .top-nav {
  float: left;
  width: 45%;
  padding: 15px 15px;
}
#nav-menu .top-nav ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#nav-menu .top-nav ul li,
#nav-menu .top-nav ul li a {
  display: block;
  color: #48626f;
  font-weight: 600;
  background-color: transparent;
  text-transform: uppercase;
  padding: .4em;
  line-height: 1.2em;
}
#nav-menu .top-nav ul li:hover,
#nav-menu .top-nav ul li a:hover {
  background-color: #a5b3b8;
  text-decoration: none;
}
#nav-menu .top-nav ul li.active,
#nav-menu .top-nav ul li.active a {
  background-color: #a5b3b8;
}
@media (max-width: 767px) {
  #nav-menu .top-nav.no-local-nav {
    width: 100%;
    border-bottom: thin solid #7f919a;
  }
}
#nav-menu .side-nav {
  float: right;
  width: 55%;
  padding: 15px 15px 5px 15px;
  min-height: 293px;
  color: #48626f;
  background-color: #fff;
  font-size: 14px;
}
#nav-menu .side-nav .sidenav-button {
  color: #48626f;
  background-color: #eceff0;
  padding: 6px 10px;
  text-align: right;
}
#nav-menu .side-nav .sidenav-button a {
  color: #48626f;
  background-color: transparent;
  display: block;
}
#nav-menu .side-nav .sidenav-button a .button-tooltip {
  font-size: 90%;
  font-style: italic;
  display: block;
}
#nav-menu .side-nav .sidenav-button a .level-name {
  text-transform: uppercase;
}
#nav-menu .side-nav ul {
  list-style: none;
  padding-left: 0;
}
#nav-menu .side-nav ul ul {
  margin-top: 9px;
  padding-left: 20px;
}
#nav-menu .side-nav ul ul li {
  text-transform: none;
}
#nav-menu .side-nav ul li {
  color: #48626f;
  padding: 5px 0;
  line-height: 1.25em;
  text-transform: uppercase;
}
#nav-menu .side-nav ul a {
  color: #48626f;
}
#nav-menu .side-nav ul li.active {
  color: #005393;
  font-weight: 600;
}
#nav-menu .side-nav ul li.active a {
  font-weight: 400;
}
@media (min-width: 768px) {
  #nav-menu .side-nav {
    display: none;
  }
}
@media (min-width: 768px) {
  #nav-menu {
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
    height: 60px;
    width: 472px;
    background-color: #005393;
    font-size: 10px;
  }
  #nav-menu .top-nav {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
  }
  #nav-menu .top-nav ul {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 60px;
  }
  #nav-menu .top-nav ul li {
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    height: 60px;
    color: #b3cbde;
    background-color: #005393;
    font-weight: 400;
  }
  #nav-menu .top-nav ul li a {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    margin: 0;
    padding: 0 6px;
    border: 0;
    color: #b3cbde;
    background-color: #005393;
    font-weight: 400;
  }
  #nav-menu .top-nav ul li.active,
  #nav-menu .top-nav ul li.active a {
    color: #ffffff;
    background-color: #004072;
  }
  #nav-menu .top-nav ul li:hover,
  #nav-menu .top-nav ul li:hover a {
    color: #ffffff;
    background-color: #004072;
  }
}
@media (min-width: 992px) {
  #nav-menu {
    width: 692px;
    font-size: 12px;
  }
  #nav-menu .top-nav ul li a {
    padding: 0 12px;
  }
}
@media (min-width: 1200px) {
  #nav-menu {
    width: 792px;
    font-size: 13px;
  }
  #nav-menu .top-nav ul li a {
    padding: 0 18px;
  }
}
@media (max-width: 767px) {
  html.js #nav-menu.nav-menu-collapsed {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media (min-width: 1200px) {
  #desktop-header-band {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #004072;
    /* background-image: linear-gradient(lighten(@banner-color, 1%), darken(@banner-color, 6.5%)); */
  }
  #desktop-logo {
    width: 1170px;
    margin: 0 auto;
    padding: 15px;
  }
  #desktop-logo img {
    width: 240px;
  }
  #banner #logo {
    visibility: hidden;
    width: 240px;
  }
}
.read-mode #banner {
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
}
.read-mode #logo-screen {
  display: none;
}
.read-mode #logo-print {
  display: block;
}
.read-mode #banner #toolbar ul li a {
  color: #005393;
}
.read-mode #banner #toolbar ul li a:hover {
  color: #ffffff;
  background-color: #005393;
}
.read-mode #nav-menu {
  border-top: 1px solid #000000;
}
.read-mode #nav-menu,
.read-mode #nav-menu .top-nav ul li,
.read-mode #nav-menu .top-nav ul li a,
.read-mode #nav-menu .side-nav ul li,
.read-mode #nav-menu .side-nav ul li a {
  color: #000000;
  background-color: #ffffff;
}
.read-mode #nav-menu .top-nav ul li.active {
  text-decoration: underline;
}
.read-mode #nav-menu .side-nav p.sidenav-button {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.read-mode #nav-menu .side-nav p.sidenav-button a {
  color: #000000;
}
.read-mode #desktop-header-band {
  background-color: #444;
  background-image: none;
}
@media (min-width: 768px) {
  .read-mode #nav-menu {
    border-top: 0;
  }
  .read-mode #nav-menu .top-nav ul li a {
    font-weight: 600;
  }
  .read-mode #nav-menu .top-nav ul li.active a {
    text-decoration: underline;
  }
}
#footer {
  clear: both;
  color: #005393;
  background-color: #eceff0;
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
}
#footer strong {
  font-weight: 600;
}
#footer h2 {
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  margin: 20px 0 5px 0;
}
#footer a {
  color: #005393;
}
#footer a:hover,
#footer a:focus {
  color: #0070c6;
  text-decoration: underline;
  outline: none;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer ul a i.fa {
  margin-right: 6px;
}
#footer .list-bold {
  font-weight: 600;
}
#footer .link-list li {
  margin: 0;
  padding: 0 0 4px 0;
  line-height: 20px;
}
#footer .link-list i.fa {
  float: left;
  margin-top: 3px;
}
#footer .link-list a {
  margin: 0;
  padding: 0;
  display: block;
  margin-left: 10px;
}
#footer p.descr {
  line-height: 20px;
  max-width: 300px;
  margin-bottom: 20px;
}
#footer abbr {
  border: 0;
  cursor: default;
}
#footer address {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
}
#footer address a {
  font-weight: 600;
}
#footer-copyright {
  border-top: 1px solid #7f919a;
  padding-top: .5em;
}
#footer-row {
  padding-bottom: 20px;
}
/*
@media (min-width: 480px) {
  #footer-row {
    background-image: url('../img/footer/footer-163-190.png');
    background-repeat: no-repeat;
    background-position: right bottom;
  }
}
*/
.read-mode #footer {
  color: #000000;
}
.read-mode #footer a,
.read-mode #footer h2 {
  color: #000000;
}
#breadcrumb {
  color: #48626f;
  background-color: transparent;
  font-style: italic;
  font-size: 12px;
  padding: 6px 0;
  margin: 0;
}
#breadcrumb p {
  display: inline;
}
#breadcrumb ol.breadcrumb {
  display: inline;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
}
.read-mode #breadcrumb {
  color: #000000;
  background-color: #ffffff;
}
.read-mode #breadcrumb a {
  color: #000000;
}
.read-mode #breadcrumb a:hover {
  color: #000000;
}
#read-mode-on,
#read-mode-off {
  display: none;
  float: left;
  font-size: 12px;
  font-style: normal;
  margin-right: 12px;
  padding: 0 8px;
  height: 23px;
  min-width: 30px;
  border: 1px solid #777;
  color: #000000;
}
#read-mode-on span,
#read-mode-off span {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.js .read-mode #read-mode-on {
  display: none;
}
.js .read-mode #read-mode-off {
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.js #read-mode-off {
  display: none;
}
.js #read-mode-on {
  display: inline-block;
}
.no-fontface #read-mode-off,
.no-fontface #read-mode-on {
  background-image: url('../img/contrast.png');
  background-repeat: no-repeat;
  background-position: 4px 2px;
}
.hero-unit {
  background-color: #eceff0;
  margin-bottom: 15px;
  padding: 15px 0 0 0;
}
.hero-unit .bdi-container {
  padding: 0 15px 15px 15px;
}
.hero-unit #contrassegno {
  width: 120px;
  float: left;
  margin-bottom: 15px;
}
.hero-unit #contrassegno img {
  width: 100%;
}
.hero-unit h1 {
  margin: 0;
  color: #000000;
  font-size: 36px;
  height: 111px;
  display: table-cell;
  vertical-align: middle;
}
.hero-unit p {
  clear: both;
  font-size: 15px;
}
.hero-unit a {
  color: #0070c6;
}
@media (min-width: 480px) {
  .hero-unit #contrassegno {
    width: 180px;
  }
  .hero-unit h1 {
    font-size: 48px;
    height: 167px;
  }
}
@media (min-width: 768px) {
  .hero-unit #contrassegno {
    width: 250px;
  }
  .hero-unit h1 {
    height: 232px;
  }
}
@media (min-width: 992px) {
  .hero-unit #contrassegno {
    width: 300px;
  }
  .hero-unit h1 {
    display: block;
    height: auto;
    margin-left: 300px;
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .hero-unit p {
    clear: none;
    display: block;
    margin-left: 300px;
    font-size: 16px;
  }
  .hero-unit ol,
  .hero-unit ul {
    margin-left: 300px;
  }
}
@media (min-width: 480px) {
  .bdi-hyphens .hero-unit p,
  .bdi-hyphens .hero-unit ul li,
  .bdi-hyphens .hero-unit ol li {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
.read-mode .hero-unit {
  color: #000000;
  background-color: #ffffff;
}
.landing-menu {
  margin-bottom: 0;
}
.landing-menu .bdi-container {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .landing-menu .bdi-container {
    padding-left: 315px;
  }
}
#side-nav {
  font-size: 14px;
  color: #48626f;
  background-color: #ffffff;
  padding-bottom: 5px;
}
#side-nav .sidenav-button {
  color: #fff;
  background-color: #005393;
  padding: 10px 15px;
  margin-bottom: 14px;
  text-align: right;
}
#side-nav .sidenav-button a {
  color: #fff;
  background-color: transparent;
  display: block;
}
#side-nav .sidenav-button a .button-tooltip {
  font-size: 90%;
  font-style: italic;
  display: block;
}
#side-nav .sidenav-button a .level-name {
  text-transform: uppercase;
}
#side-nav ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
#side-nav ul ul {
  margin-top: 8px;
  margin-left: 15px;
}
#side-nav ul ul li {
  text-transform: none;
  padding: 6px 0 6px 10px;
}
#side-nav ul li {
  color: #48626f;
  padding: 8px 0 8px 0;
  line-height: 1.4em;
  text-transform: uppercase;
}
#side-nav ul a {
  color: #48626f;
}
#side-nav ul li.active {
  color: #005393;
  font-weight: 600;
}
#side-nav ul li.active a {
  font-weight: 400;
}
@media (max-width: 767px) {
  #side-nav {
    display: none;
  }
}
.read-mode #side-nav {
  color: #000000;
}
.read-mode #side-nav .sidenav-button {
  color: #000000;
  background-color: #ffffff;
  border: thin solid #000000;
}
.read-mode #side-nav .sidenav-button a {
  color: #000000;
}
.read-mode #side-nav ul li {
  color: #000000;
}
.read-mode #side-nav ul a {
  color: #000000;
}
.social-toolbar {
  float: right;
  font-size: 26px;
}
.social-toolbar p {
  display: inline;
  float: left;
  font-size: 12px;
  margin-top: 8px;
}
.social-toolbar ul {
  float: right;
  list-style: none;
  padding: 0;
  margin-bottom: .25em;
}
.social-toolbar ul li {
  float: left;
  padding-left: 12px;
  padding-bottom: 0;
}
.social-toolbar ul li a {
  color: #48626f;
}
.social-toolbar ul li a:hover {
  color: #005393;
}
.social-toolbar i.fa-facebook-square {
  color: #4c66a4;
}
.social-toolbar li:hover i.fa-facebook-square {
  color: #344570;
}
.social-toolbar i.fa-twitter-square {
  color: #55acee;
}
.social-toolbar li:hover i.fa-twitter-square {
  color: #1689e0;
}
.social-toolbar i.fa-google-plus-square {
  color: #cf3e2c;
}
.social-toolbar li:hover i.fa-google-plus-square {
  color: #902b1f;
}
.social-toolbar i.fa-envelope {
  color: #ffd966;
}
.social-toolbar li:hover i.fa-envelope {
  color: #ffc619;
}
.social-toolbar #whatsapp-btn {
  display: none;
}
.social-toolbar #whatsapp-btn a {
  display: inline-block;
  width: 23px;
  overflow: hidden;
}
.social-toolbar #whatsapp-btn img {
  margin-top: 9px;
}
.read-mode .social-toolbar ul li a {
  color: #000000;
}
.no-fontface .social-toolbar {
  display: none;
}
.focus-box {
  position: relative;
  margin-top: 45px;
  border-top: 6px solid #80a9c9;
  padding-top: 6px;
}
.focus-box h2 {
  position: absolute;
  top: -16px;
  left: 14px;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 12px;
  color: #ffffff;
  background-color: #005393;
  text-transform: uppercase;
}
.focus-box h3 {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: .25em;
}
.focus-box h3 img {
  margin-bottom: 1em;
}
.focus-box p {
  font-size: 14px;
}
.focus-box img {
  max-width: 100%;
}
html.js .focus-box h2.losange {
  left: 10px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform: skew(-20deg);
}
html.js .focus-box h2.losange span {
  display: block;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  transform: skew(20deg);
}
@media (min-width: 480px) {
  .bdi-hyphens .focus-box p {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
.read-mode .focus-box h2 {
  background-color: #000000;
  font-weight: 400;
}
.read-mode .focus-box h3 a {
  color: #0070c6;
}
.read-mode .focus-box p {
  color: #000000;
}
.masthead h1 {
  font-size: 29px;
  font-weight: 300;
  margin: 6px 0 .2em 0;
}
.masthead .meta-info {
  margin-top: 8px;
  font-size: 90%;
  width: 100%;
  border-bottom: thin dashed #c6ced2;
}
.masthead .meta-info .author-info {
  font-weight: 600;
}
.masthead .meta-info .pub-date {
  display: block;
  font-style: italic;
}
.masthead:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .masthead:before {
  content: "";
  display: table;
}
.ie7 .masthead {
  zoom: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .masthead .meta-info {
    border: 0;
    float: left;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .masthead .meta-info {
    border: 0;
    float: left;
    width: 60%;
  }
}
.read-mode .masthead {
  color: #000000;
}
#wrapper {
  margin-bottom: 20px;
}
.content {
  clear: both;
  color: #48626f;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  margin-bottom: 20px;
}
.content h1 {
  font-size: 29px;
  font-weight: 300;
}
.content h2 {
  font-size: 26px;
  font-weight: 300;
  border-bottom: thin solid #7f919a;
  margin: 30px 0 10px 0;
}
.content h3 {
  margin: 30px 0 10px 0;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  color: #2d3d45;
}
.content h4 {
  margin: 20px 0 0 0;
  font-style: italic;
  font-weight: 400;
  color: #80a9c9;
}
.content h4:before {
  font-family: 'FontAwesome';
  font-style: normal;
  content: "\f138  ";
}
.content h2.no-border {
  border: 0;
}
.content b,
.content strong {
  font-weight: 600;
}
.content a {
  font-weight: 400;
  color: #0070c6;
}
.content figure {
  margin: 20px 20px 20px 0;
}
.content figcaption {
  font-size: 90%;
  font-weight: 600;
}
.content table {
  margin: 15px auto;
}
.content td {
  text-align: center;
}
.content ol,
.content ul {
  margin: 7px 0;
  padding-left: 20px;
}
.content ul {
  list-style-type: square;
}
.content ul > li {
  padding-left: 4px;
}
.content li {
  margin-bottom: 7px;
}
.content li:last-child {
  margin-bottom: 0;
}
.content p {
  margin-bottom: 7px;
}
.content .nota {
  background-color: #fbf2e0;
  padding: 20px 25px;
  margin: 20px 0;
}
.content .nota h2,
.content .nota h3 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.content .nota p {
  font-size: 13px;
  line-height: 20px;
}
.content > .faq h2 {
  font-weight: 600;
}
.content > .faq .faq-back-link {
  text-align: right;
  margin-top: 25px;
}
.content > .faq .faq-back-link a {
  font-weight: 600;
}
.content > .faq .faq-list ul {
  list-style: disc;
  padding: 20px 30px;
  background-color: #f9eee2;
  font-size: 14px;
  line-height: 20px;
  color: #0070c6;
}
.content > .faq .faq-list ul a {
  font-weight: 600;
}
.content .address-list {
  margin-left: 30px;
}
.content .address-list dt {
  font-weight: 400;
  line-height: 20px;
}
.content .address-list dd {
  margin-bottom: 10px;
  line-height: 20px;
  font-style: italic;
  padding: 0;
}
.content .address-list dd:before {
  font-family: 'FontAwesome';
  font-weight: 400;
  content: "\f003 ";
  font-style: normal;
  color: #5c7d8e;
  padding-right: 8px;
  padding-left: 1px;
}
.ultime-pubblicazioni {
  padding-bottom: 15px;
}
.ultime-pubblicazioni h2 {
  font-size: 26px;
  font-weight: 300;
  border-bottom: thin solid #7f919a;
  margin: .75em 0 .5em 0;
}
.ultime-pubblicazioni a {
  color: #0070c6;
  font-weight: 600;
}
.ultime-pubblicazioni ul,
.ultime-pubblicazioni ol {
  margin: 0 0 0 20px;
  padding: 0;
}
.ultime-pubblicazioni li {
  padding: .25em 0;
}
@media (min-width: 480px) {
  .bdi-hyphens .content p,
  .bdi-hyphens .content ul li,
  .bdi-hyphens .content ol li {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
.read-mode .content {
  color: #000000;
}
.read-mode .content h2 {
  border-bottom: thin solid #000000;
}
.read-mode .content th {
  background-color: black;
}
.read-mode .content .nota {
  background-color: #ffffff;
  border: 1px solid #000000;
}
.read-mode .ultime-pubblicazioni {
  color: #000000;
}
.read-mode .ultime-pubblicazioni h2 {
  border-bottom: thin solid #000000;
}
.read-mode .content > .faq .faq-list ul {
  background-color: #ffffff;
}
.linkgroup {
  margin: 15px 0 0 0;
  padding: 0;
  border: 0;
  list-style: none;
}
.linkgroup a {
  font-weight: 600;
  text-decoration: none;
}
.linkgroup a:hover {
  text-decoration: none;
}
.linkgroup a:hover .link-title {
  color: #0070c6;
  text-decoration: underline;
}
.linkgroup li {
  padding-bottom: 1em;
  line-height: 1.25em;
}
.linkgroup li:last-child {
  padding-bottom: 0;
}
.bdi-collapsible-panel-mgr {
  margin: 15px 0;
}
.bdi-collapsible-panel {
  margin: 15px 0;
}
.bdi-collapsible-panel:last-child {
  margin-bottom: 0;
}
.bdi-collapsible-panel .bdi-collapsible-trigger {
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1em;
  border-bottom: thin solid #7f919a;
  padding-left: 19px;
  color: #1c4171;
  background-image: url('../img/square-blue-13.png');
  background-repeat: no-repeat;
  background-position: 0 2px;
  background-size: 13px;
}
.bdi-collapsible-panel .bdi-collapsible {
  font-size: 13px;
  padding: 13px 19px 15px 19px;
}
.bdi-collapsible-panel .bdi-collapsible:last-child {
  margin-bottom: 0;
}
.bdi-collapsible-panel .bdi-collapsible .bdi-collapsible-description {
  margin: 0 0 1em 0;
  padding: 0;
  border: 0;
  font-style: italic;
  font-weight: 300;
  color: #48626f;
}
.bdi-collapsible-panel .bdi-collapsible .linkgroup {
  margin: 0;
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+1) .bdi-collapsible-trigger {
  color: #005b00;
  background-image: url('../img/square-green-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+2) .bdi-collapsible-trigger {
  color: #790000;
  background-image: url('../img/square-red-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+3) .bdi-collapsible-trigger {
  color: #48626f;
  background-image: url('../img/square-grey-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+4) .bdi-collapsible-trigger {
  color: #928741;
  background-image: url('../img/square-olive-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+5) .bdi-collapsible-trigger {
  color: #cf8036;
  background-image: url('../img/square-orange-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+6) .bdi-collapsible-trigger {
  color: #569485;
  background-image: url('../img/square-military-green-13.png');
}
.bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+0) .bdi-collapsible-trigger {
  color: #1c4171;
  background-image: url('../img/square-blue-13.png');
}
html.js:not(.ie) .bdi-collapsible-panel .bdi-collapsible-trigger {
  cursor: pointer;
}
html.js:not(.ie) .bdi-collapsible-panel.closed .bdi-collapsible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+1) .bdi-collapsible-trigger {
  background-image: url('../img/green-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+1) .bdi-collapsible-trigger {
  background-image: url('../img/green-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+2) .bdi-collapsible-trigger {
  background-image: url('../img/red-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+2) .bdi-collapsible-trigger {
  background-image: url('../img/red-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+3) .bdi-collapsible-trigger {
  background-image: url('../img/grey-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+3) .bdi-collapsible-trigger {
  background-image: url('../img/grey-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+4) .bdi-collapsible-trigger {
  background-image: url('../img/olive-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+4) .bdi-collapsible-trigger {
  background-image: url('../img/olive-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+5) .bdi-collapsible-trigger {
  background-image: url('../img/orange-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+5) .bdi-collapsible-trigger {
  background-image: url('../img/orange-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+6) .bdi-collapsible-trigger {
  background-image: url('../img/militarygreen-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+6) .bdi-collapsible-trigger {
  background-image: url('../img/militarygreen-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel:nth-of-type(7n+0) .bdi-collapsible-trigger {
  background-image: url('../img/blue-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed:nth-of-type(7n+0) .bdi-collapsible-trigger {
  background-image: url('../img/blue-right.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+1) .bdi-collapsible-trigger {
  color: #005b00;
  background-image: url('../img/green-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+2) .bdi-collapsible-trigger {
  color: #790000;
  background-image: url('../img/red-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+3) .bdi-collapsible-trigger {
  color: #48626f;
  background-image: url('../img/grey-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+4) .bdi-collapsible-trigger {
  color: #928741;
  background-image: url('../img/olive-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+5) .bdi-collapsible-trigger {
  color: #cf8036;
  background-image: url('../img/orange-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+6) .bdi-collapsible-trigger {
  color: #569485;
  background-image: url('../img/militarygreen-down.jpg');
}
html.js:not(.ie) .bdi-collapsible-panel-mgr .dotContentlet:nth-of-type(7n+0) .bdi-collapsible-trigger {
  color: #1c4171;
  background-image: url('../img/blue-down.jpg');
}
.read-mode .bdi-collapsible-panel-mgr .bdi-collapsible-panel .bdi-collapsible-trigger {
  font-weight: 600;
  color: #48626f !important;
  background-image: url('../img/grey-down.jpg') !important;
}
.read-mode .bdi-collapsible-panel-mgr .bdi-collapsible-panel .bdi-collapsible .bdi-collapsible-description {
  font-weight: 400;
  font-style: normal;
  color: #000000;
}
.read-mode .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed .bdi-collapsible-trigger {
  background-image: url('../img/grey-right.jpg') !important;
}
.bdi-tabs .switcher {
  font-size: 14px;
  text-align: right;
  font-style: italic;
  margin-bottom: 5px;
}
.bdi-tabs .switcher ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.bdi-tabs .switcher li {
  margin-bottom: .5em;
}
.bdi-tabs .switcher a {
  color: #0070c6;
}
.bdi-tabs .switcher:after {
  content: "";
  display: table;
  clear: both;
}
.bdi-tabs .ie7 .switcher:before {
  content: "";
  display: table;
}
.bdi-tabs .ie7 .switcher {
  zoom: 1;
}
.bdi-tabs .panes:after {
  content: "";
  display: table;
  clear: both;
}
.bdi-tabs .ie7 .panes:before {
  content: "";
  display: table;
}
.bdi-tabs .ie7 .panes {
  zoom: 1;
}
@media (min-width: 992px) {
  .bdi-tabs .panes {
    margin-left: 300px;
  }
  .bdi-tabs .switcher {
    text-align: left;
    float: left;
  }
}
.bdi-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.ie7 .bdi-tabs:before {
  content: "";
  display: table;
}
.ie7 .bdi-tabs {
  zoom: 1;
}
html.js .bdi-tabs .switcher {
  /*
        Legacy Firefox implementation treats all flex containers
        as inline-block elements.
    */
}
html.js .bdi-tabs .switcher ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@-moz-document url-prefix() {
  .switcher ul {
    width: 100%;
    -moz-box-sizing: border-box;
  }
}
html.js .bdi-tabs .switcher li {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  text-align: center;
  margin-left: 10px;
  font-size: 14px;
  background-color: #eceff0;
  border-top: 5px solid #d0d7da;
}
html.js .bdi-tabs .switcher li:first-child {
  margin-left: 0;
}
html.js .bdi-tabs .switcher a {
  display: block;
  padding: 10px 5px 15px 5px;
  color: #48626f;
}
html.js .bdi-tabs .switcher li.active {
  border-color: #48626f;
  background-color: #6d818c;
}
html.js .bdi-tabs .switcher li.active a {
  cursor: default;
}
html.js .bdi-tabs .switcher li.active a,
html.js .bdi-tabs .switcher li.active:hover a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
}
html.js .bdi-tabs .switcher li:hover a {
  text-decoration: none;
  color: #48626f;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+1) {
  border-color: #99bad4;
  background-color: #e5eef4;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+1) {
  border-color: #3375a9;
  background-color: #3375a9;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+1):hover:not(.active) {
  border-color: #005393;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+2) {
  border-color: #c99999;
  background-color: #f1e5e5;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+2) {
  border-color: #943333;
  background-color: #943333;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+2):hover:not(.active) {
  border-color: #790000;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+3) {
  border-color: #b6c0c5;
  background-color: #edeff1;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+3) {
  border-color: #6d818c;
  background-color: #6d818c;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+3):hover:not(.active) {
  border-color: #48626f;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+4) {
  border-color: #cec5a3;
  background-color: #f1efe4;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+4) {
  border-color: #a5995c;
  background-color: #a5995c;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+4):hover:not(.active) {
  border-color: #928741;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+5) {
  border-color: #eac59f;
  background-color: #f9eee2;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+5) {
  border-color: #d79554;
  background-color: #d79554;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+5):hover:not(.active) {
  border-color: #cf8036;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+6) {
  border-color: #b1cdc5;
  background-color: #eaf2f1;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+6) {
  border-color: #73a69a;
  background-color: #73a69a;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+6):hover:not(.active) {
  border-color: #559485;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+0) {
  border-color: #99bd99;
  background-color: #e5efe5;
}
html.js .bdi-tabs .switcher li.active:nth-of-type(7n+0) {
  border-color: #337c33;
  background-color: #337c33;
}
html.js .bdi-tabs .switcher li:nth-of-type(7n+0):hover:not(.active) {
  border-color: #005b00;
}
html.js .bdi-tabs .tab-title:focus {
  outline: 0;
}
@media (min-width: 992px) {
  html.js .bdi-tabs .switcher ul {
    display: block;
  }
  html.js .bdi-tabs .switcher ul li {
    margin: 0 0 10px 0;
    width: 180px;
  }
}
@media (max-width: 991px) {
  html.js.ie9 .bdi-tabs .switcher {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 15px;
  }
  html.js.ie9 .bdi-tabs .switcher ul {
    display: table-row;
  }
  html.js.ie9 .bdi-tabs .switcher ul li {
    display: table-cell;
  }
}
html.js .read-mode .bdi-tabs .switcher li,
html.js .read-mode .bdi-tabs .switcher li.active {
  background-color: #ffffff;
  color: #000000;
  border: 0;
}
html.js .read-mode .bdi-tabs .switcher li.active a {
  color: #000000;
  text-decoration: underline;
}
@media (min-width: 992px) {
  html.js .read-mode .bdi-tabs .switcher li {
    text-align: left;
  }
}
.bdi-search-box {
  clear: both;
  position: relative;
  margin: 30px 0 15px 0;
  padding: 16px 0;
  border-top: 5px solid  #80a9c9;
  color: #48626f;
  background-color: #ffffff;
  font-size: 14px;
}
.bdi-search-box h2 {
  position: absolute;
  margin: 0;
  border: 0;
  padding: .1em 1em;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1c4171;
  left: 16px;
  top: -16px;
  text-align: center;
}
.bdi-search-box .help_text {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.bdi-search-box .bdi-panel {
  background-color: #ffffff;
  margin: 10px 0 2px 0;
}
.bdi-search-box strong {
  font-weight: 600;
  color: #344750;
}
.bdi-search-box fieldset {
  padding: 0;
  margin: 10px 0 0 0;
  border: 0;
}
.bdi-search-box legend {
  font-weight: 400;
  font-size: 14px;
}
.bdi-search-box input[type="text"] {
  width: 100%;
}
.bdi-search-box label {
  display: block;
}
.bdi-search-box #dove_cercare {
  font-weight: 600;
  color: #344750;
}
.bdi-search-box .date-filter .bdi-panel {
  margin-top: 0 !important;
}
.bdi-search-box .date-filter .left-pane,
.bdi-search-box .date-filter .right-pane,
.bdi-search-box .date-filter .help_text {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
}
.bdi-search-box .date-filter #min_anno_pubblicazione,
.bdi-search-box .date-filter #max_anno_pubblicazione {
  margin: 0;
  width: 4em;
  float: left;
}
.bdi-search-box .date-filter .spacer {
  float: left;
  margin: 0;
  border: 0;
  padding: 0 4px;
  text-align: center;
}
.bdi-search-box button[type="submit"] {
  display: block;
  margin: 15px 0 0 0;
  height: 35px;
  width: 80px;
}
.bdi-search-box button[type="submit"]:focus {
  outline: 1px dotted black;
}
#bdi-loading {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}
#bdi-loadingcontent {
  display: table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#bdi-loadingspinner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: larger;
  padding-top: 80px;
}
@media (min-width: 992px) {
  .bdi-search-box:not(.narrow) .bdi-panel {
    margin: 10px 0 0 0;
  }
  .bdi-search-box:not(.narrow) label {
    float: left;
    width: 35%;
    margin: 0;
    padding-right: 10px;
  }
  .bdi-search-box:not(.narrow) input[type="text"] {
    float: right;
    width: 65%;
  }
  .bdi-search-box:not(.narrow) #dove_cercare {
    width: auto;
    float: left;
  }
  .bdi-search-box:not(.narrow) .date-filter legend {
    float: left;
    width: 35%;
    margin: 0;
    padding-right: 10px;
  }
  .bdi-search-box:not(.narrow) .date-filter .bdi-panel {
    margin-left: 35%;
  }
}
#search-results-header {
  margin-bottom: 4px;
}
#search-results-header h1 {
  padding: 5px 15px 15px 15px;
  margin-bottom: 0;
}
#search-summary {
  display: none;
  padding: 0;
  font-size: 14px;
  margin: 10px 0 15px 0;
}
#search-summary p {
  color: #48626f;
  padding: 0;
  font-weight: 600;
  margin: 0;
  border-bottom: 1px solid #48626f;
}
#search-summary dl {
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px solid #7f919a;
}
#search-summary dt {
  float: left;
  display: block;
  width: 30%;
  clear: both;
  padding: 3px 10px 3px 0;
  font-weight: 600;
  font-style: italic;
}
#search-summary dd {
  float: right;
  display: block;
  width: 70%;
  padding: 3px 3px 3px 0;
  font-style: italic;
  font-weight: 300;
}
@media (min-width: 768px) {
  #search-summary {
    display: block;
  }
}
@media (min-width: 992px) {
  #search-summary dt {
    width: 25%;
  }
  #search-summary dd {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  #search-summary dt {
    width: 20%;
  }
  #search-summary dd {
    width: 80%;
  }
}
#search-results h2 {
  font-size: 15px;
  color: #52707e;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 25px;
  outline: 0;
}
#search-results h2:focus {
  outline: 0;
}
#search-results h2 > small {
  font-size: 13px;
  display: block;
  font-style: italic;
  line-height: 1.3em;
  margin-top: 2px;
  color: #7796a6;
}
#search-results h3 {
  margin: 15px 0 .5em 0;
  font-weight: 300;
  font-size: 26px;
  border-bottom: 1px solid #777;
}
#search-results ol {
  margin-left: 0;
  padding-left: 0;
  list-style-position: inside;
  font-size: 14px;
}
#search-results ol > li {
  margin-bottom: 25px;
}
#search-results ol a {
  color: #0070c6;
  font-weight: 600;
  font-size: 16px;
}
#search-results ol.listacom > li:hover > a,
#search-results ol.listacom > li:hover > a > .link-type {
  text-decoration: none;
}
#search-results ol.listacom > li > a:hover > .link-title {
  text-decoration: underline;
}
#search-results ol > li > .link-date {
  display: none;
  background-color: #edeff1;
  padding: 4px 10px;
  margin-left: 20px;
}
#search-results ol .attachment {
  list-style-type: square;
  list-style-position: outside;
  padding-left: 45px;
  font-size: 13px;
  margin-top: 4px;
}
#search-results ol .attachment a {
  font-size: 13px;
  text-decoration: none;
}
#search-results ol .attachment .link-title {
  font-weight: 600;
  color: #48626f;
}
#search-results ol .attachment a:hover {
  text-decoration: none;
}
#search-results ol .attachment li:hover .link-title {
  text-decoration: underline;
}
#search-results ol .attachment .link-size {
  display: none;
}
@media (min-width: 768px) {
  #search-results ol > li > .link-date {
    display: inline-block;
  }
  #search-results ol .attachment .link-size {
    display: inline;
  }
}
@media (min-width: 992px) {
  #search-results .switcher {
    float: right;
    margin-top: 28px;
  }
  #search-results .panes {
    margin-left: 0;
    width: 700px;
  }
}
@media (min-width: 1200px) {
  #search-results .panes {
    width: 850px;
  }
}
.edicola-notizie {
  border-top: 1px solid #7f919a;
}
.edicola-notizie article {
  display: inline-block;
  border-bottom: 1px solid #b8c2c7;
  width: 100%;
}
.edicola-notizie article div.title {
  position: relative;
}
.edicola-notizie article p.pub-date {
  color: #8fb3cf;
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 6px;
}
.edicola-notizie article h1 {
  padding-top: 24px;
  color: #005393;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.edicola-notizie article p.sub-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1em;
  padding-top: .25em;
}
.edicola-notizie article img {
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .edicola-notizie {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #ffffff;
    -moz-column-rule-color: #ffffff;
    column-rule-color: #ffffff;
  }
}
@media (min-width: 992px) {
  .edicola-notizie {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #ffffff;
    -moz-column-rule-color: #ffffff;
    column-rule-color: #ffffff;
  }
}
.read-mode .edicola-notizie {
  color: #000000;
}
.read-mode .edicola-notizie h1,
.read-mode .edicola-notizie .pub-date,
.read-mode .edicola-notizie .title {
  color: #000000;
}
.read-mode .edicola-notizie .title a {
  color: #0070c6;
}
.latest-box {
  border-top: 1px solid #7f919a;
  padding-top: 15px;
}
.latest-box a {
  font-weight: 600;
}
.latest-box a:hover {
  text-decoration: none;
}
.latest-box ul {
  list-style: none;
  padding-left: 0;
}
.latest-box ul li,
.latest-box ul li a {
  font-size: 14px;
  font-weight: 400;
}
.latest-box ul li {
  position: relative;
  padding-bottom: 1em;
}
.latest-box ul li a {
  padding-left: 90px;
  display: block;
}
.latest-box .link-date {
  width: 90px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
}
.latest-box .link-desc {
  padding-left: 90px;
}
.read-mode .latest-box h2,
.read-mode .latest-box h3 {
  color: #000000;
}
.read-mode .latest-box .link-title {
  color: #0070c6;
}
.read-mode .latest-box .link-type,
.read-mode .latest-box .link-date,
.read-mode .latest-box .link-desc,
.read-mode .latest-box .link-size {
  color: #000000;
}
.agenda {
  border-top: 1px solid #7f919a;
}
.agenda > h2 {
  margin-top: 25px;
  font-weight: 400;
}
.agenda section {
  margin-top: 25px;
  background-color: #f8f2f2;
  border-color: #bc8080;
}
.agenda section h2 {
  background-color: #790000;
}
.agenda section ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.agenda section li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: .25em .5em .75em .5em;
}
.agenda section a {
  color: #790000;
  border-bottom: 1px dashed #48626f;
}
.agenda section li:hover a,
.agenda section li:active a,
.agenda section a:hover,
.agenda section a:active {
  text-decoration: none;
}
.agenda section .event-date {
  position: absolute;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 600;
  width: 85px;
  text-align: right;
  font-size: 29px;
  color: #790000;
  line-height: 29px;
}
.agenda section .event-date em {
  color: #d7b2b2;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  line-height: 18px;
  margin-top: -5px;
}
.agenda section .event-category,
.agenda section .event-place,
.agenda section .event-desc {
  margin-left: 95px;
  display: block;
}
.agenda section .event-category {
  text-transform: uppercase;
  font-weight: 600;
  color: #790000;
  font-size: 12.5px;
}
.agenda section .event-place {
  font-weight: 400;
  font-size: 14px;
  color: #48626f;
  font-style: italic;
}
.agenda section .event-desc {
  color: #48626f;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.36em;
}
.agenda section .event-desc i.fa {
  font-weight: 400;
  color: #790000;
  margin-left: .4em;
}
.agenda section a:hover .event-desc {
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: #48626f;
}

@media (min-width: 560px) and (max-width: 767px) {
  .agenda section ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #d7b2b2;
    -moz-column-rule-color: #d7b2b2;
    column-rule-color: #d7b2b2;
  }
  .agenda section ol li {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .agenda section ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #d7b2b2;
    -moz-column-rule-color: #d7b2b2;
    column-rule-color: #d7b2b2;
  }
  .agenda section ol li {
    display: inline-block;
    width: 100%;
  }
}
.read-mode .agenda > h2 {
  color: #000000;
}
.read-mode .agenda section {
  border: 1px solid #000000;
  background-color: #ffffff;
}
.read-mode .agenda section h2 {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid;
}
.read-mode .agenda section .event-date,
.read-mode .agenda section .event-desc,
.read-mode .agenda section .event-place {
  color: #000000;
}
.read-mode .agenda section .event-category {
  color: red;
}
.bdi-button-menu {
  list-style: none;
  padding: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.bdi-button-menu li {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  overflow: hidden;
  margin-bottom: 15px;
}
.bdi-button-menu li a {
  display: block;
  width: 100%;
}
.bdi-button-menu li a img {
  position: absolute;
  top: 0;
  left: 0;
}

.bdi-button-menu li a span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 90px;
  display: block;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.55);
  padding: 5px 5px 5px 10px;
}
.bdi-button-menu li:hover a span {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

#elenco-servizi .bdi-button-menu li a span {
    background-color: rgba(0, 0, 0, 0.6);
}

#elenco-servizi .bdi-button-menu li:hover a span {
    background-color: rgba(0, 0, 0, 0.85);
}  

.bdi-button-menu li a span em {
  font-style: normal;
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}
@media (min-width: 640px) {
  .bdi-button-menu li:nth-child(odd) {
    width: 48.8%;
    float: left;
  }
  .bdi-button-menu li:nth-child(even) {
    width: 48.8%;
    float: right;
  }
}
@media (min-width: 992px) {
  .bdi-button-menu li:nth-child(odd) {
    width: 312.5px;
  }
  .bdi-button-menu li:nth-child(even) {
    width: 312.5px;
  }
}
@media (min-width: 1200px) {
  .bdi-button-menu li:nth-child(odd) {
    width: 412.5px;
  }
  .bdi-button-menu li:nth-child(even) {
    width: 412.5px;
  }
}
.read-mode .bdi-button-menu li a span {
  background-color: #000000;
}
.bdi-picture-menu {
  list-style: none;
  padding: 0;
}
.bdi-picture-menu li {
  display: block;
  position: relative;
  margin-bottom: 15px;
  min-height: 74px;
}
.bdi-picture-menu img {
  width: 100%;
  max-width: 100%;
}
.bdi-picture-menu a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.bdi-picture-menu span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 10px 10px 0 10px;
  height: 74px;
  overflow: hidden;
}
.bdi-picture-menu span em {
  font-style: normal;
}
.bdi-picture-menu li:hover span {
  background-color: rgba(0, 0, 0, 0.85);
}
@media (min-width: 640px) {
  .bdi-picture-menu li {
    width: 50%;
    float: left;
  }
  .bdi-picture-menu li:nth-child(odd) {
    padding-right: 7.5px;
  }
  .bdi-picture-menu li:nth-child(odd) span {
    margin-right: 7.5px;
  }
  .bdi-picture-menu li:nth-child(even) {
    padding-left: 7.5px;
  }
  .bdi-picture-menu li:nth-child(even) span {
    margin-left: 7.5px;
  }
}
.read-mode .bdi-picture-menu li a span {
  background-color: #000000;
}
#strillo #strillo-large {
  display: none;
}
@media (min-width: 480px) {
  #strillo #strillo-large {
    display: block;
  }
  #strillo #strillo-small {
    display: none;
  }
}
#strillo {
  margin-bottom: 15px;
}
#strillo .pub-date {
  display: block;
  font-style: italic;
  padding-top: 8px;
  font-size: 13px;
  color: #b3cbde;
}
#strillo .main-news {
  background-color: #002135;
}
#strillo .main-news h3 {
  font-weight: 400;
  font-size: 26px;
}
#strillo .main-news h3 img {
  width: 100%;
}
#strillo .main-news a {
  color: #ffffff;
}
#strillo .main-news a:hover {
  color: #0070c6;
  text-decoration: none;
}
#strillo .main-news .label-box {
  display: block;
  padding: 15px;
}
#strillo .secondary-news {
  background-color: #1c4171;
  padding: 15px 0;
}
#strillo .secondary-news .bdi-container {
  padding: 0 15px;
}
#strillo .secondary-news .auto-fill {
  display: block;
  clear: both;
  height: 1px;
}
#strillo .secondary-news .secondary-news-item {
  background-color: #002135;
  padding: 8px;
  margin-top: 15px;
}
#strillo .secondary-news .secondary-news-item:first-child {
  margin-top: 0;
}
#strillo .secondary-news .secondary-news-item h3 {
  padding-left: 110px;
  font-weight: 600;
  line-height: 1.25em;
  font-size: 14px;
}
#strillo .secondary-news .secondary-news-item h3 img {
  width: 100px;
  float: left;
  margin-left: -110px;
}
#strillo .secondary-news .secondary-news-item a {
  color: #ffffff;
}
#strillo .secondary-news .secondary-news-item a:hover {
  color: #0070c6;
  text-decoration: none;
}
@media (min-width: 768px) {
  #strillo .main-news .bdi-container {
    width: 100%;
    min-height: 250px;
  }
}

@media (min-width: 992px) {
  #strillo .main-news h3 {
    position: relative;
  }
  #strillo .main-news .label-box {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    top: 0;
    left: 66%;
    right: 0;
    bottom: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
  #strillo .main-news .label-box .label {
    position: relative;
    display: table;
    height: 100%;
    overflow: hidden;
  }
  #strillo .main-news .label-box a {
    display: table-cell;
    color: #ffffff;
    font-weight: 300;
    font-size: 36px;
    vertical-align: middle;
  }
  #strillo .main-news .label-box a:hover {
    color: #0070c6;
  }
  #strillo .secondary-news {
    padding: 0;
  }
  #strillo .secondary-news .bdi-container {
    padding: 0;
  }
  #strillo .secondary-news .table-mgr {
    display: table;
    border-collapse: separate;
    border-spacing: 15px;
  }
  #strillo .secondary-news .table-row {
    display: table-row;
  }
  #strillo .secondary-news .secondary-news-item {
    display: table-cell;
    vertical-align: top;
    margin-top: 0;
    width: 33.3%;
  }
}
@media (min-width: 1200px) {
  #strillo .main-news .bdi-container {
    max-width: 1140px;
  }
  #strillo .secondary-news .secondary-news-item h3 {
    padding-left: 140px;
  }
  #strillo .secondary-news .secondary-news-item h3 img {
    width: 130px;
    float: left;
    margin-left: -140px;
  }
}
.read-mode #strillo .pub-date {
  color: #000000;
}
.read-mode #strillo .main-news {
  background-color: #ffffff;
}
.read-mode #strillo .main-news .label-box {
  background-color: #ffffff;
  padding-top: 0;
}
.read-mode #strillo .main-news h3 a {
  color: #0070c6;
}
.read-mode #strillo .secondary-news {
  background-color: #ffffff;
}
.read-mode #strillo .secondary-news .secondary-news-item {
  padding: 0;
  background-color: #ffffff;
}
.read-mode #strillo .secondary-news .secondary-news-item h3 a {
  color: #0070c6;
}
#home #video-box {
  border-color: #ddd;
  background-color: #fff;
}
#home #video-box h2 {
  background-color: #B91F1F;
}
#home #video-box h3 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.1em;
  font-weight: 600;
  margin-top: .5em;
  margin-bottom: .5em;
  color: #1c4171;
}
#home #video-box p {
  color: #48626f;
  font-size: 14px;
}
@media (min-width: 480px) {
  #home.bdi-hyphens #video-box p {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
@media (min-width: 992px) {
  #home #video-box {
    padding-bottom: 0;
  }
}
#home.read-mode #video-box {
  border-color: #000;
}
#home.read-mode #video-box h3,
#home.read-mode #video-box p {
  color: #000000;
}
#home #indicatori {
  border-color: #80a9c9;
  background-color: #d9e2ea;
}
#home #indicatori h2 {
  background-color: #1c4171;
}
#home #indicatori h3 {
  color: #ffffff;
  background-color: #437198;
  font-weight: 600;
  padding: .1em .5em;
  font-size: 18px;
  margin: 14px 0 0 0;
}
#home #indicatori p {
  margin: 0;
  font-style: italic;
}
#home #indicatori ul,
#home #indicatori dl {
  list-style: none;
  padding-left: 0;
  margin-top: 6px;
}
#home #indicatori p,
#home #indicatori ul,
#home #indicatori dd,
#home #indicatori dt {
  color: #48626f;
  font-size: 12.6px;
  padding-left: 0;
}
#home #indicatori dt,
#home #indicatori dd {
  display: block;
  float: left;
}
#home #indicatori dt {
  clear: left;
  width: 150px;
}
#home #indicatori dd {
  padding-left: 4px;
}
#home #indicatori .links,
#home #indicatori .links p {
  margin: 40px 0 0 0;
  padding: 0;
  border: 0;
}
#home #indicatori .links a {
  font-size: 14px;
}
@media (min-width: 480px) and (max-width: 991px) {
  #home #indicatori {
    padding-right: 0;
  }
  #home #indicatori .table-mgr {
    display: table;
    width: 100%;
  }
  #home #indicatori .row-mgr {
    display: table-row;
  }
  #home #indicatori .gruppo-indicatori {
    display: table-cell;
    width: 50%;
    border-right: 16px solid transparent;
  }
}
@media (min-width: 992px) {
  #home #indicatori .table-mgr {
    margin-right: 24px;
  }
}
#home.read-mode #indicatori {
  border-color: #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
}
#home.read-mode #indicatori h2 {
  background-color: #000000;
}
#home.read-mode #indicatori h3 {
  background-color: #000000;
}
#home.read-mode #indicatori p,
#home.read-mode #indicatori dl,
#home.read-mode #indicatori dt,
#home.read-mode #indicatori dd {
  color: #000000;
}
#home.read-mode #indicatori .links a {
  color: #0070c6;
}
#home #ultime-notizie {
  background-color: #ffffff;
  border-color: #80a9c9;
}
#home #ultime-notizie h2 {
  background-color: #1c4171;
}
#home #ultime-notizie ol {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
}
#home #ultime-notizie .link-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #1c4171;
  line-height: 1em;
}
#home #ultime-notizie .link-title:hover {
  color: #0070c6;
}
#home #ultime-notizie .link-date {
  color: #80a9c9;
  font-style: normal;
  font-weight: 600;
}
#home #ultime-notizie a {
  display: block;
}
#home #ultime-notizie a:hover {
  text-decoration: none;
}
#home #ultime-notizie .link-desc {
  margin: .15em 0   margin: .15em 0 0 0;
  line-height: 1.4em;
}
#home #ultime-notizie .links {
  margin: 40px 0 30px 0;
}
#home #ultime-notizie .links p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 14px;
  font-style: italic;
  font-weight: 600;
  text-align: right;
}
#home #ultime-notizie .links a {
  display: inline;
  color: #0070c6;
}
#home #ultime-notizie .links a:hover,
#home #ultime-notizie .links a:focus {
  text-decoration: underline;
}
#home #ultime-notizie .news-link {
  display: block;
  margin: 0 0 20px 0;
  text-align: right;
  font-style: italic;
  font-size: 13px;
}
#home #ultime-notizie .news-link a {
  color: #0070c6;
}
#home #ultime-notizie .news-link a:hover,
#home #ultime-notizie .news-link a:focus {
  text-decoration: underline;
}
@media (min-width: 480px) {
  #home.bdi-hyphens #ultime-notizie .link-desc {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
@media (min-width: 640px) {
  #home #ultime-notizie ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #80a9c9;
    -moz-column-rule-color: #80a9c9;
    column-rule-color: #80a9c9;
  }
  #home #ultime-notizie ol > li {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #home #ultime-notizie .links {
    margin-bottom: 10px;
  }
}
#home.read-mode #ultime-notizie {
  border-color: #000000;
}
#home.read-mode #ultime-notizie h2 {
  background-color: #000000;
}
#home.read-mode #ultime-notizie .link-desc,
#home.read-mode #ultime-notizie .link-date {
  color: #000000;
}
#home.read-mode #ultime-notizie .link-title {
  color: #0070c6;
}
#home.read-mode #ultime-notizie .links a {
  color: #0070c6;
  background-color: #ffffff;
  border: 1px solid #0070c6;
}
#home.read-mode #ultime-notizie .links a:hover,
#home.read-mode #ultime-notizie .links a:focus {
  text-decoration: underline;
}
#home #comunicati_stampa {
  color: #48626f;
  border-color: #e3b68a;
  background-color: #fbf5ee;
  font-size: 14px;
}
#home #comunicati_stampa h2 {
  background-color: #cf8036;
}
#home #comunicati_stampa h3 {
  color: #ffffff;
  background-color: #d99a5f;
  font-weight: 600;
  padding: .1em .5em;
  font-size: 18px;
  margin: 14px 0 5px 0;
}
#home #comunicati_stampa a {
  color: #cf8036;
}
#home #comunicati_stampa ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#home #comunicati_stampa li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: .25em 0 .75em 0;
  line-height: 1.3em;
}
#home #comunicati_stampa li a:hover {
  text-decoration: none;
}
#home #comunicati_stampa li .link-date {
  color: #cf8036;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 2px;
}
#home #comunicati_stampa li a .link-title {
  color: #48626f;
}
#home #comunicati_stampa li a:hover .link-title {
  color: #0070c6;
}
#home #comunicati_stampa li .link-type,
#home #comunicati_stampa li .link-size {
  color: #b8bdbb;
}
#home #comunicati_stampa .links ul {
  margin: 15px 0 0 0;
  padding: 0;
  font-size: 14px;
}
#home #comunicati_stampa .links ul li {
  padding: .25em 0;
  font-style: italic;
}
#home #comunicati_stampa .links a:hover,
#home #comunicati_stampa .links a:focus {
  text-decoration: underline;
}
@media (min-width: 600px) and (max-width: 991px) {
  #home #comunicati_stampa ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: transparent;
    -moz-column-rule-color: transparent;
    column-rule-color: transparent;
  }
  #home #comunicati_stampa ol li {
    display: inline-block;
    width: 100%;
  }
}
#home.read-mode #comunicati_stampa {
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-color: #000000;
}
#home.read-mode #comunicati_stampa h2,
#home.read-mode #comunicati_stampa h3 {
  background-color: #000000;
}
#home.read-mode #comunicati_stampa a,
#home.read-mode #comunicati_stampa .link-title {
  color: #0070c6;
}
#home.read-mode #comunicati_stampa .link-date,
#home.read-mode #comunicati_stampa .link-size,
#home.read-mode #comunicati_stampa .link-type {
  color: #000000;
}
#home #agenda {
  background-color: #f8f2f2;
  border-color: #bc8080;
}
#home #agenda h2 {
  background-color: #790000;
}
#home #agenda ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
#home #agenda li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: .25em .5em .75em .5em;
}
#home #agenda a {
  color: #790000;
}
#home #agenda .event-date {
  position: absolute;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 600;
  width: 100px;
  text-align: right;
  font-size: 29px;
  color: #790000;
  line-height: 29px;
}
#home #agenda .event-date em {
  color: #d7b2b2;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  line-height: 18px;
  margin-top: -5px;
}
#home #agenda .event-category,
#home #agenda .event-place,
#home #agenda .event-desc {
  margin-left: 115px;
  display: block;
}
#home #agenda .event-category {
  text-transform: uppercase;
  font-weight: 600;
  color: #790000;
  font-size: 12.5px;
}
#home #agenda .event-place {
  font-weight: 400;
  font-size: 14px;
  color: #48626f;
  font-style: italic;
}
#home #agenda .event-desc {
  color: #48626f;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.36em;
}
#home #agenda .links,
#home #agenda .links p {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: italic;
}
#home #agenda .links a {
  font-size: 14px;
}
@media (min-width: 600px) and (max-width: 991px) {
  #home #agenda ol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #d7b2b2;
    -moz-column-rule-color: #d7b2b2;
    column-rule-color: #d7b2b2;
  }
  #home #agenda ol li {
    display: inline-block;
    width: 100%;
  }
}
#home.read-mode #agenda {
  border-color: #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
}
#home.read-mode #agenda a {
  color: #0070c6;
}
#home.read-mode #agenda h2 {
  background-color: #000000;
}
#home.read-mode #agenda .event-date,
#home.read-mode #agenda .event-date em,
#home.read-mode #agenda .event-desc,
#home.read-mode #agenda .event-place {
  color: #000000;
}
#home #focus {
  color: #48626f;
  background-color: #ffffff;
  border-color: #80a9c9;
  font-size: 14px;
}
#home #focus h2 {
  background-color: #1c4171;
}
#home #focus h3 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.1em;
  font-weight: 600;
  margin-bottom: .25em;
}
#home #focus h3 img {
  margin-bottom: .75em;
  width: 100%;
}
#home #focus .focus-element {
  padding-bottom: 1.5em;
}
#home #focus .focus-element p {
  line-height: 1.4em;
}
@media (min-width: 480px) {
  #home.bdi-hyphens #focus p {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
@media (min-width: 600px) {
  #focus .focus-row {
    width: 100%;
  }
  #focus .focus-element:last-child {
    float: right;
    width: 48.5%;
  }
  #focus .focus-element:first-child {
    float: left;
    width: 48.5%;
  }
}
@media (min-width: 992px) {
  #focus .focus-element img {
    max-height: 93px;
  }
}
@media (min-width: 1200px) {
  #focus .focus-element img {
    max-height: 113px;
  }
}
#home.read-mode #focus {
  border-color: #000000;
}
#home.read-mode #focus h2 {
  background-color: #000000;
}
#home.read-mode #focus h3,
#home.read-mode #focus p {
  color: #000000;
}
#home.read-mode #focus a,
#home.read-mode #focus .link-title {
  color: #0070c6;
}
#servizi #servizi-landing {
  padding: 0 15px;
  font-size: 14px;
  color: #48626f;
}
#servizi #servizi-landing h2 {
  margin: 0 0 .5em 0;
  font-weight: 300;
  border-bottom: 1px solid #777;
}
#servizi #servizi-landing .panes a {
  color: #0070c6;
}
#servizi #servizi-landing p.info {
  font-style: italic;
}
@media (min-width: 768px) {
  #servizi #servizi-landing .bdi-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  #servizi #servizi-landing .bdi-container {
    width: 940px;
  }
  html.js #servizi-landing .switcher {
    margin-left: 60px;
    margin-top: 42px;
  }
}
@media (min-width: 1200px) {
  #servizi #servizi-landing .bdi-container {
    width: 1140px;
  }
}
#servizi.read-mode #servizi-landing {
  color: #000000;
}
@media (max-width: 400px) {
  #pubblicazioni .hero-unit h1 {
    font-size: 28px;
  }
}
@media (min-width: 480px) and (max-width: 590px) {
  #pubblicazioni .hero-unit h1 {
    font-size: 36px;
  }
}
#pubblicazioni #pubblicazioni-landing {
  padding: 0 15px;
  font-size: 14px;
  color: #48626f;
}
#pubblicazioni #quick-search {
  margin: 30px 0;
}
#pubblicazioni #quick-search form {
  width: 250px;
  margin: 0 auto;
}
#pubblicazioni #quick-search input {
  height: 36px;
  width: 200px;
}
#pubblicazioni #quick-search button {
  height: 36px;
  width: 36px;
  padding: 0;
  text-align: center;
}
#pubblicazioni #categorico h2,
#pubblicazioni #alfabetico h2 {
  margin: 0 0 .5em 0;
  font-weight: 300;
  border-bottom: 1px solid #777;
}
#pubblicazioni #categorico a,
#pubblicazioni #alfabetico a {
  color: #0070c6;
}
#pubblicazioni #categorico ul li {
  text-transform: uppercase;
  font-weight: 600;
}
#pubblicazioni #categorico ul li ul li,
#pubblicazioni #categorico ul li ol li {
  text-transform: none;
  font-weight: 400;
}
#pubblicazioni #categorico ol {
  list-style: none;
  padding-left: 20px;
  margin-bottom: 1em;
}
#pubblicazioni #categorico > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 26px;
}
#pubblicazioni #categorico > ul > li {
  margin: .75em 0 0 0;
}
#pubblicazioni #categorico ul ul {
  list-style: none;
  padding-left: 20px;
  margin-top: .25em;
}
#pubblicazioni #categorico ul ul li {
  font-style: italic;
}
#pubblicazioni #categorico ul ul ol {
  margin-top: .25em;
  padding-left: 0;
}
#pubblicazioni #categorico ul ol li a {
  font-style: normal;
}
#pubblicazioni #alfabetico ol {
  list-style: none;
  padding-left: 0;
}
#pubblicazioni #alfabetico ol li {
  margin: .15em 0;
}
#pubblicazioni #alfabetico ol li:first-letter {
  font-weight: 600;
}
#pubblicazioni #alfabetico .letter-start {
  margin-top: 15px;
}
#pubblicazioni #ricerca .bdi-search-box {
  clear: none;
  margin-top: 14px;
  border-bottom: 0;
}
@media (min-width: 320px) {
  #pubblicazioni #quick-search form {
    width: 280px;
  }
  #pubblicazioni #quick-search input {
    width: 238px;
  }
}
@media (min-width: 600px) {
  #pubblicazioni #quick-search form {
    width: 400px;
  }
  #pubblicazioni #quick-search input {
    width: 358px;
  }
}
@media (min-width: 768px) {
  #pubblicazioni #pubblicazioni-landing .bdi-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  #pubblicazioni #pubblicazioni-landing .bdi-container {
    width: 940px;
  }
  #pubblicazioni #quick-search {
    margin-left: 300px;
  }
  #pubblicazioni #quick-search form {
    width: 640px;
  }
  #pubblicazioni #quick-search input {
    width: 598px;
  }
  #pubblicazioni #ricerca .bdi-search-box {
    margin-top: 0;
  }
  html.js #pubblicazioni-landing .switcher {
    margin-left: 60px;
  }
}
@media (min-width: 1200px) {
  #pubblicazioni #pubblicazioni-landing .bdi-container {
    width: 1140px;
  }
  #pubblicazioni #quick-search form {
    width: 840px;
  }
  #pubblicazioni #quick-search input {
    width: 798px;
  }
}
#pubblicazioni.read-mode #pubblicazioni-landing {
  color: #000000;
}
.pub-data {
  margin-bottom: 30px;
}
.pub-data h2 {
  font-size: 26px;
  font-weight: 300;
  border-bottom: thin solid #7f919a;
  margin: .75em 0 .5em 0;
}
.pub-data > ul {
  margin-left: 20px;
  padding-left: 0;
}
.pub-data a {
  color: #0070c6;
}
#media .hero-unit {
  padding-top: 0;
}
#media .hero-unit .video-strip .video-info h3 {
  margin: 10px 0;
  font-size: 30px;
  font-weight: 600;
}
#media .hero-unit .video-strip .video-info h3 a {
  color: #0070c6;
}
#media .hero-unit .video-strip .video-info h3 small {
  display: block;
  margin-top: 4px;
  line-height: 1.25em;
  font-size: 20px;
  font-weight: 300;
  color: #48626f;
}
#media .hero-unit .video-strip .video-info p {
  font-size: 14px;
  margin-bottom: 1em;
}
@media (min-width: 480px) {
  #media .hero-unit .video-strip .video-info p {
    text-align: justify;
    -webkit-text-justify: newspaper;
    -moz-text-justify: newspaper;
    -ms-text-justify: newspaper;
    text-justify: newspaper;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-lines: 2;
    hyphenate-limit-lines: 2;
  }
}
@media (min-width: 992px) {
  #media .hero-unit .video-strip .bdi-responsive-video-embed {
    float: left;
    width: 50%;
    padding-right: 7.5px;
  }
  #media .hero-unit .video-strip .bdi-responsive-video-embed p {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  #media .hero-unit .video-strip .video-info {
    float: right;
    width: 50%;
    padding: 0 15px 15px 7.5px;
  }
  #media .hero-unit .video-strip .video-info p {
    margin-left: 0;
  }
  #media .hero-unit .video-strip .video-info h3 {
    margin: 0 0 10px 0;
  }
  #media .hero-unit .video-strip .video-info h3 small {
    margin-top: 6px;
  }
}
#media.read-mode .hero-unit .video-strip .video-info h3 small {
  color: #000000;
}
#media #media-landing-menu .bdi-container {
  padding: 0 15px;
}
#media #media-landing-menu h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  border-bottom: 1px solid #7f919a;
}
#media #media-landing-menu #menu-box {
  margin: 0;
  padding: 0;
  border: 0;
}
#media #media-landing-menu #menu-box ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
  border: 0;
  font-size: 15px;
}
#media #media-landing-menu #menu-box li {
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 0;
  border: 0;
}
#media #media-landing-menu #menu-box a {
  display: block;
  margin: 0;
  height: 100%;
  text-align: left;
  color: #000000;
  border-left: 70px solid;
  text-transform: uppercase;
}
#media #media-landing-menu #menu-box a:hover,
#media #media-landing-menu #menu-box a:focus {
  color: #ffffff;
  text-decoration: none;
}
#media #media-landing-menu #menu-box li span {
  position: absolute;
  top: 0;
  left: 80px;
  bottom: 0;
  right: 0;
}
#media #media-landing-menu #menu-box li a span em {
  font-weight: 600;
  font-style: normal;
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  padding: 5px;
}
#media #media-landing-menu #menu-box li a > i.fa {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 30px;
  color: #ffffff;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+1) a {
  background-color: #99bd99;
  border-color: #005b00;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+1) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+1) a:focus {
  background-color: #337c33;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+2) a {
  background-color: #b1cdc5;
  border-color: #559485;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+2) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+2) a:focus {
  background-color: #73a69a;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+3) a {
  background-color: #c99999;
  border-color: #790000;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+3) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+3) a:focus {
  background-color: #943333;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+4) a {
  background-color: #eac59f;
  border-color: #cf8036;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+4) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+4) a:focus {
  background-color: #d79554;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+5) a {
  background-color: #99bad4;
  border-color: #005393;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+5) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+5) a:focus {
  background-color: #3375a9;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+6) a {
  background-color: #cc94c4;
  border-color: #73496a;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+6) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+6) a:focus {
  background-color: #925d87;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+0) a {
  background-color: #eab3b7;
  border-color: #b61c2a;
}
#media #media-landing-menu #menu-box li:nth-of-type(7n+0) a:hover,
#media #media-landing-menu #menu-box li:nth-of-type(7n+0) a:focus {
  background-color: #da7c83;
}
#media #media-landing-menu #gallerie p.disclaimer {
  font-style: italic;
  font-size: 13px;
  padding: 0 15px;
}
#media #media-landing-menu #gallerie ul {
  list-style: none;
  padding: 0 15px;
  margin: 16px 0;
}
#media #media-landing-menu #gallerie li {
  position: relative;
  border: 1px solid #c6ced2;
  margin-bottom: 20px;
  height: 105px;
}
#media #media-landing-menu #gallerie li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#media #media-landing-menu #gallerie li .img-holder {
  padding: 10px 0 0 10px;
  height: 65px;
  display: table-cell;
  vertical-align: middle;
}
#media #media-landing-menu #gallerie li span {
  position: absolute;
  top: 72px;
  left: 10px;
  bottom: 0;
  right: 0;
}
#media #media-landing-menu #gallerie li:hover {
  border: 1px solid #000000;
  /**
      -webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.75);
      box-shadow:         3px 3px 3px 0px rgba(50, 50, 50, 0.75);
      **/
}
#media #media-landing-menu #gallerie a:hover {
  text-decoration: none;
}
#media #media-landing-menu #press-kits ul {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
}
#media #media-landing-menu #press-kits li {
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px;
}
#media #media-landing-menu #press-kits li a {
  display: block;
  text-transform: uppercase;
  width: 100%;
}
#media #media-landing-menu #press-kits li a img {
  position: absolute;
  top: 0;
  left: 0;
}
#media #media-landing-menu #press-kits li a span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 70px;
  display: block;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 5px 5px 5px 10px;
}
#media #media-landing-menu #press-kits li:hover a span {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.85);
}
#media #media-landing-menu #press-kits li a span em {
  font-weight: 600;
  font-style: normal;
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
#media #media-landing-menu #press-kits p.links {
  clear: both;
  text-align: right;
}
#media #media-landing-menu #press-kits p.links a {
  color: #0070c6;
}
@media (min-width: 640px) {
  #media #media-landing-menu #menu-box,
  #media #media-landing-menu #press-kits,
  #media #media-landing-menu #gallerie {
    clear: both;
  }
  #media #media-landing-menu #menu-box li,
  #media #media-landing-menu #press-kits li,
  #media #media-landing-menu #gallerie li {
    width: 48.5%;
  }
  #media #media-landing-menu #menu-box li:nth-child(odd),
  #media #media-landing-menu #press-kits li:nth-child(odd),
  #media #media-landing-menu #gallerie li:nth-child(odd) {
    float: left;
  }
  #media #media-landing-menu #menu-box li:nth-child(even),
  #media #media-landing-menu #press-kits li:nth-child(even),
  #media #media-landing-menu #gallerie li:nth-child(even) {
    float: right;
  }
}
#media.read-mode #media-landing-menu h2 {
  color: #000000;
}
#media.read-mode #media-landing-menu #menu-box li a {
  border: 1px solid #000000;
  color: #0070c6;
  background-color: #ffffff;
}
#media.read-mode #media-landing-menu #menu-box li a:focus,
#media.read-mode #media-landing-menu #menu-box li a:hover {
  border: 2px solid #0070c6;
  background-color: #ffffff;
  color: #0070c6;
}
#media.read-mode #media-landing-menu #press-kits li a span {
  background-color: #000000;
}
#media.read-mode #media-landing-menu #gallerie .disclaimer {
  color: #000000;
}
#media.read-mode #media-landing-menu #gallerie a {
  color: #0070c6;
}
#media.read-mode #media-landing-menu #gallerie li {
  border: 1px solid #000000;
}
#media #contatti {
  margin-top: 30px;
  font-size: 14px;
}
#media #contatti h2 {
  font-size: 20px;
  padding: .25em;
  color: #ffffff;
  background-color: #1c4171;
  margin-bottom: 15px;
}
#media #contatti p {
  max-width: 400px;
}
#media.read-mode #contatti {
  color: #000000;
}
#media.read-mode #contatti a {
  color: #0070c6;
}
#media-kit-menu {
  border-top: 1px solid #7f919a;
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #media-kit-menu .bdi-button-menu li {
    width: 100%;
    float: none;
  }
}
@media (min-width: 992px) {
  #media-kit-menu .bdi-button-menu li:nth-child(odd) {
    width: 48.5%;
    float: left;
  }
  #media-kit-menu .bdi-button-menu li:nth-child(even) {
    width: 48.5%;
    float: right;
  }
}
@media (min-width: 1200px) {
  #media-kit-menu .bdi-button-menu li:nth-child(odd) {
    width: 49%;
  }
  #media-kit-menu .bdi-button-menu li:nth-child(even) {
    width: 49%;
  }
}
#statistiche .hero-unit ul {
  padding-left: 0;
  list-style: none;
}
#statistiche .hero-unit ul a {
  color: #0070c6;
}
#statistiche .hero-unit ul li {
  line-height: 1.2em;
  margin-bottom: .5em;
}
@media (min-width: 992px) {
  #statistiche .hero-unit ul {
    margin-left: 300px;
  }
}
#statistiche.read-mode .hero-unit a {
  color: #0070c6;
}
#statistiche #statistiche-landing {
  padding: 0 15px;
  font-size: 14px;
  color: #48626f;
}
#statistiche #statistiche-landing h2 {
  margin: 0 0 .5em 0;
  font-weight: 300;
  border-bottom: 1px solid #777;
}
#statistiche #statistiche-landing a {
  color: #0070c6;
}
#statistiche #statistiche-landing .switcher a {
  color: #48626f;
  padding-left: 0;
  padding-right: 0;
}
#statistiche #statistiche-landing .switcher li.active a {
  color: #ffffff;
}
#statistiche #statistiche-landing #tematiche > ul {
  width: 100%;
  list-style: none;
  padding-left: 0;
}
#statistiche #statistiche-landing #tematiche > ul > li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1em;
  font-weight: 600;
  text-transform: uppercase;
}
#statistiche #statistiche-landing #tematiche > ul ul {
  list-style: none;
  padding-left: 30px;
  font-weight: 400;
  text-transform: none;
}
#statistiche #statistiche-landing #tematiche > ul .img-holder {
  display: none;
}
#statistiche #statistiche-landing #applicazioni img {
  width: 100%;
  max-width: 100%;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 {
  display: block;
  position: relative;
  margin-bottom: .75em;
  min-height: 74px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.65);
  display: block;
  padding: 10px 10px 0 10px;
  height: 74px;
  overflow: hidden;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 span em {
  font-style: normal;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 abbr {
  display: block;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 a:hover {
  color: #ffffff;
}
#statistiche #statistiche-landing #applicazioni .app-info h3 a:hover span {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.85);
}
#statistiche #statistiche-landing #applicazioni .app-info ul {
  padding-left: 14px;
}
#statistiche #statistiche-landing #applicazioni .app-info ul li {
  margin-bottom: .5em;
}
#statistiche #statistiche-landing #applicazioni .app-info p:last-child {
  margin-bottom: 30px;
}
#statistiche .disclaimer {
  margin: 15px 0 25px 0;
  font-size: 13px;
  font-style: italic;
  color: #48626f;
}
@media (max-width: 991px) {
  .ie9 .panes {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 480px) {
  #statistiche #statistiche-landing #tematiche > ul .img-holder {
    display: block;
    overflow: hidden;
  }
  #statistiche #statistiche-landing #tematiche > ul > li {
    position: relative;
    height: 200px;
    color: #ffbb00;
  }
  #statistiche #statistiche-landing #tematiche > ul .menu-item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 27.77%;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 5px 10px;
  }
  #statistiche #statistiche-landing #tematiche > ul .menu-item ul {
    margin-top: 5px;
    list-style: square;
  }
  #statistiche #statistiche-landing #tematiche > ul .menu-item a {
    color: #ffffff;
  }
  #statistiche #statistiche-landing #tematiche > ul .menu-item li {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  #statistiche #statistiche-landing .bdi-container {
    width: 720px;
  }
  #statistiche #statistiche-landing #applicazioni .app-info {
    width: 50%;
    float: left;
  }
  #statistiche #statistiche-landing #applicazioni .app-info:nth-child(odd) {
    padding-left: 7.5px;
  }
  #statistiche #statistiche-landing #applicazioni .app-info:nth-child(even) {
    padding-right: 7.5px;
  }
  #statistiche #statistiche-landing #tematiche > ul .menu-item {
    left: 200px;
  }
  #statistiche .disclaimer {
    margin: 15px auto 25px auto;
    width: 720px;
  }
}
@media (min-width: 992px) {
  #statistiche #statistiche-landing .bdi-container {
    width: 940px;
  }
  #statistiche .disclaimer {
    width: 940px;
    padding-left: 300px;
  }
  html.js #statistiche-landing .switcher {
    margin-left: 60px;
    margin-top: 42px;
  }
}
@media (min-width: 1200px) {
  #statistiche #statistiche-landing .bdi-container {
    width: 1140px;
  }
  #statistiche .disclaimer {
    width: 1140px;
  }
  #statistiche #statistiche-landing #tematiche > ul .img-holder img {
    width: 100%;
  }
}
#statistiche.read-mode #statistiche-landing {
  color: #000000;
}
#statistiche.read-mode #statistiche-landing .switcher li.active a {
  color: #000000;
}
#statistiche.read-mode #statistiche-landing #applicazioni .app-info span {
  background-color: #000000;
}
#statistiche.read-mode .disclaimer {
  color: #000000;
}
@media (min-width: 480px) {
  #statistiche.read-mode #statistiche-landing #tematiche > ul .menu-item {
    background-color: #000000;
  }
}
#chi-siamo-landing-menu .bdi-container {
  padding: 0 15px;
}
@media (min-width: 992px) {
  #chi-siamo-landing-menu ul {
    margin-left: 300px;
  }
}
.cv {
  color: #48626f;
  background-color: #eff4f8;
  margin-top: 30px;
  padding: 25px;
}
.cv h3 {
  color: #005393;
  border-bottom: 1px solid #48626f;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 4px;
  margin-bottom: 4px;
  margin-top: 0;
  font-size: 18px;
  font-style: normal;
}
.cv dl {
  margin-bottom: 0;
  padding-bottom: 40px;
  font-size: 16px;
}
.cv dl:after {
  content: "";
  display: table;
  clear: both;
}
.cv .ie7 dl:before {
  content: "";
  display: table;
}
.cv .ie7 dl {
  zoom: 1;
}
.cv dt {
  font-weight: 400;
  color: #005393;
  line-height: 24px;
}
.cv dd {
  line-height: 24px;
  margin-bottom: 12px;
}
@media (min-width: 480px) {
  .cv {
    padding: 25px 35px;
  }
  .cv dt {
    float: left;
    clear: left;
    width: 100px;
    max-width: 100px;
    overflow: hidden;
  }
  .cv dd {
    display: block;
    margin-left: 110px;
    margin-bottom: 6px;
  }
}
@media (min-width: 992px) {
  .cv dd {
    margin-bottom: 0;
  }
}
.read-mode .cv {
  background-color: #ffffff;
  color: #000000;
}
ul.elenco-filiali {
  list-style: none;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
  line-height: 24px;
}
ul.elenco-filiali > li {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
ul.elenco-filiali > li > ul {
  text-transform: none;
  list-style: none;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 24px;
  padding: 0;
  line-height: 24px;
}
ul.elenco-filiali > li > ul > li {
  margin: 0;
  padding: 0;
}
@media (min-width: 500px) {
  ul.elenco-filiali {
    margin-top: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #95aebb;
    -moz-column-rule-color: #95aebb;
    column-rule-color: #95aebb;
  }
  ul.elenco-filiali > li {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  ul.elenco-filiali {
    border-left: 1px solid #95aebb;
    padding-left: 1.5em;
  }
}
@media (min-width: 1200px) {
  ul.elenco-filiali {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #95aebb;
    -moz-column-rule-color: #95aebb;
    column-rule-color: #95aebb;
  }
}
@media print {
  a:after {
    content: '' !important;
  }
  #logo-screen {
    display: none;
  }
  #logo-print {
    display: block;
  }
  #desktop-header-band,
  #toolbar,
  #nav-menu,
  #breadcrumb,
  #side-nav,
  #footer-links,
  #footer-social,
  .social-toolbar,
  div.bdi-responsive-video-embed,
  #quick-search,
  .bdi-search-box {
    display: none !important;
  }
  .landing-menu li img,
  #chi-siamo-landing-menu li img,
  #statistiche-landing li img,
  #statistiche-landing h3 img,
  #media-landing-menu li img {
    display: none !important;
  }
  #footer-row {
    border-top: 1px solid #7f919a;
    padding-top: 1em;
  }
  #footer-copyright {
    border-top: 0;
  }
  #footer .col-sm-4 {
    width: 100%;
  }
  #footer-address {
    width: 100%;
    max-width: 100%;
  }
  #footer-address span.address-name {
    display: block;
    font-weight: 600;
    margin-bottom: 0;
  }
  .side-nav a:after,
  #footer a:after {
    content: '';
  }
  .bdi-collapsible-panel .bdi-collapsible-trigger {
    padding-left: 0;
    background-image: none;
  }
  #wrapper .masthead img {
    margin-bottom: .5em;
  }
  #wrapper .row {
    clear: both;
    overflow: visible;
  }
  #wrapper .col-sm-8,
  #wrapper .col-md-6 {
    width: 100%;
  }
  .content {
    margin-top: 1em;
  }
  .bdi-collapsible-panel-mgr .bdi-collapsible-panel .bdi-collapsible,
  .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed .bdi-collapsible {
    position: static !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    border: 0 !important;
  }
  .bdi-collapsible-panel-mgr .bdi-collapsible-panel .bdi-collapsible .linkgroup,
  .bdi-collapsible-panel-mgr .bdi-collapsible-panel.closed .bdi-collapsible .linkgroup {
    margin-top: 1em;
  }
  .focus-box h2 {
    padding-left: 0;
    font-weight: 600;
  }
  #home #strillo .main-news .label-box {
    background-color: #ffffff !important;
    color: #000000 !important;
  }
  #home #strillo .main-news .label-box a {
    background-color: #ffffff !important;
    color: #000000 !important;
  }
}
