.owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}
.owl-dots .owl-dot {
  border: 2px solid transparent;
  border-radius: 50%;
  margin: 0 6px;
  height: 8px;
  width: 8px;
}
.owl-dots .owl-dot span {
  background: #d2d3d7;
  border-radius: 50%;
  display: block;
  height: 4px;
  width: 4px;
}
.owl-dots .owl-dot.active {
  background: transparent;
  border-color: #1b3060;
}
.owl-dots .owl-dot.active span {
  background: transparent;
}
.acm-features .features-item:before,
.acm-features .features-item:after {
  display: table;
  content: " ";
}
.acm-features .features-item:after {
  clear: both;
}
.acm-features .owl-nav {
  display: flex;
}
.acm-features .owl-nav > div {
  background: #f2f3f7;
  border-radius: 4px;
  color: #333333;
  margin: 0;
  line-height: 50px;
  padding: 0;
  text-align: center;
  height: 50px;
  width: 50px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.acm-features .owl-nav > div + div {
  margin-left: 12.5px;
}
.acm-features .owl-nav > div .fa {
  color: #333333;
  font-size: 24px;
}
.acm-features .owl-nav > div .fa.fa-angle-left {
  text-indent: -1px;
}
.acm-features .owl-nav > div .fa.fa-angle-right {
  text-indent: 3px;
}
.acm-features .owl-nav > div:hover {
  background: #e2e4ed;
}
.acm-features.style-1 .section-title {
  padding-right: 30px;
}
@media (max-width: 767px) {
  .acm-features.style-1 .section-title {
    padding-right: 0;
  }
}
.acm-features.style-1 .features-item-inner .features-img {
  margin-bottom: 30px;
}
.acm-features.style-1 .features-item-inner .features-img img {
  border-radius: 4px;
}
.acm-features.style-1 .acm-feature-slide {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .acm-features.style-1 .acm-feature-slide {
    margin: 0;
  }
}
.acm-features.style-1 .acm-feature-slide .owl-carousel {
  padding: 0;
}
.acm-features.style-1 .acm-feature-slide .features-item-inner p {
  padding-right: 30px;
}
.acm-features.style-1 .owl-item {
  padding: 0 15px;
}
.acm-features.style-1 .owl-nav {
  bottom: 0;
  left: -48.3333%;
  position: absolute;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .acm-features.style-1 .owl-nav {
    left: -47.33333%;
  }
}
@media (max-width: 991px) {
  .acm-features.style-1 .owl-nav {
    position: relative;
    left: 15px;
    margin-top: 25px;
    margin-bottom: 0;
  }
}
.acm-features.style-1 .acm-feature-block .features-item-inner {
  padding-right: 30px;
  padding-bottom: 60px;
}
.acm-features.style-2 .features-item {
  margin-bottom: 30px;
}
.acm-features.style-2 .img-icon,
.acm-features.style-2 .font-icon {
  margin-bottom: 25px;
}
.acm-features.style-2 .font-icon {
  color: #1b3060;
  font-size: 60px;
}
.acm-features.style-2 h4 {
  margin-top: 0;
  margin-bottom: 30px;
}
.acm-features.style-2.style-box .features-item {
  background: #ffffff;
  border-radius: 4px;
  padding: 60px 30px 30px;
}
@media (max-width: 767px) {
  .acm-features.style-2.style-box .features-item {
    padding: 30px;
  }
}
.acm-features.style-2.align-center {
  text-align: center;
}
.acm-features.style-3 > .row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.acm-features.style-3 > .row > div {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .acm-features.style-3 > .row > div {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-image {
    position: relative;
  }
}
.acm-features.style-3 .features-image img {
  width: 100%;
}
@media (min-width: 992px) {
  .acm-features.style-3 .features-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
  }
  .acm-features.style-3 .features-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: none;
  }
}
.acm-features.style-3 .features-content {
  padding: 120px 0 120px 180px;
  position: relative;
  max-width: 615px;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .features-content {
    padding: 60px 0 60px 90px;
    max-width: 470px;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .features-content {
    max-width: 720px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .features-content {
    padding: 60px 15px;
  }
}
.acm-features.style-3 .features-content .section-title {
  margin-bottom: 40px;
}
.acm-features.style-3 .content-left .features-image {
  left: auto;
  right: 0;
}
.acm-features.style-3 .content-left .features-content {
  padding: 150px 180px 150px 0;
  float: right;
}
@media (max-width: 1199px) {
  .acm-features.style-3 .content-left .features-content {
    padding: 60px 90px 60px 0;
  }
}
@media (max-width: 991px) {
  .acm-features.style-3 .content-left .features-content {
    float: none;
  }
}
@media (max-width: 767px) {
  .acm-features.style-3 .content-left .features-content {
    padding: 60px 15px;
  }
}
.acm-features.style-3 .features-action {
  display: block;
  margin-top: 30px;
}
.acm-features.style-3 .img-icon {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  color: #0f5083;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
}
.acm-features.style-3 .img-icon:hover {
  background: #f2f3f7;
}
.acm-features.style-3 .img-icon a {
  display: inline-block;
}
@media (max-width: 991px) {
  .acm-features.style-3 .img-icon.dekstop {
    display: none;
  }
}
.acm-features.style-3 .img-icon.dekstop a {
  height: 90px;
  width: 90px;
  line-height: 90px;
}
.acm-features.style-3 .img-icon.mobile {
  display: none;
}
@media (max-width: 991px) {
  .acm-features.style-3 .img-icon.mobile {
    display: block;
  }
}
.acm-features.style-3 .img-icon.mobile a {
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.acm-features.style-4 .section-title {
  padding: 0 15px;
  max-width: 810px;
  margin-bottom: 150px;
}
@media (max-width: 1199px) {
  .acm-features.style-4 .section-title {
    margin-bottom: 60px;
  }
}
.acm-features.style-4 .row {
  margin-left: 0;
  margin-right: 0;
}
.acm-features.style-4 .row > div {
  padding-left: 0;
  padding-right: 0;
}
.acm-features.style-4 .features-item {
  background: #1b3060;
  color: #ffffff;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item {
    flex-direction: column;
  }
}
.acm-features.style-4 .features-item.bg-lv-1 {
  background: #0f5083;
}
.acm-features.style-4 .features-item.bg-lv-2 {
  background: #336666;
}
.acm-features.style-4 .features-item.bg-lv-3 {
  background: #67615c;
}
.acm-features.style-4 .features-item.bg-lv-4 {
  background: #979eb1;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item .img-intro {
    min-height: 400px;
  }
}
.acm-features.style-4 .features-item.content-right {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item.content-right {
    flex-direction: column;
  }
}
.acm-features.style-4 .features-item.content-right .img-intro {
  margin-right: -1px;
}
.acm-features.style-4 .features-item.content-left .img-intro {
  margin-left: -1px;
}
.acm-features.style-4 .features-item > div {
  width: 50%;
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item > div {
    width: 100%;
  }
}
.acm-features.style-4 .features-item .content-wrap {
  padding: 90px;
}
@media (max-width: 1400px) {
  .acm-features.style-4 .features-item .content-wrap {
    padding: 60px;
  }
}
@media (max-width: 767px) {
  .acm-features.style-4 .features-item .content-wrap {
    padding: 30px;
  }
}
.acm-features.style-4 .features-item .content-wrap h4 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 25px;
}
.acm-features.style-4 .features-item .content-wrap .font-icon {
  font-size: 45px;
  margin-bottom: 30px;
}
.acm-features.style-4 .features-item .content-wrap .img-icon {
  margin-bottom: 30px;
}
.acm-features.style-4 .features-item .content-wrap p {
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.acm-features.style-4 .features-item .content-wrap a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-weight: 700;
}
.acm-features.style-4 .features-item .content-wrap a span {
  margin-left: 8px;
}
.acm-features.style-4 .features-item .content-wrap a:hover,
.acm-features.style-4 .features-item .content-wrap a:focus,
.acm-features.style-4 .features-item .content-wrap a:active {
  border-bottom-color: #ffffff;
}
.acm-features.style-4 .features-item .img-intro {
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.acm-features.style-5 .features-item {
  background-size: cover;
  background-position: center center;
  padding: 150px 0;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item {
    padding: 75px 0;
  }
}
.acm-features.style-5 .features-item .group-item {
  max-width: 570px;
  background: #ffffff;
  border-radius: 4px;
  padding: 90px 120px 90px 90px;
  float: right;
  text-align: left;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item .group-item {
    padding: 30px;
  }
}
.acm-features.style-5 .features-item .group-item h2 {
  font-weight: 400;
  margin: 0 0 25px 0;
}
@media (max-width: 991px) {
  .acm-features.style-5 .features-item .group-item h2 {
    font-size: 28px;
  }
}
.acm-features.style-5 .features-item .group-item .lead {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .acm-features.style-5 .features-item .group-item .lead {
    margin-bottom: 30px;
  }
}
.acm-features.style-6 .content-right {
  padding-right: 90px;
}
@media (max-width: 767px) {
  .acm-features.style-6 .content-right {
    padding-right: 0;
  }
}
.acm-features.style-6 .content-right .title h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.25;
  color: #ffffff;
}
@media (max-width: 767px) {
  .acm-features.style-6 .content-right .title h2 {
    font-size: 28px;
  }
}
.acm-features.style-6 .content-right .lead {
  margin-bottom: 60px;
  opacity: 0.7;
}
.t3-section.padding-bottom.block-style {
  padding-bottom: 90px;
}