/* .t4-content {
    background: linear-gradient(320deg,  #f37608, #f37608, #033784, #033784);
    color: #fff;
} */

#t4-header {
    z-index: 9999;
    background-color: #fff;
}
.t4-section-inner.container .header-block {
    padding: 10px 0;
}

.logo-img{
    min-width: 150px;
}

.navbar-brand {
    max-width: 15%;
}

.t4-navbar {
    margin-right: 0 !important;
}

#t4-topbar {
    display: none;
}

a.contact_us.nav-link span {
    background: #ff7b25;
    padding: 3px 6px;
    border-radius: 6px;
    color: #FFFFFF;
}

#Mod208,
#Mod151 {
    padding-top: 0px;
    background: transparent;
}

#Mod211 {
    padding: 0;
    max-height: 100%;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
}

#Mod217 {
    padding: 0;
}


.text-blog {
    color: #f37608;
    font-weight: 700 !important;
}

.text-experts {
    margin-top: 25px !important;
    color: #f37608;
}

.text-experts span {
    font-size: 3rem;
    font-weight: bolder;
}

.mod-desc {
    font-weight: bold;
}

#back-to-top {
    z-index: 999;
}

.magz-layout .item-title a {
    color: #f37608 !important;
}

.magz-layout .item-date {
    color: #084298 !important;
}

.acm-hero.style-1 .acm-hero-item.mask-normal:after {
    background: #0842984d;
    width: 100%;
}

#back-to-top {
    background: #f37608;
    border-radius: 50%;
}

.item-page.layout-default.no-sidebar .top-article-info {
    max-width: 100%;
    text-align: left;
}

.t4-main-body {
    padding: 0;
}

.page-header {
    display: none;
}

.footer2 {
    display: none;
}
.footer1 {
    font-size: 14px;
}

.displayname {
    text-align: center;
    background: linear-gradient(45deg, #a3d7bba3, white, #a3d7bba3);
    font-weight: 800;
    color: #084298;
}

.primaryLink span span,
.mega-col-title span {
    color: #f37608 !important;
}

.mega-col-title {
    border-bottom: 2px solid #084298 !important;
}

.t4-megamenu .dropdown-menu li>a,
.t4-megamenu .dropdown-menu li>.nav-link {
    padding: 0 !important;
}

.t4-megamenu .dropdown-menu li a span span, .custom-nav-item a span span {
    font-size: medium;
    transition: font-size 0.3s ease-in-out;
    line-height: 16px;
}

.t4-megamenu .dropdown-menu li a:hover span span, .custom-nav-item a:hover span span {
    font-size: 18px;
}

.grecaptcha-badge {
    visibility: hidden;
}