
#vd_logo {
    border-radius: 100%;
    padding: 0.25rem;
    background-color: #ffffff;
    background-image: none !important;
}
@media(max-width:370px) {
    #vd_logo {
        display: none;
    }
}
#vd_logo img {
    width: 100%;
}
#vd_user {
    margin-right: 2rem;
}
.justinian_title {
    line-height: 1.2;
}
.justinian_maintitle {
    font-size: 1rem;
}
.justinian_subtitle {
    font-size: 0.5rem;
    letter-spacing: 0.05em;
}
@media(min-width: 576px) {
    .justinian_maintitle    { font-size: 1.5rem; }
    .justinian_subtitle     { font-size: 0.75rem; }
}
@media(min-width: 768px) {
    .justinian_maintitle    { font-size: 1.75rem; }
    .justinian_subtitle     { font-size: 0.875rem; }
}
@media(min-width: 992px) {
    .justinian_maintitle    { font-size: 2rem; }
    .justinian_subtitle     { font-size: 1rem; }
}
@media(min-width: 1200px) {
    .justinian_maintitle    { font-size: 2rem; }
    .justinian_subtitle     { font-size: 1rem; }
}
body#vd_body_main.justinian_chatbot {
    background-color: #02376d !important;
    background-image: linear-gradient(135deg,#0351a1,#02376d) !important;
}
body#vd_body_main:before {
    display: none;
}
.vd_header_banner_content {
    padding-left: 155px;
    transition: all ease-in-out 0.5s;
}
.vd_header_scroll .vd_header_banner_content {
    padding-left: 0;
}
#newcontent {
    background-image: linear-gradient(135deg,#92EFFD,#02376d);
}
#justinian_bg {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    
    /* VERLAUF MIT NOCH GERINGERER DECKKRAFT */
    background: linear-gradient(45deg,
        transparent,
        transparent 40%,
        rgba(255, 255, 255, 0.03), /* NEU: Statt 0.07 */
        rgba(255, 255, 255, 0.05), /* NEU: Statt 0.1 */
        rgba(255, 255, 255, 0.03), /* NEU: Statt 0.07 */
        transparent 60%,
        transparent
    );
    
    background-size: 300%;
    animation: justinian_gradient 25s ease infinite;
    -webkit-animation: justinian_gradient 25s ease infinite;

    /* MASKEN-EIGENSCHAFTEN BLEIBEN GLEICH */
    -webkit-mask-image: url('https://static.dashoefer.de/relaunch/images/sonderaktionen/pixabay-6524741.png');
    mask-image: url('https://static.dashoefer.de/relaunch/images/sonderaktionen/pixabay-6524741.png');
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;

    pointer-events: none;
}


@-webkit-keyframes justinian_gradient {
    0% { background-position:0% 50% }
    50% { background-position:100% 50% }
    100% { background-position:0% 50% }
}
@-moz-keyframes justinian_gradient {
    0% { background-position:0% 50% }
    50% { background-position:100% 50% }
    100% { background-position:0% 50% }
}
@keyframes justinian_gradient {
    0% { background-position:0% 50% }
    50% { background-position:100% 50% }
    100% { background-position:0% 50% }
}
#vd_header_top {
    visibility: hidden;
}
#input_mode_switch {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
}
.input_mode_option {
    cursor: pointer;
    color: #bfdbef;
    transition: all 0.25s ease-in-out;
}
.input_mode_option.active {
    color: #eef6fc;
}
.input_mode_option .fas {
    font-size: 1.375rem;
}
#input_mode_indicator {
    flex-basis: 100%;
    position: relative;
    height: 4px;
}
.input_mode_bar {
    position: absolute;
    height: inherit;
    transition: all 0.25s ease-in-out;
}
#newbreadnavi {
    display: none;
}
/*
.vdc_listgroup .list-group-item-action {
    background-color: #02376d;
    border-color: #02376d;
    color: #ffffff;
}
.vdc_listgroup .list-group-item-action:hover {
    background-color: #0351a1 !important;
    border-color: #0351a1 !important;
    color: #ffffff !important;
}
.vdc_listgroup .list-group-item-action.active {
    background-color: #3477b7 !important;
    border-color: #3477b7 !important;
    color: #ffffff !important;
}
.vdc_listgroup .list-group-item-action.active:hover {
    background-color: #5fb7eb !important;
    border-color: #5fb7eb !important;
    color: #ffffff !important;
}
*/
.bottom-menu {
    margin-top: 0;
    display: none;
}
.pagefooter {
    position: relative; 
    border-top: 1px solid transparent;
    padding-top: 29px;
    z-index: 2;
}
.pagefooter {
    position: relative;
    background-image: none;
    background-color: #182c40;
    border-top-color: #182c40;
}
.pagefooterlink, .copyright {
    color: #3477b7;
}
.pagefooterlink:after {
    color: #0351a1;
}
.pagefooterlink:hover {
    color: #bfdbef;
}
.justinian_login {     
    margin:auto;     
    padding:auto; 
}

.text-accent-consta {
    color: #2563eb !important;
}

.vdc_convo_starter:hover {
    transform: scale(1.01);
}

#uc-main-dialog.right {
    left: auto !important;
    right: 20px !important;
}
.agb-section {
    margin-bottom: 2.5rem;
}
.agb-paragraph-title {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    color: #333;
    font-weight: 700;
}
.agb-list {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
.agb-list li {
    margin-bottom: 0.5rem;
}
.section-header {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #0d6efd;
    color: #0d6efd;
}
/* Style für Unterpunkte wie 1.1, 1.2 etc. */
.sub-point {
    margin-bottom: 1rem;
    display: block;
}
.sub-point-number {
    font-weight: 600;
    margin-right: 0.5rem;
}
/* Definitionen etwas einrücken */
.definition-item {
    margin-bottom: 1rem;
    padding-left: 1rem;
    border-left: 3px solid #dee2e6;
}