.acm-features.style-1 {
  position: relative;
}
.acm-features.style-1 h1 {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .acm-features.style-1 h1 {
    font-size: 24px;
  }
}
.acm-features.style-1 h1 span {
  color: #aa8844;
}
.acm-features.style-1 .btn-action {
  margin-top: 64px;
}
@media (max-width: 767px) {
  .acm-features.style-1 .btn-action {
    margin-top: 32px;
  }
}
.acm-features.style-1 .icon-bottom {
  display: none;
}
.padding-bottom .acm-features.style-1 .icon-bottom {
  background: #111111;
  bottom: -192px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  line-height: 64px;
  font-size: 18px;
  height: 64px;
  text-align: center;
  width: 64px;
  z-index: 10;
}
@media (max-width: 767px) {
  .padding-bottom .acm-features.style-1 .icon-bottom {
    line-height: 32px;
    height: 32px;
    bottom: -80px;
    width: 32px;
  }
}
.acm-features.style-2 .row {
  margin-top: -16px;
  margin-bottom: -16px;
}
.acm-features.style-2 .row > div {
  padding-bottom: 16px;
  padding-top: 16px;
}
.acm-features.style-2 .font-icon {
  margin-bottom: 24px;
}
.acm-features.style-2 .font-icon span {
  color: #aa8844;
  font-size: 36px;
}
.acm-features.style-2 .img-icon {
  margin-bottom: 24px;
}
.acm-features.style-2 h4 {
  color: #000000;
  font-weight: 500;
}
.acm-features.style-2 h4 a {
  color: #000000;
  border-bottom: 1px solid transparent;
}
.acm-features.style-2 h4 a:hover,
.acm-features.style-2 h4 a:focus,
.acm-features.style-2 h4 a:active {
  border-bottom-color: #eaeaea;
  color: #000000;
}
.acm-features.style-2 .action {
  background: #f8f8f8;
  border-radius: 50%;
  color: #aa8844;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  margin-top: 24px;
  font-size: 12px;
  height: 32px;
  width: 32px;
}
@media (max-width: 767px) {
  .acm-features.style-2 .action {
    margin-top: 0;
  }
}
.acm-features.style-2 .action:hover,
.acm-features.style-2 .action:focus,
.acm-features.style-2 .action:active {
  background: #aa8844;
  color: #ffffff;
}
.acm-features.style-3 {
  background: #000000;
}
.acm-features.style-3 .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.acm-features.style-3 .row > div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .acm-features.style-3 .row > div {
    width: 100%;
  }
}
.acm-features.style-3 .features-image img {
  width: 100%;
}
@media (min-width: 992px) {
  .acm-features.style-3 .features-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
  .acm-features.style-3 .features-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: none;
  }
}
.acm-features.style-3 .features-content {
  padding: 128px 0 128px 192px;
  position: relative;
  max-width: 569px;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .features-content {
    padding: 64px 0 64px 96px;
    max-width: 469px;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-content {
    max-width: 718px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.acm-features.style-3 .features-content h2 {
  color: #ffffff;
  margin-bottom: 32px;
}
.acm-features.style-3 .features-content p {
  color: #ffffff;
  display: block;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.acm-features.style-3 .content-left .features-image {
  left: auto;
  right: 0;
}
.acm-features.style-3 .content-left .features-content {
  padding: 128px 192px 128px 0;
  float: right;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .content-left .features-content {
    padding: 64px 96px 64px 0;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .content-left .features-content {
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .content-left .features-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.acm-features.style-3 .features-action {
  display: block;
  margin-top: 48px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-action {
    margin-top: 32px;
    margin-bottom: 0;
  }
}
.acm-features.style-3 .features-action a {
  border-bottom: 2px solid transparent;
  color: #aa8844;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.acm-features.style-3 .features-action a span {
  margin-left: 6px;
}
.acm-features.style-3 .features-action a:hover,
.acm-features.style-3 .features-action a:focus,
.acm-features.style-3 .features-action a:active {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.1);
}