#osteopata 
  {
    width: 100%; height: 50%; top: 0; left: 0;
    background-image: url("../images/osteopatia-problemi-dorsali.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.justify{
  text-align: justify;
  text-justify: inter-word;
}

.spacingtop{
  padding-top: 30px;
}
.spacingbottom{
  padding-bottom: 30px;
}
.nopadding{
  padding: 0px !important;
}
a.anchor {
  display: block;
  position: relative;
  top: -56px;
  visibility: hidden;
}
.navbar-toggler:focus, .navbar-toggler:active {
  outline: none;
  box-shadow: none;
}
.navbar {
  padding-left: 8px !important;
  padding-right: 8px !important;
}