.acm-slideshow .owl-carousel {
  cursor: move;
  padding: 0;
  overflow: hidden;
  background: #333333;
}
.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: 33px;
  font-size: 18px;
  width: 37px;
  height: 37px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 80px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination {
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .owl-controls .owl-pagination {
    bottom: 11.5px;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page {
  position: relative;
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page + .owl-page::before {
  background: #ffffff;
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 32px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page span {
  border: 2px solid #ffffff;
  border-radius: 0;
  background: transparent;
  margin: 0 28px;
  height: 8px;
  width: 8px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #ffffff;
}
.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;
  top: 96px;
  right: 96px;
  padding: 0;
  margin-left: 0;
  height: auto;
  display: block;
}
@media (max-width: 1199px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    top: 32px;
    right: 32px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content {
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
  }
}
.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: cf_asty_stdbold, "Times New Roman", Times, serif;
  line-height: 1.7142;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel .item .slider-content .item-title {
    font-size: 36px;
  }
}
.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: #007749;
  padding: 56px;
  max-width: 544px;
}
@media (max-width: 1199px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner {
    padding: 20px;
    max-width: 416px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner {
    background: linear-gradient(transparent, #000000);
    max-width: none;
    padding: 0 23px 46px;
    width: 100%;
  }
}
.acm-slideshow .owl-carousel .item .slider-content-inner h2 {
  margin-top: 0;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner h2 {
    margin-bottom: 23px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner h2 {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.acm-slideshow .owl-carousel .item .slider-content-inner p {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner p {
    display: none;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .slider-content-inner .btn {
    border: 0;
    padding: 0;
  }
  .acm-slideshow .owl-carousel .item .slider-content-inner .btn:hover,
  .acm-slideshow .owl-carousel .item .slider-content-inner .btn:focus,
  .acm-slideshow .owl-carousel .item .slider-content-inner .btn:active {
    background: transparent;
  }
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner {
    background: transparent;
    padding: 0;
  }
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner .title {
    margin-bottom: 23px;
  }
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner .title h2 {
    font-size: 40px;
    display: inline;
    background: #007749;
    box-shadow: -10px 0 0 #007749, 10px 0 0 #007749;
    box-decoration-break: clone;
  }
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner p {
    background: rgba(0, 0, 0, 0.8);
    box-shadow: -10px 0 0 rgba(0, 0, 0, 0.8), 10px 0 0 rgba(0, 0, 0, 0.8);
    box-decoration-break: clone;
    display: inline;
    font-size: 16px;
  }
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner .btn {
    margin-top: 32px;
  }
}
@media (min-width: 1200px) {
  .acm-slideshow .owl-carousel.no-bg .item .slider-content-inner .title h2 {
    font-size: 52px;
  }
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel.no-bg.full-ct .item .slider-content-inner {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel.ct-center .item .slider-content {
    text-align: center;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.acm-slideshow .owl-carousel.ct-left .item .slider-content {
  left: 96px;
  right: auto;
}
@media (max-width: 1199px) {
  .acm-slideshow .owl-carousel.ct-left .item .slider-content {
    left: 32px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel.ct-left .item .slider-content {
    left: 0;
  }
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel.ctm-center .item .slider-content {
    text-align: center;
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
}