.acm-features .features-item:before,
.acm-features .features-item:after {
  content: " ";
  display: table;
}
.acm-features .features-item:after {
  clear: both;
}
.acm-features img {
  max-width: 100%;
}
.acm-features .features-item-inner h4 {
  color: #111111;
  margin-top: o;
}
.acm-features .owl-controls .owl-buttons > div {
  background: #ffffff;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 36px;
  padding: 0;
  height: 36px;
  width: 36px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-features .owl-controls .owl-buttons > div + div {
  margin-left: 12px;
}
.acm-features .owl-controls .owl-buttons > div .fa {
  color: rgba(0, 0, 0, 0.2);
  font-size: 18px;
}
.acm-features .owl-controls .owl-buttons > div .fa.fa-angle-left {
  text-indent: -1px;
}
.acm-features .owl-controls .owl-buttons > div .fa.fa-angle-right {
  text-indent: 3px;
}
.acm-features .owl-controls .owl-buttons > div:hover {
  border-color: #1eb848;
  color: #1eb848;
}
.acm-features .owl-controls .owl-buttons > div:hover .fa {
  color: #1eb848;
}
.acm-features.style-1 {
  background: #f2f4f8;
  padding-bottom: 72px;
}
@media (max-width: 991px) {
  .acm-features.style-1 {
    padding-bottom: 24px;
  }
}
.acm-features.style-1 img {
  width: 100%;
}
.acm-features.style-1 .acm-features-title {
  color: #111111;
  font-weight: 400;
  line-height: 36px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .acm-features.style-1 .acm-features-title {
    font-size: 22px;
  }
}
.acm-features.style-1 .features-content {
  background: #ffffff;
  padding: 24px;
}
.acm-features.style-1 .features-content h3 {
  margin-top: 0;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .acm-features.style-1 .owl-wrapper-outer {
    right: -12px;
  }
}
.acm-features.style-1 .owl-carousel {
  padding: 0;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .acm-features.style-1 .owl-carousel {
    margin-top: -24px;
  }
}
.acm-features.style-1 .owl-item {
  padding: 24px 12px 24px 12px;
}
@media (max-width: 991px) {
  .acm-features.style-1 .owl-item {
    padding: 0 12px;
  }
}
.acm-features.style-1 .features-item-inner {
  background: #ffffff;
  border-radius: 3px;
  padding: 24px;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.acm-features.style-1 .features-item-inner:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.acm-features.style-1 .features-item-inner:hover h4 {
  color: #1eb848;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.acm-features.style-1 .features-item-inner .features-img {
  border-radius: 3px 3px 0 0;
  margin: -25px -25px 24px -25px;
  overflow: hidden;
}
.acm-features.style-1 .features-item-inner .feature-action {
  border-top: 1px solid #e6eaf0;
  margin: 48px -24px -24px -24px;
  padding: 24px;
}
.acm-features.style-1 .owl-controls {
  bottom: 0;
  left: -34.3333%;
  position: absolute;
  margin-bottom: 24px;
}

@media (max-width: 991px) {
  .acm-features.style-2 {
    min-height: 0 !important;
  }
}
.acm-features.style-2 .row {
  margin: 0;
}
.acm-features.style-2 .row > div {
  padding: 0;
}
.acm-features.style-2 .row > div.features-text {
  padding: 36px 72px 72px 36px;
}
@media (max-width: 1599px) {
  .acm-features.style-2 .row > div.features-text {
    padding: 24px 36px 72px 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acm-features.style-2 .row > div.features-text > p {
    display: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-2 .row > div.features-text {
    padding: 12px;
  }
}
.acm-features.style-2 .features-img {
  overflow: hidden;
}
.acm-features.style-2 .features-img img {
  height: 100%;
  width: auto;
  max-width: none;
}
@media (max-width: 991px) {
  .acm-features.style-2 .features-img img {
    width: 100%;
  }
}
.acm-features.style-2 .owl-carousel {
  padding: 0;
}
.acm-features.style-2 .owl-carousel .owl-controls {
  left: 36px;
  bottom: 36px;
  position: absolute;
  margin: 0;
}
.acm-features.style-2 .feature-info {
  background: #1eb848;
  color: #ffffff;
}
.acm-features.style-2 .feature-info .info-text {
  padding: 36px 72px 36px 36px;
}
@media (max-width: 1599px) {
  .acm-features.style-2 .feature-info .info-text {
    padding: 24px 36px 36px 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acm-features.style-2 .feature-info .info-text > p {
    display: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-2 .feature-info .info-text {
    padding: 12px;
  }
}
.acm-features.style-3 {
  text-align: center;
  padding: 0;
}
.acm-features.style-3 .features-description {
  margin-left: auto;
  margin-right: auto;
}
.acm-features.style-3 .features-content {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .acm-features.style-3 .features-content {
    width: 65%;
  }
  .acm-features.style-3 .features-content.features-content-right,
  .acm-features.style-3 .features-content.features-content-left {
    width: 100%;
  }
}
.acm-features.style-3 .features-content.features-content-left {
  text-align: right;
}
@media (min-width: 992px) {
  .acm-features.style-3 .features-content.features-content-left .features-item {
    padding-left: 192px;
  }
}
.acm-features.style-3 .features-content.features-content-left .features-image {
  margin-bottom: 0;
}
.acm-features.style-3 .features-content.features-content-right {
  text-align: left;
}
@media (min-width: 992px) {
  .acm-features.style-3 .features-content.features-content-right .features-item {
    padding-right: 192px;
  }
}
.acm-features.style-3 .features-content.features-content-right .features-image {
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-item {
    text-align: center;
    margin-bottom: 48px;
  }
}
.acm-features.style-3 .features-item h3 {
  color: #111111;
  font-weight: 400;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-item h3 {
    font-size: 22px;
  }
}
.acm-features.style-3 .features-item h3 a {
  color: #111111;
}
.acm-features.style-3 .features-item h3 a:hover,
.acm-features.style-3 .features-item h3 a:focus,
.acm-features.style-3 .features-item h3 a:active {
  color: #1eb848;
  text-decoration: none;
}
.acm-features.style-3 .features-item p {
  margin-bottom: 24px;
}
.acm-features.style-3 .features-image {
  margin-bottom: 48px;
}
.acm-features.style-3 .features-image > img {
  max-width: 100%;
}

.acm-spotlight.full-width {
  overflow: hidden;
}
.acm-spotlight.full-width .row {
  margin-left: 0;
  margin-right: 0;
}
.acm-spotlight.full-width .row > div {
  padding-left: 0;
  padding-right: 0;
}
.acm-spotlight .t3-module {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .acm-spotlight .t3-module {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .acm-spotlight .col-sm-12.col-md-4 {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .acm-spotlight .equal-height-child .col > div:not(.acm-video) {
    min-height: 0 !important;
  }
}

.acm-accordion {
  text-align: left;
}
.acm-accordion.panel-group .panel {
  border: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acm-accordion.panel-group .panel + .panel {
  margin-top: 12px;
}
.acm-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 1px solid #e6eaf0;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  color: #888888;
  padding: 24px;
}
.acm-accordion .panel-title {
  position: relative;
  font-size: 18px;
}
.acm-accordion .panel-title a {
  background: #ffffff;
  color: #1eb848;
  border: 1px solid #e6eaf0;
  border-radius: 3px 3px 0 0;
  display: block;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  padding-right: 50px;
  text-indent: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acm-accordion .panel-title a.collapsed {
  color: #111111;
  border-radius: 3px;
}
.acm-accordion .panel-title a:focus,
.acm-accordion .panel-title a:hover,
.acm-accordion .panel-title a:focus {
  outline: none;
  text-decoration: none;
}
.acm-accordion .panel-title a:hover {
  color: #1eb848;
}
.acm-accordion .panel-title .marker {
  background: transparent;
  color: #999999;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 0;
  width: 50px;
}
.acm-accordion .panel-title .marker-close {
  display: none;
}
.acm-accordion .panel-title .marker-open {
  display: inline-block;
}
.acm-accordion .panel-title .collapsed .marker-close {
  display: inline-block;
}
.acm-accordion .panel-title .collapsed .marker-open {
  display: none;
}
.acm-accordion .panel-heading {
  padding: 0;
}

.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 .item {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .item .img-bg {
    max-height: 600px;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .item .img-bg {
    max-height: 500px;
  }
}
.acm-slideshow .owl-carousel .item .mask {
  background: #31b69d;
  position: absolute;
  top: 0;
  right: 50%;
  height: 100%;
  margin-right: 205px;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 1199px) {
  .acm-slideshow .owl-carousel .item .mask {
    margin-right: 172px;
  }
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .item .mask {
    background: #31b69d;
    right: 0;
    margin: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
}
.acm-slideshow .owl-carousel .item .mask:before {
  border-left: 190px solid #31b69d;
  border-bottom: 720px solid transparent;
  position: absolute;
  content: "";
  left: 100%;
  top: 0;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .item .mask:before {
    display: none;
  }
}
.acm-slideshow .owl-carousel .slider-content {
  background: transparent;
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: left;
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .slider-content {
    top: 80px;
    width: 100%;
  }
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner {
  width: 33.333333%;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .slider-content .slider-content-inner {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .acm-slideshow .owl-carousel .slider-content .slider-content-inner {
    width: 100%;
  }
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > span {
  background-color: #31b69d;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 5px 8px;
  text-transform: uppercase;
  font-weight: 600;
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .slider-content .slider-content-inner > h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > h1 a {
  color: #ffffff;
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
.acm-slideshow .owl-carousel .mask {
  transform: translateX(-70%);
  -webkit-transform: translateX(-70%);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 1.3s;
  transition-property: transform, opacity;
}
.acm-slideshow .owl-carousel .ja-animation {
  transform: translateY(70%);
  -webkit-transform: translateY(70%);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 1.3s;
  transition-property: transform, opacity;
}
.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="1"] {
  transition-delay: 100ms;
}
.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="2"] {
  transition-delay: 300ms;
}
.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="3"] {
  transition-delay: 600ms;
}
.acm-slideshow .owl-carousel.effect-normal .ja-animation[data-delay-transtion="4"] {
  transition-delay: 900ms;
}
.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="1"] {
  transition-delay: 50ms;
}
.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="2"] {
  transition-delay: 150ms;
}
.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="3"] {
  transition-delay: 300ms;
}
.acm-slideshow .owl-carousel.effect-fast .ja-animation[data-delay-transtion="4"] {
  transition-delay: 450ms;
}
.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="1"] {
  transition-delay: 200ms;
}
.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="2"] {
  transition-delay: 600ms;
}
.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="3"] {
  transition-delay: 1200ms;
}
.acm-slideshow .owl-carousel.effect-slow .ja-animation[data-delay-transtion="4"] {
  transition-delay: 1800ms;
}
.acm-slideshow .owl-carousel .owl-item.active .mask {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.acm-slideshow .owl-carousel .owl-item.active .ja-animation {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-slideshow .owl-carousel .owl-controls {
  position: absolute;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
  .acm-slideshow .owl-carousel .owl-controls {
    width: 744px;
  }
}
@media (min-width: 992px) {
  .acm-slideshow .owl-carousel .owl-controls {
    width: 964px;
  }
}
@media (min-width: 1200px) {
  .acm-slideshow .owl-carousel .owl-controls {
    width: 1164px;
  }
}
.acm-slideshow .owl-carousel .owl-controls .owl-pagination {
  margin-left: -12px;
  margin-right: -12px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page:first-child:after {
  left: 12px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page:last-child:after {
  left: -12px;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page > span {
  background: transparent;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 6px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.acm-slideshow .owl-carousel .owl-controls .owl-page > span:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
}
.acm-slideshow .owl-carousel .owl-controls .owl-page.active > span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-slideshow .owl-carousel .owl-controls .owl-page.active > span:after {
  height: 3px;
  bottom: -1px;
}
.items-1 .owl-pagination > div {
  width: 100%;
}
.items-2 .owl-pagination > div {
  width: 50%;
}
.items-3 .owl-pagination > div {
  width: 33.333333%;
}
.items-4 .owl-pagination > div {
  width: 25%;
}
.items-6 .owl-pagination > div {
  width: 16.66666%;
}
.items-7 .owl-pagination > div {
  width: 14.2857142;
}
.items-8 .owl-pagination > div {
  width: 12.5%;
}
.acm-gallery .owl-carousel {
  padding: 0;
}
.acm-gallery .owl-carousel .owl-controls {
  margin: 0;
}
.acm-gallery .owl-carousel .owl-controls .owl-pagination {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .acm-gallery .owl-carousel .item img {
    width: 100%;
  }
}
.acm-gallery .owl-carousel .owl-buttons > div {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  height: 48px;
  width: 48px;
  padding: 0;
  text-align: center;
  line-height: 56px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
}
.acm-gallery .owl-carousel .owl-buttons > div .fa {
  font-size: 26px;
}
.acm-gallery .owl-carousel .owl-buttons > div.owl-prev {
  left: 24px;
}
.acm-gallery .owl-carousel .owl-buttons > div.owl-next {
  right: 24px;
}









/* Custom styles for @H1-H2 CHANGE@  14.06.2018*/
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > .cus_h1 {
  color: #ffffff;
  font-weight: 700;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .acm-slideshow .owl-carousel .slider-content .slider-content-inner > .cus_h1 {
    font-size: 30px;
    line-height: 40px;
  }
}
.acm-slideshow .owl-carousel .slider-content .slider-content-inner > .cus_h1 a {
  color: #ffffff;
}