@media screen and (min-width: 1504px){
.t3-mainbody.container {
    background-color: #fff;
}}
.acm-slideshow .owl-carousel .item .slider-content-inner {
    background-color: #149b87 !important;
}
.container-lg {
    background-color: #fff;
}
div.t3-wrapper {
    background: #fff;
}
.acm-features.style-1 .features-content .features-item.bg-primary {
    background: #3ad391 !important;
}
.btn-primary {
    color: #ffffff;
    background-color: #149b87;
    border-color: #149b87;
}
.t3-header .logo {
    position: absolute;
    left: 0;
    top: 0;
    height: 96px;
    min-width: 96px;
    max-width: 350px;
    z-index: 1;
}
h1, h3, h4, h5, h6, .h1, .h3, .h4, .h5, .h6 {
    color: #149b87;
}
.item-page .article-header .article-title a {
    color: #149b87;
}
.acm-slideshow .owl-carousel .item .slider-content-inner h2 {
    margin-top: 0;
    margin-bottom: 32px;
    color: #fff;
}
.acm-features.style-2 .features-item {
    margin-bottom: 0px !important;
}
.fa {
    font-family: var(--fa-style-family, "FontAwesome") !important;
}
.t3-megamenu .mega-nav > li .separator {
    color: #ffffffd6;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.t3-megamenu .mega > .mega-dropdown-menu {
    min-width: 240px;
}
.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #ffffffd6;
}
.t3-off-canvas .t3-off-canvas-body .nav > li a, .t3-off-canvas .t3-off-canvas-body .nav > li span {
    padding: 3.666667px 20px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
    display: none;
}