.region-home-valorizza-it {
  width: 100%;
  margin-top: 75px;
}

.view-id-slideshow_valorizza_it .slides,
.view-slideshow.view-id-slideshow .slides {
  width: 100%;
  height: 100%;
  min-width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.view-id-slideshow_valorizza_it .blocco-bianco,
.view-slideshow.view-id-slideshow .blocco-bianco {
  background-color: #FFFFFF;
  width: 660px;
  max-width: 100%;
  height: 340px;
  position: absolute;
  left: 320px;
  top: 160px;
  bottom: 180px;
}

.view-id-slideshow_valorizza_it .titolo,
.view-slideshow.view-id-slideshow .titolo {
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: bold;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 60px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #404853;
  line-height: 40px;
}

.view-id-slideshow_valorizza_it p,
.view-slideshow.view-id-slideshow p {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 500; /*medium*/
  padding-left: 40px;
  padding-right: 30px;
  padding-top: 20px;
  margin: 0px;
  color: #798396;
}

.view-id-slideshow_valorizza_it .cycle-pager,
.view-slideshow.view-id-slideshow .cycle-pager {
  cursor: pointer;
  text-align: center;
}

.view-id-slideshow_valorizza_it .cycle-pager span,
.view-slideshow.view-id-slideshow .cycle-pager span {
  font-size: 50px;
  width: 20px;
  height: 20px;
  background-image: url(/themes/custom/registro/images/icons/pallinobiancogrande.png);
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0px;
  margin-top: 42px;
  margin-bottom: 42px;
  margin-left: 16px;
  margin-right: 16px;
}

.view-id-slideshow_valorizza_it span.cycle-pager-active,
.view-slideshow.view-id-slideshow span.cycle-pager-active {
  background-image: url(/themes/custom/registro/images/icons/pallinonerogrande.png);
  background-repeat: no-repeat;
  font-size: 0px;
}
