.navbar-no-bg,
.navbar {
  background: #b93a3e !important;
  padding-bottom: 15px;
}
.navbar-no-bg {
  padding-top: 15px !important;
}
.nav > li > a {
  /* font-weight: bold;
  text-transform: uppercase; */
  letter-spacing: 0.51px;
}
body {
  background: url(../img/backgrounds/body-bg.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  color: #e4e4e4 !important;
}
body {
  font-family: arial !important;
}

p {
  font-family: arial !important;
}

.section-container-gray-bg {
  background: #f8f8f81f;
}
.divider-1 .line {
  width: 50%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
}

.medium-paragraph {
  font-size: 20px !important;
}
ul.content-list li {
  font-size: 20px;
  line-height: 3;
}
.img-showcase {
  border-radius: 5px;
  width: 80%;
}
footer {
  background: url(../img/backgrounds/body-bg.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  color: #e4e4e4 !important;
  padding: 10px 0 10px 0 !important;
}

.navbar-brand-logo {
  height: 80px;
  width: auto;
  margin-top: -15px;
  margin-bottom: -15px;
}
.navbar-brand-title {
  font-weight: bold;
  font-size: 20px;
}
.more-features-container {
  padding-top: 30px;
}
