.full_box.boxed { position:relative; z-index: 9999; cursor:default; margin-bottom:0; margin-top:0;}

.nivo-controlNav{display:none;}
.nivo-directionNav{display:none;}
.nivo-slice { display:none; }
.slide_primo_piano h2 { color:#fff; }
.slide_primo_piano:hover h2 { color:#0eb2b8; }


body.custom-background {
  background-color: #ffffff;
  background-position: center top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media only screen and (max-width: 1366px) {
    body.custom-background {
      background-color: #ffffff;
      /*background-image: url('https://www.vistanet.it/wp-content/uploads/2017/06/skinsky_ipad.png');*/
      background-position: center top;
      background-size: auto;
      background-repeat: no-repeat;
      background-attachment: fixed;
    }
}

@media only screen and (max-width: 500px) {
    body.custom-background {
        background-color: #ffffff;
        //background-image: none !important;
        //padding-top:0px !important;
    }
}
