
.body {
    padding-top: 0 !important;
}

header.header #u_row_11 {
    padding: 0 !important;
}

#header-links-desktop .d-cell1, #header-links-desktop .d-cell2, .d-cell3, #header-links-desktop .d-toolbar-social-box {
    align-items: flex-start;
}

.d-nav-links-info.d-header-nav ul.menu>li {
    text-align: center;
    position: relative;
    margin-left: 2em;
    margin-left: clamp(1em, 3vw, 4em);
}

.d-con-slider {
    max-height: 800px;
}

header.header strong, header.header strong a {
    color: black;
}

#header-links-desktop .d-toolbar > * {
    justify-content: flex-end;
}

#header-links .d-toolbar .d-flex a:hover {
    color: #0054FF !important;
}

header .d-toolbar-social-box a {
    width: unset !important;
    height: unset !important;
    padding: 1em !important;
    font-size: 12px;
    color: #000;
}

header.header #header-links-desktop .d-toolbar-social-box a:hover {
    width: unset !important;
    height: unset !important;
    padding: 1em !important;
    background: #0054FF !important;
    font-size: 12px !important;
    border: 1px solid #0054FF !important;
    color: white !important;
}