.navbar-brand.logo-control img.logo-img {
    max-width: 144px;
    max-height: 60px;
}
body.dark-active .d-light {
     display: block; 
}
.eb_privacypolicy .button_cookie + .button_cookie {
    margin: 5px 0 0 0;
}
.t4-header-r > * {
    max-width: 100px;
}
.t4-header-r  p {
    margin-top: 10px;
    max-height: 32px;
}
#t4-topinfo {
    z-index: 9;
}
#t4-main-body {
    padding-top: 0px;
}
.t4-section.t4-header {
    z-index: 10;
}
#t4-main-body > div > div > div > div:nth-child(3) > p{
    visibility: hidden;
}
.acm-stats.style-1 .stats-count {
    color: var(--color-primary) !important;
}
.acm-stats.style-1 {
    padding-bottom: 2em;
    padding-top: 2em;
}
.ja-acm.acm-clients.style-1 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.acm-hero.style-1 .acm-hero-item {
    --headings-color: #1d467a;
    color: #1d467a;
}
.acm-team.style-1 .picture img {
    border-radius: 50%;
}
/*
div.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #1d467a;
}*/