span.contact-name {
    display: none;
}
.contact-title h2 {
    font-size: 26px;
}
.section-title-wrap .sub-heading {
    font-size: 35px;
    text-transform: uppercase;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 33.333333333%;
}
.pic-article img {
    border-radius: 12px;
}
.col-12.col-lg-6 .features-title {
    width: 100%;
    margin-left: 60px;
}
.col-12.col-lg-6 .features-item {
    width: 190%;
}
span.logo-wrap.has-logo-2 {
    width: 100px;
}
#t4-footer .t4-row {
    padding: 24px;
}
.section-beauty {
    display: none;
}
.acm-gallery.style-1 .gallery-desc {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 0px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
    text-align: center;
    opacity: .8;
}
div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 128px;
    padding-bottom: 60px;
}
.acm-gallery.style-1 .gallery-desc {
    font-size: 22px;
}
.section-title-wrap .section-title {
    font-size: 36px;
  
}
.module-title span {
    font-weight: 600;
    font-size: 18px;
}
#t4-footer .copyright {
    margin-top: 70px;
}
div#system-message-container {
    display: none;
}
a.mod-articles-category-title {
    font-size: 18px;
}
.t4-palette-brown {
    background-color: #2a7768;
    color: #f8f9fa;
}
.item-content .page-header h2 a:hover, .item-page .page-header h2 a:hover {
    color: #021612;
}
.t4-col.copyright.col-12 {
    font-size: 14px;
}
#t4-footer .bg-overlay-image {
    background-image: url(/images/ft.png#joomlaImage://local-images/ft.png?width=600&height=600);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 25%;
}
#t4-footer .copyright {
    margin-top: 70px;
    font-size: 14px;
}
@media screen and (max-width: 480px){
.features-title.color-palette.h2 {
    display: none;
}
.col-12.col-lg-6 .features-item {
    margin-left: -112px;
    width: 325%;
}
.col-lg-6.col-sm-12.col-xs-12 {
    max-width: 100%;
    flex: 1 1 100%;
}

}
