@charset "utf-8";.acm-cta {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 64px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .acm-cta {
    padding: 24px 0;
  }
}
.acm-cta h2 {
  color: #ffffff;
  font-weight: 400;
  display: inline-block;
  margin: 0 64px 0 0;
}
@media (max-width: 767px) {
  .acm-cta h2 {
    display: block;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.acm-cta .btn {
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
}
.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: #9e9e9e;
  margin-top: o;
}
.acm-features .owl-controls .owl-buttons > div {
  background: #f7f7f7;
  border-radius: 2px;
  color: #aaaaaa;
  margin: 0;
  line-height: 48px;
  padding: 0;
  text-align: center;
  height: 48px;
  width: 48px;
  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: #aaaaaa;
  font-size: 16px;
}
.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 {
  background: linear-gradient(#f9884a, #f87831);
  color: #ffffff;
}
.acm-features .owl-controls .owl-buttons > div:hover .fa {
  color: #ffffff;
}
.acm-features.style-1 img {
  width: 100%;
}
.acm-features.style-1 .label-small {
  margin-bottom: 24px;
}
.acm-features.style-1 .features-intro {
  padding-right: 32px;
}
@media (max-width: 767px) {
  .acm-features.style-1 .features-intro {
    padding-right: 0;
  }
}
.acm-features.style-1 .acm-features-title {
  color: #2d2d2d;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 24px;
}
@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;
}
.acm-features.style-1 .acm-feature-slide {
  margin-left: -16px;
  margin-right: -16px;
}
.acm-features.style-1 .acm-feature-slide .owl-carousel {
  padding: 0;
}
.acm-features.style-1 .owl-item {
  padding: 0 16px;
}
.acm-features.style-1 .features-item-inner {
  background: #ffffff;
}
.acm-features.style-1 .features-item-inner .features-img img {
  border-radius: 2px;
}
.acm-features.style-1 .features-item-inner h3 {
  color: #234269;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 24px;
}
.acm-features.style-1 .features-item-inner .feature-action a {
  border-bottom: 1px solid #f87831;
  font-size: 12px;
}
.acm-features.style-1 .features-item-inner .feature-action a:hover {
  color: #f87831;
}
.acm-features.style-1 .owl-controls {
  bottom: 0;
  left: -31.3333%;
  position: absolute;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .acm-features.style-1 .owl-controls {
    left: -47.33333%;
  }
}
@media (max-width: 991px) {
  .acm-features.style-1 .owl-controls {
    position: relative;
    left: 0;
    margin-top: 24px;
  }
}

.acm-features.style-2 {
  margin-bottom: 32px;
}
.acm-features.style-2 .row {
  margin: 0;
}
.acm-features.style-2 .row > div {
  padding: 0;
}
.acm-features.style-2 .row > div.features-item {
  padding: 96px 112px;
}
@media (max-width: 1199px) {
  .acm-features.style-2 .row > div.features-item {
    padding: 64px 64px;
  }
}
@media (max-width: 767px) {
  .acm-features.style-2 .row > div.features-item {
    padding: 32px;
  }
}
.acm-features.style-2 .features-content {
  background: #ffffff;
}
.acm-features.style-2 .features-content .label-small {
  margin-bottom: 16px;
}
.acm-features.style-2 .features-content h2 {
  color: #2d2d2d;
  margin-top: 0;
  margin-bottom: 24px;
}
.acm-features.style-2 .features-content h2 a {
  color: #2d2d2d;
}
.acm-features.style-2 .features-content h2 a:hover,
.acm-features.style-2 .features-content h2 a:focus,
.acm-features.style-2 .features-content h2 a:active {
  color: #234269;
}
.acm-features.style-2 .features-content .btn {
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  margin-top: 24px;
}
.acm-testimonial.style-1 .testimonial-intro {
  text-align: center;
  margin: 0 auto 64px;
  width: 40%;
}
@media (max-width: 991px) {
  .acm-testimonial.style-1 .testimonial-intro {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .acm-testimonial.style-1 .testimonial-intro {
    margin-bottom: 24px;
    width: 100%;
  }
}
.acm-testimonial.style-1 .testimonial-intro h2 {
  color: #234269;
  margin-bottom: 0;
}
.acm-testimonial.style-1 .testimonial-content {
  margin-left: -16px;
  margin-right: -16px;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel {
  padding: 0;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-wrapper {
  display: flex !important;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-item {
  padding: 0 16px;
  position: relative;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .owl-item:before {
  border: 1px solid #eeeeee;
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  height: 100%;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item {
  display: inline-block;
  text-align: center;
  padding: 32px;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img {
  position: relative;
  margin: -32px -32px 32px -32px;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img img {
  width: 100%;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item .testimonial-img .label-highlight {
  bottom: -16px;
  background: #234269;
  border-radius: 30px;
  color: #ffffff;
  position: absolute;
  height: 32px;
  line-height: 32px;
  left: 50%;
  font-size: 11px;
  text-transform: uppercase;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  padding: 0 32px;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.acm-testimonial.style-1 .testimonial-content .owl-carousel .testimonial-item h3 {
  color: #234269;
  margin-top: 48px;
  line-height: 1.5;
}
.acm-testimonial.style-1 .owl-controls {
  margin-top: 24px;
}
.acm-testimonial.style-1 .owl-controls .owl-page span {
  background: transparent;
  border: 2px solid #eeeeee;
  margin: 0 3px;
  height: 10px;
  width: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.acm-testimonial.style-1 .owl-controls .owl-page.active span {
  border-color: #2d2d2d;
}
.acm-testimonial.style-1 .owl-carousel .owl-buttons > div {
  background: #dcdcdc;
  color: #2d2d2d;
  border-radius: 2px;
  position: absolute;
  padding: 0;
  right: -64px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: -24px 0 0;
  text-align: center;
  line-height: 48px;
  height: 48px;
  width: 48px;
}
@media (max-width: 1300px) {
  .acm-testimonial.style-1 .owl-carousel .owl-buttons > div {
    display: none;
  }
}
.acm-testimonial.style-1 .owl-carousel .owl-buttons > div .fa {
  font-size: 16px;
}
.acm-testimonial.style-1 .owl-carousel .owl-buttons > div.owl-prev {
  right: auto;
  left: -64px;
}
.acm-testimonial.style-1 .owl-carousel .owl-buttons > div:hover {
  background: linear-gradient(#f9884a, #f87831);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.acm-testimonial.style-2 {
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .acm-testimonial.style-2 {
    background-attachment: fixed;
  }
}
.acm-testimonial.style-2 .testimonial-showcase-intro {
  color: #234269;
  line-height: 1.33;
}
.acm-testimonial.style-2 .testimonial-showcase-actions {
  margin-top: 48px;
}
.acm-testimonial.style-2 .testimonial-showcase-actions a {
  display: inline-block;
}
.acm-testimonial.style-2 .testimonial-showcase-item {
  background: #ffffff;
  border-radius: 2px;
  padding: 32px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .acm-testimonial.style-2 .testimonial-showcase-item {
    padding: 96px;
  }
}
.acm-testimonial.style-2 div.pull-left .testimonial-showcase-item {
  text-align: left;
}
.acm-testimonial.style-2 div.pull-left .testimonial-showcase-item .testimonial-showcase-header:after {
  left: 0;
  margin: 0;
}
.acm-testimonial.style-2 div.pull-right .testimonial-showcase-item {
  text-align: left;
}
.acm-testimonial.style-2 .author-info {
  margin-top: 32px;
}
.acm-testimonial.style-2 .author-info .image-author {
  float: left;
  margin-right: 12px;
  height: 48px;
  width: 48px;
}
.acm-testimonial.style-2 .author-info .image-author img {
  border-radius: 2px;
}
.acm-testimonial.style-2 .author-info h4 {
  color: #234269;
  margin-top: 0;
  margin-bottom: 0;
}
.acm-testimonial.style-2 .author-info h5 {
  color: #aaaaaa;
  margin-top: 6px;
  margin-bottom: 0;
}
.acm-testimonial.style-3 .owl-carousel {
  padding: 0;
}
.acm-testimonial.style-3 .owl-carousel .owl-controls {
  bottom: 100%;
  position: absolute;
  margin-bottom: 24px;
  right: 0;
}
@media (max-width: 767px) {
  .acm-testimonial.style-3 .owl-carousel .owl-controls {
    margin-bottom: 12px;
  }
}
.acm-testimonial.style-3 .owl-carousel .owl-controls .owl-buttons > div {
  background: #dcdcdc;
  color: #2d2d2d;
  border-radius: 2px;
  margin: 0 0 0 8px;
  padding: 0;
  line-height: 24px;
  float: left;
  height: 24px;
  width: 24px;
}
.acm-testimonial.style-3 .owl-carousel .owl-controls .owl-buttons > div:hover {
  background: linear-gradient(#f9884a, #f87831);
  box-shadow: 8px 0 16px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.acm-testimonial.style-3 .testimonial-item-inner {
  padding: 0 1px;
}
.acm-testimonial.style-3 .testimonial-content {
  border: 1px solid #eeeeee;
  padding: 24px;
  position: relative;
  margin-bottom: 24px;
}
.acm-testimonial.style-3 .testimonial-content::before {
  border-width: 8px;
  border-style: solid;
  border-color: #eeeeee transparent transparent transparent;
  content: "";
  position: absolute;
  left: 12px;
  top: 100%;
}
.acm-testimonial.style-3 .testimonial-content::after {
  border-width: 8px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  content: "";
  position: absolute;
  left: 12px;
  margin-top: -1px;
  top: 100%;
}
.acm-testimonial.style-3 .testimonial-info .testimonial-img {
  float: left;
  margin-right: 12px;
  height: 48px;
  width: 48px;
}
.acm-testimonial.style-3 .testimonial-info .testimonial-img img {
  border-radius: 2px;
}
.acm-testimonial.style-3 .testimonial-info .h4 {
  color: #2d2d2d;
  font-weight: 500;
}
.acm-testimonial.style-3 .testimonial-info .h5 {
  color: #aaaaaa;
}
.slideshow {
  position: relative;
  overflow: hidden;
}
.slideshow .swiper-thumbs-wraper,
.slideshow .swiper-container {
  -webkit-transition: 700ms all;
  -o-transition: 700ms all;
  transition: 700ms all;
  opacity: 1;
  filter: alpha(opacity=100);
}
.slideshow .has-mask:before {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(/templates/ja_company/acm/slideshow/images/bg-mask.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.slideshow .slider-content-inner {
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -72px;
  transform: translateY(-50%);
  max-width: 28%;
}
@media (max-width: 1199px) {
  .slideshow .slider-content-inner {
    max-width: 50%;
  }
}
@media (max-width: 1199px) {
  .slideshow .slider-content-inner {
    margin-top: 0;
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .slideshow .slider-content-inner .item-title {
    font-size: 16px;
    margin-top: 0;
  }
}
.slideshow .slider-content-inner .item-desc {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 24px;
}
.slideshow .slider-content-inner .group-action {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .slideshow .slider-content-inner .group-action {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .slideshow .slider-content-inner .group-action .btn {
    background: transparent;
    border-bottom: 1px solid #f87831;
    border-radius: 0;
    color: #ffffff;
    padding: 0;
  }
  .slideshow .slider-content-inner .group-action .btn:hover,
  .slideshow .slider-content-inner .group-action .btn:focus,
  .slideshow .slider-content-inner .group-action .btn:active {
    color: #f87831;
  }
}
.slideshow .slider-content-inner .group-action .btn + .btn {
  margin-left: 16px;
}
.slideshow .swiper-thumbs-wraper {
  position: absolute;
  bottom: 32px;
  width: 100%;
}
@media (max-width: 767px) {
  .slideshow .swiper-thumbs-wraper {
    bottom: 24px;
  }
}
.slideshow .swiper-thumbs-wraper .container {
  position: relative;
}
.slideshow .swiper-thumbs-wraper .swiper-wrapper {
  padding-top: 3px;
  display: none;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs {
  background: linear-gradient(#ffffff, #ffffff);
  display: flex;
  -webkit-display: flex;
  border-radius: 2px;
  height: 144px;
  overflow: hidden;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  display: none;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs:before,
.slideshow .swiper-thumbs-wraper .swiper-thumbs:after {
  content: " ";
  display: table;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs:after {
  clear: both;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs span {
  color: #234269;
  padding: 24px;
  float: left;
  max-width: 55%;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs:hover {
  color: #ffffff;
  cursor: pointer;
  margin-top: -3px;
  background: linear-gradient(#f9884a, #f87831);
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs:hover span {
  color: #ffffff;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs .item-image {
  float: right;
  max-width: 45%;
  height: 144px;
}
.slideshow .swiper-thumbs-wraper .swiper-thumbs .item-image img {
  height: 100%;
  width: auto;
  max-width: none;
}
.slideshow .swiper-thumbs-wraper .swiper-button-white {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  color: #ffffff;
  display: none;
  top: 50%;
  margin-top: -24px;
  line-height: 48px;
  text-align: center;
  height: 48px;
  width: 48px;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 1172px) {
  .slideshow .swiper-thumbs-wraper .swiper-button-white {
    display: block;
  }
}
.slideshow .swiper-thumbs-wraper .swiper-button-white:hover,
.slideshow .swiper-thumbs-wraper .swiper-button-white:focus,
.slideshow .swiper-thumbs-wraper .swiper-button-white:active {
  background-color: rgba(255, 255, 255, 0.4);
}
.slideshow .swiper-thumbs-wraper .swiper-button-white.swiper-button-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media (min-width: 1172px) {
  .slideshow .swiper-thumbs-wraper .swiper-button-white.swiper-button-prev {
    left: auto;
    right: 100%;
  }
}
@media (min-width: 1172px) {
  .slideshow .swiper-thumbs-wraper .swiper-button-white.swiper-button-next {
    right: auto;
    left: 100%;
  }
}
.slideshow .swiper-pagination {
  bottom: auto;
  left: 50%;
  display: none;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 1;
}
@media (max-width: 1199px) {
  .slideshow .swiper-pagination {
    display: block;
  }
}
.slideshow .swiper-pagination .swiper-pagination-bullet {
  background: #ffffff;
  margin: 0 2.4px;
}
.slideshow .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f87831;
}
.slideshow .slider-content-inner[data-type-animation="left-right"] .ja-animation {
  transform: translateX(20%);
  -webkit-transform: translateX(20%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.slideshow .slider-content-inner[data-type-animation="bottom-top"] .ja-animation {
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 700ms;
  -o-transition: all 700ms;
  transition: all 700ms;
}
.slideshow .swiper-slide-active .slider-content-inner[data-type-animation="bottom-top"] .ja-animation {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.slideshow .swiper-slide-active .slider-content-inner[data-type-animation="left-right"] .ja-animation {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.slideshow .swiper-slide-active .swiper-thumbs .item-title {
  color: #f87831;
}
.slideshow .ja-animation[data-delay-transtion="1"] {
  -webkit-transition-delay: 250ms !important;
  
  transition-delay: 250ms !important;
}
.slideshow .ja-animation[data-delay-transtion="2"] {
  -webkit-transition-delay: 350ms !important;
  
  transition-delay: 350ms !important;
}
.slideshow .ja-animation[data-delay-transtion="3"] {
  -webkit-transition-delay: 450ms !important;
  
  transition-delay: 450ms !important;
}
.slideshow .ja-animation[data-delay-transtion="4"] {
  -webkit-transition-delay: 600ms !important;
  
  transition-delay: 600ms !important;
}
.slideshow .video-action {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 900ms all;
  -o-transition: 900ms all;
  transition: 900ms all;
  z-index: -1;
}
.slideshow.play .video-action {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.slideshow.play .swiper-thumbs-wraper,
.slideshow.play .swiper-container {
  -webkit-transition: 4000ms all;
  -o-transition: 4000ms all;
  transition: 4000ms all;
  opacity: 0;
  filter: alpha(opacity=0);
}
.video-intro {
  background: #fbfbfb;
  border-bottom: 1px solid #eeeeee;
  padding: 32px 0;
  text-align: center;
}
.video-intro h3 {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  top: 12px;
  text-align: left;
  margin-right: 128px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .video-intro h3 {
    display: block;
    top: 0;
    text-align: center;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
.video-intro a {
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .video-intro a {
    display: block;
  }
}
.video-intro a .fa {
  background: #ffffff;
  border-radius: 50%;
  color: #f87831;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;
  line-height: 48px;
  height: 48px;
  width: 48px;
}
.video-intro img {
  max-width: 128px;
}
