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

ul.livelli {
  list-style: none;
}
.call-to-action p a {
  margin-left: 0.5em;
}
.about-section .img-box img {
  width:30%;
}
.rev_slider_wrapper .factory-caption-h1 {
  text-shadow: 2px 2px 2px black;
}

.home-contact-form .form-group {
  margin-bottom: 0 !important;
}

.home-contact-form .form-group .modulo_checkbox {
width: auto !important;
  height: auto !important;
  margin-left: 10px !important;
}

.file_download {
  text-align: center !important;
}

.single-sidebar-box.broucher-widgets .text-box h4 {
  color: #fff !important;
}
.content-box table {
  border: 1px dashed #BDBDBD;
  width: 100%;
}
.content-box table td{
  border: 1px dashed #D9D9D9;
}