/* CSS Document */

.header .header-logo {
  background-image:url(../img/azoresviagens.png);
    background-size: contain;
  height:70px;
  background-position:left;
}
.bg-blue-1 {
background-color:#e42729 !important;
}
.text-blue-1, a:hover {
  color: #e42729 !important;
}
.div-registar {
	display: none;
}