body{
  font-family: 'Mulish', sans-serif;
}
.mobile-menu {
  left: -200%;
  transition: 0.5s;
}

.mobile-menu.active {
 left: 0;
}

.mobile-menu ul li ul {
  display: none;
}

 .mobile-menu ul li:hover ul {
  display: block;
}
.mulish{
    font-family: 'Mulish', sans-serif;
}
.montserrat{
  font-family: 'Montserrat', sans-serif;
}
.logo{
  height: 44px;
}
.my_slide{
  height: 620px !important;
}
.my_slide2{
  height: 560px !important;
}
.bg-slide1{
  background-image:url("../img/pulizie_vuoto2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg-slide2{
  background-image:url("../img/ittiri1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 769px) {
  .bg-slide2{
    background-position: center bottom -220px;
  }
}

.bg-chi-siamo{
  background-image:url("../img/pavimento.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}


.bg-bubble{
  background-image:url("../img/bubble.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg-chi-siamo2{
  background: linear-gradient(#ad218441,#ad218401),url("../img/simone_pulizie.jpg");
}
.bg-pul-cond{
  background-image:url("https://clany.vamtam.com/wp-content/uploads/2018/07/Header-3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg-pul-uff{
  background-image:url("https://clany.vamtam.com/wp-content/uploads/2018/07/Home_Slider_bg_08.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bg-pul-res{
  background-image:url("https://empire-s3-production.bobvila.com/slides/42293/original/house_cleaning_real_estate_home_sale.jpg?1620055572");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.bg-pul-post{
  background-image:url("https://clany.vamtam.com/wp-content/uploads/2018/07/Header-2.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.bg-contatti{
  background-image:url("../img/contatti.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;  
}




.attrezzi{
  height:380px !important;
  background-position: top center  !important;
  background-size: contain  !important;
  background-repeat: no-repeat;
  background-color: white;

}
#lucidatrice{
  background-image: url('../img/monospazzola.jpg')  !important;
  background-repeat: no-repeat;
  background-color: white;
  background-position: center center  !important;
}
#detersivi{
  background-image: url('../img/detersivi.jpg')  !important;
   background-repeat: no-repeat;
  background-position: center center !important;
  background-color: white;
  background-position: center center  !important;
}
#idropulitrice{
  background-image: url('../img/idropulitrice.jpg')  !important;
  background-repeat: no-repeat;
  background-color: white;
  background-position: center center  !important;
}
#aspirapolvere{
  background-image: url('../img/aspiraliquidi.jpeg')  !important;
  background-repeat: no-repeat;
  background-color: white;
  background-position: center center  !important;
}
#need-service{
  background-image: url('../img/section_bg01.png.webp')  !important;
  background-repeat: no-repeat;
  background-color: white;    
  background-position: center center  !important;
}