.acm-slideshow .owl-carousel {
  cursor: move;
  padding: 0;
  overflow: hidden;
  background: #111111;
}
.acm-slideshow .owl-carousel .owl-wrapper-outer {
  z-index: 0;
}
.acm-slideshow .owl-carousel .owl-controls {
  margin: 0 auto;
  position: static;
  padding-top: 0;
  z-index: 1;
}
.acm-slideshow .owl-carousel .owl-controls .owl-buttons {
  position: absolute;
  bottom: 400px;
  right: 0;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .owl-controls .owl-buttons {
    display: none;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-buttons div {
  background: none;
  border: 2px solid #ffffff;
  padding: 0;
  line-height: 37px;
  font-size: 18px;
  width: 41px;
  height: 41px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 80px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination {
  bottom: 25%;
  right: 0;
  width: 60px;
  position: absolute;
  text-align: center;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-controls .owl-pagination {
    bottom: 0;
    width: 100%;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page {
  cursor: pointer;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page span {
  color: #ffffff;
  font-family: 'Merriweather', sans-serif;
  font-weight: 700;
  background: transparent;
  border-radius: 0;
  display: inline;
  margin: 0;
  height: auto;
  width: auto;
  line-height: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page span {
    padding: 0;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page span::before {
  content: ".0";
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page:hover {
  background-color: #222222;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page.active {
  background-color: #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-slideshow .owl-carousel .item {
  position: relative;
  overflow: hidden;
}
.acm-slideshow .owl-carousel .item .img-bg {
  max-width: 100%;
}
.acm-slideshow .owl-carousel .item .slider-img {
  width: 100%;
  height: auto;
}
.acm-slideshow .owl-carousel .item .slider-thumb {
  width: auto;
}
.acm-slideshow .owl-carousel .item .slider-content {
  color: #ffffff;
  text-align: left;
  position: absolute;
  z-index: 2;
  bottom: 25%;
  left: 0;
  padding: 0;
  margin-left: 0;
  height: auto;
  display: block;
  -webkit-transition: margin-left 350ms;
  -o-transition: margin-left 350ms;
  transition: margin-left 350ms;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    margin-left: -380px;
    left: 50%;
  }
}
@media (min-width: 992px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    margin-left: -495px;
    left: 50%;
  }
}
@media (min-width: 1200px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    margin-left: -600px;
    left: 50%;
  }
}
.acm-slideshow .owl-carousel .item .slider-content .item-title {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Merriweather', "Times New Roman", Times, serif;
  line-height: 1.78571429;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel .item .slider-content .item-title {
    font-size: 28px;
  }
}
.acm-slideshow .owl-carousel .item .slider-content .item-title a {
  color: #ffffff;
  line-height: normal;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.acm-slideshow .owl-carousel .item .slider-content-inner {
  background-color: #222222;
  padding: 50px;
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner {
    padding: 25px;
    margin: 0 25px;
  }
}
.acm-slideshow .owl-carousel .item .slider-btn {
  margin-top: 25px;
}
@media screen and (max-width: 480px) {
  .acm-slideshow .owl-carousel .item .slider-btn {
    display: none;
  }
}
.acm-slideshow .owl-carousel .item .slider-btn i {
  margin-right: 15px;
}
.acm-slideshow .so-much .owl-carousel .owl-controls .owl-pagination .owl-page span::before {
  content: ".";
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-slideshow.acm-product .owl-carousel .item {
    max-height: 700px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .owl-carousel .item {
    max-height: 500px;
  }
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content-inner {
  background: transparent;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content-inner {
    margin: 0;
  }
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content-inner:before {
  display: none;
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-top: 60px;
}
@media (max-width: 991px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content {
    padding: 0 25px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 100%;
  }
}
.acm-slideshow.acm-product .action {
  background: #222222;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-family: 'Merriweather', sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 5px;
  padding: 5px 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .action {
    font-size: 12px;
  }
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title {
  display: block;
  font-weight: 700;
  font-size: 72px;
  text-transform: uppercase;
  letter-spacing: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title {
    font-size: 21px;
    margin-top: 12.5px;
  }
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title a {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title span {
  display: block;
  font-size: 28px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .owl-carousel .item .slider-content .item-title span {
    font-size: 16px;
  }
}
.acm-slideshow.acm-product .btn {
  border-radius: 0;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 25px;
  padding: 10px 50px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .acm-slideshow.acm-product .btn {
    display: none;
  }
}