/* Logo */
.navbar-brand .logo-img {
  max-height: 60px;
  width: auto;
}
/* Off-canvas */
.t4-offcanvas {
  background: #eee;
}
.t4-offcanvas .t4-off-canvas-header {
  background: #fff;
}
/* Hero */
.acm-hero.style-1 {
  --body-text-color: #749e76;
  --headings-color: #00652e;
  color: #749e76;
}
.acm-hero.style-1 .btn-light {
  background: #749e76;
}
.acm-hero.style-1 .hero-title {
  font-size: 48px;
}
/* ΥΠΗΡΕΣΙΕΣ BANNER */
.acm-cta.style-1 .cta-content {
  max-width: 100%;
}
/* Masthead */
.ja-masthead {
  background-color: transparent;
  background-image: url("../../../../images/joomlart/hero/bg-1.jpg") !important;
}
.ja-masthead::before {
  background-color: transparent;
}
.ja-masthead .ja-masthead-detail .ja-masthead-title {
  color: #050505;
}
/* Footer */
.t4-footer::before {
  background-image: url("../../../../images/banners/ellipse_01.png");
}
.t4-footer::after {
  background-image: url("../../../../images/banners/ellipse_02.png");
}
/* Copyright */
.t4-copyright {
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.1);
  padding: 2rem 0;
  text-align: center;
  font-size: .875rem;
  margin-top: 4rem;
}
/* ΠΟΙΟΙ ΕΙΜΑΣΤΕ - Γιατί να Επιλέξετε την ΩΡΑΙΟΠΟΥΛΟΣ Οικονομολόγοι - Φοροτεχνικοί */
#Mod126 .section-title-wrap .main-title {
    max-width: 100%;
}
/* ΠΟΙΟΙ ΕΙΜΑΣΤΕ - Slogan */
.view-article.item-140 .t4-section.t4-section-bottom-2 {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: var(--gutter-xl);
    margin-top: var(--gutter-xl);
}

/* ΥΠΗΡΕΣΙΕΣ */
.ipiresies .acm-features.style-2 {
  padding-bottom: 5rem;
}
.ipiresies .acm-features.style-2 .feature-list-wrap .item {
    border:none;
    align-items: normal;
}
.ipiresies .acm-features.style-2 .features-desc {
    width:100% !important;
}
.ipiresies .acm-features.style-2 .info-wrap {
    max-width: 100%;
  }