<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * ------------------------------------------------------------------------
 * JA Justitia Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/
/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2019 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
.owl-carousel {
  padding-right: 0;
  padding-left: 0; }
  .owl-carousel .owl-nav &gt; div {
    color: #fff;
    position: absolute;
    top: 50%;
    right: auto;
    left: 60px;
    line-height: 45px;
    font-size: 1.2rem;
    opacity: 0.5;
    text-align: center;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all;
    height: 45px;
    width: 45px; }
    .owl-carousel .owl-nav &gt; div.disabled {
      pointer-events: none; }
    @media (max-width: 991.98px) {
      .owl-carousel .owl-nav &gt; div {
        left: 30px; } }
    @media (max-width: 575.98px) {
      .owl-carousel .owl-nav &gt; div {
        left: 15px;
        line-height: 30px;
        height: 30px;
        width: 30px; } }
    .owl-carousel .owl-nav &gt; div:before {
      border: 1px solid #fff;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      -webkit-transition: 500ms all;
      -o-transition: 500ms all;
      transition: 500ms all;
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      opacity: 0.5; }
    .owl-carousel .owl-nav &gt; div.owl-next {
      left: auto;
      right: 60px; }
      @media (max-width: 991.98px) {
        .owl-carousel .owl-nav &gt; div.owl-next {
          right: 30px; } }
      @media (max-width: 575.98px) {
        .owl-carousel .owl-nav &gt; div.owl-next {
          right: 15px; } }
    .owl-carousel .owl-nav &gt; div i {
      color: #fff;
      position: relative;
      z-index: 3; }
    .owl-carousel .owl-nav &gt; div:hover, .owl-carousel .owl-nav &gt; div:focus, .owl-carousel .owl-nav &gt; div:active {
      opacity: 1; }
      .owl-carousel .owl-nav &gt; div:hover:before, .owl-carousel .owl-nav &gt; div:focus:before, .owl-carousel .owl-nav &gt; div:active:before {
        opacity: 1; }

.acm-slideshow .item {
  position: relative;
  background-size: cover;
  height: 100%; }

.acm-slideshow .slider-content {
  position: relative;
  padding: 330px 60px;
  max-width: 630px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .acm-slideshow .slider-content {
      padding-top: 240px;
      padding-bottom: 240px; } }
  @media (max-width: 575.98px) {
    .acm-slideshow .slider-content {
      padding-top: 210px;
      padding-bottom: 90px; } }

.acm-slideshow .slide-title {
  margin: 0 auto 2rem;
  font-weight: 300;
  color: #fff; }
  @media (max-width: 767.98px) {
    .acm-slideshow .slide-title {
      font-size: 1.8rem; } }
  @media (max-width: 575.98px) {
    .acm-slideshow .slide-title {
      margin: auto; } }

.acm-slideshow .lead {
  color: #fff;
  opacity: 0.75; }
  @media (max-width: 575.98px) {
    .acm-slideshow .lead {
      display: none; } }

.acm-slideshow .btn {
  margin-top: 2rem; }

.acm-slideshow .owl-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.acm-features.style-1 .features-image {
  position: relative; }
  .acm-features.style-1 .features-image .img-decor {
    position: absolute;
    right: 30px;
    top: 100%;
    margin-top: -100px; }
    @media (min-width: 1700px) {
      .acm-features.style-1 .features-image .img-decor {
        right: -60px; } }
    @media (max-width: 991.98px) {
      .acm-features.style-1 .features-image .img-decor {
        display: none; } }
  .acm-features.style-1 .features-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
    @media (max-width: 991.98px) {
      .acm-features.style-1 .features-image img {
        height: auto; } }

.acm-features.style-1 .features-content {
  background: #1d1f22;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: 100%;
  padding: 60px 120px 60px 120px;
  position: relative; }
  @media (min-width: 1500px) {
    .acm-features.style-1 .features-content {
      padding: 90px 180px 150px 180px; } }
  @media (max-width: 1199.98px) {
    .acm-features.style-1 .features-content {
      padding: 60px; } }
  @media (max-width: 767.98px) {
    .acm-features.style-1 .features-content {
      padding: 30px; } }
  .acm-features.style-1 .features-content:before {
    bottom: 15px;
    border: 1px solid #282a2e;
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px; }
  .acm-features.style-1 .features-content h2 {
    color: #fff;
    position: relative;
    padding-top: 60px;
    margin-top: 0;
    margin-bottom: 30px; }
    @media (max-width: 575.98px) {
      .acm-features.style-1 .features-content h2 {
        padding-top: 2rem; } }
    .acm-features.style-1 .features-content h2:before {
      background: #282a2e;
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      height: 30px;
      width: 1px; }
      @media (max-width: 575.98px) {
        .acm-features.style-1 .features-content h2:before {
          top: 0.5rem;
          height: 1rem; } }
  .acm-features.style-1 .features-content p {
    opacity: 0.75;
    margin-bottom: 0; }
  .acm-features.style-1 .features-content .features-info {
    margin-top: 60px; }
    @media (max-width: 767.98px) {
      .acm-features.style-1 .features-content .features-info {
        margin-top: 30px; } }
    .acm-features.style-1 .features-content .features-info h4 {
      color: #fff; }
    .acm-features.style-1 .features-content .features-info .ft-position {
      color: #fff;
      font-size: 0.7333rem;
      text-transform: uppercase;
      opacity: 0.5; }

.acm-features.style-2 .img-icon {
  margin-bottom: 30px; }

.acm-features.style-2 .font-icon {
  color: #111;
  margin-bottom: 0.5rem;
  font-size: 4.8rem; }

.acm-features.style-2 h4 {
  margin-top: 0;
  margin-bottom: 1rem; }
  .acm-features.style-2 h4 a {
    color: #111; }

.acm-features.style-2 .action {
  color: #111; }
  .acm-features.style-2 .action span {
    margin-left: 0.5rem; }

.acm-features.style-3 {
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 150px; }
  @media (max-width: 1199.98px) {
    .acm-features.style-3 {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media (max-width: 991.98px) {
    .acm-features.style-3 {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 575.98px) {
    .acm-features.style-3 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .acm-features.style-3 .features-image {
    position: relative;
    max-width: 495px; }
    @media (max-width: 1199.98px) {
      .acm-features.style-3 .features-image {
        width: 100%;
        max-width: 100%; } }
    .acm-features.style-3 .features-image:before {
      background: #fafafa;
      content: "";
      position: absolute;
      right: 50%;
      top: -150px;
      bottom: -150px;
      width: 2000px; }
      @media (max-width: 991.98px) {
        .acm-features.style-3 .features-image:before {
          display: none; } }
    .acm-features.style-3 .features-image &gt; img {
      position: relative;
      width: 100%; }
    .acm-features.style-3 .features-image .img-decor {
      left: -70px;
      bottom: -40px;
      position: absolute;
      height: 200px;
      width: 200px; }
      @media (max-width: 1400px) {
        .acm-features.style-3 .features-image .img-decor {
          left: -15px;
          bottom: -15px; } }
  .acm-features.style-3 .module-title {
    margin-top: 0;
    padding-top: 0; }
    .acm-features.style-3 .module-title:before {
      display: none; }
  .acm-features.style-3 h4 {
    margin-bottom: 30px; }
    @media (max-width: 575.98px) {
      .acm-features.style-3 h4 {
        margin-bottom: 15px; } }
  .acm-features.style-3 p {
    margin-bottom: 30px; }
    @media (max-width: 575.98px) {
      .acm-features.style-3 p {
        margin-bottom: 15px; } }

.acm-features.style-4 {
  background-size: cover;
  background-position: center center;
  padding: 180px 30px 330px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .acm-features.style-4 {
      padding: 90px 30px 210px; } }
  @media (max-width: 575.98px) {
    .acm-features.style-4 {
      padding: 60px 30px; } }
  .acm-features.style-4 .logo-image {
    margin-bottom: 30px; }
  .acm-features.style-4 h3 {
    color: #fff; }
  .acm-features.style-4 .btn-action {
    margin-top: 60px; }
    @media (max-width: 991.98px) {
      .acm-features.style-4 .btn-action {
        margin-top: 30px; } }

.acm-teams .teams-img {
  margin-bottom: 15px; }

.acm-teams .teams-text span {
  color: #9e9e9e;
  font-size: 0.7333rem;
  text-transform: uppercase; }

.acm-teams .teams-text h4 {
  margin-bottom: 1rem; }
  .acm-teams .teams-text h4 a {
    color: #111; }

.acm-teams .teams-text p {
  margin-bottom: 30px; }

.acm-stats {
  border-top: 1px solid #e9e9e9; }
  .acm-stats .flex-fill + .flex-fill {
    border-left: 1px solid #e9e9e9; }
  .acm-stats .stats-asset {
    padding: 150px 30px;
    text-align: center; }
    @media (max-width: 1199.98px) {
      .acm-stats .stats-asset {
        padding: 60px 30px; } }
    @media (max-width: 575.98px) {
      .acm-stats .stats-asset {
        padding: 30px; } }
    .acm-stats .stats-asset .stats-item-counter {
      display: block;
      color: #111;
      font-size: 4.8rem; }
      @media (max-width: 1199.98px) {
        .acm-stats .stats-asset .stats-item-counter {
          font-size: 1.8rem; } }
    .acm-stats .stats-asset .stats-subject {
      font-size: 1.2rem;
      color: #111; }

.acm-cliens .row {
  margin-left: 0;
  margin-right: 0; }
  .acm-cliens .row &gt; div {
    padding-left: 0;
    padding-right: 0;
    line-height: 1; }

.acm-cliens .client-item .client-img {
  background: transparent;
  height: 240px;
  line-height: 240px;
  padding: 0 15px;
  text-align: center;
  -webkit-transition: 500ms all;
  -o-transition: 500ms all;
  transition: 500ms all; }
  @media (max-width: 991.98px) {
    .acm-cliens .client-item .client-img {
      height: 100px;
      line-height: 100px;
      padding-bottom: 0; } }
  @media (max-width: 575.98px) {
    .acm-cliens .client-item .client-img {
      height: 50px;
      line-height: 50px; } }
  .acm-cliens .client-item .client-img img {
    display: inline-block;
    max-height: 240px;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all; }

.acm-cliens .client-item:hover .client-img img {
  opacity: 1 !important; }

@media (max-width: 991.98px) {
  .acm-cliens .client-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 33.333% !important;
    text-align: center; } }

@media (max-width: 767.98px) {
  .acm-cliens .client-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 50% !important;
    text-align: center; } }

.acm-cliens .client-item .client-img &gt; img {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.acm-cliens .action {
  margin-top: 30px; }

/*# acm container-tabs */
.acm-container-tabs .icon-bg {
    background-color: #212121;
    display: inline-block;
    mask-size: 100% 100%;
    height: 64px;
    width: 64px;
    margin-bottom: 1.6rem;
}
@media (max-width: 1295.98px) {
    .acm-container-tabs .icon-bg {
        display: none;
    }
}
.acm-container-tabs .link-tab-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.acm-container-tabs .mod-desc {
    margin-bottom: 48px;
}
.acm-container-tabs .tabs-desc,
.acm-container-tabs .tabs-desc-bottom {
    max-width: 630px;
    margin: auto;
    margin-bottom: 48px;
    text-align: center;
}
.acm-container-tabs .tabs-desc-bottom a,
.acm-container-tabs .tabs-desc a {
    border-bottom: 1px solid;
}
.acm-container-tabs .tabs-desc-bottom a:active,
.acm-container-tabs .tabs-desc-bottom a:focus,
.acm-container-tabs .tabs-desc-bottom a:hover,
.acm-container-tabs .tabs-desc a:active,
.acm-container-tabs .tabs-desc a:focus,
.acm-container-tabs .tabs-desc a:hover {
    text-decoration: none;
}
.acm-container-tabs .tabs-desc-bottom {
    margin-bottom: 0;
    margin-top: 48px;
}
.acm-container-tabs .nav-tabs {
    border: 0;
}
@media (max-width: 991.98px) {
    .acm-container-tabs .nav-tabs {
        justify-content: center;
    }
}
.acm-container-tabs .nav-tabs &gt; li {
    margin-bottom: 12px;
}
.acm-container-tabs .nav-tabs &gt; li + li {
    border-left: 1px solid #eee;
    padding-left: 24px;
    margin-left: 24px;
}
@media (max-width: 991.98px) {
    .acm-container-tabs .nav-tabs &gt; li + li {
        border-left: 0;
        padding-left: 0;
        margin-left: 12px;
    }
}
.acm-container-tabs .nav-tabs &gt; li a {
    border: 0;
    border-bottom: 1px solid #eee;
    color: #212121;
    text-align: center;
    padding: 16px;
    height: 100%;
    text-transform: uppercase;
    font-size: 0.867rem;
    font-weight: 500;
}
@media (max-width: 991.98px) {
    .acm-container-tabs .nav-tabs &gt; li a {
        background: #f7f8f9;
        border: 0;
        padding: 8px 16px;
    }
}
.acm-container-tabs .nav-tabs &gt; li a.active {
    border-bottom-color: var(--color-primary);
    color: var(--color-primary);
}
@media (max-width: 991.98px) {
    .acm-container-tabs .nav-tabs &gt; li a.active {
        background: var(--color-primary);
        color: #fff;
    }
}
.acm-container-tabs .nav-tabs &gt; li a.active .icon-bg {
    background-color: var(--color-primary);
}
.acm-container-tabs .nav-tabs &gt; li a:active,
.acm-container-tabs .nav-tabs &gt; li a:focus,
.acm-container-tabs .nav-tabs &gt; li a:hover {
    border-bottom-color: var(--color-primary);
}
@media (max-width: 991.98px) {
    .acm-container-tabs .nav-tabs &gt; li a:active,
    .acm-container-tabs .nav-tabs &gt; li a:focus,
    .acm-container-tabs .nav-tabs &gt; li a:hover {
        background: var(--color-primary);
        color: #fff;
    }
}
.acm-container-tabs .tab-content {
    padding-top: 36px;
}

/*# acm testimonial */

.acm-testimonial.style-1 .testimonial-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    text-align: center;
}
.acm-testimonial.style-1 .testimonial-desc {
    color: var(--body-headings-color);
    margin-top: 0;
}
.acm-testimonial.style-1 .testimonial-bottom {
    margin-top: 1.6rem;
}
.acm-testimonial.style-1 .testimonial-bottom .testimonial-author {
    margin: 0;
}
.acm-testimonial.style-1 .testimonial-bottom .desc {
    margin-top: 0.535rem;
    font-size: 13px;
    line-height: 1.56;
}
.acm-testimonial.style-1 .testimonial-bottom .testimonial-rating {
    line-height: 1;
    margin-bottom: 1.07rem;
}
.acm-testimonial.style-1 .testimonial-item .stars-vote .fas {
    color: #e9ecef;
    font-size: 13px;
    margin: 0 0.5px;
}
.acm-testimonial.style-1 .testimonial-item .stars-vote .active {
    color: var(--color-primary);
}
.acm-testimonial.style-1 .testimonial-item .img-avatar {
    text-align: center;
}
.acm-testimonial.style-1 .testimonial-item .img-avatar img {
    border-radius: 50%;
    display: inline-block;
    height: 64px;
    -o-object-position: center center;
    object-position: center center;
    -o-object-fit: cover;
    object-fit: cover;
    width: 64px;
}
.acm-testimonial.style-1 .testimonial-item .img-avatar.up {
    margin-bottom: 1.6rem;
}
.acm-testimonial.style-1 .testimonial-item .img-avatar.last {
    margin-top: 1.6rem;
}
.acm-testimonial.style-1 .testimonial-item.no-avatar .testimonial-top .testimonial-desc {
    margin-bottom: 0;
}
.acm-testimonial.style-1 .testimonial-item.no-avatar .testimonial-bottom .testimonial-rating {
    margin-top: 1.07rem;
    margin-bottom: 0;
}
.acm-testimonial.style-1 .testimonial-item.has-avatar:before {
    background: var(--color-primary);
    content: "";
    display: inline-block;
    height: 31px;
    margin-bottom: 1.6rem;
    -webkit-mask-image: url("../images/quote.svg");
    mask-image: url("../images/quote.svg");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 32px;
}
.acm-testimonial.style-1 .owl-nav .owl-next,
.acm-testimonial.style-1 .owl-nav .owl-prev {
    background: #fff;
    border-radius: 50%;
    border: 1px solid #eee;
    font-size: 11px;
    height: 3.2rem;
    line-height: 3.2rem;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 3.2rem;
}
.acm-testimonial.style-1 .owl-nav .owl-next:hover,
.acm-testimonial.style-1 .owl-nav .owl-prev:hover {
    background: var(--color-primary);
    border-color: var(--color-primary);
    color: #fff;
}
.acm-testimonial.style-1 .owl-nav .owl-prev {
    left: -6.42rem;
}
@media (max-width: 991.98px) {
    .acm-testimonial.style-1 .owl-nav .owl-prev {
        left: -1.07rem;
    }
}
.acm-testimonial.style-1 .owl-nav .owl-next {
    right: -6.42rem;
}
@media (max-width: 991.98px) {
    .acm-testimonial.style-1 .owl-nav .owl-next {
        right: -1.07rem;
    }
}

/*# sourceMappingURL=acm.css.map */</pre></body></html>