/**
 *------------------------------------------------------------------------------
 * @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
 *------------------------------------------------------------------------------
**/
.acm-slideshow.acm-slideshow {
  background-color: #eee4da;
  background-repeat: no-repeat;
  background-position: bottom left; }
  .acm-slideshow.acm-slideshow .item {
    overflow: hidden;
    position: relative;
    height: 960px; }
    @media (max-width: 1299.98px) {
      .acm-slideshow.acm-slideshow .item {
        height: 800px; } }
    @media (max-width: 1199.98px) {
      .acm-slideshow.acm-slideshow .item {
        height: 500px; } }
  .acm-slideshow.acm-slideshow .background {
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: center;
    flex-direction: center;
    position: absolute;
    top: 13%;
    right: 0;
    width: 50%;
    height: 80%;
    opacity: 0.6;
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transform: translateX(200px);
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    -webkit-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
	border-radius: 61%;
}
    @media (max-width: 767.98px) {
      .acm-slideshow.acm-slideshow .background {
        background: transparent !important;
        bottom: 90px;
        top: auto;
        left: 30px;
        right: auto;
        height: auto;
        width: auto;
        z-index: 1; } }
  .acm-slideshow.acm-slideshow .slider-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    padding: 195px;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%; }
    @media (max-width: 1919.98px) {
      .acm-slideshow.acm-slideshow .slider-content {
        padding: 90px; } }
    @media (max-width: 1299.98px) {
      .acm-slideshow.acm-slideshow .slider-content {
        padding: 60px; } }
    @media (max-width: 1199.98px) {
      .acm-slideshow.acm-slideshow .slider-content {
        padding: 30px; } }
    @media (max-width: 767.98px) {
      .acm-slideshow.acm-slideshow .slider-content {
        padding: 90px 30px 120px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%; } }
    .acm-slideshow.acm-slideshow .slider-content .slide-title {
      font-weight: 400;
      line-height: 1.042; }
      @media (max-width: 1199.98px) {
        .acm-slideshow.acm-slideshow .slider-content .slide-title {
          font-size: 40px; } }
      @media (max-width: 767.98px) {
        .acm-slideshow.acm-slideshow .slider-content .slide-title {
          font-size: 31.2px; } }
    .acm-slideshow.acm-slideshow .slider-content .description {
      opacity: 0.7; }
      @media (max-width: 767.98px) {
        .acm-slideshow.acm-slideshow .slider-content .description {
          font-size: 24px; } }
    .acm-slideshow.acm-slideshow .slider-content .slide-action {
      margin-top: 90px;
      font-weight: 600;
      font-size: 1.143rem; }
      @media (max-width: 1299.98px) {
        .acm-slideshow.acm-slideshow .slider-content .slide-action {
          margin-top: 30px; } }
      .acm-slideshow.acm-slideshow .slider-content .slide-action span {
        margin-left: 2.143rem; }
  .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav {
    background: #fff;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    position: absolute;
    padding-right: 62px;
    height: 72px; }
    @media (max-width: 767.98px) {
      .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav {
        padding-right: 15px;
        height: 30px; } }
    .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav button {
      background: transparent;
      color: #2c4132;
      position: static;
      margin-left: 1.0715rem;
      width: auto;
      height: auto;
      line-height: 1; }
      .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav button:hover, .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav button:focus, .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav button:active {
        background: transparent !important;
        opacity: 0.9; }
      .acm-slideshow.acm-slideshow div.owl-carousel .owl-nav button.disabled {
        cursor: not-allowed;
        opacity: 0.5; }
  .acm-slideshow.acm-slideshow div.owl-carousel .owl-dots {
    position: absolute;
    padding-left: 62px;
    right: 102px;
    height: 72px; }
    @media (max-width: 767.98px) {
      .acm-slideshow.acm-slideshow div.owl-carousel .owl-dots {
        height: 30px;
        padding-left: 15px;
        right: 59px; } }
  .acm-slideshow.acm-slideshow .slider-content-inner > * {
    -ms-transform: translateX(35%) scale(0.95);
    transform: translateX(35%) scale(0.95);
    -webkit-transform: translateX(35%) scale(0.95);
    opacity: 0;
    -webkit-transition: 2000ms all;
    -o-transition: 2000ms all;
    transition: 2000ms all; }
    .acm-slideshow.acm-slideshow .slider-content-inner > *:nth-child(1) {
      -webkit-transition-delay: 100ms !important;
      -o-transition-delay: 100ms !important;
      transition-delay: 100ms !important; }
    .acm-slideshow.acm-slideshow .slider-content-inner > *:nth-child(2) {
      -webkit-transition-delay: 300ms !important;
      -o-transition-delay: 300ms !important;
      transition-delay: 300ms !important; }
    .acm-slideshow.acm-slideshow .slider-content-inner > *:nth-child(3) {
      -webkit-transition-delay: 600ms !important;
      -o-transition-delay: 600ms !important;
      transition-delay: 600ms !important; }
    .acm-slideshow.acm-slideshow .slider-content-inner > *:nth-child(4) {
      -webkit-transition-delay: 900ms !important;
      -o-transition-delay: 900ms !important;
      transition-delay: 900ms !important; }
    .acm-slideshow.acm-slideshow .slider-content-inner > *:nth-child(5) {
      -webkit-transition-delay: 1200ms !important;
      -o-transition-delay: 1200ms !important;
      transition-delay: 1200ms !important; }
  .acm-slideshow.acm-slideshow .active .background {
    opacity: 1;
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transform: translateX(0) scale(1); }
  .acm-slideshow.acm-slideshow .active .slider-content-inner > * {
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transform: translateX(0) scale(1);
    opacity: 1;
    -webkit-transition: 1000ms all;
    -o-transition: 1000ms all;
    transition: 1000ms all; }
  .acm-slideshow.acm-slideshow .active .slider-content-inner .description {
    opacity: 0.7 !important; }

.owl-dots button:focus {
  outline: none; }

.acm-features .features-desc {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 105px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767.98px) {
    .acm-features .features-desc {
      font-size: 1.143rem;
      margin-bottom: 30px; } }

.acm-features .features-item {
  padding: 90px 36px 108px;
  height: 100%; }
  @media (max-width: 1299.98px) {
    .acm-features .features-item {
      padding: 30px; } }
  @media (max-width: 767.98px) {
    .acm-features .features-item {
      padding: 2.143rem; } }

.acm-features .mask-icon {
  position: relative; }
  .acm-features .mask-iconx:after {
    background: #FFD4C0;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    height: 60px;
    width: 60px;
    z-index: 1;
    opacity: 0.5; }

.acm-features .img-icon {
  margin-bottom: 75px; 
  text-align: center;}
  @media (max-width: 991.98px) {
    .acm-features .img-icon {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .acm-features .img-icon {
      margin-bottom: 15px; } }
  .acm-features .img-icon img {
    position: relative;
    z-index: 2; }

.acm-features .font-icon {
  display: inline-block;
  color: #001659;
  margin-bottom: 75px;
  font-size: 50px;
  line-height: 1;
  position: relative;
  z-index: 2; }
  @media (max-width: 991.98px) {
    .acm-features .font-icon {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .acm-features .font-icon {
      margin-bottom: 15px; } }
  .acm-features .font-icon.mask-icon:after {
    left: 0; }
  .acm-features .font-icon span {
    position: relative;
    z-index: 2; }

.acm-features h3 {
  margin-top: 0;
  margin-bottom: 45px; 
  text-align: center;
  color: #2c4132;}
  @media (max-width: 991.98px) {
    .acm-features h3 {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .acm-features h3 {
      margin-bottom: 15px; } }

.acm-features .action {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 30px; }
  @media (max-width: 767.98px) {
    .acm-features .action {
      margin-top: 2.143rem; } }

.acm-features.style-2 .features-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .acm-features.style-2 .features-inner > div {
    margin: 15px 0; }
  .acm-features.style-2 .features-inner .features-intro {
    overflow: hidden; }
    @media (min-width: 992px) {
      .acm-features.style-2 .features-inner .features-intro {
        height: 50%; }
        .acm-features.style-2 .features-inner .features-intro .features-item {
          height: 50%; } }
    .acm-features.style-2 .features-inner .features-intro img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 100%;
      width: 100%;
      -webkit-transition: 500ms all;
      -o-transition: 500ms all;
      transition: 500ms all; }
      @media (max-width: 991.98px) {
        .acm-features.style-2 .features-inner .features-intro img {
          height: 300px; } }
  .acm-features.style-2 .features-inner .features-item {
    height: 100%; }
  @media (min-width: 992px) {
    .acm-features.style-2 .features-inner:nth-child(2n) .features-intro {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .acm-features.style-2 .features-inner:nth-child(2n) .features-item {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }
  @media (min-width: 992px) {
    .acm-features.style-2 .features-inner.has-img-intro {
      margin: -15px 0; }
      .acm-features.style-2 .features-inner.has-img-intro .features-item {
        height: 50%; } }
  .acm-features.style-2 .features-inner:hover .features-intro img {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  .acm-features.style-2 .features-inner:hover .features-item:before {
    left: 100px;
    right: 100px; }

.acm-features.style-2 .row + .row {
  margin-top: 30px; }

.acm-features.style-2 .features-item {
  border: 1px solid #EEF2FB;
  height: auto;
  text-align: center;
  position: relative; }
  .acm-features.style-2 .features-item:before {
    bottom: 0;
    content: "";
    position: absolute;
    left: 80px;
    right: 80px;
    height: 2px;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all; }
  .acm-features.style-2 .features-item .img-icon {
    display: inline-block;
    margin-bottom: 45px; }
  .acm-features.style-2 .features-item h3 {
    margin-bottom: 30px; }
  .acm-features.style-2 .features-item > span {
    color: #6F6F6F; }

.acm-features.style-2 .sub-title {
  text-transform: uppercase;
  font-size: 0.857rem;
  margin-bottom: 0.53575rem; }

.acm-features.style-3 {
  position: relative; }
  .acm-features.style-3 .features-details {
    margin-top: 120px;
    position: relative; }
    @media (max-width: 991.98px) {
      .acm-features.style-3 .features-details {
        margin-top: 0; } }
    .acm-features.style-3 .features-details > div {
      background: #fff; }
      @media (max-width: 991.98px) {
        .acm-features.style-3 .features-details > div {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .acm-features.style-3 .features-details .link-action {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 28px;
      right: -35px;
      top: -35px;
      position: absolute;
      height: 75px;
      width: 75px; }
      @media (max-width: 991.98px) {
        .acm-features.style-3 .features-details .link-action {
          position: static;
          margin-top: 15px; } }
  .acm-features.style-3 .features-detail {
    border-right: 1px solid #EEF2FB;
    padding-left: 52px;
    padding-right: 52px;
    position: relative;
    margin: 42px 0; }
    @media (max-width: 1299.98px) {
      .acm-features.style-3 .features-detail {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991.98px) {
      .acm-features.style-3 .features-detail {
        border-right: 0;
        margin: 0;
        padding: 15px 0;
        border-bottom: 1px solid #EEF2FB; } }
    .acm-features.style-3 .features-detail:first-child {
      padding-left: 0; }
    .acm-features.style-3 .features-detail:last-child {
      border-right: 0; }
  @media (min-width: 992px) {
    .acm-features.style-3 .features-image {
      bottom: 0;
      position: absolute;
      top: 0;
      right: 0; } }
  .acm-features.style-3 .features-image img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%; }

.acm-features.style-4 .features-item {
  color: #fff;
  position: relative;
  padding: 170px; }
  @media (max-width: 1299.98px) {
    .acm-features.style-4 .features-item {
      padding: 60px 30px; } }
  .acm-features.style-4 .features-item .ft-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.1; }
    .acm-features.style-4 .features-item .ft-bg img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .acm-features.style-4 .features-item .ft-action {
    margin-top: 60px; }
    @media (max-width: 991.98px) {
      .acm-features.style-4 .features-item .ft-action {
        margin-top: 30px; } }
    .acm-features.style-4 .features-item .ft-action a {
      font-size: 1.143rem;
      font-weight: 600; }
    .acm-features.style-4 .features-item .ft-action span {
      margin-left: 0.8572rem; }
  .acm-features.style-4 .features-item.bg-primary .typo-2:before {
    background: #fff !important; }

.acm-features.style-5 [class^="col-"], .acm-features.style-5 [class*=" col-"] {
  padding: 0; }

@media (max-width: 1199.98px) {
  .acm-features.style-5 .sub-heading h5 {
    font-size: 14px; } }

@media (max-width: 1199.98px) {
  .acm-features.style-5 .title h2 {
    font-size: 28px; } }

.acm-features.style-5 .features-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 500px;
  text-align: center; }
  .acm-features.style-5 .features-content .sub-heading h5 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0; }
  .acm-features.style-5 .features-content .title h2 {
    color: #fff;
    letter-spacing: 0.01em;
    margin: 20px auto 60px; }

@media (max-width: 991.98px) {
  .acm-features.style-5 .content-right .ps-right {
    padding: 90px 15px; } }

.acm-features.style-5 .content-left .ps-right {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }
  @media (max-width: 991.98px) {
    .acm-features.style-5 .content-left .ps-right {
      -webkit-box-ordinal-group: unset;
      -ms-flex-order: unset;
      order: unset; } }

@media (max-width: 991.98px) {
  .acm-features.style-5 .content-left .ps-left {
    padding: 90px 15px; } }

.acm-features.style-5 .content-left .ps-left .features-content .sub-heading h5 {
  color: #fff; }

.acm-hero.style-1 {
  padding: 150px 0;
  position: relative; }
  @media (max-width: 991.98px) {
    .acm-hero.style-1 {
      padding: 90px 0; } }
  @media (max-width: 575.98px) {
    .acm-hero.style-1 {
      padding: 60px 0; } }
  .acm-hero.style-1 .ft-bg {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .acm-hero.style-1 .container {
    position: relative;
    text-align: center;
    z-index: 1; }
    .acm-hero.style-1 .container h2 {
      max-width: 900px;
      margin: auto;
      font-weight: 300; }
      @media (max-width: 991.98px) {
        .acm-hero.style-1 .container h2 {
          font-size: 28px; } }
      @media (max-width: 575.98px) {
        .acm-hero.style-1 .container h2 {
          font-size: 24px; } }
    .acm-hero.style-1 .container .h3 {
      opacity: 0.7; }
      @media (max-width: 575.98px) {
        .acm-hero.style-1 .container .h3 {
          font-size: 18px; } }
  .acm-hero.style-1 .play-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 90px; }
    @media (max-width: 991.98px) {
      .acm-hero.style-1 .play-icon {
        margin-top: 60px; } }
    @media (max-width: 767.98px) {
      .acm-hero.style-1 .play-icon {
        margin-top: 30px; } }

.acm-stats .stats-asset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 120px 30px;
  text-align: center;
  line-height: 1; }
  @media (max-width: 1199.98px) {
    .acm-stats .stats-asset {
      padding: 30px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .acm-stats .stats-asset .stats-item-counter {
    display: block;
    font-size: 70px;
    font-weight: 700;
    margin-right: 1.0715rem;
    position: relative; }
    .acm-stats .stats-asset .stats-item-counter .text-mask {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 144px;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      opacity: 0.2; }
      @media (max-width: 767.98px) {
        .acm-stats .stats-asset .stats-item-counter .text-mask {
          font-size: 105px; } }
  .acm-stats .stats-asset .stats-subject {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    text-align: left; }
    .acm-stats .stats-asset .stats-subject b {
      font-size: 28px;
      margin-top: 0.35717rem; }

.acm-testimonial.style-1 .testimonial-inner {
  max-width: 700px;
  margin: auto; }
  .acm-testimonial.style-1 .testimonial-inner .testimonial-item-wrap {
    padding: 150px 0; }
    @media (max-width: 767.98px) {
      .acm-testimonial.style-1 .testimonial-inner .testimonial-item-wrap {
        padding: 30px 0; } }
  .acm-testimonial.style-1 .testimonial-inner div.owl-carousel .owl-nav > button {
    background: #fff;
    color: #001659;
    top: 200px;
    left: -300px; }
    .acm-testimonial.style-1 .testimonial-inner div.owl-carousel .owl-nav > button.owl-next {
      left: auto;
      right: -300px; }
    .acm-testimonial.style-1 .testimonial-inner div.owl-carousel .owl-nav > button:hover {
      color: #fff; }
  .acm-testimonial.style-1 .testimonial-inner .icon-decor {
    background: #fff;
    border-radius: 50%;
    border: 6px solid #001659;
    line-height: 100px;
    text-align: center;
    left: 50%;
    top: 0;
    font-size: 28px;
    margin-left: -50px;
    position: absolute;
    height: 100px;
    width: 100px;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .acm-testimonial.style-1 .testimonial-inner .icon-decor {
        display: none; } }
  .acm-testimonial.style-1 .testimonial-inner .testimonial-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: -1; }
    .acm-testimonial.style-1 .testimonial-inner .testimonial-img:before {
      background: #001659;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0.9; }
  .acm-testimonial.style-1 .testimonial-inner .heading-lead {
    margin-bottom: 90px; }
    @media (max-width: 1299.98px) {
      .acm-testimonial.style-1 .testimonial-inner .heading-lead {
        margin-bottom: 60px; } }
    @media (max-width: 991.98px) {
      .acm-testimonial.style-1 .testimonial-inner .heading-lead {
        margin-bottom: 15px; } }
  .acm-testimonial.style-1 .testimonial-inner .testimonial-name {
    font-size: 20px;
    font-weight: 600; }
  .acm-testimonial.style-1 .testimonial-inner .testimonial-position {
    text-transform: uppercase;
    font-size: 12px; }

.acm-teams.style-1 h3 {
  font-size: 22px;
  margin-bottom: 0; }

.acm-teams.style-1 .teams-img {
  overflow: hidden; }
  .acm-teams.style-1 .teams-img img {
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.acm-teams.style-1 .teams-item:hover .teams-img img {
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform: scale(1.05); }

@media (max-width: 1199.98px) {
  .acm-teams.style-1 .owl-nav {
    margin-top: 30px; } }

.acm-teams.style-1 .owl-dots {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2.143rem; }

.acm-clients.multi-row .row + .row {
  margin-top: -1px; }

.acm-clients .client-item {
  border-right: 1px solid #EEF2FB;
  min-height: 180px;
  line-height: 180px;
  text-align: center; }
  @media (max-width: 767.98px) {
    .acm-clients .client-item {
      border-right: 0;
      min-height: 100px;
      line-height: 100px;
      width: 50% !important; } }
  .acm-clients .client-item a {
    display: block; }
    .acm-clients .client-item a:hover {
      background: #EEF2FB; }
  .acm-clients .client-item img {
    display: inline-block;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }
  .acm-clients .client-item:last-child {
    border-right: 0; }
  .acm-clients .client-item:hover img {
    opacity: 1 !important; }

.acm-contact-info.style-1 .info {
  padding: 145px 287px 30px 345px;
  height: 100%; }
  @media (max-width: 1919.98px) {
    .acm-contact-info.style-1 .info {
      padding: 90px; } }
  @media (max-width: 767.98px) {
    .acm-contact-info.style-1 .info {
      padding: 60px 30px; } }
  .acm-contact-info.style-1 .info h3 {
    font-size: 64px;
    line-height: 1.32;
    margin-top: 0;
    margin-bottom: 60px; }
    @media (max-width: 1299.98px) {
      .acm-contact-info.style-1 .info h3 {
        font-size: 40px;
        margin-bottom: 30px; } }
    @media (max-width: 767.98px) {
      .acm-contact-info.style-1 .info h3 {
        font-size: 28px; } }
  .acm-contact-info.style-1 .info .link-form {
    border-bottom: 1px solid;
    font-size: 36px; }
    @media (max-width: 1299.98px) {
      .acm-contact-info.style-1 .info .link-form {
        font-size: 28px; } }
    .acm-contact-info.style-1 .info .link-form span {
      margin-left: 1.0715rem; }

.acm-contact-info.style-1 .info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .acm-contact-info.style-1 .info-list > div {
    margin-right: 1.0715rem; }

.acm-contact-info.style-1 .info-bg {
  position: relative;
  height: 100%; }
  .acm-contact-info.style-1 .info-bg .map-directions {
    position: absolute;
    padding: 42px;
    bottom: 0;
    left: 0;
    max-width: 390px;
    z-index: 2; }
    @media (max-width: 767.98px) {
      .acm-contact-info.style-1 .info-bg .map-directions {
        padding: 30px;
        position: static;
        width: 100%;
        max-width: 100%; } }
  .acm-contact-info.style-1 .info-bg img {
    width: 100%; }

.acm-cta .cta-showcase-item {
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  padding: 90px 105px; }
  @media (max-width: 1199.98px) {
    .acm-cta .cta-showcase-item {
      padding: 30px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .acm-cta .cta-showcase-item h2 {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    margin: 0;
    padding: 0; }
    @media (max-width: 1199.98px) {
      .acm-cta .cta-showcase-item h2 {
        margin-bottom: 30px; } }
    @media (max-width: 991.98px) {
      .acm-cta .cta-showcase-item h2 {
        font-size: 28px; } }
  .acm-cta .cta-showcase-item .cta-action .btn {
    margin: 0.53575rem 0 0.53575rem 0.53575rem; }

@media (max-width: 991.98px) {
  .acm-pricing.style-1 .item + .item {
    margin-top: 30px; } }

.acm-pricing.style-1 .content-inner {
  border: 1px solid #EEF2FB; }
  .acm-pricing.style-1 .content-inner .col-header {
    background: #EEF2FB;
    padding: 2rem; }
    .acm-pricing.style-1 .content-inner .col-header .title h5 {
      font-weight: 500;
      text-transform: uppercase;
      margin: 0; }
      @media (max-width: 575.98px) {
        .acm-pricing.style-1 .content-inner .col-header .title h5 {
          font-size: 14px; } }
    .acm-pricing.style-1 .content-inner .col-header .price-sale h2 {
      font-size: 70px;
      margin: 0.25rem auto 0; }
      @media (max-width: 575.98px) {
        .acm-pricing.style-1 .content-inner .col-header .price-sale h2 {
          font-size: 60px; } }
      .acm-pricing.style-1 .content-inner .col-header .price-sale h2 sup {
        font-size: 28px;
        -ms-transform: translateY(-18px);
        transform: translateY(-18px);
        -webkit-transform: translateY(-18px);
        display: inline-block; }
        @media (max-width: 575.98px) {
          .acm-pricing.style-1 .content-inner .col-header .price-sale h2 sup {
            -ms-transform: translateY(-10px);
            transform: translateY(-10px);
            -webkit-transform: translateY(-10px); } }
      .acm-pricing.style-1 .content-inner .col-header .price-sale h2 span {
        font-size: 28px; }
  .acm-pricing.style-1 .content-inner .col-body {
    padding: 32px 35px 0; }
    .acm-pricing.style-1 .content-inner .col-body ul {
      padding: 0; }
      .acm-pricing.style-1 .content-inner .col-body ul li {
        list-style: none;
        padding: 15px 0;
        color: #6F6F6F;
        text-transform: uppercase;
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .acm-pricing.style-1 .content-inner .col-body ul li + li {
          border-top: 1px solid #EEF2FB; }
        .acm-pricing.style-1 .content-inner .col-body ul li:first-child {
          padding-top: 0; }
        .acm-pricing.style-1 .content-inner .col-body ul li span {
          color: #1E1E1E;
          font-size: 1rem;
          text-transform: capitalize;
          margin-top: 4px; }
        .acm-pricing.style-1 .content-inner .col-body ul li.no {
          text-decoration: line-through; }
  .acm-pricing.style-1 .content-inner .col-footer {
    margin-top: 2.5rem;
    padding-bottom: 50px; }

@media (min-width: 992px) {
  .container + .section-ct .acm-features.style-3 .features-image {
    top: -160px; } }
