.xtt-hotsite .xtt-hotsite-hero {
  margin-top: 90px;
}
.xtt-hotsite .xtt-hotsite-hero h1 {
  position: relative;
  width: 30%;
  z-index: 10;
}
.xtt-hotsite .xtt-hotsite-hero > .container {
  position: absolute;
  top: 50px;
}
.xtt-hotsite .xtt-bg-blue {
  background-color: #00579D !important;
}
.xtt-hotsite .xtt-bg-blue h3, .xtt-hotsite .xtt-bg-blue p {
  color: #fff;
}
.xtt-hotsite .xtt-bg-blue .btn.btn-primary {
  border: solid 1px #fff;
  background-color: transparent;
  box-shadow: none;
}
.xtt-hotsite .xtt-hotsite-filtro-de-manga {
  padding: 60px 0;
  text-align: center;
}
.xtt-hotsite .xtt-hotsite-filtro-de-manga h4 {
  margin-top: 20px;
}
.xtt-hotsite .xtt-hotsite-filtro-de-manga p {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 400px;
  height: 102.4px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.6;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xtt-hotsite .xtt-hotsite-filtro-de-manga .row + .row {
  margin-top: 60px;
}
.xtt-hotsite .xtt-hotsite-filtro-de-manga .xtt-title-border:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.xtt-color-picker ul li {
  position: relative;
  margin: 10px !important;
  height: 60px;
  width: 60px !important;
}
.xtt-color-picker ul li a {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999px;
}
.xtt-color-picker ul li a[href="#agro"] {
  background-color: #001323;
}
.xtt-color-picker ul li a[href="#oil"] {
  background-color: #023A67;
}
.xtt-color-picker ul li a[href="#naval"] {
  background-color: #00579D;
}
.xtt-color-picker ul li a[href="#tracao"] {
  background-color: #2382BA;
}
.xtt-color-picker ul li a[href="#construcao"] {
  background-color: #0091BD;
}
.xtt-color-picker ul li a[href="#mineracao"] {
  background-color: #64C3D5;
}
.xtt-color-picker ul li a[href="#siderurgia"] {
  background-color: #D5EDFA;
}
.xtt-color-picker ul li a[href="#acucar"] {
  background-color: #f8f8f8;
}
.xtt-color-picker ul li a[href="#alimentos"] {
  background-color: #0091BD;
}
.xtt-color-picker ul li a[href="#celulose"] {
  background-color: #5cb85c;
}
.xtt-color-picker ul li.active:before, .xtt-color-picker ul li.active:after, .xtt-color-picker ul li:hover:before, .xtt-color-picker ul li:hover:after {
  content: none !important;
}
.xtt-color-picker .xtt-news-highlight figcaption {
  display: none;
}
.xtt-color-picker .xtt-news-highlight > a:after {
  content: none;
}
.hotsite-header #navbar .nav .xtt-parallax .xtt-page-hero {
	margin-top: 0px !important;
}

@media (max-width: 991px) {
  .hotsite-header .xtt-toggle #navbar.collapse {
    z-index: 100 } }