.acm-features .features-item:before,
.acm-features .features-item:after {
  content: " ";
  display: table;
}
.acm-features .features-item:after {
  clear: both;
}
.acm-features.style-1 {
  background-color: #262626;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #ffffff;
  text-align: center;
}
.acm-features.style-1 .relative {
  position: relative;
}
.acm-features.style-1 .block-title {
  color: #ffffff;
}
.acm-features.style-1 .features-item {
  background-color: #191919;
  padding: 26px;
  margin: -26px 26px 26px;
  position: relative;
  text-align: center;
}
.acm-features.style-1 .features-image img,
.acm-features.style-1 .features-image {
  max-width: 100%;
}
.acm-features.style-1 .features-title {
  color: #c29032;
  margin: 0 0 26px;
}
.acm-features.style-1 .swiper-slide {
  background-color: #191919;
  margin-bottom: 20px;
}
.acm-features.style-1 .count {
  width: 40px;
  height: 40px;
  background-color: #252525;
  border-radius: 50%;
  border: 1px solid #191919;
  display: block;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
}
.acm-features.style-1 .swiper-pagination {
  position: relative;
  margin-top: 26px;
}
.acm-features.style-1 .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border: 2px solid #ebe8e8;
  background-color: #ffffff;
  margin: 0 5px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-features.style-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #c29032;
  border-color: #c29032;
}
.acm-features.style-1 .swiper-button-white {
  width: 50px;
  height: 50px;
  line-height: 50px;
  left: -80px;
  top: 50%;
  margin-top: -15px;
}
.acm-features.style-1 .swiper-button-white.swiper-button-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-features.style-1 .swiper-button-white.swiper-button-next {
  background: url(../images/next_ltr.png) no-repeat center center #1e1e1e;
  right: -80px;
  left: auto;
}
.acm-features.style-1 .swiper-button-white.swiper-button-prev {
  background: url(../images/next_rtl.png) no-repeat center center #1e1e1e;
}
@media (max-width: 1330px) {
  .acm-features.style-1 .swiper-button-white.swiper-button-next {
    right: -60px;
    left: auto;
  }
  .acm-features.style-1 .swiper-button-white.swiper-button-prev {
    left: -60px;
  }
}

.acm-features.style-2 {
  background-color: #f6f4f4;
  padding-top: 100px;
  padding-bottom: 100px;
}
.acm-features.style-2 .block-title {
  color: #262626;
}
.acm-features.style-2 .nav-tabs {
  margin-bottom: 30px;
  text-align: center;
}
.acm-features.style-2 .features-item {
  background-color: #ffffff;
  padding: 52px 60px 52px 150px;
  position: relative;
}
@media (max-width: 991px) {
  .acm-features.style-2 .features-item {
    padding: 52px;
  }
}
.acm-features.style-2 .features-item .btn {
  margin-top: 26px;
}
.acm-features.style-2 .features-item .features-icon {
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  color: #ffffff;
  background-color: #c29032;
  position: absolute;
  left: -26px;
  top: 52px;
}
.acm-features.style-2 .features-item .features-icon::after {
  content: "";
  border: 1px solid #c29032;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
  position: absolute;
}
.acm-features.style-2 .features-item .features-icon::before {
  font-size: 60px;
}
@media (max-width: 1199px) {
  .acm-features.style-2 .features-item .features-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    left: 26px;
  }
  .acm-features.style-2 .features-item .features-icon::before {
    font-size: 30px;
  }
}
.acm-features.style-2 .features-title {
  margin-top: 0;
}
.acm-features.style-2 .features-image {
  padding: 0;
}
.acm-features.style-2 .features-image img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .acm-features.style-2 .features-image {
    margin-bottom: 26px;
  }
}
.acm-features.style-2 .tab-content > .active {
  display: flex !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 991px) {
  .acm-features.style-2 .tab-content > .active {
    display: block !important;
  }
}
.acm-features.style-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.acm-features.style-3.has-bg {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-item {
    margin-bottom: 30px;
  }
}
.acm-features.style-3 .features-item-inner {
  border: 1px solid #ebe8e8;
  padding: 26px;
  text-align: center;
}
.acm-features.style-3 .features-icon {
  font-size: 50px;
  color: #c29032;
}
.acm-features.style-3 .features-title {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.acm-features.style-3 .features-title::after {
  content: "";
  width: 34px;
  height: 2px;
  display: block;
  margin: 13px auto 0;
  background-color: #757575;
}
.acm-features.style-3 .block-bg img {
  max-width: 100%;
}