h1 {
  font-size: 30px;
  color: #3473b7;
}
h2 {
  font-size: 16px;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #3473b7;
}
.proda2 {
  min-height: 1047px;
  padding-bottom: 100px;
}
.proda2 .titolo {
  font-size: 30px;
  color: #3473b7;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 14px;
  margin-bottom: 20px;
  margin-top: 21px;
}
.proda2 .titnews {
  background-color: #3473b7;
  color: white;
  padding: 7px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}
.proda2 .numnews {
  background-color: #c3d5e9;
  color: black;
  padding: 3px;
  font-size: 12px;
  margin-bottom: 3px;
}
.proda2 .triangolino {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #3473b7 transparent transparent transparent;
  position: absolute;
  top: 0;
  right: 7px;
  box-sizing: content-box;
}
.proda2 .leggiancora {
  color: #3473b7;
  background-color: white;
  border-bottom: 2px solid #e3e3e3;
  padding-bottom: 8px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 32px;
}
.proda2 .leggiancora a:hover {
  color: #21416e;
}
.proda2 h4 {
  margin-top: 12px;
  font-size: 20px;
  margin-bottom: 20px;
}
.proda2 .primopar {
  margin-bottom: 35px;
}
body {
  overflow-x: hidden;
}
.dbreadcrumb {
  margin-left: 10px;
  display: inline-block;
  font-size: 13px;
  color: black;
}
.dbreadcrumb a {
  margin-left: 10px;
  display: inline-block;
  text-decoration: underline;
  color: #666;
}
.dbreadcrumb a:hover {
  margin-left: 10px;
  display: inline-block;
  text-decoration: underline;
  color: #3473b7;
}
@media (min-width: 992px) {
  .prewa {
    height: 120px;
    overflow: hidden;
  }
}
