.top {
  background: transparent;
}
.fixedtop {
  display: none;
}
.banner-top h1 {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
.box-testo h1 span, .box-testo h3 span {
  color: #67A5D3;
}
.banner-bottom {
  padding: 80px 0 0;
}
.banner-bottom h3 {
  margin: 0;
  max-width: 664px;
}
.banner-bottom p {
  margin: 0;
}
.banner-bottom .box-testo p:nth-child(1) {
  font-size: 22px;
  font-weight: 500;
  color: #006AB4;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.banner-bottom:not(:last-child) .box-testo p:nth-child(2), .banner-bottom:not(:last-child) .box-testo p:nth-child(2) a {
  font-size: 24px;
  line-height: 34px;
}
.banner-bottom .col-w-100 > .box-testo p:nth-child(2) {
  margin: 0 0 32px;
}
.banner-bottom .btn-blue {
  margin: 28px 0 0;
  width: 100%;
  max-width: 420px;
  font-size: 22px;
  line-height: 30px;
}
