header.header {
    border-bottom: 2px solid #3b86cc;
}

div#u_content_custom_contactForm_1 {
    background: #292828;
    border-radius: 0.75em;
    box-shadow: 3px 3px 0px #3b86cc;
}

.header-midbar .u-row {
    max-width: 1640px !important;
    margin: 0 auto;
}

div#u_content_html_8 {
    display: flex;
    justify-content: flex-end;
}

div#d-con-formContact-frmContact {
    padding: 0;
}

.banner div:last-child p {
    max-width: 1070px !important;
    margin: 0 auto;
    text-wrap: balance;
}

.header-topbar .d-cell3 {
    display: none;
}

.header-midbar .menu li a {
    font-size: clamp(12px, 1.25vw, 20px) !important;
}

.header-topbar .u_content_text span {
    font-size: clamp(20px, 2.25vw, 40px) !important;
}
@media (max-width:1200px) {
#u_content_custom_navLinks_1 .d-nav-links-info.d-header-nav ul.menu>li>div {
    padding-inline: 15px !important;
}
}