.owl-item.active.current {
    opacity: 0.6;
}
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}.contact-lq
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.livehcat-home {
    position: absolute;
    bottom: 20px;
    right: 20;
}
#sync1.owl-theme {
  position: relative;
}
.item {
    margin: 0 !important;
}
#footer-end a {
    color: white;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.item-2 {
    height: 90px !important;
    padding: 2px;
}
.item {
    height: 510px ;
}
#sync1 img, .item-2 img{
  width: 100%;
  height: 100%;
}