@font-face {
    font-family: 'Panton';
    src: url('../../media/fonts/PantonRegular.eot');
    src: url('../../media/fonts/PantonRegular.eot') format('embedded-opentype'),url('../../media/fonts/PantonRegular.html') format('woff2'),url('../../media/fonts/PantonRegular.woff') format('woff'),url('../../media/fonts/PantonRegular.ttf') format('truetype'),url('../../media/fonts/PantonRegular.svg#PantonRegular') format('svg')
}

@font-face {
    font-family: 'Panton';
    src: url('../../media/fonts/PantonBold.eot');
    src: url('../../media/fonts/PantonBold.eot') format('embedded-opentype'),url('../../media/fonts/PantonBold.html') format('woff2'),url('../../media/fonts/PantonBold.woff') format('woff'),url('../../media/fonts/PantonBold.ttf') format('truetype'),url('../../media/fonts/PantonBold.svg#PantonBold') format('svg');
    font-weight: bold
}

#logo img {
    max-height: 12rem
}

h1,.h1-like {
    font-size: 4.6rem;
    color: #1e364f;
    position: relative
}

h1.traitvert::before {
    content: '';
    position: absolute;
    width: 11rem;
    height: 9px;
    bottom: -8px;
    left: 0;
    background-color: #a2bd2f
}

h2::before,.h2-like::before {
    content: '';
    background-image: url('../../media/tpl/picto-H2-opti.svg');
    fill: #254f11;
    background-repeat: no-repeat;
    width: 45px;
    height: 62px;
    display: inline-block
}

.bg-bleu h2::before,.bg-bleu .h2-like::before,.bg-vb h2::before,.bg-vb .h2-like::before {
    filter: brightness(0) invert(1)
}

h2,.h2-like {
    font-size: 3.3rem;
    font-family: Poppins;
    position: relative;
    margin-top: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    color: #1e364f
}

.h2-contact::before {
    content: none
}

.h2-contact {
    background-image: url('../../media/tpl/contact.svg');
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 3rem
}

.lucide .h2-contact {
    width: auto !important
}

.h3-like::before {
    display: none
}

h3::after,.h3-like::after,header .selectionne .selected::after,header .selectionne:hover::after {
    content: '';
    background-color: #254f11;
    width: 4px;
    height: 25px;
    position: absolute;
    bottom: -2rem;
    display: block;
    transform: rotate(60deg);
    border-radius: 5rem
}

.tc h3::after,.tc .h3-like::after,h3.tc::after,.tc.h3-like::after,header .selectionne .selected::after,header .selectionne:hover::after {
    right: 50%;
    left: auto
}

h3::after,.h3-like::after {
    left: 9px
}

h3,.h3-like {
    font-size: 2.2rem;
    margin-bottom: 3rem;
    margin-bottom: 3rem;
    color: #1e364f;
    position: relative
}

h4,.h4-like {
    font-size: 2rem
}

h5,.h5-like {
    font-size: 1.8rem
}

h6,.h6-like {
    font-size: 1.6rem
}

.chapo {
    font-weight: bold;
    font-size: 2.2rem;
    line-height: 3.6rem;
    color: #1e364f
}

#chapo p,#description p {
    margin-bottom: 2rem
}

.chapo p {
    margin-bottom: 1rem
}

.txt-icon {
    font-size: 2rem;
    text-decoration: underline;
    margin: 0 1rem
}

ul li::marker {
    color: #254f11
}

.bt,.bt.internal {
    background-color: #f5f2e4;
    color: #1e364f;
    border: 2px solid #1e364f;
    padding: 1.5rem 2rem;
    border-radius: 5rem
}

.bt:hover,.bt.selected,.bg-vb {
    background: linear-gradient(90deg, #a2be2e 0, #254f11 100%);
}

.bt span,.bt.internal span {
    color: #1e364f;
    font-family: inherit;
    padding: 2rem 3rem;
    transition: all .4s
}

.bt span:hover,.bt.internal span:hover {
    background: 0;
    -webkit-text-fill-color: #1e364f
}

.lucide a.bt {
    padding-bottom: 4rem
}

#content::before {
    content: url('../../media/tpl/picto-H2-opti.svg');
    position: absolut;
    width: 30rem;
    height: 30rem;
    left: 0;
    top: 20rem;
    z-index: -1
}

.lucide .editable-media {
    overflow: inherit !important
}

#svg-trait .anim {
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    animation: dash 5s ease normal 1 forwards;
    animation-delay: 1s
}

@keyframes dash {
    from {
        stroke-dashoffset: 1
    }

    to {
        stroke-dashoffset: 0
    }
}

.bg-trait-bleu,.bg-trait-orange {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -0.5rem
}

.bg-trait-bleu {
    position: relative;
    color: #FFF;
    font-weight: bold
}

.bg-trait-bleu::after {
    content: url('../../media/tpl/papier-dechire-bleu-opti.svg');
    position: absolute;
    top: -1.2rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 18rem;
    z-index: -1
}

.bg-trait-orange {
    position: relative
}

.bg-trait-orange::after {
    content: '';
    background-image: url('../../media/tpl/papier-dechire-orange-opti.svg');
    background-repeat: no-repeat;
    position: absolute;
    bottom: -0.5rem;
    top: -0.5rem;
    left: 0;
    right: 0;
    z-index: -1
}

.bg-blanc {
    background-color: #FFF
}

.bg-bleu {
    background-color: #88cdd3
}

.bg-gris {
    background-color: #f5f2e4
}

.bg-gris-formulaire {
    background-color: #f4f5f6
}

.bg-vert {
    background-color: #a2bd2f
}

.bg-vert h3::after,.bg-vert .h3-like::after {
    background-color: #fff
}

.bg-vert-alt {
    background-color: #A2BD2FBF
}

.bleu-fonce {
    color: #1e364f
}

.vert {
    color: #a2bd2f
}

.carresbleu span {
    position: relative;
    margin-right: 0rem;
    display: inline-block
}

.carresbleu span::before,.carresbleu span::after {
    content: '';
    position: absolute;
    z-index: -2;
    width: 10rem;
    height: 10rem;
    background-color: #88cdd3
}

.carresbleu span::before {
    top: 6rem;
    left: -7rem
}

.carresbleu span::after {
    bottom: 6rem;
    right: -7rem
}

header #accessibilite,header #accessibilite {
    position: absolute;
    top: -2rem;
    left: -5rem
}

header #accessibilite:focus-within {
    top: 0;
    left: 0
}

header #nav-principale::before {
    content: '';
    background-color: #f5f2e4;
    width: 500%;
    height: 4em;
    left: -200%;
    position: absolute;
    z-index: -1
}

header .selectionne .selected,header .selectionne:hover {
    font-weight: 600
}

header #input-recherche input {
    border-radius: .5rem;
    padding-right: 3rem;
    border: 0
}

header #input-recherche button {
    bottom: -0.3rem;
    right: .2rem;
    background-color: transparent;
    border: 0
}

.ariane::before {
    content: url('../../media/tpl/fleur-GAB-idf.svg');
    position: absolute;
    top: 20rem;
    left: 0;
    width: 13rem;
    height: 20rem;
    z-index: -3
}

.ariane .trait-avant::before,.ariane li:last-child::before {
    content: ' / '
}

.span-miseenavant p:last-child {
    margin-bottom: 0
}

footer a {
    color: #1e364f;
    text-decoration: none
}

footer p {
    color: #1e364f;
    font-size: 1.6rem
}

footer .fa {
    font-size: 2rem
}

footer #div-footer-insc::before,footer #div-footer-insc::after {
    content: '';
    background-color: #1e364f;
    width: 28%;
    height: 2px;
    position: relative;
    z-index: 0;
    display: inline-block
}

footer #div-footer-insc::before {
    left: -3rem
}

footer #div-footer-insc::after {
    right: -3rem
}

footer #bt-footer-insc {
    z-index: 1
}

footer #bt-footer-insc span {
    font-size: 1.4rem
}

footer #section-webmaster::before {
    content: '';
    background-color: #1e364f;
    width: 100%;
    height: 2px;
    position: relative;
    top: -3rem;
    display: block
}

footer #section-webmaster {
    font-size: 1.2rem
}

#section-haut {
    margin-top: -7.6rem
}

.lucide #block-contact a .fa-cancel,.lucide #partenaires a .fa-cancel {
    top: 0 !important;
    right: 0 !important
}

#block-contact h3,#partenaires h3 {
    font-size: 1.8rem
}

.lucide .div-m-telechargement {
    padding-top: 5rem;
    display: block !important
}

.div-m-telechargement {
    border: 1px solid #707070
}

.div-m-telechargement::after {
    content: '';
    position: absolute;
    height: 6px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a2bd2f
}

.m-telechargement {
    padding-left: 0
}

.m-telechargement li p {
    margin-bottom: .5rem
}

.m-telechargement li hr,.barre-bas-telechargement hr {
    color: #707070;
    border-top: 0
}

.m-telechargement li::after {
    content: '\e816';
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 0
}

.page .bt {
    background: transparent
}

.page .bt:hover {
    background: transparent;
    font-weight: bold
}

.page li a {
    text-decoration: underline
}

.page li a.selected {
    text-decoration: none
}

.flecheretour::before {
    content: '\e82b';
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 2rem;
    position: relative;
    display: inline-block;
    margin-left: -1rem;
    top: 0;
    left: -1rem;
    bottom: 0rem;
    width: 3rem;
    height: 2rem;
    transform: rotateY(180deg)
}

#contact input[name='reponse'] {
    display: none
}

.br10p {
    border-radius: 10px
}

.br50 {
    border-radius: 50%
}

.border-vb {
    border: 3rem solid;
    border-image: linear-gradient(90deg,#a2bd2f 0,#88cdd3 100%) 1% stretch;
    position: relative
}

.modulecontact {
    border: 1px solid #000;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.modulecontact .border-vb {
    border-bottom: 0;
    border-left: 0;
    border-right: 0
}

.modulecontact .border-vb::after {
    content: none
}

.border-vb::after,.modulecontact::after,#div-bt-formation a::after {
    content: '';
    background-image: url('../../media/tpl/picto-H2-opti.svg');
    width: 45px;
    height: 62px;
    position: absolute;
    bottom: -8rem;
    right: -7rem;
    display: block;
    transform: rotate(180deg)
}

.modulecontact::after,#div-bt-formation a::after {
    bottom: -4rem;
    right: -5rem
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    font-size: calc(1em * .625);
    scroll-behavior: smooth
}

body {
    margin: 0;
    box-sizing: border-box;
    background-color: #fff;
    color: #000;
    font-family: 'Poppins',Helvetica,Arial;
    line-height: 1.5;
    font-size: 1.4rem
}

* {
    box-sizing: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
    padding-top: 1em;
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    color: inherit
}

b,strong {
    font-weight: bold
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

blockquote,figure {
    margin-left: 0;
    margin-right: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    border-bottom: 0
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

input:focus,textarea:focus {
    border: 1px solid #000
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled],.disabled {
    background-color: buttonface !important;
    color: graytext;
    box-shadow: none;
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input,.format-formulaire,textarea {
    line-height: normal;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: .4em .5rem .5rem;
    border-radius: .5rem
}

fieldset {
    margin-bottom: 2rem;
    border-image: linear-gradient(90deg,#a2bd2f 0,#88cdd3 100%) 1% stretch
}

legend {
    padding-left: .5rem;
    padding-right: .5rem
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    padding: .4em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

ul,ol {
    padding-left: 2em
}

ul.unstyled,ol.unstyled {
    list-style: none
}

p,.p-like,ul,ol,dl,blockquote,pre,td,th,label,textarea,caption,details,figure {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5
}

p {
    margin-bottom: 2em
}

em,.italic,address,cite,i,var {
    font-style: italic
}

.smaller {
    font-size: .6em !important
}

.small {
    font-size: .8em !important
}

.medium {
    font-size: 1em !important
}

.big {
    font-size: 1.2em !important
}

.bigger {
    font-size: 1.5em !important
}

.biggest {
    font-size: 2em !important
}

.mega {
    font-size: 4em !important
}

.up {
    text-transform: uppercase
}

.lighter {
    font-weight: lighter
}

.normal {
    font-weight: normal
}

.bold {
    font-weight: bold
}

.white {
    color: #fff !important
}

.black {
    color: #000 !important
}

.grey {
    color: #808080 !important
}

.yes,.green {
    color: #3e9c30 !important
}

.orange {
    color: orange !important
}

.no,.red {
    color: #9f2d2d !important
}

.checked {
    color: #1ba238 !important;
    opacity: 1 !important
}

.o50 {
    opacity: .5
}

.o80 {
    opacity: .8
}

.ho1:hover {
    opacity: 1
}

.r90 {
    transform: rotate(90deg)
}

.r180 {
    transform: rotate(180deg)
}

.r270 {
    transform: rotate(270deg)
}

.nor {
    background-repeat: no-repeat !important
}

.cover {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center
}

.vat {
    vertical-align: top !important
}

.vam {
    vertical-align: middle !important
}

.vab {
    vertical-align: bottom !important
}

.vabl {
    vertical-align: baseline !important
}

.vatt {
    vertical-align: text-top !important
}

.nowrap,.nw {
    white-space: nowrap
}

.short {
    text-overflow: ellipsis
}

.jcc {
    justify-content: center
}

.jic {
    justify-items: center
}

.aic {
    align-items: center
}

.asc {
    align-self: center
}

.mod {
    overflow: hidden
}

.clear {
    clear: both
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
    border-collapse: collapse
}

.left {
    margin-right: auto
}

.right {
    margin-left: auto
}

.auto {
    margin: auto
}

.center {
    margin-left: auto !important;
    margin-right: auto !important
}

img.center {
    display: block !important
}

.tl {
    text-align: left !important
}

.tr {
    text-align: right !important
}

.tc {
    text-align: center !important
}

.tj {
    text-align: justify
}

.fl {
    float: left
}

.fr {
    float: right
}

img.fl,figure.fl {
    padding-right: 1rem
}

img.fr,figure.fr {
    padding-left: 1rem
}

img.fl,img.fr,figure.fl,figure.fr {
    padding-bottom: .5rem
}

figure.center {
    text-align: center
}

article img {
    max-width: 100%
}

figure img {
    display: inline-block !important
}

.highlight {
    background-color: gray;
    padding: 2rem
}

.inbl {
    display: inline-block;
    vertical-align: top
}

.inline {
    display: inline !important
}

.block {
    display: block !important
}

.none,.editable-hidden {
    display: none
}

.hidden {
    visibility: hidden
}

.visible {
    visibility: visible !important
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.relative {
    position: relative
}

form,.bn {
    border: 0
}

input,button,select,label,.bt {
    vertical-align: middle;
    font-family: inherit;
    font-size: inherit
}

button,input,optgroup,select,textarea {
    color: #3a3a3a
}

label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

legend {
    border: 0;
    white-space: normal
}

textarea {
    min-height: 5em;
    vertical-align: top;
    font-family: inherit;
    font-size: inherit;
    resize: vertical
}

select {
    -webkit-appearance: menulist-button
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration {
    display: none
}

::-webkit-input-placeholder {
    color: #777
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #777
}

button.unstyled,input[type="button"].unstyled,input[type="submit"].unstyled,input[type="reset"].unstyled {
    padding: 0;
    border: 0;
    line-height: 1;
    text-align: left;
    background: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button.unstyled:focus,input[type="button"].unstyled:focus,input[type="submit"].unstyled:focus,input[type="reset"].unstyled:focus {
    box-shadow: none;
    outline: 0
}

.pointer {
    cursor: pointer !important
}

.tdn,.tdn a {
    text-decoration: none !important
}

.tdn:hover {
    text-decoration: none !important
}

.module>li:last-child {
    display: none
}

.video {
    position: relative;
    display: inline-block
}

.video:after {
    content: '\f144';
    font-family: FontAwesome;
    font-size: 6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: red;
    opacity: .8;
    transition: all 1.5s
}

.video:hover:after {
    opacity: 1
}

.video.play:after {
    content: ''
}

.video iframe {
    display: block
}

.bt,button {
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
    display: inline-block;
    height: auto !important;
    overflow: hidden;
    transition: all .3s
}

.bt:focus,input[type="button"]:focus,button:focus {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bt:hover,button:hover {
    text-decoration: none;
    box-shadow: none
}

.bt a:hover {
    color: #fff
}

.bt:active,button:active {
    box-shadow: 0 2px 0 rgba(0,0,0,0.2) inset,0 100px 0 rgba(0,0,0,0.1) inset
}

.bt.connect {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    text-align: left;
    padding: 8px;
    margin: 0 0 5px 0;
    width: 100%
}

.bt.connect:before {
    font-family: FontAwesome;
    font-size: 15px;
    text-align: center;
    vertical-align: bottom;
    margin-right: 10px;
    padding-right: 8px;
    width: 8%;
    display: inline-block;
    border-right: rgba(0,0,0,0.2) 1px solid
}

.bt.connect.nohover:hover {
    box-shadow: none !important
}

.bt.connect.nohover:active {
    box-shadow: none !important
}

.bt.connect.internal:before {
    content: "\e838"
}

.bt.fixed {
    display: none;
    position: fixed;
    z-index: 999;
    width: auto;
    left: 20px;
    bottom: 20px;
    margin: 0;
    padding: .2rem 1rem;
    border-radius: 30px;
    opacity: 1;
    text-shadow: none
}

.bt.fixed.top {
    right: 20px;
    left: inherit
}

.bt.edit,.bt.add,.bt.top {
    height: 38px !important;
    padding: .5rem
}

.bt.fixed.edit {
    left: 20px;
    right: initial
}

.bt.fixed.edit.key {
    position: fixed;
    border: 0;
    margin: 0 auto 1rem;
    display: block !important
}

.bt.fixed.add {
    margin-bottom: 10px;
    transition: bottom .3s,right .1s,opacity .3s;
    z-index: 998
}

.bt.fixed.construction {
    left: 70px;
    right: initial;
    opacity: .6;
    display: block;
    padding-left: .5rem;
    border-radius: 8px
}

.bt.fixed:hover {
    opacity: 1 !important
}

.wrapper {
    color: rgba(0,0,0,0.3);
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    top: 2px;
    width: 22px;
    margin-left: -28px
}

#error,.error {
    border-radius: 5px;
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #9f2d2d;
    z-index: 1000
}

#popin,#light,.light {
    border-radius: 5px;
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    color: #363636;
    z-index: 1000
}

@media(min-width: 480px) {
    .medium-hidden {
        display:none !important
    }

    .flex {
        display: flex
    }

    .grid {
        display: -ms-grid;
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: 1fr
    }

    [class*=" grid-"],[class^="grid-"] {
        display: -ms-grid;
        display: grid;
        grid-auto-flow: dense
    }

    .grid.space,[class*=" grid-"].space,[class^="grid-"].space {
        grid-gap: 1rem
    }

    .grid.space-l,[class*=" grid-"].space-l,[class^="grid-"].space-l {
        grid-gap: 2rem
    }

    .grid.space-xl,[class*=" grid-"].space-xl,[class^="grid-"].space-xl {
        grid-gap: 4rem
    }
}

[class*="grid-2"] {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr)
}

[class*="grid-3"] {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3,1fr)
}

[class*="grid-4"] {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4,1fr)
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w33 {
    width: 33.3333%
}

.w40 {
    width: 40%
}

.w50 {
    width: 50%
}

.w60 {
    width: 60%
}

.w66 {
    width: 66.6666%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}

.w50p {
    width: 50px
}

.w100p {
    width: 100px
}

.w150p {
    width: 150px
}

.w200p {
    width: 200px
}

.w300p {
    width: 300px
}

.mw320p {
    max-width: 320px
}

.mw960p {
    max-width: 960px
}

.mw1140p {
    max-width: 1140px
}

.wauto {
    width: auto
}

.man {
    margin: 0
}

.mat {
    margin: .5rem
}

.mas {
    margin: 1rem
}

.mam {
    margin: 2rem
}

.mal {
    margin: 4rem
}

.mtn {
    margin-top: 0
}

.mtt {
    margin-top: .5rem
}

.mts {
    margin-top: 1rem
}

.mtm {
    margin-top: 2rem
}

.mtl {
    margin-top: 4rem
}

.mrn {
    margin-right: 0
}

.mrt {
    margin-right: .5rem
}

.mrs {
    margin-right: 1rem
}

.mrm {
    margin-right: 2rem
}

.mrl {
    margin-right: 4rem
}

.mbn {
    margin-bottom: 0
}

.mbt {
    margin-bottom: .5rem
}

.mbs {
    margin-bottom: 1rem
}

.mbm {
    margin-bottom: 2rem
}

.mbl {
    margin-bottom: 4rem
}

.mln {
    margin-left: 0
}

.mlt {
    margin-left: .5rem
}

.mls {
    margin-left: 1rem
}

.mlm {
    margin-left: 2rem
}

.mll {
    margin-left: 4rem
}

.pan {
    padding: 0
}

.pat {
    padding: .5rem
}

.pas {
    padding: 1rem
}

.pam {
    padding: 2rem
}

.pal {
    padding: 4rem
}

.ptn {
    padding-top: 0
}

.ptt {
    padding-top: .5rem
}

.pts {
    padding-top: 1rem
}

.ptm {
    padding-top: 2rem
}

.ptl {
    padding-top: 4rem
}

.prn {
    padding-right: 0
}

.prt {
    padding-right: .5rem
}

.prs {
    padding-right: 1rem
}

.prm {
    padding-right: 2rem
}

.prl {
    padding-right: 4rem
}

.pbn {
    padding-bottom: 0
}

.pbt {
    padding-bottom: .5rem
}

.pbs {
    padding-bottom: 1rem
}

.pbm {
    padding-bottom: 2rem
}

.pbl {
    padding-bottom: 4rem
}

.pbp {
    padding-bottom: 4.9rem
}

.pln {
    padding-left: 0
}

.plt {
    padding-left: .5rem
}

.pls {
    padding-left: 1rem
}

.plm {
    padding-left: 2rem
}

.pll {
    padding-left: 4rem
}

div.editable,.inherit {
    display: inherit
}

.progress {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    min-height: 4px;
    z-index: 10;
    opacity: .8;
    transition: all .3s
}

.layer,body .ui-tooltip {
    background-color: #fbfbfb;
    border-width: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 2px 5px rgba(0,0,0,0.3)
}

.layer:before,.layer:after,.ui-tooltip:before,.ui-tooltip:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 2rem;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-bottom-color: rgba(190,190,190,0.6)
}

.layer:after,.ui-tooltip:after {
    top: -18px;
    border-bottom-color: #fff
}

.animation {
    transition: all 1s .2s ease-out
}

.t5 {
    transition: all .5s !important
}

.fade-in {
    opacity: 0;
    transition-delay: .5s
}

.slide-up {
    opacity: 0;
    transform: translate3d(0,100px,0);
    backface-visibility: hidden;
    transition-duration: 1s !important
}

.slide-down {
    opacity: 0;
    transform: translate3d(0,-100px,0);
    backface-visibility: hidden
}

.slide-left {
    opacity: 0;
    transform: translate3d(-100px,0,0);
    backface-visibility: hidden
}

.slide-right {
    opacity: 0;
    transform: translate3d(100px,0,0);
    backface-visibility: hidden
}

.fire {
    opacity: 1 !important;
    transform: translate3d(0,0,0) !important
}

header #logo {
    transition: opacity .5s
}

header #logo:hover {
    opacity: .6
}

header nav ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin-top: 2rem;
}

header nav li {
    float: left;
    margin: 0 .5rem
}

header nav a {
    text-decoration: none;
    font-size: 1.4rem
}

header nav a::after {
    bottom: -2rem
}

header nav .burger {
    display: none;
    position: absolute;
    overflow: hidden;
    float: right;
    top: 10px;
    right: 0;
    margin: 0 1rem;
    padding: 0;
    width: 30px;
    height: 30px !important;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    transition: background .3s;
    background-color: #a2bd2f
}

.burger span {
    position: absolute;
    top: 14px;
    left: 6px;
    right: 6px;
    height: 2px;
    background: white;
    transition: background .3s
}

.burger span::before,.burger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
    transition-duration: .3s,0.3s;
    transition-delay: .3s,0
}

.burger span::before {
    top: -6px;
    transition-property: top,transform
}

.burger span::after {
    bottom: -6px;
    transition-property: bottom,transform
}

.burger.active {
    background-color: #cb0032
}

.burger.active span {
    background: 0
}

.burger.active span::before {
    top: 0;
    transform: rotate(45deg)
}

.burger.active span::after {
    bottom: 0;
    transform: rotate(-45deg)
}

.burger.active span::before,.burger.active span::after {
    transition-delay: 0,0.3s
}

@media(max-width: 640px) {
    .no-small-screen,.noss {
        display:none !important
    }

    .small-screen {
        display: block
    }
}

@media(min-width: 1280px) {
    .no-large-screen {
        display:none
    }
}

@media(max-width: 850px) {
    header nav .burger {
        display:block;
        z-index: 12
    }

    header nav>ul {
        background-color: #fff;
        display: block;
        visibility: hidden;
        position: absolute !important;
        left: 0;
        top: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        width: 300px;
        margin: 0;
        padding-top: .5rem;
        z-index: 10;
        text-align: center;
        transition-duration: .3s;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%)
    }

    header nav li {
        float: none;
        padding: 0;
        margin-left: 0 !important;
        border-radius: 5px;
        transition: background .3s
    }

    header nav li:hover {
        background-color: #dfdfdf
    }

    header nav li a {
        display: block;
        padding: .5rem
    }

    .responsive-nav header {
        position: inherit
    }

    .responsive-nav header nav ul {
        visibility: visible;
        grid-auto-flow: inherit;
        transform: translateX(0);
        -webkit-transform: translateX(0)
    }

    .responsive-nav .burger {
        position: absolute
    }

    .dragger {
        display: none !important
    }

    #add-nav {
        display: none !important
    }
}

@media(max-width: 480px) {
    .bt span {
        padding:0
    }

    h1 {
        font-size: 4rem
    }

    h1,#chapo,.ariane nav {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .chapo {
        font-size: 1.5rem
    }

    header #span-header-droite-2 {
        margin-left: 4rem
    }

    header div:last-child {
        text-align: center
    }

    header .selectionne .selected::after {
        right: 20%;
        bottom: .5rem
    }

    header .selectionne:hover::after {
        content: none
    }

    footer {
        text-align: center;
        padding: 1rem
    }

    footer #bt-footer-insc span {
        padding-right: 0
    }

    .w10,.w20,.w25,.w30,.w33,.w40,.w50,.w60,.w66,.w70,.w75,.w80,.w90 {
        width: auto;
        float: none
    }

    .plm,.pll {
        padding-left: 0
    }

    .prm,.prl {
        padding-right: 0
    }

    .mrl {
        margin-right: 0
    }

    .mll {
        margin-left: 0
    }

    .tr,.tl {
        text-align: center !important
    }

    article {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .editable img.fl,.editable img.fr {
        float: none;
        display: block;
        margin: 0 auto .5rem
    }

    .editable img {
        max-width: 100%;
        height: auto
    }
}

@media(min-width: 321px) and (max-width:640px) {
    .mw960p {
        width:auto;
        float: none
    }
}

@media(max-width: 320px) {
    .mod {
        float:none !important;
        clear: none !important;
        width: auto !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        border: 0
    }

    .w300p {
        width: auto;
        float: none
    }

    th,td {
        display: block;
        width: auto;
        text-align: left
    }
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    body {
        width: auto;
        margin: auto;
        font-family: serif;
        font-size: 12pt
    }

    p,.p-like,h1,.h1-like,h2,.h2-like,h3,.h3-like,h4,.h4-like,h5,.h5-like,h6,.h6-like,blockquote,ul,ol {
        color: #000;
        margin: auto
    }

    .print {
        display: block
    }

    .no-print {
        display: none
    }

    p,.p-like,blockquote {
        orphans: 3;
        widows: 3
    }

    blockquote,ul,ol {
        page-break-inside: avoid
    }

    h1,.h1-like,h2,.h2-like,h3,.h3-like,caption {
        page-break-after: avoid
    }

    a {
        color: #000
    }

    a[href^="javascript:"]::after,a[href^="#"]::after {
        content: ""
    }
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-ul {
    padding-left: 0;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: relative;
    left: inherit;
    top: inherit;
    width: inherit;
    float: none
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-search:before {
    content: '\e800'
}

.fa-music:before {
    content: '\e801'
}

.fa-mail:before {
    content: '\e802'
}

.fa-star:before {
    content: '\e803'
}

.fa-user:before {
    content: '\e804'
}

.fa-users:before {
    content: '\e805'
}

.fa-video:before {
    content: '\e806'
}

.fa-picture:before {
    content: '\e807'
}

.fa-camera:before {
    content: '\e808'
}

.fa-th-large:before {
    content: '\e809'
}

.fa-ok:before {
    content: '\e80a'
}

.fa-cancel:before {
    content: '\e80b'
}

.fa-plus:before {
    content: '\e80c'
}

.fa-info-circled:before {
    content: '\e80d'
}

.fa-home:before {
    content: '\e80e'
}

.fa-link:before {
    content: '\e80f'
}

.fa-attach:before {
    content: '\e810'
}

.fa-lock-open:before {
    content: '\e811'
}

.fa-eye:before {
    content: '\e812'
}

.fa-eye-off:before {
    content: '\e813'
}

.fa-tag:before {
    content: '\e814'
}

.fa-flag:before {
    content: '\e815'
}

.fa-upload:before {
    content: '\e816'
}

.fa-pencil:before {
    content: '\e817'
}

.fa-print:before {
    content: '\e818'
}

.fa-bell:before {
    content: '\e819'
}

.fa-attention:before {
    content: '\e81a'
}

.fa-logout:before {
    content: '\e81b'
}

.fa-location:before {
    content: '\e81c'
}

.fa-doc:before {
    content: '\e81d'
}

.fa-phone:before {
    content: '\e81e'
}

.fa-cog:before {
    content: '\e81f'
}

.fa-basket:before {
    content: '\e820'
}

.fa-volume-off:before {
    content: '\e821'
}

.fa-volume-up:before {
    content: '\e822'
}

.fa-clock:before {
    content: '\e823'
}

.fa-resize-full:before {
    content: '\e824'
}

.fa-resize-small:before {
    content: '\e825'
}

.fa-resize-vertical:before {
    content: '\e826'
}

.fa-resize-horizontal:before {
    content: '\e827'
}

.fa-up-open:before {
    content: '\e828'
}

.fa-up-big:before {
    content: '\e829'
}

.fa-lock:before {
    content: '\e82a'
}

.fa-right:before {
    content: '\e82b'
}

.fa-arrows-cw:before {
    content: '\e82c'
}

.fa-globe:before {
    content: '\e82d'
}

.fa-bold:before {
    content: '\e82e'
}

.fa-italic:before {
    content: '\e82f'
}

.fa-align-left:before {
    content: '\e830'
}

.fa-align-center:before {
    content: '\e831'
}

.fa-align-right:before {
    content: '\e832'
}

.fa-align-justify:before {
    content: '\e833'
}

.fa-list:before {
    content: '\e834'
}

.fa-chart-bar:before {
    content: '\e835'
}

.fa-credit-card:before {
    content: '\e836'
}

.fa-floppy:before {
    content: '\e837'
}

.fa-key:before {
    content: '\e838'
}

.fa-login:before {
    content: '\e839'
}

.fa-move:before {
    content: '\f047'
}

.fa-link-ext:before {
    content: '\f08e'
}

.fa-twitter:before {
    content: '\f099'
}

.fa-facebook:before {
    content: '\f09a'
}

.fa-rss:before {
    content: '\f09e'
}

.fa-menu:before {
    content: '\f0c9'
}

.fa-underline:before {
    content: '\f0cd'
}

.fa-money:before {
    content: '\f0d6'
}

.fa-mail-alt:before {
    content: '\f0e0'
}

.fa-linkedin:before {
    content: '\f0e1'
}

.fa-doc-text:before {
    content: '\f0f6'
}

.fa-angle-double-up:before {
    content: '\f102'
}

.fa-quote-left:before {
    content: '\f10d'
}

.fa-quote-right:before {
    content: '\f10e'
}

.fa-folder-empty:before {
    content: '\f114'
}

.fa-code:before {
    content: '\f121'
}

.fa-help:before {
    content: '\f128'
}

.fa-superscript:before {
    content: '\f12b'
}

.fa-calendar-empty:before {
    content: '\f133'
}

.fa-play-circled:before {
    content: '\f144'
}

.fa-doc-inv:before {
    content: '\f15b'
}

.fa-youtube:before {
    content: '\f167'
}

.fa-instagram:before {
    content: '\f16d'
}

.fa-up:before {
    content: '\f176'
}

.fa-skype:before {
    content: '\f17e'
}

.fa-language:before {
    content: '\f1ab'
}

.fa-file-pdf:before {
    content: '\f1c1'
}

.fa-file-word:before {
    content: '\f1c2'
}

.fa-file-excel:before {
    content: '\f1c3'
}

.fa-file-powerpoint:before {
    content: '\f1c4'
}

.fa-file-image:before {
    content: '\f1c5'
}

.fa-file-archive:before {
    content: '\f1c6'
}

.fa-file-audio:before {
    content: '\f1c7'
}

.fa-file-video:before {
    content: '\f1c8'
}

.fa-file-code:before {
    content: '\f1c9'
}

.fa-circle-notch:before {
    content: '\f1ce'
}

.fa-paper-plane-empty:before {
    content: '\f1d9'
}

.fa-header:before {
    content: '\f1dc'
}

.fa-paragraph:before {
    content: '\f1dd'
}

.fa-share:before {
    content: '\f1e0'
}

.fa-paypal:before {
    content: '\f1ed'
}

.fa-trash:before {
    content: '\f1f8'
}

.fa-pinterest:before {
    content: '\f231'
}

.fa-user-plus:before {
    content: '\f234'
}

.fa-shopping-basket:before {
    content: '\f291'
}

.fa-hashtag:before {
    content: '\f292'
}

.fa-question-circle-o:before {
    content: '\f29c'
}

.fa-user-circle:before {
    content: '\f2bd'
}

.fa-snowflake-o:before {
    content: '\f2dc'
}

.fa-twitter-squared:before {
    content: '\f304'
}

.fa-facebook-squared:before {
    content: '\f308'
}

.hc *,.hc *::after,.hc *::before {
    border-image: none !important;
    text-shadow: none !important
}

.hc path,.hc polygon,.hc svg,.hc svg * {
    fill: currentColor
}

.hc input,.hc textarea,.hc select,.hc form button {
    border-width: 1px !important;
    border-style: solid !important
}

.hc *::first-letter {
    color: inherit !important
}

.hc input[type="range"] {
    border: 0 !important
}

.hc input[type="range"]::-webkit-slider-thumb {
    margin-top: -.25em
}

@supports(-ms-ime-align:auto) {
    .hc input[type="range"]::-webkit-slider-thumb {
        margin-top: 0
    }
}

.hc input[type="range"]::-webkit-slider-runnable-track {
    height: .313em
}

.hc,.hc * {
    background-color: #343643 !important;
    color: white !important
}

.hc,.hc *,.hc *::before,.hc *::after {
    border-color: white !important
}

.hc input,.hc textarea,.hc select {
    border-color: #f9fcff !important;
    color: inherit !important
}

.hc *::-webkit-input-placeholder {
    color: white !important
}

.hc *::-moz-placeholder {
    color: white !important;
    opacity: 1 !important
}

.hc *:-ms-input-placeholder {
    color: white !important
}

.hc *:-moz-placeholder {
    color: white !important;
    opacity: 1 !important
}

.hc *::-webkit-datetime-edit-text {
    color: white !important
}

.hc *::-webkit-datetime-edit-month-field {
    color: white !important
}

.hc *::-webkit-datetime-edit-day-field {
    color: white !important
}

.hc *::-webkit-datetime-edit-year-field {
    color: white !important
}

.hc ::-webkit-calendar-picker-indicator {
    background: #343643 !important
}

.hc input[type="range"]::-webkit-slider-runnable-track {
    background: white !important
}

.hc input[type="range"]::-moz-range-track {
    background: white !important
}

.hc input[type="range"]::-moz-range-thumb {
    background: black !important;
    border: .15em solid white !important
}

.hc input[type="range"]::-ms-fill-lower {
    background: white !important
}

.hc input[type="range"]::-ms-fill-upper {
    background: white !important
}

.hc input[type="range"]:focus::-ms-fill-lower {
    background: white !important
}

.hc input[type="range"]:focus::-ms-fill-upper {
    background: white !important
}

.hc input[type="range"]::-ms-thumb {
    background: black !important;
    border: .15em solid white !important
}
