.header_inner_top {
    background: #00346A;
}

.header_inner_top_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 9px 0;
}

.custom_header_inner_right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.custom_header_inner_left a {
    display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    color: #fff;
    transition: all ease .4s;
}

.custom_header_inner_left a svg {
    margin-right: 8px;
}

.custom_header_inner_left a svg path {
    transition: all ease .4s;
}

.custom_header_inner_left a:hover {
    color: #0088CC;
}

.custom_header_inner_left a:hover svg path {
    fill: #0088CC;
}

.header_inner_top .wpml-ls-legacy-dropdown-click {
    width: auto;
    max-width: 100%;
}

.header_inner_top .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: #fff;
    background-color: transparent;
    padding: 0;
}

.header_inner_top .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    display: none;
}

.header_inner_top .wpml-ls-legacy-dropdown-click {
    border: 0;
    margin: 0 0 0 8px;
}

.header_inner_top .wpml-ls-legacy-dropdown-click a {
    border: 0;
}

.header_inner_top .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle {
    color: #fff !important;
    line-height: 16px !important;
    font-size: 12px;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.header_inner_top .custom_header_inner_right_language:hover .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle {
    color: #0088CC !important;
}

.custom_header_inner_right_language svg path {
    transition: all ease .4s;
}

.custom_header_inner_right_language:hover svg path {
    fill: #0088CC;
}

.custom_header_inner_right_language {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.header_inner_top .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    color: #1F1F1F !important;
    line-height: 21px !important;
    font-size: 16px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0 0 11px;
}

.header_inner_top .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li:last-child a {
    margin: 0;
}

.header_inner_top .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover {
    color: #0088CC !important;
}

.custom_header_inner_right_language .wpml-ls-legacy-dropdown-click>ul {
    position: inherit;
}

.custom_header_inner_right_language .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    position: absolute;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    border-radius: 12px;
    min-width: fit-content;
    top: calc(100% + 9px);
    padding: 13px 16px;
    z-index: 9999;
    right: 0;
    left: auto;
}

.custom_header_inner_right_language .wpml-ls-legacy-dropdown-click .wpml-ls-item {
    list-style: none;
}

.custom_header_inner_right_language .wpml-ls-statics-shortcode_actions a {
    background-color: transparent;
}

.custom_header_inner_right_login {
    /*margin-left: 20px;*/
}

.custom_header_inner_right_login a {
    display: flex;
    align-items: center;
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.custom_header_inner_right_login a:hover {
    color: #0088CC;
}

.custom_header_inner_right_login a svg path {
    transition: all ease .4s;
}

.custom_header_inner_right_login a:hover svg path {
    stroke: #0088CC;
}

.custom_header_inner_right_login svg {
    margin-right: 8px;
}

.header_inner_main_inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#header .header_inner_main a.logo {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}

#header .header_inner_main nav {
    float: none;
    margin-left: auto;
    height: auto;
}

.header_inner_main {
    padding: 8px 0 20px;
}

#header .responsive_nav {
    margin: 0;
    right: auto;
    float: none;
}

.link_join_now .btn {
    min-width: 157px;
}

#header .header_inner_main nav #navigation {
    float: none;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

nav #navigation>li {
    padding: 0;
    margin-right: 40px;
    display: flex;
}

nav #navigation>li>a {
    color: #00346A;
    font-size: 16px;
    line-height: 21px;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    text-transform: initial;
}

nav #navigation li.no-link>a {
    cursor: auto;
}

nav #navigation>li>a:hover {
    color: #5E1B39 !important;
}

nav #navigation li.no-link>a:hover {
    color: initial !important;
}

nav #navigation>li.current_page_item>a,
nav #navigation>li.current-menu-ancestor>a {
    color: #00346A;
    border: 0;
}

nav #navigation>li.current-menu-item:before,
nav #navigation>li.current-menu-parent:before,
nav #navigation>li.current-menu-ancestor:before {
    display: none;
}

nav #navigation>li>a>span {
    font-size: 16px;
}

nav #navigation ul,
nav #navigation>li.current-menu-item:before,
nav #navigation>li.current-menu-parent:before,
nav #navigation>li.current-menu-ancestor:before {
    top: calc(100% + 18px);
    left: 0;
}

nav #navigation ul:before {
    content: "";
    top: -18px;
    left: 0;
    background: transparent;
    width: 100%;
    height: 18px;
    display: block;
    position: absolute;
}

nav #navigation>li>ul {
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    border-radius: 12px;
    padding: 13px 23px 17px 16px;
    min-width: max-content;
    z-index: 9;
}

nav #navigation ul li {
    padding: 0;
    margin: 0 0 11px;
    position: initial;
    height: auto;
}

nav #navigation ul li:last-child {
    margin: 0;
}

nav #navigation ul li.no-link a {
    cursor: pointer;
}

nav #navigation ul li a {
    color: #1F1F1F;
    line-height: 21px;
    font-size: 16px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    border: 0;
    min-width: auto;
    text-transform: initial;
}

nav #navigation ul li a:hover {
    color: #5E1B39 !important;
}

nav #navigation ul li.current_page_ancestor>a,
nav #navigation ul li.current-menu-ancestor>a,
nav #navigation ul li.current_page_item>a {
    color: #1F1F1F;
}

nav #navigation ul li.social {
    float: left;
    margin: 0 9px 0 0;
}

nav #navigation>#line,
nav #navigation>li>a>span,
nav #navigation li li>a span {
    display: flex;
}

nav #navigation ul li.social a svg path {
    transition: all ease .4s;
}

nav #navigation ul li.social a:hover svg path {
    fill: #5E1B39;
}

nav #navigation ul ul {
    margin: 0;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    width: 100%;
    padding: 13px 16px 17px 16px;
    border-radius: 12px;
}

#navigation ul li:hover>ul {
    margin: 0;
    visibility: hidden;
    opacity: 0;
}

nav #navigation ul li.sub_active ul {
    margin: 0;
    visibility: visible;
    opacity: 1;
}

nav #navigation ul ul li.no-link a {
    border-bottom: 1px solid #707070 !important;
    padding: 0 0 10px 10px;
    background-image: url(../img/feather-chevron-left.svg);
    background-repeat: no-repeat;
    background-position: left top 5px;
    color: #1F1F1F;
}

nav #navigation li.small-dropdown ul {
    min-width: 200px;
}

nav #navigation ul ul li a {
    color: #777777;
    line-height: 20px;
    font-size: 15px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    border: 0;
    min-width: auto;
    text-transform: initial;
}

.link_account_toggle {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.link_account_toggle span {
    display: flex;
}

.link_account {
    position: relative;
}

.link_account_dropdown_top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 16px;
    border-bottom: 1px solid #E6E6E6;
}

.link_account_dropdown_top_left {
    width: 50px;
    height: 50px;
}

.link_account_dropdown_top_right {
    width: calc(100% - 58px);
    display: flex;
    flex-direction: column;
}

.link_account_dropdown_top_left_img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid #DEF1FE;
    display: flex;
}

.link_account_dropdown_top_left_img img {
    width: 100%;
}

.link_account_dropdown {
    display: none;
    position: absolute;
    border: 1px solid #E6E6E6;
    background: #FFFFFF;
    border-radius: 12px;
    min-width: 217px;
    top: calc(100% + 12px);
    right: 0;
}

.link_account_toggle_arrow {
    margin-left: 10px;
}

.link_account_dropdown_top_right_name {
    color: #1F1F1F;
    line-height: 28px;
    font-size: 21px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.link_account_dropdown_top_right a {
    color: #737373;
    line-height: 21px;
    font-size: 16px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.link_account_dropdown_top_right a:hover {
    color: #1F1F1F !important;
}

.link_account_dropdown_bottom {
    padding: 14px 18px;
}

.link_account_dropdown_bottom a {
    display: flex;
    align-items: center;
    color: #1F1F1F;
    line-height: 21px;
    font-size: 16px;
    font-family: supria-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.link_account_dropdown_bottom a:hover {
    color: #8f8f8f;
}

.link_account_dropdown_bottom a svg {
    margin-right: 12px;
}

.link_account .link_account_toggle .link_account_toggle_arrow svg {
    transform: rotate(0deg);
    transition: all 0.5s ease;
}

.link_account.active .link_account_toggle .link_account_toggle_arrow svg {
    transform: rotate(-180deg);
}

.site-logo,
.site-logo a {
    display: flex;
}

#navigation>li.menu-item.set_min_width .sub-menu {
    min-width: 200px;
}

#navigation li.menu-item-has-children ul li.menu-item-has-children:not(.no_hover):hover>ul {
    opacity: 1;
    visibility: visible;
}

.header .switcher {
    position: relative;
    overflow: inherit;
    width: inherit;
}

.header .switcher .selected a {
    border: none;
    color: #ffffff;
    padding-left: 15px;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.header .switcher .option a img,
.header .switcher .selected a img {
    display: none;
}

.header .switcher .selected {
    background: transparent;
}

.header .switcher .selected a {
    width: 85px;
}

.header .switcher .selected a:hover {
    background: transparent;
}

.header .switcher .option {
    position: absolute;
    border-left: 1px solid #00346A;
    border-right: 1px solid #00346A;
    border-bottom: 1px solid #00346A;
    width: 100px;
}

.header .switcher .selected a:after {
    display: none;
}

.header .switcher .option a {
    padding: 8px 10px;
    background: #00346A;
    color: #ffffff;
    font-family: supria-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.header .switcher .option a:hover,
.header .switcher .option a.selected {
    color: #00346A;
}

li.menu-item.menu-item-has-children li.menu-item.menu-item-has-children>a:after {
    content: "";
    background-image: url(../img/feather-chevron-left.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 12px;
    width: 15px;
    height: 13px;
    transform: rotate(180deg) translateY(-50%);
    margin-top: -22px;
}

nav #navigation>li.menu-item.menu-item-has-children .sub-menu li.menu-item.menu-item-has-children .sub-menu li.current-menu-item > a,
nav #navigation>li.menu-item.menu-item-has-children .sub-menu .current-menu-parent>a,
nav #navigation>li.current_page_item>a,
nav #navigation>li.current-menu-ancestor>a {
    color: #7a003c !important;
}

@media (max-width:1440px) {
    #navigation>li.menu-item.set_min_width .sub-menu {
        min-width: 178px;
    }
}

@media (max-width:1024px)
{
	/*
    .custom_header_inner_right_login
	{
        display: none;
    }
	*/

    .link_join_now .btn {
        font-size: 14px;
        line-height: 19px;
        padding: 9.5px 20px;
        min-width: 119px;
    }

    #header .header_inner_main nav .rech-ecran {
        display: none;
    }

    .site-logo {
        max-width: 135px;
        order: 1;
        margin-right: auto;
    }

    .header_inner_main {
        padding: 16px 0 23px;
    }

    #header .header_inner_main .responsive_nav {
        margin: 0 0 0 21px;
        order: 3;
        width: 29px;
        height: 29px;
        border: 0;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .link_join_now {
        order: 2;
        margin-left: auto;
    }

    #header .header_inner {
        border-bottom: 0;
    }

    #header .responsive_nav span {
        display: block;
        height: auto;
        position: relative;
        width: auto;
        top: auto;
        display: flex;
        left: auto;
        transition: all ease-in-out .4s;
    }

    #header .header_inner_main nav {
        margin: 0;
    }

    #header .responsive_nav span,
    #header .responsive_nav span:before,
    #header .responsive_nav span:after {
        background-color: transparent;
    }

    #header .responsive_nav span:before,
    #header .responsive_nav span:after {
        display: none;
    }

    #header .responsive_nav span.responsive_nav_close {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        visibility: hidden;
        transition: all ease-in-out .4s;
    }

    #header .responsive_nav.active span.responsive_nav_close {
        opacity: 1;
        visibility: visible;
    }

    #header .responsive_nav.active span.responsive_nav_open {
        opacity: 0;
        visibility: hidden;
    }

    .link_account {
        order: 3;
        margin-left: 16px;
    }

    #header .header_inner_main nav {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999999;
        width: 100%;
        height: calc(100vh - 129px);
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transition: all ease-in-out .4s;
    }

    #header .header_inner_main nav.nav-active {
        z-index: 99999999;
        opacity: 1;
        visibility: visible;
    }

    .mobile-navigation.mobile-only {
        display: block;
        max-width: 960px;
        padding: 12px 20px 40px;
        margin: 0 auto;
        height: 100%;
    }

    body.menu-active {
        position: fixed;
        overflow: hidden;
        width: 100%;
        left: 0;
        top: 0;
    }

    #header .header_inner_main nav #navigation {
        border: 0;
        display: block;
        height: 100%;
        overflow-y: auto;
    }

    nav #navigation>li {
        padding: 0;
        margin: 0 0 29px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    nav #navigation>li:last-child {
        margin: 0;
    }

    nav #navigation>li>a {
        padding: 0;
        border: 0;
        font-size: 24px;
        line-height: 32px;
        color: #00346A !important;
        transition: all ease .4s;
    }

    nav #navigation>li>a>span {
        font-size: 24px;
    }

    nav #navigation>li>a:hover {
        color: #00346A !important;
    }

    nav #navigation li.current_page_item>a,
    nav #navigation li.current-menu-ancestor>a {
        color: #00346A !important;
    }

    nav #navigation>li>ul {
        border: 0;
        background: transparent;
        border-radius: 0;
        padding: 0;
        min-width: 100%;
        z-index: 9;
        margin: 14px 0 0;
        text-align: center;
    }

    nav #navigation li:hover>ul {
        margin: 14px 0 0;
    }

    nav #navigation>li.menu-item-has-children>a {
        background-image: url(../img/feather-chevron-down.svg);
        background-repeat: no-repeat;
        background-position: right center !important;
        padding-right: 26px;
    }

    nav #navigation>li.menu-item-has-children>a.drop_active {
        background-image: url(../img/feather-chevron-down-grey.svg);
        background-repeat: no-repeat;
        background-position: right center !important;
        color: rgba(0, 0, 0, 0.41) !important;
    }

    nav #navigation>#line,
    nav #navigation>li>a>span,
    nav #navigation li li>a span {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    nav #navigation>li.menu-item-has-children>a.drop_active+.sub-menu {
        display: block !important;
    }

    nav #navigation ul li a {
        line-height: 27px;
        font-size: 20px;
        color: #1F1F1F !important;
        background-color: transparent !important;
    }

    nav #navigation ul li a:hover {
        color: #1F1F1F !important;
    }

    nav #navigation ul li.current_page_item>a {
        color: #1F1F1F !important;
    }

    nav #navigation li.small-dropdown ul {
        min-width: 100%;
        margin: 21px 0 0;
    }

    nav #navigation ul li {
        width: 100%;
        display: inline-block;
    }

    nav #navigation ul:before {
        display: none;
    }

    nav #navigation ul li.social {
        float: none;
        margin: 12px 7px 0;
        width: auto;
    }

    nav #navigation ul li.social svg {
        width: 30px;
        height: 30px;
    }

    nav #navigation ul li {
        margin: 0 0 13px;
    }

    nav #navigation ul>li.menu-item-has-children>a {
        background-image: url(../img/feather-chevron-down-black.svg);
        background-repeat: no-repeat;
        background-position: right center !important;
        padding-right: 22px;
        display: inline-block;
    }

    nav #navigation ul>li.menu-item-has-children>a.drop_active {
        background-image: url(../img/feather-chevron-down-black-op4.svg);
        background-repeat: no-repeat;
        background-position: right center !important;
        color: rgba(0, 0, 0, 0.41) !important;
    }

    nav #navigation ul ul li.no-link.only-desktop {
        display: none;
    }

    nav #navigation ul>li.menu-item-has-children>a.drop_active+.sub-menu {
        display: block !important;
        margin-top: 10px;
    }

    nav #navigation ul ul li.no-link a {
        background-image: none;
        padding-left: 0;
    }

    nav #navigation ul ul {
        height: auto;
        background: transparent;
        width: 100%;
        padding: 0;
    }

    nav #navigation li.small-dropdown ul ul {
        margin: 10px 0 7px;
    }

    nav #navigation ul ul li {
        margin: 0 0 9px;
    }

    nav #navigation ul ul li a {
        line-height: 24px;
        font-size: 18px;
    }

    nav #navigation ul li.current_page_item>a,
    nav #navigation ul li.current-menu-ancestor>a {
        color: #1F1F1F !important;
    }
}

@media (max-width:991px) {
    .mobile-navigation.mobile-only {
        max-width: 720px;
    }
}

@media (max-width:767px) {
    .mobile-navigation.mobile-only {
        max-width: 100%;
    }
}

@media (max-width:360px) {
    .site-logo {
        max-width: 115px;
        order: 1;
    }

    .link_join_now .btn {
        min-width: 110px;
    }

    #header .header_inner_main .responsive_nav {
        margin: 0 0 0 15px;
    }

    #header .header_inner_main nav {
        height: calc(100vh - 120px);
    }
}