﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

body {
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button:focus, [type="button"]:focus, [type="reset"]:focus, [type="submit"]:focus {
        outline: none
    }

:focus {
    outline: none
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-family: Relative, Arial, sans-serif
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1.2;
    font-size: 16px
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container-2021 {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media (max-width: 767px) {
    .container-2021 {
        max-width: 767px;
        padding-right: 12px;
        padding-left: 12px
    }
}

@media (min-width: 767px) {
    .container-2021 {
        max-width: 1040px;
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (min-width: 1040px) {
    .container-2021 {
        max-width: 1366px;
        padding-right: 22px;
        padding-left: 22px
    }
}

.row-2021 {
    display: flex;
    flex-wrap: wrap
}

    .row-2021.justify-content-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

@media (max-width: 767px) {
    .row-2021 {
        margin-right: -12px;
        margin-left: -12px
    }
}

@media (min-width: 767px) {
    .row-2021 {
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (min-width: 1040px) {
    .row-2021 {
        margin-right: -22px;
        margin-left: -22px
    }
}

.row-2021-left {
    display: flex;
    flex-wrap: wrap
}

    .row-2021-left.justify-content-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

@media (max-width: 767px) {
    .row-2021-left {
        margin-left: -12px
    }
}

@media (min-width: 767px) {
    .row-2021-left {
        margin-left: -20px
    }
}

@media (min-width: 1040px) {
    .row-2021-left {
        margin-left: -22px
    }
}

.row-2021-right {
    display: flex;
    flex-wrap: wrap
}

    .row-2021-right.justify-content-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

@media (max-width: 767px) {
    .row-2021-right {
        margin-right: -12px
    }
}

@media (min-width: 767px) {
    .row-2021-right {
        margin-right: -20px
    }
}

@media (min-width: 1040px) {
    .row-2021-right {
        margin-right: -22px
    }
}

.row-2021 > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%
}

.col-align-center-v {
    margin-top: auto;
    margin-bottom: auto
}

.col-align-center-h {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1040px) {
    .row-tablet {
        display: flex;
        flex-wrap: wrap;
        margin-right: -20px;
        margin-left: -20px
    }
}

@media (max-width: 767px) {
    .row-mobile {
        display: flex;
        flex-wrap: wrap;
        margin-right: -12px;
        margin-left: -12px
    }
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%
}

@media (max-width: 767px) {
    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
        /*padding-right: 12px;
        padding-left: 12px*/
    }
}

@media (min-width: 767px) {
    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (min-width: 1040px) {
    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
        padding-right: 22px;
        padding-left: 22px
    }
}

@media (min-width: 0px) {
    .col-sm {
        flex: 1 0 0%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

@media (min-width: 767px) {
    .col-md {
        flex: 1 0 0%
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

@media (min-width: 1040px) {
    .col-lg {
        flex: 1 0 0%
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

.form-template .form-check {
    position: relative;
    margin-bottom: 24px
}

    .form-template .form-check.form-check-inline {
        display: inline-flex;
        align-items: center;
        margin-right: 30px;
        width: auto
    }

    .form-template .form-check .form-check-input {
        position: absolute;
        opacity: 0;
        cursor: pointer
    }

    .form-template .form-check .form-check-label {
        font-size: 16px;
        line-height: 20px;
        padding-left: 32px;
        cursor: pointer
    }

        .form-template .form-check .form-check-label:hover input ~ .btnradio, .form-template .form-check .form-check-label:hover input ~ .btncheckbox {
            background-color: #fff;
            border: 3px solid #381A0A
        }

        .form-template .form-check .form-check-label:hover input:disabled ~ .btnradio, .form-template .form-check .form-check-label:hover input:disabled ~ .btncheckbox {
            border: 1px solid #381A0A
        }

        .form-template .form-check .form-check-label input:checked ~ .btnradio, .form-template .form-check .form-check-label input:checked ~ .btncheckbox {
            background-color: #0052ff;
            border: 0px solid #381A0A
        }

        .form-template .form-check .form-check-label input:checked:disabled ~ .btnradio, .form-template .form-check .form-check-label input:checked:disabled ~ .btncheckbox {
            background-color: #B0B1A6;
            border: 0px solid #381A0A
        }

        .form-template .form-check .form-check-label input:checked ~ .btnradio:after, .form-template .form-check .form-check-label input:checked ~ .btncheckbox:after {
            display: block
        }

    .form-template .form-check .btnradio {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: 1px solid #381A0A;
        border-radius: 50%
    }

        .form-template .form-check .btnradio:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #fff;
            margin: auto;
            border: 0px
        }

    .form-template .form-check .btncheckbox {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: 1px solid #381A0A
    }

        .form-template .form-check .btncheckbox:after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: -3px;
            bottom: 0;
            margin: auto;
            width: 6px;
            height: 12px;
            border: solid white;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

.form-template .form-group {
    margin-bottom: 24px;
    position: relative
}

    .form-template .form-group .form-input {
        position: relative;
        width: 100%;
        display: block
    }

    .form-template .form-group .form-control, .form-template .form-group .SelectBox {
        min-height: 40px;
        border: 1px solid #381A0A;
        font-size: 16px;
        padding: 0px 15px;
        color: #381A0A;
        width: 100%
    }

    .form-template .form-group .form-control-label {
        color: #8B8178;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        display: inline;
        width: auto;
        padding: 0 5px;
        transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s
    }

    .form-template .form-group .form-control-error {
        display: none;
        font-size: 14px;
        position: relative;
        color: #F6261B;
        top: -1px;
        top: calc(100% - 1px);
        border-left: 4px solid #F6261B;
        padding: 5px 0px 5px 10px
    }

    .form-template .form-group .form-control-edit {
        position: absolute;
        right: -70px;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        font-size: 14px;
        color: #0052ff;
        cursor: pointer;
        text-decoration: underline
    }

    .form-template .form-group .form-capcha-error {
        font-size: 14px;
        color: #F6261B
    }

    .form-template .form-group.active .form-control-label {
        background-color: #fff;
        position: absolute;
        top: 0;
        font-size: 12px;
        color: #381A0A;
        z-index: 11
    }

    .form-template .form-group.invalid:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        border-left: 4px solid #F6261B
    }

    .form-template .form-group.invalid .form-control-error {
        display: block
    }

    .form-template .form-group.focus:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        border-left: 4px solid #0052ff
    }

    .form-template .form-group .form-textarea .form-control-label-txtarea {
        background-color: #fff;
        position: absolute;
        left: 10px;
        top: 0;
        font-size: 12px;
        color: #381A0A;
        z-index: 11;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        display: inline;
        width: auto;
        padding: 0 5px
    }

    .form-template .form-group .form-textarea .form-control {
        padding: 15px;
        font-size: 16px;
        height: 100%
    }

        .form-template .form-group .form-textarea .form-control::placeholder {
            font-size: 16px;
            font-family: "Relative",Arial,sans-serif;
            color: #8B8178
        }

.form-template .form-select .SumoUnder, .form-template .form-select .sumo-select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.form-template .form-select .SumoSelect .SelectBox {
    position: relative
}

    .form-template .form-select .SumoSelect .SelectBox span {
        line-height: 38px
    }

    .form-template .form-select .SumoSelect .SelectBox:after {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        transform: rotate(135deg);
        border-style: solid;
        border-width: 2px 2px 0 0;
        display: inline-block;
        vertical-align: top;
        margin: auto;
        color: #381A0A;
        right: 20px;
        top: 10px
    }

.form-template .form-select .SumoSelect.open {
    display: block
}

    .form-template .form-select .SumoSelect.open .SelectBox:after {
        content: "";
        border-width: 0px 0px 2px 2px;
        top: 15px
    }

    .form-template .form-select .SumoSelect.open .optWrapper {
        display: block
    }

.form-template .form-select .SumoSelect .optWrapper {
    display: none;
    width: 100%;
    background-color: #fff;
    border: 1px solid #381A0A;
    position: absolute;
    top: 98%;
    z-index: 10
}

    .form-template .form-select .SumoSelect .optWrapper .opt {
        color: #381A0A;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        padding: 0px 15px;
        cursor: pointer
    }

        .form-template .form-select .SumoSelect .optWrapper .opt label {
            cursor: pointer
        }

        .form-template .form-select .SumoSelect .optWrapper .opt.disabled {
            height: 0
        }

        .form-template .form-select .SumoSelect .optWrapper .opt:hover {
            background-color: #381A0A;
            color: #fff
        }

.form-template .form-control-information {
    position: absolute;
    right: -40px;
    width: auto;
    top: 10px;
    margin: auto;
    cursor: pointer
}

    .form-template .form-control-information:before {
        content: "";
        background-image: url("../modules/portail-templates/css/css-2021/../picto/aide.svg");
        background-repeat: no-repeat;
        top: 0;
        width: 21px;
        height: 21px;
        background-size: contain;
        right: -40px;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block
    }

    .form-template .form-control-information .form-control-information-txt {
        display: none;
        background-color: #381A0A;
        max-width: 90px;
        color: #fff;
        text-align: center;
        font-size: 12px;
        padding: 10px 10px;
        height: 100%;
        position: absolute;
        height: 100%;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin: auto;
        width: 100%
    }

        .form-template .form-control-information .form-control-information-txt:after {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -5px;
            margin: auto;
            background-color: #381A0A;
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

    .form-template .form-control-information:hover .form-control-information-txt {
        display: table
    }

.cl-marron {
    color: #381A0A
}

.cl-marron-08 {
    background-color: rgba(56,26,10,0.8)
}

.cl-blanc {
    color: #fff
}

.cl-blanc-08 {
    background-color: rgba(255,255,255,0.8)
}

.cl-gris-fonce {
    color: #8B8178
}

.cl-gris {
    color: #B0B1A6
}

.cl-gris-clair {
    color: #DDDDD4
}

.cl-gris-tres-clair {
    color: #F2F2F2
}

.cl-bleu-clair {
    color: #00E8FF
}

.cl-vert {
    color: #29FF9B
}

.cl-jaune {
    color: #FFF078
}

.cl-rose {
    color: #FF91DE
}

.cl-rouge {
    color: #F6261B
}

.cl-orange {
    color: #FF6900
}

.cl-gris-cnp {
    color: #7A7672
}

.brd-cl-marron {
    border: 1px solid #381A0A
}

.bg-cl-marron {
    background-color: #381A0A
}

.bg-cl-marron-08 {
    background-color: rgba(56,26,10,0.8)
}

.bg-cl-blanc {
    background-color: #fff
}

.bg-cl-blanc-08 {
    background-color: rgba(255,255,255,0.8)
}

.bg-cl-gris-fonce {
    background-color: #8B8178
}

.bg-cl-gris {
    background-color: #B0B1A6
}

.bg-cl-gris-clair {
    background-color: #DDDDD4
}

.bg-cl-gris-tres-clair {
    background-color: #F2F2F2
}

.bg-cl-bleu {
    background-color: #0052ff
}

.bg-cl-bleu-clair {
    background-color: #00E8FF
}

.bg-cl-vert {
    background-color: #29FF9B
}

.bg-cl-jaune {
    background-color: #FFF078
}

.bg-cl-rose {
    background-color: #FF91DE
}

.bg-cl-rouge {
    background-color: #F6261B
}

.bg-cl-orange {
    background-color: #FF6900
}

.bg-cl-cnp {
    background-color: #7A7672
}

.flt-bleu {
    filter: invert(18%) sepia(89%) saturate(4971%) hue-rotate(223deg) brightness(103%) contrast(103%)
}

.shadow {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
}

.txt-36 {
    font-size: 34px;
    line-height: 42px;
    text-transform: inherit;
    font-weight: 400
}

.txt-34 {
    font-size: 34px;
    line-height: 42px;
    text-transform: inherit;
    font-weight: 400
}

.txt-26 {
    font-size: 26px;
    line-height: 32px;
    text-transform: inherit;
    font-weight: 400
}

.txt-20 {
    font-size: 20px;
    line-height: 24px;
    text-transform: inherit;
    font-weight: 400
}

.txt-18 {
    font-size: 18px;
    line-height: 22px;
    text-transform: inherit;
    font-weight: 400
}

.txt-16 {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 400
}

.txt-14 {
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 400
}

.txt-12 {
    font-size: 12px;
    line-height: 16px;
    text-transform: inherit;
    font-weight: 400
}

.txt-34-bd {
    font-size: 34px;
    line-height: 42px;
    text-transform: inherit;
    font-weight: 700
}

.txt-26-bd {
    font-size: 26px;
    line-height: 32px;
    text-transform: inherit;
    font-weight: 700
}

.txt-22-bd {
    font-size: 22px;
    line-height: 26px;
    text-transform: inherit;
    font-weight: 700
}

.txt-20-bd {
    font-size: 20px;
    line-height: 24px;
    text-transform: inherit;
    font-weight: 700
}

.txt-18-bd {
    font-size: 18px;
    line-height: 22px;
    text-transform: inherit;
    font-weight: 700
}

.txt-16-bd {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 700
}

.txt-14-bd {
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 700
}

.txt-12-bd {
    font-size: 12px;
    line-height: 16px;
    text-transform: inherit;
    font-weight: 700
}

.txt-34-md {
    font-size: 34px;
    line-height: 42px;
    text-transform: inherit;
    font-weight: 500
}

.txt-26-md {
    font-size: 26px;
    line-height: 32px;
    text-transform: inherit;
    font-weight: 500
}

.txt-22-md {
    font-size: 22px;
    line-height: 26px;
    text-transform: inherit;
    font-weight: 500
}

.txt-20-md {
    font-size: 20px;
    line-height: 24px;
    text-transform: inherit;
    font-weight: 500
}

.txt-18-md {
    font-size: 18px;
    line-height: 22px;
    text-transform: inherit;
    font-weight: 500
}

.txt-16-md {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 500
}

.txt-14-md {
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 500
}

.txt-12-md {
    font-size: 12px;
    line-height: 16px;
    text-transform: inherit;
    font-weight: 500
}

.ln-16 {
    line-height: 16px
}

.ln-18 {
    line-height: 18px
}

.ln-20 {
    line-height: 20px
}

.ln-22 {
    line-height: 22px
}

.ln-24 {
    line-height: 24px
}

.ln-26 {
    line-height: 26px
}

.ln-28 {
    line-height: 28px
}

.ln-32 {
    line-height: 32px
}

.ln-42 {
    line-height: 42px
}

.bt-primary {
    width: fit-content;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #fff !important;
    text-decoration: inherit;
    margin: 0 auto;
    padding: 10px 20px;
    border: 1px solid #0052ff;
    background-color: #0052ff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    cursor: pointer
}

    .bt-primary.bt-primary-active, .bt-primary:hover {
        background-color: #381A0A;
        border: 1px solid #381A0A
    }

    .bt-primary:disabled {
        width: fit-content;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 20px 7px;
        background-color: #B0B1A6;
        border: 1px solid #B0B1A6;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

@media (max-width: 767px) {
    .bt-primary {
        width: fit-content;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 28px;
        background-color: #0052ff;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

        .bt-primary:disabled {
            width: fit-content;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            color: #fff;
            text-decoration: inherit;
            margin: 0 auto;
            padding: 10px 28px 7px;
            background-color: #B0B1A6;
            border: 1px solid #B0B1A6;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
        }
}

.bt-secondary {
    width: fit-content;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #0052ff;
    text-decoration: inherit;
    margin: 0 auto;
    padding: 10px 20px;
    border: 1px solid #0052ff;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    cursor: pointer
}

    .bt-secondary:hover {
        border: 1px solid #381A0A;
        background-color: #381A0A;
        color: #fff
    }

    .bt-secondary:disabled {
        width: fit-content;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 20px 7px;
        background-color: #B0B1A6;
        border: 1px solid #B0B1A6;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

@media (max-width: 767px) {
    .bt-secondary {
        width: fit-content;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        color: #0052ff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 26px;
        border: 1px solid #0052ff;
        background-color: #fff;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

        .bt-secondary:disabled {
            width: fit-content;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            color: #fff;
            text-decoration: inherit;
            margin: 0 auto;
            padding: 10px 28px 7px;
            background-color: #B0B1A6;
            border: 1px solid #B0B1A6;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
        }
}

.bt-revers {
    width: fit-content;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #0052ff;
    text-decoration: inherit;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    cursor: pointer
}

    .bt-revers:hover {
        background-color: #381A0A;
        color: #fff
    }

    .bt-revers:disabled {
        width: fit-content;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 20px 7px;
        background-color: #B0B1A6;
        border: 1px solid #B0B1A6;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

@media (max-width: 767px) {
    .bt-revers {
        width: fit-content;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        color: #0052ff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 28px;
        background-color: #fff;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

        .bt-revers:disabled {
            width: fit-content;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            color: #fff;
            text-decoration: inherit;
            margin: 0 auto;
            padding: 10px 28px 7px;
            background-color: #B0B1A6;
            border: 1px solid #B0B1A6;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
        }
}

.bt-group {
    display: inline-flex;
    vertical-align: middle;
    border: 1px solid #0052ff
}

.bt-toggle {
    width: fit-content;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #0052ff;
    text-decoration: inherit;
    margin: 0 auto;
    padding: 10px 20px 7px;
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-bottom: 3px solid #fff;
    cursor: pointer
}

    .bt-toggle.active {
        border-bottom: 3px solid #381A0A;
        color: #381A0A
    }

    .bt-toggle:hover {
        background-color: #381A0A;
        border-bottom: 3px solid #381A0A;
        color: #fff
    }

    .bt-toggle:disabled {
        width: fit-content;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 20px 7px;
        background-color: #B0B1A6;
        border: 1px solid #B0B1A6;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }

@media (max-width: 767px) {
    .bt-toggle {
        width: fit-content;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        color: #0052ff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 28px 7px;
        background-color: #fff;
        box-shadow: none;
        border: none;
        border-bottom: 3px solid #fff
    }

        .bt-toggle:disabled {
            width: fit-content;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            color: #fff;
            text-decoration: inherit;
            margin: 0 auto;
            padding: 10px 28px 7px;
            background-color: #B0B1A6;
            border: 1px solid #B0B1A6;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
        }
}

.bt-disable {
    width: fit-content;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #fff;
    text-decoration: inherit;
    margin: 0 auto;
    padding: 10px 20px 7px;
    background-color: #B0B1A6;
    border: 1px solid #B0B1A6;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
}

@media (max-width: 767px) {
    .bt-disable {
        width: fit-content;
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        text-decoration: inherit;
        margin: 0 auto;
        padding: 10px 28px 7px;
        background-color: #B0B1A6;
        border: 1px solid #B0B1A6;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
    }
}

.lien {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 400;
    color: #0052ff;
    text-decoration: underline
}

.lien-marron-bd {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 700;
    color: #381A0A;
    text-decoration: underline
}

.lien-marron {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 500;
    color: #381A0A;
    text-decoration: underline
}

.lien-marron-titre-md {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 500;
    margin-top: 16px;
    margin-left: 20px;
    text-decoration: underline
}

@media (max-width: 767px) {
    .lien-marron-titre-md {
        text-align: center;
        margin-left: initial;
        margin-top: 10px
    }
}

.lien-titre-bleu {
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
    font-weight: 400;
    margin-top: 16px;
    margin-left: 20px;
    text-decoration: underline;
    color: #0052ff
}

    .lien-titre-bleu:hover {
        color: #381A0A
    }

@media (max-width: 767px) {
    .lien-titre-bleu {
        text-align: center;
        margin-left: initial;
        margin-top: 10px
    }
}

.no-lien {
    text-decoration: none
}

.lien-footer {
    font-size: 14px;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 400;
    color: #fff !important;
    text-decoration: inherit
}

    .lien-footer:hover {
        text-decoration: underline
    }

.lien-r {
    font-size: 12px;
    line-height: 16px;
    text-transform: inherit;
    font-weight: 400;
    color: #381A0A;
    text-decoration: inherit
}

.lien-retour {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #381A0A;
    margin-left: 25%
}

    .lien-retour:hover {
        text-decoration: underline
    }

    .lien-retour::before {
        content: "";
        border-style: solid;
        border-width: 1px 1px 0 0;
        display: inline-block;
        height: 8px;
        right: 3px;
        position: relative;
        transform: rotate(225deg);
        width: 8px;
        margin-left: 10px;
        color: #0052ff
    }

@media (max-width: 1040px) {
    .lien-retour {
        margin-left: 5%
    }
}

.lien-all-offre {
    font-size: 14px;
    font-weight: 500;
    color: #381A0A;
    text-decoration: none;
    margin: auto;
    margin-bottom: 30px
}

    .lien-all-offre:hover {
        text-decoration: underline
    }

    .lien-all-offre::after {
        content: "";
        border-style: solid;
        border-width: 1px 1px 0 0;
        display: inline-block;
        height: 8px;
        right: 3px;
        position: relative;
        top: -1px;
        transform: rotate(45deg);
        width: 8px;
        margin-left: 10px;
        color: #0052ff
    }

.disp-f {
    display: flex
}

.disp-b {
    display: block
}

.fd-col {
    flex-direction: column
}

.fw-w {
    flex-wrap: wrap
}

.jc-ct {
    justify-content: center
}

.jc-sb {
    justify-content: space-between
}

.jc-ar {
    justify-content: space-around
}

.jc-se {
    justify-content: space-evenly
}

.al-ct {
    align-items: center
}

@media (max-width: 1040px) {
    .order-1-tablet {
        order: 1
    }

    .order-2-tablet {
        order: 2
    }

    .order-3-tablet {
        order: 3
    }
}

@media (max-width: 767px) {
    .order-1-mobile {
        order: 1
    }

    .order-2-mobile {
        order: 2
    }

    .order-3-mobile {
        order: 3
    }
}

.txt-align-ct {
    text-align: center
}

.txt-align-init {
    text-align: initial
}

.m-auto {
    margin: auto
}

.wd-au {
    width: auto
}

.wd-100 {
    width: 100%
}

.wd-90 {
    width: 90%
}

.wd-80 {
    width: 80%
}

.wd-50 {
    width: 80%
}

.ht-100 {
    height: 100%
}

.hidden-mobile {
    display: block
}

@media (max-width: 767px) {
    .hidden-mobile {
        display: none
    }
}

.hidden-tablet {
    display: block
}

@media (max-width: 1040px) {
    .hidden-tablet {
        display: none
    }
}

.hidden-desktop {
    display: none
}

@media (max-width: 1040px) {
    .hidden-desktop {
        display: block
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: block
    }
}

.hidden {
    display: none
}

.show {
    display: block
}

.absolute {
    position: absolute;
    max-width: 1366px
}

.title-with-anchor {
    display: flex;
    align-items: center;
    justify-content: center
}

    .title-with-anchor .title-with-anchor-link {
        margin-left: 20px;
        vertical-align: middle;
        margin-top: 3px
    }

        .title-with-anchor .title-with-anchor-link:hover {
            color: #381A0A
        }

@media (max-width: 767px) {
    .title-with-anchor {
        flex-direction: column
    }

        .title-with-anchor .title-with-anchor-link {
            margin-left: 0px;
            margin-top: 10px
        }
}

.picto-12 {
    width: auto;
    height: 12px;
    display: block
}

.picto-22-blanc {
    width: auto;
    height: 22px;
    display: block;
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
}

.picto-22 {
    width: auto;
    height: 22px;
    display: block
}

.picto-36 {
    width: auto;
    height: 36px;
    display: block
}

.picto-36-blanc {
    width: auto;
    height: 36px;
    display: block;
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
}

.picto-32 {
    width: auto;
    height: 32px;
    display: block
}

.picto-32-blanc {
    width: auto;
    height: 32px;
    display: block;
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
}

.picto-32-red {
    width: auto;
    height: 32px;
    display: block
}

.chevron-10::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    transform: rotate(135deg);
    border-style: solid;
    border-width: 2px 2px 0 0;
    display: inline-block;
    vertical-align: top;
    margin: auto;
    color: #381A0A
}

.img-full {
    width: 100%
}

.service {
    text-decoration: none;
    color: #381A0A;
    padding: 20px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
}

    .service.service-active {
        background-color: #381A0A;
        color: #fff
    }

        .service.service-active .service-picto {
            filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
        }

    .service:hover {
        background-color: #381A0A;
        color: #fff
    }

        .service:hover .service-picto {
            filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
        }

.m-t-0 {
    margin-top: 0px
}

.p-t-0 {
    padding-top: 0px
}

.m-b-0 {
    margin-bottom: 0px
}

.p-b-0 {
    padding-bottom: 0px
}

.m-l-0 {
    margin-left: 0px
}

.p-l-0 {
    padding-left: 0px
}

.m-r-0 {
    margin-right: 0px
}

.p-r-0 {
    padding-right: 0px
}

.m-t-5 {
    margin-top: 5px
}

.p-t-5 {
    padding-top: 5px
}

.m-b-5 {
    margin-bottom: 5px
}

.p-b-5 {
    padding-bottom: 5px
}

.m-l-5 {
    margin-left: 5px
}

.p-l-5 {
    padding-left: 5px
}

.m-r-5 {
    margin-right: 5px
}

.p-r-5 {
    padding-right: 5px
}

.m-t-8 {
    margin-top: 8px
}

.p-t-8 {
    padding-top: 8px
}

.m-b-8 {
    margin-bottom: 8px
}

.p-b-8 {
    padding-bottom: 8px
}

.m-l-8 {
    margin-left: 8px
}

.p-l-8 {
    padding-left: 8px
}

.m-r-8 {
    margin-right: 8px
}

.p-r-8 {
    padding-right: 8px
}

.m-t-10 {
    margin-top: 10px
}

.p-t-10 {
    padding-top: 10px
}

.m-b-10 {
    margin-bottom: 10px
}

.p-b-10 {
    padding-bottom: 10px
}

.m-l-10 {
    margin-left: 10px
}

.p-l-10 {
    padding-left: 10px
}

.m-r-10 {
    margin-right: 10px
}

.p-r-10 {
    padding-right: 10px
}

.m-t-12 {
    margin-top: 12px
}

.p-t-12 {
    padding-top: 12px
}

.m-b-12 {
    margin-bottom: 12px
}

.p-b-12 {
    padding-bottom: 12px
}

.m-l-12 {
    margin-left: 12px
}

.p-l-12 {
    padding-left: 12px
}

.m-r-12 {
    margin-right: 12px
}

.p-r-12 {
    padding-right: 12px
}

.m-t-15 {
    margin-top: 15px
}

.p-t-15 {
    padding-top: 15px
}

.m-b-15 {
    margin-bottom: 15px
}

.p-b-15 {
    padding-bottom: 15px
}

.m-l-15 {
    margin-left: 15px
}

.p-l-15 {
    padding-left: 15px
}

.m-r-15 {
    margin-right: 15px
}

.p-r-15 {
    padding-right: 15px
}

.m-t-20 {
    margin-top: 20px
}

.p-t-20 {
    padding-top: 20px
}

.m-b-20 {
    margin-bottom: 20px
}

.p-b-20 {
    padding-bottom: 20px
}

.m-l-20 {
    margin-left: 20px
}

.p-l-20 {
    padding-left: 20px
}

.m-r-20 {
    margin-right: 20px
}

.p-r-20 {
    padding-right: 20px
}

.m-t-22 {
    margin-top: 22px
}

.p-t-22 {
    padding-top: 22px
}

.m-b-22 {
    margin-bottom: 22px
}

.p-b-22 {
    padding-bottom: 22px
}

.m-l-22 {
    margin-left: 22px
}

.p-l-22 {
    padding-left: 22px
}

.m-r-22 {
    margin-right: 22px
}

.p-r-22 {
    padding-right: 22px
}

.m-t-24 {
    margin-top: 24px
}

.p-t-24 {
    padding-top: 24px
}

.m-b-24 {
    margin-bottom: 24px
}

.p-b-24 {
    padding-bottom: 24px
}

.m-l-24 {
    margin-left: 24px
}

.p-l-24 {
    padding-left: 24px
}

.m-r-24 {
    margin-right: 24px
}

.p-r-24 {
    padding-right: 24px
}

.m-t-26 {
    margin-top: 26px
}

.p-t-26 {
    padding-top: 26px
}

.m-b-26 {
    margin-bottom: 26px
}

.p-b-26 {
    padding-bottom: 26px
}

.m-l-26 {
    margin-left: 26px
}

.p-l-26 {
    padding-left: 26px
}

.m-r-26 {
    margin-right: 26px
}

.p-r-26 {
    padding-right: 26px
}

.m-t-25 {
    margin-top: 25px
}

.p-t-25 {
    padding-top: 25px
}

.m-b-25 {
    margin-bottom: 25px
}

.p-b-25 {
    padding-bottom: 25px
}

.m-l-25 {
    margin-left: 25px
}

.p-l-25 {
    padding-left: 25px
}

.m-r-25 {
    margin-right: 25px
}

.p-r-25 {
    padding-right: 25px
}

.m-t-30 {
    margin-top: 30px
}

.p-t-30 {
    padding-top: 30px
}

.m-b-30 {
    margin-bottom: 30px
}

.p-b-30 {
    padding-bottom: 30px
}

.m-l-30 {
    margin-left: 30px
}

.p-l-30 {
    padding-left: 30px
}

.m-r-30 {
    margin-right: 30px
}

.p-r-30 {
    padding-right: 30px
}

.m-t-35 {
    margin-top: 35px
}

.p-t-35 {
    padding-top: 35px
}

.m-b-35 {
    margin-bottom: 35px
}

.p-b-35 {
    padding-bottom: 35px
}

.m-l-35 {
    margin-left: 35px
}

.p-l-35 {
    padding-left: 35px
}

.m-r-35 {
    margin-right: 35px
}

.p-r-35 {
    padding-right: 35px
}

.m-t-40 {
    margin-top: 40px
}

.p-t-40 {
    padding-top: 40px
}

.m-b-40 {
    margin-bottom: 40px
}

.p-b-40 {
    padding-bottom: 40px
}

.m-l-40 {
    margin-left: 40px
}

.p-l-40 {
    padding-left: 40px
}

.m-r-40 {
    margin-right: 40px
}

.p-r-40 {
    padding-right: 40px
}

.m-t-45 {
    margin-top: 45px
}

.p-t-45 {
    padding-top: 45px
}

.m-b-45 {
    margin-bottom: 45px
}

.p-b-45 {
    padding-bottom: 45px
}

.m-l-45 {
    margin-left: 45px
}

.p-l-45 {
    padding-left: 45px
}

.m-r-45 {
    margin-right: 45px
}

.p-r-45 {
    padding-right: 45px
}

.m-t-50 {
    margin-top: 50px
}

.p-t-50 {
    padding-top: 50px
}

.m-b-50 {
    margin-bottom: 50px
}

.p-b-50 {
    padding-bottom: 50px
}

.m-l-50 {
    margin-left: 50px
}

.p-l-50 {
    padding-left: 50px
}

.m-r-50 {
    margin-right: 50px
}

.p-r-50 {
    padding-right: 50px
}

.m-t-60 {
    margin-top: 60px
}

.p-t-60 {
    padding-top: 60px
}

.m-b-60 {
    margin-bottom: 60px
}

.p-b-60 {
    padding-bottom: 60px
}

.m-l-60 {
    margin-left: 60px
}

.p-l-60 {
    padding-left: 60px
}

.m-r-60 {
    margin-right: 60px
}

.p-r-60 {
    padding-right: 60px
}

.m-t-75 {
    margin-top: 75px
}

.p-t-75 {
    padding-top: 75px
}

.m-b-75 {
    margin-bottom: 75px
}

.p-b-75 {
    padding-bottom: 75px
}

.m-l-75 {
    margin-left: 75px
}

.p-l-75 {
    padding-left: 75px
}

.m-r-75 {
    margin-right: 75px
}

.p-r-75 {
    padding-right: 75px
}

.m-t-80 {
    margin-top: 80px
}

.p-t-80 {
    padding-top: 80px
}

.m-b-80 {
    margin-bottom: 80px
}

.p-b-80 {
    padding-bottom: 80px
}

.m-l-80 {
    margin-left: 80px
}

.p-l-80 {
    padding-left: 80px
}

.m-r-80 {
    margin-right: 80px
}

.p-r-80 {
    padding-right: 80px
}

.m-t-100 {
    margin-top: 100px
}

.p-t-100 {
    padding-top: 100px
}

.m-b-100 {
    margin-bottom: 100px
}

.p-b-100 {
    padding-bottom: 100px
}

.m-l-100 {
    margin-left: 100px
}

.p-l-100 {
    padding-left: 100px
}

.m-r-100 {
    margin-right: 100px
}

.p-r-100 {
    padding-right: 100px
}

html {
    font-family: "Relative",Arial,sans-serif;
    color: #381A0A;
    font-size: 16px
}

.header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    z-index: 998;
    padding-top: 10px
}

    .header .header-row {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex
    }

        .header .header-row .header-column {
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            flex-direction: column
        }

            .header .header-row .header-column:nth-child(2) {
                width: 100%
            }

    .header .header-logo {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 0px 20px;
        margin-right: 20px
    }

        .header .header-logo .header-logo-img .logo-desktop-sticky, .header .header-logo .header-logo-img .logo-mobile {
            display: none
        }

        .header .header-logo .header-baseline p {
            width: 140px;
            height: 57px;
            font-size: 16px;
            color: #381A0A;
            font-weight: 500;
            position: relative;
            left: 63px;
            top: -5px;
            line-height: 18px;
            display: inline-block
        }

        .header .header-logo .header-univers {
            display: none;
            width: 100%;
            text-align: center;
            margin: 0px 50px 0 30px
        }

            .header .header-logo .header-univers p {
                font-size: 16px;
                color: #381A0A
            }

                .header .header-logo .header-univers p.baselineSticky {
                    font-weight: 500
                }

    .header .header-top-btn {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-grow: 1;
        margin: 15px 0
    }

        .header .header-top-btn .header-top-search {
            margin-right: 20px;
            position: relative
        }

            .header .header-top-btn .header-top-search a {
                position: relative;
                padding-right: 45px
            }

                .header .header-top-btn .header-top-search a:after {
                    content: "";
                    background-image: url("../modules/portail-nav/css/css-2021/../picto/search.svg");
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    right: 10px;
                    top: 0;
                    bottom: 0;
                    display: block;
                    background-size: cover;
                    margin: auto;
                    filter: invert(18%) sepia(89%) saturate(4971%) hue-rotate(223deg) brightness(103%) contrast(103%)
                }

                .header .header-top-btn .header-top-search a:hover:after {
                    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%)
                }

    .header .header-top-logout {
        position: relative
    }

        .header .header-top-logout .bt-logout {
            width: 38px;
            height: 38px;
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid #F6261B;
            background-color: #fff;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
            cursor: pointer
        }

            .header .header-top-logout .bt-logout:hover {
                background-color: #381A0A;
                border: 1px solid #381A0A
            }

            .header .header-top-logout .bt-logout .bt-logout svg {
                fill: #F6261B
            }

                .header .header-top-logout .bt-logout .bt-logout svg:hover {
                    fill: #fff
                }

    .header .header-top-client a {
        white-space: nowrap
    }

    .header .header-top {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: flex-start;
        padding-right: 20px
    }

        .header .header-top .header-top-nav {
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            flex-direction: row;
            justify-content: flex-start;
            flex-grow: 1
        }

            .header .nav-primary {
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding-left: 0;
                margin-bottom: 0;
                list-style: none
            }

                .header .nav-primary .nav-item {
                    position: relative;
                    font-weight: 500
                }

                    .header .nav-primary .nav-item a {
                        font-size: 16px;
                        text-decoration: none;
                        color: #381A0A;
                        text-transform: uppercase;
                        padding: 10px 20px
                    }

                        .header .nav-primary .nav-item a:after {
                            content: "";
                            background-color: transparent;
                            width: 100%;
                            height: 5px;
                            position: absolute;
                            bottom: -1px;
                            left: 0;
                            right: 0
                        }

                        .header .nav-primary .nav-item.active a:after, .header .nav-primary .nav-item a:hover:after {
                            content: "";
                            background-color: #0052ff;
                            width: 100%;
                            height: 5px;
                            position: absolute;
                            bottom: -1;
                            left: 0;
                            right: 0
                        }

    .header .header-bottom {
        width: 100%;
        background-color: #F2F2F2;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        padding-right: 20px;
        border-top: 1px solid rgba(176,177,166,0.6);
        align-items: stretch;
        height: 100%
    }

        .header .header-bottom .header-bottom-nav {
            display: flex;
            align-items: stretch
        }

            .header .header-bottom .header-bottom-nav .nav-secondary {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding-left: 0;
                margin-bottom: 0;
                list-style: none;
                height: 100%;
                padding: 0 10px
            }

                .header .header-bottom .header-bottom-nav .nav-secondary .nav-item {
                    padding: 20px 10px;
                    display: flex
                }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item:after {
                        content: "";
                        border-style: solid;
                        border-width: 1px 1px 0 0;
                        display: inline-block;
                        height: 8px;
                        right: 3px;
                        position: relative;
                        top: 3px;
                        transform: rotate(135deg);
                        width: 8px;
                        margin-left: 10px;
                        color: #381A0A
                    }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item:hover > a, .header .header-bottom .header-bottom-nav .nav-secondary .nav-item:active > a {
                        color: #0052ff
                    }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item:hover::after, .header .header-bottom .header-bottom-nav .nav-secondary .nav-item:active::after {
                        content: "";
                        position: relative;
                        transform: rotate(-45deg);
                        -ms-transform: rotate(-45deg);
                        -moz-transform: rotate(-45deg);
                        -webkit-transform: rotate(-45deg);
                        color: #0052ff;
                        top: 8px
                    }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item.rubrique-vide:after {
                        display: none
                    }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item > a {
                        font-size: 14px;
                        line-height: 16px;
                        text-decoration: none;
                        color: #381A0A;
                        position: relative;
                        font-weight: 500
                    }

                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown {
                        background-color: #F2F2F2;
                        box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
                        position: absolute;
                        left: 0;
                        top: 100%;
                        width: 100%;
                        right: 0;
                        padding-top: 20px;
                        padding-bottom: 20px;
                        display: none
                    }

                        .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown.active {
                            display: block
                        }

                        .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown a {
                            text-decoration: none
                        }

                        .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list {
                            position: relative;
                            margin: 15px 0;
                            display: inline-block;
                            width: 100%
                        }

                            .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-icon {
                                position: absolute;
                                left: 0;
                                top: -5px;
                                filter: invert(18%) sepia(89%) saturate(4971%) hue-rotate(223deg) brightness(103%) contrast(103%);
                                width: 100%
                            }

                                .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-icon img {
                                    width: 24px;
                                    margin-left: 6px
                                }

                                .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-icon + .sousmenu-titre, .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-icon ~ .sousmenu-txt {
                                    margin-left: 40px
                                }

                            .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li {
                                padding-left: 15px
                            }

                                .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li a {
                                    line-height: 20px;
                                    font-size: 14px;
                                    text-decoration: none;
                                    color: #381A0A;
                                    position: relative
                                }

                                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li a:hover {
                                        text-decoration: underline
                                    }

                                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li a:before {
                                        content: "";
                                        border-style: solid;
                                        border-width: 1px 1px 0 0;
                                        display: inline-block;
                                        height: 5px;
                                        left: -15px;
                                        position: absolute;
                                        top: 6px;
                                        transform: rotate(45deg);
                                        vertical-align: top;
                                        width: 5px;
                                        margin: auto;
                                        color: #381A0A
                                    }

                                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li a:after {
                                        content: none
                                    }

                                .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li.header-link-all a {
                                    padding-left: 0px;
                                    text-decoration: underline
                                }

                                    .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-list .sousmenu-txt li.header-link-all a:before {
                                        content: none
                                    }

                        .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-bloc-info {
                            position: relative;
                            padding: 15px 20px;
                            margin: 10px 0 5px 0;
                            display: inline-block;
                            text-align: center;
                            width: 100%
                        }

                            .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-bloc-info h3 {
                                font-size: 18px;
                                color: #381A0A;
                                font-weight: 500;
                                margin-bottom: 10px;
                                text-align: center
                            }

                            .header .header-bottom .header-bottom-nav .nav-secondary .nav-item .menu-dropdown .sousmenu-bloc-info p {
                                font-size: 16px;
                                text-align: center;
                                line-height: 22px;
                                margin-bottom: 15px
                            }

    .header .sousmenu-titre h3 {
        font-size: 18px;
        color: #0052ff;
        font-weight: 500;
        margin-bottom: 10px
    }

    .header .sousmenu-titre .lien-tout-voir {
        font-size: 16px;
        color: #0052ff;
        text-decoration: underline !important;
        margin-left: 15px;
        margin-bottom: 10px
    }

        .header .sousmenu-titre .lien-tout-voir:hover {
            color: #381A0A
        }

        .header .sousmenu-titre .lien-tout-voir:after {
            content: none
        }

    .header .header-moment-de-vie {
        margin-top: 15px
    }

        .header .header-moment-de-vie .sousmenu-titre {
            display: flex;
            align-items: center
        }

        .header .header-moment-de-vie .moment-de-vie-item {
            background-color: #fff;
            display: flex;
            flex-direction: row;
            align-items: center;
            padding: 10px 15px;
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
        }

            .header .header-moment-de-vie .moment-de-vie-item img {
                margin-right: 10px
            }

            .header .header-moment-de-vie .moment-de-vie-item p {
                font-size: 18px;
                color: #0052ff;
                padding: 0px 15px
            }

    .header .header-social {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-grow: 1;
        margin: 15px 0
    }

        .header .header-social .header-rs-item {
            list-style: none;
            margin: 0px 6px;
            background-color: #0052ff;
            border-radius: 50%;
            width: 35px;
            height: 35px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative
        }

            .header .header-social .header-rs-item:last-child {
                margin-right: 0px
            }

            .header .header-social .header-rs-item a {
                width: 100%;
                height: 100%;
                display: block
            }

            .header .header-social .header-rs-item img {
                max-width: 35px;
                width: auto;
                filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%);
                position: absolute;
                top: 0;
                bottom: 0;
                right: 0;
                left: 0;
                margin: auto
            }

            .header .header-social .header-rs-item:hover {
                background-color: #381A0A
            }

@media (min-width: 1200px) {
    .header.sticky {
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
        padding-top: 0;
        position: sticky;
        animation: 0.2s ease-out header
    }

    @keyframes header {
        from {
            top: -100px
        }

        to {
            top: 0
        }
    }

    .header.sticky .header-logo {
        margin: 10px 0px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start
    }

        .header.sticky .header-logo .header-logo-img .logo-desktop {
            display: none
        }

        .header.sticky .header-logo .header-logo-img .logo-desktop-sticky {
            display: block
        }

        .header.sticky .header-logo .header-baseline {
            display: none
        }

        .header.sticky .header-logo .header-univers {
            display: block
        }

    .header.sticky .header-top {
        display: none
    }

    .header.sticky .header-bottom {
        border-top: 0px
    }

        .header.sticky .header-bottom .header-bottom-nav {
            align-items: center
        }

        .header.sticky .header-bottom .header-social {
            display: none
        }
}

@media (min-width: 1200px) {
    .header-top-mobile, .nav-mobile {
        display: none
    }
}

@media (max-width: 1200px) {
    .header {
        padding-bottom: 10px
    }

        .header a {
            text-decoration: none
        }

        .header .header-logo {
            margin-right: 0px
        }

            .header .header-logo .header-logo-img .logo-desktop {
                display: none
            }

            .header .header-logo .header-logo-img .logo-mobile {
                display: block
            }
}

@media (max-width: 1200px) and (max-width: 321px) {
    .header .header-logo .header-logo-img .logo-mobile {
        max-width: 174px
    }
}

@media (max-width: 1200px) {
    .header .header-baseline {
        display: none
    }

    .header .header-top {
        display: none
    }

    .header .header-bottom {
        display: none
    }

        .header .header-bottom .header-bottom-nav .nav-secondary {
            display: none
        }

    .header .header-top-mobile {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: flex-end;
        flex-grow: 1;
        margin: 15px 0;
        padding-right: 20px
    }

        .header .header-top-mobile .header-mobile-client {
            margin: 0px 15px
        }

        .header .header-top-mobile .header-mobile-burger {
            vertical-align: top;
            display: flex;
            flex-direction: row;
            align-items: flex-start
        }

            .header .header-top-mobile .header-mobile-burger img {
                width: auto;
                max-width: 32px;
                max-height: 32px
            }

            .header .header-top-mobile .header-mobile-burger .menu-open {
                display: block;
                margin-bottom: -7px
            }

            .header .header-top-mobile .header-mobile-burger .menu-close {
                display: none
            }

            .header .header-top-mobile .header-mobile-burger.active .menu-open {
                display: none
            }

            .header .header-top-mobile .header-mobile-burger.active .menu-close {
                display: block;
                width: 24px;
                margin-bottom: 3px
            }

    .nav-mobile {
        position: fixed;
        left: -100%;
        top: 74px;
        width: 100%;
        padding: 30px 15px;
        background-color: #fff;
        z-index: 9999;
        bottom: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 70px;
        border-top: 1px solid #B0B1A6
    }

        .nav-mobile.active {
            left: 0
        }

        .nav-mobile .nav-secondary-mobile, .nav-mobile .nav-tertiary-mobile, .nav-mobile .last-menu-mobile {
            height: 0;
            visibility: hidden
        }

        .nav-mobile .nav-item {
            border-bottom: 1px solid #DDDDD4;
            box-shadow: none;
            margin-bottom: 0px
        }

            .nav-mobile .nav-item > a {
                font-size: 18px;
                font-weight: 500;
                text-decoration: none;
                color: #381A0A;
                padding: 20px 20px;
                position: relative;
                width: 100%;
                display: block;
                text-transform: none
            }

                .nav-mobile .nav-item > a br {
                    display: none
                }

                .nav-mobile .nav-item > a:after {
                    content: "";
                    border-style: solid;
                    border-width: 2px 2px 0 0;
                    display: inline-block;
                    height: 10px;
                    right: 25px;
                    position: absolute;
                    top: 0;
                    transform: rotate(45deg);
                    vertical-align: top;
                    width: 10px;
                    bottom: 0;
                    margin: auto;
                    color: #381A0A
                }

            .nav-mobile .nav-item.active > a {
                border-bottom: 0px solid #fff;
                width: 100%;
                display: block
            }

                .nav-mobile .nav-item.active > a:after {
                    content: "";
                    border-style: solid;
                    border-width: 2px 2px 0 0;
                    display: inline-block;
                    height: 10px;
                    right: 25px;
                    position: absolute;
                    top: 0;
                    transform: rotate(135deg);
                    vertical-align: top;
                    width: 10px;
                    bottom: 0;
                    margin: auto;
                    color: #381A0A
                }

            .nav-mobile .nav-item:last-child {
                border-bottom: 0px solid #DDDDD4
            }

        .nav-mobile .nav-primary-mobile .nav-item {
            box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
            margin-bottom: 15px;
            position: relative
        }

            .nav-mobile .nav-primary-mobile .nav-item > a {
                padding: 20px 10px;
                text-transform: uppercase
            }

            .nav-mobile .nav-primary-mobile .nav-item.active {
                border-bottom: 0px solid #DDDDD4
            }

                .nav-mobile .nav-primary-mobile .nav-item.active > a {
                    border-bottom: 5px solid #0052ff
                }

                .nav-mobile .nav-primary-mobile .nav-item.active .nav-secondary-mobile {
                    height: auto;
                    visibility: visible
                }

        .nav-mobile .nav-secondary-mobile {
            background-color: #F2F2F2
        }

            .nav-mobile .nav-secondary-mobile .nav-item {
                border-bottom: 1px solid #DDDDD4;
                box-shadow: none;
                margin-bottom: 0px
            }

                .nav-mobile .nav-secondary-mobile .nav-item > a {
                    text-transform: none;
                    padding: 20px 60px 20px 20px
                }

                .nav-mobile .nav-secondary-mobile .nav-item.active > a {
                    border-bottom: 0px solid #0052ff;
                    color: #0052ff;
                    font-weight: 500
                }

                    .nav-mobile .nav-secondary-mobile .nav-item.active > a:after {
                        content: none
                    }

                .nav-mobile .nav-secondary-mobile .nav-item.active .nav-tertiary-mobile {
                    height: auto;
                    visibility: visible
                }

        .nav-mobile .nav-tertiary-mobile .nav-item.active > a {
            border-bottom: 0px solid #0052ff;
            color: #0052ff;
            font-weight: 500
        }

            .nav-mobile .nav-tertiary-mobile .nav-item.active > a:after {
                content: none
            }

        .nav-mobile .nav-tertiary-mobile .nav-item.active .last-menu-mobile {
            height: auto;
            visibility: visible
        }

        .nav-mobile .nav-mobile-back {
            background-color: #fff;
            border-bottom: 1px solid #DDDDD4;
            display: none
        }

            .nav-mobile .nav-mobile-back a {
                font-size: 18px;
                text-decoration: none;
                color: #381A0A;
                padding: 20px 20px 20px 40px;
                position: relative;
                width: 100%;
                display: block;
                text-transform: none
            }

                .nav-mobile .nav-mobile-back a:before {
                    content: "";
                    border-style: solid;
                    border-width: 2px 2px 0 0;
                    display: inline-block;
                    height: 10px;
                    left: 20px;
                    position: absolute;
                    top: 0;
                    transform: rotate(-135deg);
                    vertical-align: top;
                    width: 10px;
                    bottom: 0;
                    margin: auto;
                    color: #0052ff
                }

        .nav-mobile .header-social {
            display: flex;
            flex-direction: row;
            padding: 20px 10px;
            margin: 0;
            justify-content: flex-start
        }

        .nav-mobile .sousmenu-titre {
            margin: 20px 15px
        }

            .nav-mobile .sousmenu-titre h3, .nav-mobile .sousmenu-titre a {
                margin-bottom: 0
            }

            .nav-mobile .sousmenu-titre h3 {
                font-size: 16px
            }

        .nav-mobile .header-moment-de-vie {
            display: none
        }

            .nav-mobile .header-moment-de-vie .moment-de-vie-item {
                margin: 10px 15px
            }

        .nav-mobile .header-top-btn {
            justify-content: flex-start;
            margin-top: 30px;
            align-content: space-around;
            flex-wrap: wrap
        }

            .nav-mobile .header-top-btn .header-top-search {
                margin-bottom: 15px
            }
}

.interact-sticky {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 900
}

    .interact-sticky .interact-sticky-item {
        background-color: #0052ff;
        width: 65px;
        height: 65px;
        margin-bottom: 2px
    }

        .interact-sticky .interact-sticky-item:hover {
            background-color: #381A0A
        }

        .interact-sticky .interact-sticky-item .interact-sticky-link {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-decoration: none
        }

            .interact-sticky .interact-sticky-item .interact-sticky-link .interact-sticky-img {
                filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(282deg) brightness(110%) contrast(331%);
                max-width: 36px;
                max-height: 36px;
                width: 100%;
                height: 100%;
                display: block
            }

            .interact-sticky .interact-sticky-item .interact-sticky-link .interact-sticky-title {
                font-size: 11px;
                color: #fff;
                text-align: center;
                width: 100%;
                display: block;
                margin-top: 2px
            }

@media (max-width: 1200px) {
    .interact-sticky {
        left: 0;
        top: auto;
        right: 0;
        bottom: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 100%;
        background-color: #0052ff;
        padding: 0px 20px
    }

        .interact-sticky .interact-sticky-item {
            width: 100%;
            position: relative
        }

            .interact-sticky .interact-sticky-item:after {
                content: "";
                position: absolute;
                right: 0;
                height: 75%;
                width: 1px;
                background-color: #fff;
                top: 0;
                bottom: 0;
                margin: auto
            }

            .interact-sticky .interact-sticky-item:last-child:after {
                content: "";
                width: 0px
            }
}
