@charset "UTF-8";
/* CSS Document */

.slide00 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)), url("../../frevini2024/img/divano_pisos.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide01 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)), url("../../frevini2024/img/slide01.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide02 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)), url("../../frevini2024/img/slide02.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide03 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)), url("../../frevini2024/img/slide03.jpg")!important;
  background-size: cover !important;
  background-position: center;
}
.slide04 {
  width: 100%;
  height: 100% !important;
  background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0)), url("../../frevini2024/img/slide04.jpg")!important;
  background-size: cover !important;
  background-position: center;
}