.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: #ededed;
  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: #454545;
}
.acm-features.style-1 .features-item {
  background-color: #c00122;
  padding: 26px;
  margin: -26px 26px 26px;
  position: relative;
  text-align: left;
}
.acm-features.style-1 .features-image img,
.acm-features.style-1 .features-image {
  max-width: 100%;
}
.acm-features.style-1 .features-title {
  color: #bcbcbc;
  margin: 0 0 26px;
}
.acm-features.style-1 .swiper-slide {
  background-color: #454545;
  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: #c00122;
  border-color: #c00122;
}
.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(../../../../../../acm/features-intro/images/next_ltr.png) no-repeat center center #c00122;
  right: -80px;
  left: auto;
}
.acm-features.style-1 .swiper-button-white.swiper-button-prev {
  background: url(../../../../../../acm/features-intro/images/next_rtl.png) no-repeat center center #c00122;
}
@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: #c00122;
  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-icon {
   padding-left: 45% !important;
   padding-right: 45% !important;}

.acm-features.style-3 .features-item {
    margin-bottom: 30px;
  }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
.acm-features.style-3 .features-icon {
   padding-left: 40% !important;
   padding-right: 40% !important;
   }
  .acm-features.style-3 .block-bg img {
  margin-top: -80px !important;
  }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
.acm-features.style-3 .features-icon {
   padding-left: 45% !important;
   padding-right: 45% !important;
   }
}
.acm-features.style-3 .features-item-inner {
  border: 1px solid rgba(235, 232, 232, 0.5);
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  padding: 26px;
  text-align: left;
}
.acm-features.style-3 .features-icon {
  padding-left: 35%;
  padding-right: 35%;
  font-size: 50px;
  color: #c00122;}

.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: 3px;
  display: block;
  margin: 13px auto 0;
  background-color: #c00122;
}
.acm-features.style-3 .block-bg img {
  max-width: 100%;
  margin-top: -120px;
}



.features-title a {color: #bcbcbc;}
.features-title a:hover {color: #757575;}