h1.dad-title {
  margin-top: 43px;
    font-size: 48px;
    color: #215580;
    font-weight: 100;
    margin-bottom: 10px;
}

.dad-header h4 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.dad-header p {
  font-size: 15px;
  color: #333333;
  margin-bottom: 20px;
  line-height: 28px;
}

.dad-filters label {
  margin-left: 4px;
  font-weight: bold;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

.dad-filters input {
  height: 42px;
  padding: 7px;
  width: 100%;
}

.dad-filters input[name="applica"]  {
  font-size: 15px;
  background-color: #215580;
  border: 0px;
  color: #fff;
  font-weight: 800;
  width: 50%;
}

.dad-filters .views-submit-button::after {
  content: '';
  position: absolute;
  display: block;
  background-image: url("../images/icon-arrow-button.png");
  width: 14px;
  height: 14px;
  margin-top: -24px;
  margin-left: 150px;
  transition: 0.3s;
}

.dad-list .item-list h3 {
  padding-top: 28px;
  font-size: 22px;
  color: #215580;
  font-weight: bold;
}

.dad-list .item-list h4 {
  text-transform: uppercase;
  padding-bottom: 14px;
  padding-top: 28px;
  font-size: 22px;
  color: #215580;
  font-weight: 100;
}

.dad-list .item-list .intestazione span {
  font-size: 13px;
  color: #333;
  font-weight: 600;
}

.dad-list .item-list .insegnamento:nth-child(odd) {
  /*margin-bottom: 10px;*/
  background-color: #f7f7f7;
}

.dad-list .item-list .insegnamento {
  padding: 10px 12px;
  font-size: 12px;
}

article[about="/catalogo-della-didattica-a-distanza"] ul.links a.language-link{
  display: none;
}
