
.navbar .navbar-brand{
  display: flex;
}

h1.titrelogosite{
  text-indent: -100000px;
  margin: auto;
  margin-left: 15px;
  color: inherit;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  width: 180px;
  height: auto;
  margin-top: -10px;
  margin-bottom: -10px;
  font-size: 34px;
}

h1.titrelogosite.nologo{
  text-indent: 0px;
  font-weight: normal;
  margin: auto;
  color: inherit;
  font-size: 18px;
  width: auto;
}
