.valor-integration-header {
  position: relative;
  background-color: #fff;
  font-size: 12px;
  min-height: 330px;
  width: 100%;
  overflow: visible;
  background-size: 100% 330px;
  background-repeat: no-repeat;
}

.valor-menu {
  width: 100%;
}

.valor-integration-header .smenu {
  margin-top: 0;
}

.valor-integration-header .mitem {
  display: block;
  width: 100%;
  float: left;
}

.valor-integration-header .mitem {
  width: auto;
  float: none;
  display: inline-block;
}

.valor-integration-header .links-left {
  float: left;
}

.valor-integration-header .links-right {
  float: right;
}

.valor-menu-links {
  float: left;
}


.valor-menu-links a {
  word-spacing: 0;
}

.valor-menu-links a.active {
  opacity: 1;
  color: #fff;
}

.valor-text {
  text-align: center;
  margin-top: 35px;
}

.valor-text {
  margin-top: 145px;
}

.valor-text .title h1,
.valor-text .sub-title h2 {
  color: #fff;
  margin-top: 20px;
}

@media all and (min-width: 768px) {
  .valor-text .title h1,
  .valor-text .sub-title h2 {
    margin-top: 1.777em;
  }
  html .valor-text .sub-title h2 {
    margin-top: 30px;
  }
}

.valor-search {
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: hidden;
}

.valor-integration-header [class*=" flaticon-"]::before {
  font-size: 18px;
}
