.navbar-logotipo{
  width:160px;
  height:34px;
  display:block;
  background-image:url(../../../../img/logo.png);
  background-repeat:no-repeat;
  background-position:left top;
  background-size: 160px 34px;
  text-indent:-9999px;
}

.logotipo{
  width:160px;
  height:34px;
  display:block;
  background-image:url(../../../../img/logo.png);
  background-repeat:no-repeat;
  background-position:left top;
  background-size: 160px 34px;
}

.galerias{
  float:left;
}

.transp {
  position: absolute;
  top: 15px;
  left: 0;
  font-weight: 600;
  padding: 5px 15px;
  margin: 0;
}

.line {
  border-bottom: 1px solid #3a6e99 !important;
  margin-bottom: 3px;
}
