.theme-home-4 .header-block-2 .t4-navbar .t4-megamenu>ul>li>a {
    font-weight: 600;
    font-family: Arial;
}
@media (min-width: 1200px){
.acm-hero.style-3 .features-desc .main-heading {
    font-size: 2.5rem !important;
}
}
.t4-footer, .t4-footer-info {
    background-color: #13297E !important;
}
div#cf_1 {
    margin-left: auto;
    margin-right: auto;
}
a.nav-header.nav-link {
    font-weight: 600 !important;
}
.t4-megamenu>.navbar-nav>li>.nav-link, .t4-megamenu>.navbar-nav>li>a {
    padding: 20px 0.7rem;
}
.section-education.mt-4 {
    display: none;
}
.acm-features.style-5 .align-bottom .features-intro .feature-info {
    bottom: -6.42rem;
    position: absolute;
    right: -6.42rem;
    z-index: 40;
    display: none;
}
a.nav-header.nav-link {
    font-weight: 500;
    font-size: 16px;
}
@media (min-width: 1200px){
.t4-main-body {
    padding-top: 2.42rem;
    padding-bottom: 6.42rem;
}
}
@media (min-width: 768px){
.t4-main-body {
    padding-top: 2.28rem;
    padding-bottom: 4.28rem;
}
}
@media (min-width: 1600px){
.header-block-2 .main-menu {
    position: absolute;
    width: 900px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
}