#suppliers {
  padding-left: 4em;
  padding-right: 4em;
  margin-top: 3em;
}

#suppliers .item img {
  padding: 3em 1em;
  vertical-align: middle;
  display: inline-block;

}

#suppliers h2 {
      color: #1c3d69;
    font-family: "Merriweather", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 1.3rem;
    padding-top: 1em;
    font-weight: 700;
    line-height: 1.3;
border-top: 1px solid;
text-align: center;
}

#suppliers p {
  margin-top: 1em;
  color: gray;
  font-size: 1.4em !IMPORTANT;
  word-break: break-word;
  line-height: 1.2;
  text-align: center;
}

.owl-prev img {
  max-height: 5em !important;
  position: absolute;
  top: 11em;
  left: -5em
}

.owl-next img {
  max-height: 2.4em !important;
  position: absolute;
  top: 13em;
  right: -3em
}

.center {
    opacity: 1 !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.owl-item  {
  opacity: 0.4;
  padding: 1.9em 1.5em;
}
.thmbsli {
      min-height: 13em;
      vertical-align: middle;
      max-height: 13em !important;
      height: 13em !important;
      overflow: hidden;
}
.thmbsli:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.owl-nav.disabled {
    display: block !important;
}
.owl-theme .owl-nav [class*=owl-] {
    color: transparent !important;
    background: transparent !important;

}

.iwantmoreaz {
    outline: none;
    padding: 0.7em 2em !Important;
    border: 2px solid #1c3d69;
    color: #1c3d69 !important;
    font-family: "roboto", "Helvetica Neue", helvetica, arial, sans-serif;
    text-transform: uppercase !important;
    font-weight: 700 !Important;
    -webkit-transition: all 0.5s;
    margin: 2em auto 0 auto;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 1.4em;
}

.morebut {
  text-align: center;
  margin-top: 1.5em !important;
margin-bottom: -2em !IMPORTANT;
}
