header.style-3 {
    transition: 0.3s;
}
header.style-3 .menu-wrap {
    gap: 0;
    transition: gap 0.3s;
}
.usp-subheader {
    /*background-color: #f8f9fa;*/
    padding: 10px 0;
    font-size: 14px;
}
.usp-subheader-left {
    display: flex;
    align-items: center;
    gap: 30px;
}
.usp-subheader-right {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.usp-subheader-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-dmsans);
    font-size: 12px;
    white-space: nowrap;
}
.usp-subheader-item svg {
    width: 16px;
    height: 16px;
    fill: #2ECC71;
    flex-shrink: 0;
}
.usp-subheader-item.phone {
    gap: 10px;
}
.usp-subheader-item.phone span {
    color: #545454;
    font-weight: 400;
}
.usp-subheader-item.phone a {
    color: #1c1a1e;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s;
}
.usp-subheader-item.phone a:hover {
    color: #1c1a1e;
}
.divider {
    width: 0.5px;
    height: 9.69px;
    background: #16b4be;
}
@media (max-width: 991px) {
    .mobile-hide {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .usp-subheader .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .usp-subheader .container-fluid {
        padding-right: 40px;
    }
}
@media (min-width: 1200px) and (max-width: 1469px) {
    .usp-subheader .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media (max-width: 1469px) {
    header.style-3 .menu-wrap {
        gap: 0;
    }
}
@media (min-width: 1470px) and (max-width: 1698px) {
    header.style-3 .menu-wrap {
        gap: 0;
    }
    .usp-subheader .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (min-width: 1699px) and (max-width: 1836px) {
    header.style-3 .menu-wrap {
        gap: 0;
    }
    .usp-subheader .container-fluid {
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media (min-width: 1837px) and (max-width: 1960px) {
    header.style-3 .menu-wrap {
        gap: 0;
    }
    .usp-subheader .container-fluid {
        padding-right: 145px;
    }
}
@media (min-width: 1961px) {
    header.style-3 .menu-wrap {
        gap: 0;
    }
    .usp-subheader .container-fluid {
        padding-right: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px),
only screen and (min-width: 1197px) and (max-width: 1197px),
only screen and (min-width: 1297px) and (max-width: 1297px) {
    header.style-3 .main-menu > ul > li > a {
        font-size: 13px;
    }
}

/* ==========================================================================
   Language Switcher - Modern & Professional
   ========================================================================== */
.lang-switcher {
    position: relative;
    font-family: var(--font-dmsans);
}

.lang-switcher-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.25s ease;
    font-family: inherit;
}

.lang-switcher-toggle:hover {
    background: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.15);
}

.lang-switcher.is-open .lang-switcher-toggle {
    background: rgba(0, 0, 0, 0.05);
    border-color: #053880;
}

.lang-code {
    font-size: 12px;
    font-weight: 600;
    color: #1c1a1e;
    letter-spacing: 0.02em;
}

.lang-arrow {
    color: #666;
    transition: transform 0.25s ease;
}

.lang-switcher.is-open .lang-arrow {
    transform: rotate(180deg);
}

/* Flag Icons */
.lang-flag {
    width: 20px;
    height: 14px;
    border-radius: 2px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
}

.lang-flag-nl {
    background: linear-gradient(180deg, #AE1C28 0%, #AE1C28 33.33%, #fff 33.33%, #fff 66.66%, #21468B 66.66%, #21468B 100%);
}

.lang-flag-en {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v30h60V0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath d='M30 15h30v15zv15H0zH0V0zV0h30z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M0 0v30h60V0z' fill='%23012169'/%3E%3Cpath d='M0 0l60 30m0-30L0 30' stroke='%23fff' stroke-width='6'/%3E%3Cpath d='M0 0l60 30m0-30L0 30' clip-path='url(%23b)' stroke='%23C8102E' stroke-width='4'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23fff' stroke-width='10'/%3E%3Cpath d='M30 0v30M0 15h60' stroke='%23C8102E' stroke-width='6'/%3E%3C/g%3E%3C/svg%3E");
}

.lang-flag-de {
    background: linear-gradient(180deg, #000 0%, #000 33.33%, #DD0000 33.33%, #DD0000 66.66%, #FFCC00 66.66%, #FFCC00 100%);
}

.lang-flag-tr {
    background: #E30A17;
    position: relative;
    overflow: hidden;
}

.lang-flag-tr::before {
    content: '';
    position: absolute;
    left: 25%;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    height: 70%;
    background: #fff;
    border-radius: 50%;
}

.lang-flag-tr::after {
    content: '';
    position: absolute;
    left: 35%;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    height: 55%;
    background: #E30A17;
    border-radius: 50%;
}

/* Dropdown */
.lang-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    min-width: 180px;
    background: #fff;
    border-radius: 12px;
    box-shadow:
        0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 10px 20px -5px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px) scale(0.95);
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1000;
}

.lang-switcher.is-open .lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

/* Dropdown Arrow */
.lang-dropdown::before {
    content: '';
    position: absolute;
    top: -6px;
    right: 16px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 2px;
    transform: rotate(45deg);
    box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.04);
}

/* Language Options */
.lang-option {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 8px;
    text-decoration: none;
    color: #1c1a1e;
    transition: all 0.2s ease;
    position: relative;
}

.lang-option:hover {
    background: rgba(5, 56, 128, 0.06);
    color: #053880;
}

.lang-option.active {
    background: rgba(5, 56, 128, 0.08);
}

.lang-option .lang-flag {
    width: 24px;
    height: 16px;
    border-radius: 3px;
}

.lang-name {
    font-size: 14px;
    font-weight: 500;
    flex: 1;
}

.lang-check {
    color: #053880;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.2s ease;
}

.lang-option.active .lang-check {
    opacity: 1;
    transform: scale(1);
}

/* Hover effect on check for non-active items */
.lang-option:not(.active):hover .lang-check {
    opacity: 0.3;
}

/* Responsive */
@media (max-width: 1200px) {
    .lang-switcher-toggle {
        padding: 5px 10px;
    }

    .lang-code {
        font-size: 11px;
    }

    .lang-flag {
        width: 18px;
        height: 12px;
    }
}

/* Reduced Motion */
@media (prefers-reduced-motion: reduce) {
    .lang-switcher-toggle,
    .lang-arrow,
    .lang-dropdown,
    .lang-option,
    .lang-check {
        transition: none;
    }
}
