body {
  font-family: "Ubuntu", sans-serif !important;
}
.nav-brand img {
  max-width: 190px;
}
.slide-text > h2,.slide-text > h1 {
  font-size: 4em !important;
  padding: 0px !important;
  margin: 0px !important;
}

.text-base {
  font-size: 1.3em;
}

.slide-text > span {
  font-size: 1.5em;
  padding: 0px !important;
  margin: 0px !important;
}

.section-full-height {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.col-bg {
  min-height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}


.product-line-title {
  text-shadow: 1px 1px #000;
}

.line-title {
  padding-top: 5em;
}
.line-title span {
  z-index: 3 !important;
}
