*{
  padding: 0;
  margin: 0;
}
::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}



h1{font-size: 60px;     font-family: 'Lora', serif; letter-spacing: 1px;}
h2{font-size: 40px;     font-family: 'Lora', serif;; letter-spacing: 1px;}
h3{font-size: 35px;     font-family: 'Lora', serif;; letter-spacing: 1px;}
h4{font-size: 30px;     font-family: 'Lora', serif;;}
h5{font-size: 25px;     font-family: 'Lora', serif;;letter-spacing: 1px;}
h6{font-size: 20px; font-family: 'Raleway', sans-serif;}
p{font-size: 15px; font-family: 'Raleway', sans-serif;}
button{font-family: 'Raleway', sans-serif; font-weight:900; border-radius: 10px; border:none; font-size: 20px;}
a{
  color: #fff;
}
body{
  background: #f4f4f4;
}


.head{
  margin-top: 20px;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px
}
.head > h6{
  color: #fff;
  font-size: 20px;
  flex-basis: 33%
}

/*.cover{
  height: 850px;
  width: 100%;
  float: left;
  display: flex;
}*/
.cover{
  background: url('img/cover1.jpg');
  background-size: cover;
  background-position: center;
  width:100%;
  height: 60vh;
  min-height: 600px;
  display: flex;
  display: -webkit-flex;
  color: #fff;
  text-align: center;
ALIGN-ITEMS: center;
flex-direction: column;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;

}
.cover > div > h4{
  padding: 15px 0px 40px;
  color: #ff8f0e;
}
.cover > div{
  width: 100%;
  height: 100%;
  display: -webkit-flex;
display: flex;
align-content: center;
justify-content: center;
flex-direction: column;
background: #0009;
text-align: center;
align-items: center;
}
.image,.text-image{
  width: calc(50%-2px);
  flex-basis: 50%;
  padding: 20px;
}
.imgcontainer{
  width: 100%;
  height: 100%;
  background: url('img/img1.jpeg');
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.cont > h1{
  margin-top: 30PX;
  color: #ff8f0e;
  font-size: 60px;
}

.box{
  margin-top: 30px;
  background: #ff8f0e;
  color: #fff;
  text-align: right;
  padding: 20px;
  width: fit-content;
  float: right;
  margin-right: -40px;
}
.cont{
  width:100%;
  float: left;
  color: #fff;
}

.cover > div > button{
  width: 75%;
  padding: 15px;
  font-size: 25px;
  background:  #ff8f0e;
  border: none;
  color: #fff;
    box-shadow: 1px 2px 5px #0000007d;
}
.cont > button{
  margin-top: 120px;
  border: none;
  width: 75%;
  padding: 15px;
  font-size: 25px;
  background:  #ff8f0e;
  color: #fff;
  font-weight: bold;
  box-shadow: 1px 2px 5px #00000057;

}

video{
  margin-top: 20px;
  width: 100%;
  height: 250px;
}
#cc{
  display: -webkit-flex;
  display: flex;
  
  margin-top: 40px;
}
.box1{
  flex-basis: calc(33.33% - 3px);
  height: 270px;
  margin: 4px;
      border-radius: 10px;
      min-width: 300px;
      max-width: 300px;
          box-shadow: 1px 2px 5px #00000057;
}

#imgbox1{
  background: url('img/del.jpg');
  background-size: cover;
  background-position: center;
}

#imgbox2{
  background: url('img/t.jpg');
  background-size: cover;
background-position: center bottom;
}

.item > button{
  width: 75%;
  color: #fff;
  background: #ff8f0e;
  padding: 8px;
  font-size: 16px;
  box-shadow: 1px 2px 5px #00000057;
}


#imgbox3{
  background: url('img/pos.jpg');
  background-size: cover;
  background-position: center;
}

#imgbox5{
  background: url('img/slider1.jpeg');
  background-size: cover;
  background-position: center;
}

#imgbox6{
  background: url('img/img1sss.jpeg');
  background-size: cover;
  background-position: center;
}

#imgbox7{
  background: url('img/img4.jpeg');
  background-size: cover;
  background-position: center;
}
.text-box{
  width:100%;
  height:100%;
  flex: 1;
  display: -webkit-flex;
  display: flex;     
  -webkit-flex-wrap: wrap;            /* create nested flex container */
  flex-wrap: wrap;               /* enable flex items to wrap */
  justify-content: center;
}
.text-box > h6{
   align-self: flex-end;
   text-align: center;
   background: #ff8f0e;
  padding: 5px;
  width: 100%;
  border-radius: 0 0px 10px 10px;
}

.info, .pulizia, .contattaci, .info2{
  float: left;
  margin-top: 30px;
  background: #ff8f0e;
  padding: 60px 20px;
  width: 100%;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  width:100%;

}

.info2{
  width: 100%;background:unset; color: #333;
}

.image{
  margin-left: 40px;
  background: url('img/img4.jpeg');
  width:100%;
  height: 400px;
  background-size: cover;
  background-position: center;
}

.pulizia{
  margin-top: 0;
  background: none;
  color: #333;
}
.contattaci{
  margin-top: 0;
  background: #ff8f0e;
}

.items{
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  align-content: space-between;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.info > div > .items > .item{
  flex-basis: 31%;
  padding: 10px;
  box-sizing: border-box;
  margin: 1%;
  color: #333;
  display: flex;
  flex-direction: column;
  position: relative;
}




.innerdiv{
  max-width: 1000px;
  margin: 0 auto;

}

.pulizia > div > .items >.item{
  flex-basis: 33%;
}

.item > p{
  max-width: 300px;
  padding: 10px 0 50px;
  margin: 0 auto;
}

.fas{
  font-size: 60px;
  padding: 10px;
}
#cc2, #cc1{
  margin: 0 auto;
  display: block;
  display: -webkit-flex;
  display: flex;
  margin-top: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  justify-content: center;
  margin-bottom: 40px;
  overflow: scroll;
}

}
#cc1{
  padding: 40px;
  margin: 0;
}

.flex-contact{
  display: -webkit-flex;
  display: flex;
    margin-top: 15px;
}

.flex-contact > div {
  flex-basis: 50%;
}

.footer{
  padding: 40px 10px;
  background: #333;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  float: left;
  text-align:center;
  display: -webkit-flex;
  display: flex;
align-content: center;
justify-content: space-evenly;
}


.p-fas{
  padding: 0!important;
}

.p-fas > i{
  font-size: 35px!important;
}

#imgbox4{
    min-width: 10px;;
    opacity: 0;
    display: -webkit-flex;
    display: none;
}

#slider{
  height: 250px;
}

#slider > img{
  height: inherit;
  display: none;
}


.accordion {
  background-color: #ff8f0e;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: 10px;
}

.active, .accordion:hover {
  background-color: #974206;
}

.panel {
  padding: 0px 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: -10px;
  transition: max-height 0.2s ease-out;
}
.panel > p{
  padding: 20px 0;
}

.info2 > div >  div > div > p > .fas {
  font-size: 16px;
  padding: 0 10px 0px 0px;
}

.info2 > div > p > a {
  color: #333;
}

#paragrafi > p{
  text-align:left; font-size:17px;
}

#paragrafi h6 {
  background: #ff8f0e;
  padding: 5px;
  border-radius: 5px;
  color: #fff;
}
}






@media (max-width: 1000px) {
  h1{font-size: 50px}
  h2{font-size: 40px}
  h3{font-size: 30px}
  h4{font-size: 27px}
  h5{font-size: 23px}
  h6{font-size: 18px}

  .cover{
    height: 80vh;
    min-height: 450px;
  }
  #cc{
    display: none;
  }
  #cc2, #cc1{
    overflow: scroll;
    justify-content: unset;2
  }


}


@media (max-width: 830px) {

  #imgbox4{
    display: block;
  }


  .info, .pulizia, .contattaci{
    padding: 40px 10px;
  }
  .item > p{
    max-width: unset;
  }

  .items{
    margin-top: 0;
  }

  .cont > button{
    padding: 10px;
  }

  .cover > div > button{
    padding: 10px;
  }
  h1{font-size: 45px}
  h2{font-size: 40px}
  h3{font-size: 27px}
  h4{font-size: 24px}
  h5{font-size: 21px}
  h6{font-size: 18px}
  p{font-size: 16px;}
  body{
    width:100%;
  }
  .cont > button{
    margin-top: 50px;

  }
  .cover{
    height: 60vh;
    box-sizing: border-box;
  }
  .image{
    box-sizing: border-box;
    min-height: 300px;
    margin:0;
  }




  .head > h6:nth-child(1){
    display: none;

  }
  .head > h6{
    flex-basis: 50%;
  }

  .info > div > .items > .item{
    flex-basis: 49%;
    padding: 10px;
    box-sizing: border-box;
    margin: .5%;
    position: relative;
  }

  .pulizia > .items{
    flex-direction: column;
  }
  .pulizia > div > .items >.item{
    flex-basis: 100%;
    padding: 20px 0px;
  }


  .box{
    margin-right: -30px;
  }
  .flex-contact > div{
    flex-basis: 100%;
  }

  .info > div > .items{
    margin-top: 20px;
  }

  .flex-contact {
    flex-direction: column;
  }

  .footer{
    flex-direction: column;
  }

  .footer div {
    margin: 10px 0;
  }

  

}

.info{
  margin-top: 0;
}

.text-image{
  display: -webkit-flex;
  display:flex; align-content: center; justify-content:space-between; flex-direction: row;
}
.text-image .text-div{
  flex-basis: 49%; text-align: left
}
.text-image .image-div{
  flex-basis: 49%; height: 400px;
         
}

.rev{
  flex-direction: row-reverse;
}

.items .item {
  background: #fff;
padding: 10px;
box-sizing: border-box;
margin: 0 0 10px;
border-radius: 10px;
}

.last-p{
  width:calc(100% - 20px); border-radius: 0 0 5px 5px;  padding: 10px!important; font-weight: bold; margin-left: -10px!important;margin-bottom: -10px; text-align: center;
  background: #333; color: #fff!important; position: absolute; bottom:0;
}

#prodotti .last-p{background: #ff8f0e; color: #fff!important;}
#prodotti  .items .item:hover{background: #ff8f0e; color: #fff !important;; transition:.5s} 
.info .items .item:hover{background: #333; color:#fff;  transition:.5s} 
.items .item img {border-radius:10px; width:100%; height: 200px;}
.items .item h5{margin-top: 15px;}
button{cursor: pointer;}
@media (max-width: 768px) {
  .text-image{
    flex-direction: column;
  }
  .rev{
    flex-direction:column
  }
  .text-image .image-div{
    min-height: 250px;margin-top: 40px;
  }
  .items{
    flex-direction: column;
  }
  .items .item{
    margin-bottom: 20px!important;
  }
     
}




@media (max-width:340px) {
  h1{font-size: 40px}
  h2{font-size: 35px}
  h3{font-size: 25px}
  h4{font-size: 22px}
  h5{font-size: 19px}
  h6{font-size: 18px}
  p{font-size: 16px;}
    .cover{
      height: 100vh;
      min-height: 450px;
    }
}

#mc_embed_signup .button{
    clear: none!important;
    background-color: #aaa;
    border: none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: none;
    font-weight: normal;
    height: none;
    line-height: none;
    margin: none;
    padding: none;
    text-align: center;
    text-decoration: none;
    vertical-align: none;
    white-space: unset;
    width: unset;
}

#mc_embed_signup{ clear:left; font:14px Helvetica,Arial,sans-serif; color: #333 }
#mc_embed_signup .mc-field-group input{padding: 12px 0!important;
    text-indent: 2%;
    font-size: 15px!important;}

#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
#mergeRow-gdpr {margin-top: 20px;}
#mergeRow-gdpr fieldset label {font-weight: normal;}
#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}
#mc_embed_signup .button{font-weight: bold!important;background-color: #fff!important; color:#ff8f0e!important; font-family: 'Lato',  sans-serif!important; ; font-size: 20px!important; padding: 5px 20px!important; height: unset!important;box-shadow: 1px 2px 5px #00000057!important;}
#mc_embed_signup .mc-field-group{min-height: unset!important}
#gdpr_42056, #gdpr_42060, #gdpr_42064{
  width: 50%!important;
  float: right;
}
#mergeRow-gdpr{    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 10px;}
#mergeRow-gdpr > .content__gdprLegal> p > a{
  color: #000!important;
  font-weight: bold;
}

#mc_embed_signup .mc-field-group{
  box-sizing: border-box;
}

#mc_embed_signup .clear{
  clear: none;
}


#mc_embed_signup .size1of2{
  width: 96%!important;
}






    #mc_embed_signup div#mce-responses{
      padding: unset!important;
    }

    #mc_embed_signup div.response{
      width: unset!important;
    }

    #mce-success-response{width: 100%;
        background: #fffffff2;
        padding: 20px!important;
        box-sizing: border-box;
        border-radius: 10px;}
input{border-radius: 5px!important;}

fieldset > label{margin-top: 10px}
