#acm-hero-140 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.topbar-l .custom {
    margin-left: 120px;
}

.navbar-toggler {
    display: none;
}

.footer1 {
    text-align: center;
}

.footer2 {
    display: none;
}

.item-title {
    text-align: center;
}

.item-intro p, .item-introtext, .article-inner p, .desc-article p,.contact-contactinfo {
    text-align: justify;
}

.hero-content-inner {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin-top: 200px;
    border-top: 5px var(--color-primary) solid
}

.testimonial-item-wrap .description {
    font-size: 1.2rem;
}


.trainer h2,
.pull-keep-size-picture {
    text-align: center;
}

.pull-keep-size img {
    width: 156px;
}

#t4-footer .row {
    justify-content: center;
}

.article-body {
    width: 100%;
}

@media (min-width: 991.98px) {
    .logo-img {
        margin-left: 20px;
        margin-top: -40px;
    }
}
@media (max-width: 499px) {
    #acm-hero-140 {
        background-position-x: -600px;
    }
}

.acm-action a {
    margin-bottom: 0px!important;
}

.t4-section-5 .section-heading{
    margin-left: 0px!important;
    width: 100%;
}

.t4-section-5 .section-heading .mod-title{
    text-align: left;
    //font-size: var(--h2-font-size);
}

.acm-testimonial.style-2 .testimonial-item-wrap {
    max-width: none;
    text-align: justify;
}

.testimonial-item-wrap .description {
    font-style: italic;
    font-size: 1.1rem;
    margin-top: 0;
    font-weight: 300;
}

.fd-item-desc {
    font-size: 1.2rem;
}