h1 {
  font-size: 30px;
  color: #3473b7;
}
h2 {
  font-size: 16px;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #3473b7;
}
.etichetta {
  display: table;
  width: 100%;
  text-align: center;
  background-color: #f8f8f8;
  margin-bottom: 20px;
}
.etichetta > div {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
.descr span { font-weight:bold; color:#3473b7;}
.proda2 {
  padding-bottom: 50px;
}
.proda2 .titolo {
  font-size: 30px;
  color: #3473b7;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 14px;
  margin-bottom: 20px;
  margin-top: 21px;
}
.dbreadcrumb {
  margin-left: 10px;
  display: inline-block;
  font-size: 13px;
  color: black;
}
.dbreadcrumb img {
  display: inline-block;
  margin-left: 10px;
}
.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;
}

hr { border-top:3px solid #e3e3e3;}

.mappa { width:100%; text-align:center; margin:auto; background-color:#f5f5f5;}
.mappa img{ max-width:100%;}
.modal-title { font-weight:bold; color:#ff0000;}
.modal-body span { font-weight:bold; color:#003a81;}

@media (max-width: 767px) {
}
