/**
 *------------------------------------------------------------------------------
 * @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 {
  background-color: #FFF7F3;
  background-repeat: no-repeat;
  background-position: bottom left; }
  .acm-slideshow .item {
    overflow: hidden;
    position: relative;
    height: 745px; }
    @media (max-width: 1299.98px) {
      .acm-slideshow .item {
        
		 } }
    @media (max-width: 1199.98px) {
      .acm-slideshow .item {
        
		} }
  .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: 0;
    right: 0;
    width: 100%;
    height: 100%;
    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;
  }
  
div.background[style*="images"]:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	}
div.background[style*="images"]:after,
div.background[style*="color"]{
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0))) !important; /* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(left right, rgba(0,0,0,0.7), rgba(0,0,0,0)) !important; /* Firefox 3.6+ */
	background: -moz-linear-gradient(left right, rgba(0,0,0,0.7), rgba(0,0,0,0)) !important; /* IE 10 */
	background: -ms-linear-gradient(left right, rgba(0,0,0,0.7), rgba(0,0,0,0)) !important; /* Opera 11.10+ */
	background: -o-linear-gradient(left right, rgba(0,0,0,0.7), rgba(0,0,0,0)) !important;
	 }
.owl-stage .owl-item:nth-child(1) div.background[style*="images"]:after{
	background:none !important;
	}
@media (max-width: 690px) {
.owl-stage .owl-item:nth-child(1) div.background[style*="sl-home"]{
	background:url(../../../images/slide/sl-home-mb.jpg) no-repeat !important;
	background-size:cover !important;
	}
}
.owl-carousel .owl-stage-outer{

	}

#video-bg {
    position: absolute;
    top: -30%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
}
#video-bg .video-wrap {
    position: relative;
    padding-bottom: 57.8%;
    height: 0;
    background: url(../images/bgvdo.jpg) 50% 50% no-repeat;
        background-size: auto;
    background-size: cover;
}


@media (max-width: 1700px) {
  .acm-slideshow .item {
    height: 658px; }
}
@media (max-width: 1499.98px) {
  .acm-slideshow .item {
    height: 554px; }
}
@media (max-width: 1199.98px) {
#video-bg {
    top: -12%;
}
}
@media (max-width: 991.98px) {
  .acm-slideshow .item {
    height: 429px; }
}
@media (max-width: 767.98px) {
#video-bg{
	display:none;
	}
  .acm-slideshow .item {
    height: 414px; }
}
@media (min-width: 767.99px) {
.background.bgvdo{
	background-image:none !important;
	}
}

#video-bg .video-wrap iframe,
#video-bg .video-wrap video {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-content-inner h1.slide-title,
.slider-content-inner .heading-link{
	color:#fff !important;
	}
	
	
	
    @media (max-width: 767.98px) {
		/*
      .acm-slideshow .background {
        background: transparent !important;
        bottom: 90px;
        top: auto;
        left: 30px;
        right: auto;
        height: auto;
        width: auto;
        z-index: 1; } 
		*/
		}
  .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: 50px;
    top: 0;
    left: 0;
    height: 100%;
    width: 45%; }
    @media (max-width: 1919.98px) {
      .acm-slideshow .slider-content {
        padding: 90px; } }
    @media (max-width: 1499.98px) {
#video-bg .video-wrap {
    padding-bottom: 68.8%;
}
	}

    @media (max-width: 1299.98px) {
      .acm-slideshow .slider-content {
        padding: 60px; }
}
    @media (max-width: 1199.98px) {
      .acm-slideshow .slider-content {
        padding: 30px; } }
    @media (max-width: 767.98px) {
      .acm-slideshow .slider-content {
        padding: 90px 30px 120px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%; } }
    .acm-slideshow .slider-content .slide-title {
		font-size:300%;
      font-weight:bold; }
    .acm-slideshow .slider-content .slide-title span {
      font-weight:100;
	  font-size:85%;
	  text-transform:uppercase; }
      @media (max-width: 1499.98px) {
        .acm-slideshow .slider-content .slide-title {
          font-size: 200%; } }
      @media (max-width: 767.98px) {
        .acm-slideshow .slider-content .slide-title {
          font-size: 120%; } }
    .acm-slideshow .slider-content .description {
      opacity: 0.7; }

        .acm-slideshow .slider-content .description {
			line-height:1.2;
          font-size: 150%;
		  color:#fff !important;
		   }
      @media (max-width: 1199.98px) {
        .acm-slideshow .slider-content .description {
          font-size: 120%; }
		  }
    .acm-slideshow .slider-content .slide-action {
      margin-top: 90px;
      font-weight: 600;
      font-size: 1.143rem; }
      @media (max-width: 1299.98px) {
        .acm-slideshow .slider-content .slide-action {
          margin-top: 30px; } }
      .acm-slideshow .slider-content .slide-action span {
        margin-left: 2.143rem; }
  .acm-slideshow div.owl-carousel .owl-nav {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
	left: 50%;
	position: absolute;
	height: 72px;
	 }
    @media (max-width: 767.98px) {
      .acm-slideshow div.owl-carousel .owl-nav {
        height: 30px; } }
    .acm-slideshow div.owl-carousel .owl-nav button {
      background: transparent;
      color: #ffffff !important;
      position: static;
      margin-left: 1.0715rem;
      width: auto;
      height: auto; }
      .acm-slideshow div.owl-carousel .owl-nav button:hover, .acm-slideshow div.owl-carousel .owl-nav button:focus, .acm-slideshow div.owl-carousel .owl-nav button:active {
        background: transparent !important;
        opacity: 0.9; }
      .acm-slideshow div.owl-carousel .owl-nav button.disabled {
        cursor: not-allowed;
        opacity: 0.5; }
  .acm-slideshow div.owl-carousel .owl-dots {
    position: absolute;
    right: 50%;
    height: 72px; }
    @media (max-width: 767.98px) {
      .acm-slideshow div.owl-carousel .owl-dots {
        height: 30px;
        padding-left: 15px;
		}
		 }
  .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 .slider-content-inner > *:nth-child(1) {
      -webkit-transition-delay: 100ms !important;
      -o-transition-delay: 100ms !important;
      transition-delay: 100ms !important; }
    .acm-slideshow .slider-content-inner > *:nth-child(2) {
      -webkit-transition-delay: 300ms !important;
      -o-transition-delay: 300ms !important;
      transition-delay: 300ms !important; }
    .acm-slideshow .slider-content-inner > *:nth-child(3) {
      -webkit-transition-delay: 600ms !important;
      -o-transition-delay: 600ms !important;
      transition-delay: 600ms !important; }
    .acm-slideshow .slider-content-inner > *:nth-child(4) {
      -webkit-transition-delay: 900ms !important;
      -o-transition-delay: 900ms !important;
      transition-delay: 900ms !important; }
    .acm-slideshow .slider-content-inner > *:nth-child(5) {
      -webkit-transition-delay: 1200ms !important;
      -o-transition-delay: 1200ms !important;
      transition-delay: 1200ms !important; }
  .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 .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 .active .slider-content-inner .description {
	   }

.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: 30px;
  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-icon: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; }
  @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; }
  @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;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	 }
.acm-features.style-2 .features-inner:nth-child(2n) .features-intro{
	border-top-left-radius: unset;
	border-top-right-radius: unset;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	}
	 
	 
    @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%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	 }
.acm-features.style-2 .features-inner:nth-child(2n) .features-item{
	border-bottom-left-radius: unset;
	border-bottom-right-radius: unset;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	}
  @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 {
  height: auto;
  text-align: center;
  position: relative; }

  .acm-features.style-2 .features-item .img-icon {
    display: inline-block;
    margin-bottom: 15px; }
  .acm-features.style-2 .features-item h3 {
    margin: 15px 0; }
  .acm-features.style-2 .features-item > span {
	   }

.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;
	font-size:150%;
	font-weight:bold;
	 }
.acm-features.style-3 .features-detail h4{
	font-weight:bold;
	}
    @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; } 
	  
.border-radius .ps-left .features-image img{
	border-top-right-radius:40px;
	border-bottom-right-radius:40px;
	}
.border-radius .ps-right .features-image img{
	border-top-left-radius:40px;
	border-bottom-left-radius:40px;
	}
	
		  }
  .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; }


.acm-features.style-5 .content-left .ps-left,
.acm-features.style-5 .content-left .ps-right{
	background:#95281e;
	}
.acm-features.style-5 .content-right .ps-left {
    background: #263248;
}
.acm-features.style-5.dark .content-left .ps-right {
    background: #1b1b1b;
}
.acm-features.style-5.eintro .content-left .ps-right {
    background: #FFF7F3;
}
.acm-features.style-5.bluedark .content-right .ps-left {
    background: #35434f;
}
@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: 600px;
  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: 50px 10px;
  height: 100%;
  text-align:center; }
  @media (max-width: 1919.98px) {
    .acm-contact-info.style-1 .info {
       } }
  @media (max-width: 767.98px) {
    .acm-contact-info.style-1 .info {
      padding: 40px 10px; } }
  .acm-contact-info.style-1 .info h3 {
    font-size: 300%;
    line-height: 1.32;
    margin-top: 0;
    margin-bottom: 60px; }
    @media (max-width: 1299.98px) {
      .acm-contact-info.style-1 .info h3 {
        font-size:  250%;
        margin-bottom: 30px; } }
    @media (max-width: 767.98px) {
      .acm-contact-info.style-1 .info h3 {
        font-size:  200%; } }
  .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:inline-block;
  font-size:150%;
 }
.contact-item-inner a{
	display: flex;
	align-items: center;
	}
.contact-item-inner  img{
	padding:20px 0;
}
.acm-contact-info.style-1 .info-list span{
	font-size:70%;
	margin:0 10px;
	}

  .acm-contact-info.style-1 .info-list > div {
    
	 }

.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: 520px) {
.acm-contact-info.style-1 .info-list{
	font-size:145%;
	}
}

    @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; } }
