.main-nav,
footer {
  background-color: #052d40 !important;
}

footer a {
  color: #ffffff;
}

footer a:hover,
footer a:active {
  color: #ffffff !important;
  text-decoration: none !important;
}

.inner-nav ul li a {
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: .9rem;
}

.inner-nav ul li {
  margin-left: 75px;
}

.center {
  align-self: center;
  align-items: center;
}

main-nav stick-fixed wow-menubar js-no-transparent-white fadeInDownShort animated main-nav stick-fixed wow-menubar js-no-transparent-white fadeInDownShort animated small-height body-scrolled .inner-nav ul li a:hover,
.inner-nav ul li a.active,
.inner-nav ul li.active > a {
  text-decoration: none;
  font-weight: bold;
}

.mobile-nav i.fa,
.owl-prev,
.owl-next {
  color: #ffffff !important;
}

.bg-dark {
  background-color: #282828 !important;
}

.banner-image-1 img {
  width: auto !important;
}

.banner-image-1 {
  margin: 0px;
}

.container.relative .row {
  align-items: center;
}

.container.relative .titulo {
  text-transform: uppercase;
  letter-spacing: 3px;
}

footer {
  color: #ffffff;
  font-size: .8rem !important;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.footer-social-links a {
  width: 20px;
  height: 54px;
  line-height: 54px !important;
  position: relative;
  margin: 0 2px;
  text-align: center;
  display: inline-block;
  color: #fff;
  opacity: .85;
  overflow: hidden;
  -webkit-transition: all 0.23s cubic-bezier(0.300, 0.100, 0.580, 1.000);
  transition: all 0.23s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.footer-social-links a:before {
  background: transparent;
  border-radius: 0;
}

.footer-social-links a:hover:before {
  background: transparent;
}

.footer-social-links {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}

.copyright {
  font-size: 14px;
  text-align: center;
}

.hs-line-16 {
  margin-top: 0;
  font-size: 39px;
  line-height: 1.4;
  font-weight: 600;
  text-transform: uppercase;
}

.divFixos section.home-section {
  background-attachment: inherit;
}
