
    @font-face {
    font-family: 'Gilroy';
    src:  url('../fonts/GilroyW05-Regular.woff2') format('woff2'),
    url('../fonts/GilroyW05-Regular.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    }

    @font-face {
    font-family: 'Gilroy';
    src:  url('../fonts/GilroyW05-SemiBold.woff2') format('woff2'),
    url('../fonts/GilroyW05-SemiBold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    }


    body {
    font-family: 'Gilroy', sans-serif;
    font-weight:200;
    font-style:normal;
    background-color:#004b9c;
    background: linear-gradient(180deg, rgba(0, 75, 156, 1) 0%, rgba(1, 118, 189, 1) 100%);
    font-size:20px;
    line-height:1.4em;
    color:#ffffff;
    }


    @media (max-width: 576px) {
    body {
    font-size:14px;
    }
    }


    // Small devices (landscape phones, 576px and up)
    // Medium devices (tablets, 768px and up)
    // Large devices (desktops, 992px and up)
    // X-Large devices (large desktops, 1200px and up)
    // XX-Large devices (larger desktops, 1400px and up)


    * {
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    }



        li.couleur_1 > a,
        li.couleur_1 > a:visited,
        li.couleur_1 > a:focus { color:#696b9b !important; }
        li.couleur_1 > a:hover {
        color:#696b9b !important;
        background:#afb0d4!important;
        }
        li.couleur_1 .dropdown-menu {
        background:#e7e7f2!important;
        }
        li.couleur_1 .dropdown-toggle.show {
        color:#696b9b !important;
        background:#afb0d4!important;
        }
        
        li.couleur_2 > a,
        li.couleur_2 > a:visited,
        li.couleur_2 > a:focus { color:#5b734e !important; }
        li.couleur_2 > a:hover {
        color:#5b734e !important;
        background:#c0d8b9!important;
        }
        li.couleur_2 .dropdown-menu {
        background:#ecf3ea!important;
        }
        li.couleur_2 .dropdown-toggle.show {
        color:#5b734e !important;
        background:#c0d8b9!important;
        }
        
        li.couleur_3 > a,
        li.couleur_3 > a:visited,
        li.couleur_3 > a:focus { color:#b36275 !important; }
        li.couleur_3 > a:hover {
        color:#b36275 !important;
        background:#d8babe!important;
        }
        li.couleur_3 .dropdown-menu {
        background:#ffeaeb!important;
        }
        li.couleur_3 .dropdown-toggle.show {
        color:#b36275 !important;
        background:#d8babe!important;
        }
        
        li.couleur_12 > a,
        li.couleur_12 > a:visited,
        li.couleur_12 > a:focus { color:#9d620a !important; }
        li.couleur_12 > a:hover {
        color:#9d620a !important;
        background:#ecbe76!important;
        }
        li.couleur_12 .dropdown-menu {
        background:#f8ebd1!important;
        }
        li.couleur_12 .dropdown-toggle.show {
        color:#9d620a !important;
        background:#ecbe76!important;
        }
        
        li.couleur_13 > a,
        li.couleur_13 > a:visited,
        li.couleur_13 > a:focus { color:#055995 !important; }
        li.couleur_13 > a:hover {
        color:#055995 !important;
        background:#5595c3!important;
        }
        li.couleur_13 .dropdown-menu {
        background:#d8e4ed!important;
        }
        li.couleur_13 .dropdown-toggle.show {
        color:#055995 !important;
        background:#5595c3!important;
        }
        
        li.couleur_14 > a,
        li.couleur_14 > a:visited,
        li.couleur_14 > a:focus { color:#2c0f4d !important; }
        li.couleur_14 > a:hover {
        color:#2c0f4d !important;
        background:#adad7d!important;
        }
        li.couleur_14 .dropdown-menu {
        background:#e6e9ce!important;
        }
        li.couleur_14 .dropdown-toggle.show {
        color:#2c0f4d !important;
        background:#adad7d!important;
        }
        
        li.couleur_15 > a,
        li.couleur_15 > a:visited,
        li.couleur_15 > a:focus { color:#ff3700 !important; }
        li.couleur_15 > a:hover {
        color:#ff3700 !important;
        background:#ffffff!important;
        }
        li.couleur_15 .dropdown-menu {
        background:#eeeeee!important;
        }
        li.couleur_15 .dropdown-toggle.show {
        color:#ff3700 !important;
        background:#ffffff!important;
        }
        
        li.couleur_16 > a,
        li.couleur_16 > a:visited,
        li.couleur_16 > a:focus { color:#ffffff !important; }
        li.couleur_16 > a:hover {
        color:#ffffff !important;
        background:#004b9c!important;
        }
        li.couleur_16 .dropdown-menu {
        background:#0176bd!important;
        }
        li.couleur_16 .dropdown-toggle.show {
        color:#ffffff !important;
        background:#004b9c!important;
        }
            li.couleur_0 > a,
    li.couleur_0 > a:visited,
    li.couleur_0 > a:focus { color:#ffffff !important; }
    li.couleur_0 > a:hover {
    color:#ffffff !important;
    background:#004b9c!important;
    }

    

header {
  position: relative;
  width: 100%;
  color: #fff;
  padding: 40px 0;
}
	
	
header .container {
	position:relative;
}


header #logo figure {
position:relative;
}


#logo  {
transition:all 0.3s;
}

#logo:hover {
transform:scale(1.02);
}

#logo img {
width:inherit;
height:auto;
}

header h1 {
	color:#000000;
	font-size:4em;
	text-transform:uppercase;
	font-weight:400;
	line-height:1em;
}

header h2 {
	color:white;
	font-size:2em;
	text-transform:uppercase;
	font-weight:100;
	margin-bottom:0;
}

	
header ul, header li {
	list-style:none;
}

header ul {
	padding-top:10px;
	margin:0;
	display:inline-block;
	padding-left:0;
}

ul.btnHeader {
	padding-right:5px;
}


header li {
	text-align:right;
	padding:0.4rem 0;
}

header li a {
	text-decoration:none;
	color:#ffffff;
	position:relative;
	padding-right:34px;
	}

header li a:hover {
	color:#000000;
}



@media (min-width: 1200px) {
	header h1 {
	padding-top:80px;
	}
}

@media (max-width: 1199px) {
	header h1 {
	padding-top:80px;
	}
}

@media (max-width: 991px) {
	header h1 {
		font-size:3em;
	padding-top:80px;
	}
}


@media (max-width: 767px) {
	header {
	}
	header ul {
	display:block;
	width:100%;
	}
	header h1 {
		font-size:2.6em;
	padding-top:60px;
	}
}

@media (max-width: 575px) {
	header #logo figure {
	}
header {
	padding:30px 0.7rem;
	font-size:0.85em;
	}
	header ul {
	display:block;
	width:100%;
	}
	header li {
	text-align:right;
	padding:0.4rem 0;
}
	header a.menuIcon:after {
	top:-2px;
	}
	header h1 {
		padding-top:0;
		font-size:10vw;
		text-align:center;
	}
	#logo {
		max-width:300px;
		margin:0 auto;
	}
		
	
	

}



// MEMO

// Small devices (landscape phones, 576px and up)
// Medium devices (tablets, 768px and up)
// Large devices (desktops, 992px and up)
// X-Large devices (large desktops, 1200px and up)
// XX-Large devices (larger desktops, 1400px and up)


    .masque {
    background-color:rgba(255,255,255,0.85);
    }


    .margesinterieures {
    padding-top:20px;
    padding-bottom:20px;
    }


    .navbar {
    border: none;
    }

    .clear {
    clear:both;
    }


    b, strong {
    font-weight:400;
    }

    h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight:400;
    }


    h1 {
    color:#ffffff;
    font-size:min(9vw, 80px);
    font-weight:400;
    text-align:center;
    margin-bottom: 3rem;
    }

    h1 span {
    color:#ffc107;
    }

    h2 {
    color:#414141;
    font-size:1.3em;
    }

    h3 {
    color:#ffffff;
    font-size:1.1em;
    }

    h4 {
    color:#ffffff;
    font-size:1em;
    }


    h5 {
    color:#FFFFFF;
    font-size:2rem;
    margin-bottom:3rem;
    text-align:center;
    }


    .rubrique {
    color:#FFFFFF;
    background: -webkit-gradient(linear,left top,right top,from(#1e8f5b),to(#1e8f5b));
    background: -webkit-linear-gradient(left,#1e8f5b,#1e8f5b);
    background: -o-linear-gradient(left,#1e8f5b,#1e8f5b);
    background: linear-gradient(90deg,#1e8f5b,#1e8f5b);
    text-transform:uppercase;
    padding:5px 10px 4px;
    margin-bottom:20px;
    }

    a {
    color:#85c9ff;
    cursor:pointer;
    transition:color 0.3s;
    text-decoration:none;
    }
    a:hover, a:focus{
    color:#ffffff;
    text-decoration:none;
    }

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

    sup {
    top: -.4em;
    }

    sub {
    bottom: -.2em;
    }

    ul > li {
    margin-bottom:0.5em;
    }


    .btn {
    border-radius:0;
    -webkit-border-radius:0;
    }

    hr {
    opacity:1;
    background-color:transparent;
    border-top:1px solid #0072ce;
    }

    .lien1, .btn-primary {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    text-decoration: none;
    touch-action: manipulation;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-bottom: 0.5rem;
    padding: 0.75rem 3rem;
    background: #ffc107;
    transition: .35s ease-in-out;
    color: #004b9c;
    font-size: .875rem;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 1;
    position:relative;
    }

    .lien1:before, .btn-primary:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 4px;
    z-index: 2;

    background-image: linear-gradient(to right, #85c9ff 0%, #FFFFFF 100%);

    background-size: 100% 100%;
    background-position: 0 0;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    }


    .lien1:after, .btn-primary:after {
    display: inline-block;
    speak: none;
    text-transform: none;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    content: ">";
    margin-left: 0.5rem;
    transform: translateX(0rem);
    font-size: 1rem;
    font-variant: normal;
    transition: all 0.25s ease 0s;
    }


    .lien1:hover, .btn-primary:hover {
    background: #004b9c;
    color: #fff;
    text-decoration: none;
    }

    .lien1:hover::after, .btn-primary:hover::after {
    -webkit-transform: translateX(0.3125rem);
    transform: translateX(0.3125rem);
    }


    .lien1:hover::before, .btn-primary:hover::before {
    background-position:0 0;
    width:100%;
    }


    .lien2 {
    background-color:#0176bd;
    padding-left:5px;
    padding-right:5px;
    }

    .btn-secondary {
    position: relative;
    display: inline-block;
    padding: 5px 10px 4px;
    text-transform:normal;
    min-height: 12px;
    text-align: center;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1em;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    background:#0072ce;
    transition:all 0.3s;
    border:none;
    margin-bottom:3vh;

    }


    .btn-secondary:hover {
    background:#FFFFFF;
    text-decoration:none;
    color:#000000;
    transform:translateY(-2px);
    }


    .lien1.disabled, .btn-primary.disabled, .btn-primary:disabled, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    color: #414141 !important;
    background:#999999 !important;
    opacity:0.65;
    }


    .btn-lg {
    padding: 10px 25px 8px;
    min-height: 18px;
    font-size: 1.2em;
    }


    .btn-sm {
    padding: 4px 10px 3px;
    min-height: 10px;
    font-size: 1em;
    }

    .btn-xs {
    padding: 4px 10px 3px;
    min-height: 10px;
    font-size: 0.7em;
    }


    br.break-xs {
    content:"";
    margin-left: 10px;
    }
    @media screen AND (max-width:540px) {
    br.break-xs {
    display:block;
    }
    }


    p.intro {
    font-size:1.1em;
    font-weight:400;
    color:#000000;
    }

    p.lead {
    font-size:1em;
    color: #1e8f5b;
    line-height: 1em;
    margin-bottom: 10px;
    display: inline-block;
    }


    .img-hover img {
    transition:transform 0.3s;
    }

    .img-hover:hover img {
    transform:scale(1.1);
    }


    /* pagination */

    ul.pagination li {
    padding: 0 !important;
    }

    ul.pagination li::before {
    display:none !important;
    }

    .page-item.active .page-link {
    color: #FFFFFF;
    background-color: transparent;
    border:none;
    font-size:1.2em;
    line-height:32px;
    }

    .page-link:hover {
    background-color: transparent;
    border:none;
    }

    .page-link, .page-item.disabled .page-link {
    position: relative;
    display: block;
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
    border: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }


    span.previous:before {
    content:url(images/white-left-arrow.svg);
    width:32px;
    height:32px;
    display:block;
    }

    span.next:before {
    content:url(images/white-right-arrow.svg);
    width:32px;
    height:32px;
    display:block;
    transition:all 0.3s;
    }

    span.previous:hover:before, span.next:hover:before {
    transform:scale(1.2);
    }

    .page-item.disabled span.next:before, .page-item.disabled span.previous:before {
    opacity:0.5;
    }


    #contenu_principal {
    margin-top:20px;
    }


    .styledBlock {
    background: #FFFFFF;
    position:relative;
    margin-bottom:3vh;
    }


    /* rubrique */


    .panel {
    position:relative;
    border:none;
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    box-shadow:none;
    background:none !important;
    }

    .panel-body {
    padding:15px !important;
    }


    .panel>.panel-heading {
    position:relative;
    padding:0 15px;
    background:none;
    border:none;
    }

    .panel>.panel-heading .titre {
    font-size:1.6em;
    line-height:1em;
    text-transform:uppercase;
    color:#FFFFFF;
    padding:10px 0 10px 50px;
    background: url('images/picto_logo.png') 10px 50% no-repeat;
    background-size :24px 24px;
    }

    .panel>.panel-heading .lien {
    font-size:1.6em;
    line-height:1em;
    text-transform:none;
    color:#FFFFFF;
    padding:10px;
    background:#1e8f5b    }

    .panel>.panel-heading .lien a {
    color:#FFFFFF;
    }

    .panel>.panel-heading i {
    font-size:0.9em;
    }


    @media screen and (max-width: 767px) {
    .panel>.panel-heading .titre {
    font-size:1.2em;
    }

    .panel>.panel-heading .lien {
    font-size:1.2em;
    }
    }


    /* formulaire */

    .form-group {
    margin-bottom:20px;
    position:relative;
    }

    .form-group input, .form-group textarea, .form-group select {
    border-color:#85c9ff !important;
    background-color:#0176bd33;
    border-radius:0 !important;
    }

    .has-error input, .has-error textarea, .has-error select {
    border-color:#ffc107 !important;
    background-color:#ffc10709;
    }

    .is-valid input, .is-valid textarea, .is-valid select {
    border-color:#85c9ff !important;
    background-color:#0176bd33;
    }

    .form-check-input {
    margin-top: .1rem;
    }


    .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #ffc107 !important;
    }

    .help-block {
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size:0.7em;
    letter-spacing:0;
    }

    label {
    font-weight:normal !important; }


    .message-error {
    font-family:'Inter', sans-serif;
    color:#ffc107;
    font-size:0.7em;
    font-weight:normal;
    line-height:1em;
    margin-top:5px;
    }


    .form-margin {
    margin-left:10px !important;
    }


    .form-check {
    padding-left: 30px;
    }


    .form-check-label {
    margin-left: 35px;
    line-height: 1.2em;
    }
    .form-check-label {
    margin-bottom: 0;
    }

    label.form-check-label {
    font-weight:100;
    }


    /* Aspect de la case */
    [type="checkbox"] {
    opacity:0;
    position:absolute;
    left:38px;
    }

    [type="radio"] {
    opacity:0;
    position:absolute;
    left:38px;
    }


    [type="checkbox"]:not(:checked) + label::before,
    [type="checkbox"]:checked + label::before {
    display:block;
    content:"";
    position: absolute;
    left: 0px;
    top: -3px;
    width: 24px;
    height: 24px;
    background-color:#FFFFFF !important;
    border: 1px solid #85c9ff !important;
    border-radius: 0;
    transition: all .275s;
    }

    /* Aspect de la coche */
    [type="checkbox"]:not(:checked) + label::after,
    [type="checkbox"]:checked + label::after {
    display:block;
    content: url(images/checked-checkbox.svg);
    position: absolute;
    top: -2px;
    left: 1px;
    width: 36px;
    height: 30px;
    font-size: 1.6em;
    line-height: 0;
    transition: all .2s; /* Petite transition */
    }


    [type="checkbox"]:not(:checked).required + label {
    color:red;
    }

    [type="checkbox"]:not(:checked).required + label::before {
    border: 2px solid red !important;
    }


    /* Aspect non cochée */
    [type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
    }

    /* Aspect cochée */
    [type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
    }

    /* Aspect disabled */
    [type="checkbox"]:disabled + label::before {
    border: 1px solid #28ddcb66 !important;
    }

    /* Aspect de la case */
    [type="radio"]:not(:checked) + label::before,
    [type="radio"]:checked + label::before {
    display:block;
    content:"";
    position: absolute;
    left: 0px;
    top: -3px;
    width: 24px;
    height: 24px;
    background-color:#FFFFFF !important;
    border: 1px solid #85c9ff !important;
    border-radius: 0;
    transition: all .275s;
    }


    /* Aspect de la coche */
    [type="radio"]:not(:checked) + label::after,
    [type="radio"]:checked + label::after {
    display:block;
    content: url(images/checked-checkbox.svg);
    position: absolute;
    top: -2px;
    left: 1px;
    width: 36px;
    height: 30px;
    font-size: 1.6em;
    line-height: 0;
    transition: all .2s; /* Petite transition */
    }

    /* Aspect non cochée */
    [type="radio"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
    }

    /* Aspect cochée */
    [type="radio"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
    }

    /* Aspect disabled */
    [type="radio"]:disabled + label::before {
    border: 1px solid #28ddcb66 !important;
    }


    .imageKaptchat {
    font-size: 25px;
    color: #FFFFFF;
    position: relative;
    border: 1px solid #85c9ff;
    border-color:#CCC;
    display:inline-block;
    padding:2px;
    }

    .imageKaptchat i {
    position: absolute;
    bottom: -5px;
    right: -5px;
    color: #ffffff;
    cursor:pointer;
    background:#FFFFFF;
    border-radius:50%;
    font-size:0.8em;
    border: 1px solid #85c9ff;
    padding:2px;
    transition:transform 0.3s;
    }

    .imageKaptchat i:hover {
    background:#ffffff;
    color:#FFFFFF;
    }


    .questionnaire-form{
    position: relative;
    }

    .questionnaire-form h3 {
    color:#85c9ff;
    }

    .questionnaire-form .form-group{
    position:relative;
    }

    .comment-form .form-group:last-child{
    margin-bottom: 0;
    }

    .questionnaire-form .form-group input[type="text"],
    .questionnaire-form .form-group input[type="number"],
    .questionnaire-form .form-group input[type="date"],
    .questionnaire-form .form-group input[type="tel"],
    .questionnaire-form .form-group input[type="email"],
    .questionnaire-form .form-group textarea,
    .questionnaire-form .form-group select{
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    padding: 14px 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    border: 1px solid #85c9ff;
    background-color: rgba(255,255,255,.10);
    font-weight: 300;
    height: 50px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    }


    .questionnaire-form .form-group select{
    padding: 14px 40px 14px 20px;
    }


    ::placeholder {
    color: #85c9ff !important;>
    }

    .questionnaire-form .form-group input:focus,
    .questionnaire-form .form-group select:focus,
    .questionnaire-form .form-group textarea:focus{
    border-color:#0072ce !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.20);
    }

    .questionnaire-form .form-group input:focus-visible,
    .questionnaire-form .form-group select:focus-visible,
    .questionnaire-form .form-group textarea:focus-visible{
    outline: none;
    }

    option > span {
    font-size:0.8em;
    }

    .questionnaire-form .col-auto {
    padding-right:10px;
    }

    .questionnaire-form .form-group textarea{
    height: 150px;
    resize: none;
    padding-top: 20px;
    }

    .questionnaire-form .form-group input[type="submit"],
    .questionnaire-form .form-group button{
    padding: 15px 35px;
    font-size: 16px;
    font-weight: normal;
    }

    .questionnaire-form .form-control {
    border-radius:0 !important;
    }

    .questionnaire-form .form-check {
    padding-left:0;
    position:relative;
    }

    .questionnaire-form .form-row {
    font-size:16px;
    line-height:1.2em;
    }

    .questionnaire-form .form-row select.form-control {
    height: 40px;
    width:60px;
    padding-left:10px;
    padding:5px;
    }


    .questionnaire-form .message-error {
    margin-top:2px;
    padding:5px;
    color:#ffc107;
    line-height:1em;
    font-size:0.8em;
    border:none;
    background:#00000066;
    font-weight:300;
    }


    .questionnaire-form h1,
    .questionnaire-form h2 {
    margin-bottom:20px;
    }

    .questionnaire-form h3,
    .questionnaire-form h4,
    .questionnaire-form h5,
    .questionnaire-form h6,
    .questionnaire-form p,
    .questionnaire-form ul {
    margin-bottom:10px;
    }

    .questionnaire-form p + h1,
    .questionnaire-form p + h2,
    .questionnaire-form ul + h1,
    .questionnaire-form ul + h2,
    .questionnaire-form h5 + h1,
    .questionnaire-form h5 + h2 {
    margin-top:40px;
    }


    .questionnaire-form p{
    position: relative;
    line-height:1.3em;
    }


    .infos-legales {
    color:#666;
    font-weight:300;
    text-align:justify;
    margin-top:20px;
    font-size:0.8em;
    padding:10px;
    background:#FFFFFF;
    border: 1px solid #0072ce;
    }
    .infos-legales *:last-child {
    margin-bottom:0 !important;
    }


    .image figure, .visuel {
    position:relative;
    }

    .copyright {
    background:rgba(0,0,0,0.4);
    color:rgba(255,255,255,0.67);
    padding:0 3px;
    font-size:0.6em;
    position:absolute;
    bottom:5px;
    right:20px;
    line-height:1.2em;
    margin-bottom:0;
    }


    .alert {
    border-radius: 0;
    font-family:'Inter',sans-serif;
    }


    .alert-success {
    color: #1e8f5b;
    background-color: #00000066;
    border-color: #1e8f5b;
    }

    .alert-warning, .alert-danger {
    color: #ffc107;
    background-color: #00000066;
    border-color: #ffc107;
    }

    .alert *:last-child {
    margin-bottom:0;
    }


    .meta {
    font-family:"Arial",sans-serif;
    font-size:0.7em;
    color:#999;
    }


    .visuel {
    position:relative;
    }

    .copyright {
    background:rgba(0,0,0,0.4);
    color:rgba(255,255,255,0.67);
    padding:0 3px;
    font-size:0.6em;
    position:absolute;
    bottom:0px;
    right:0px;
    line-height:1.2em;
    margin-bottom:0;
    }


    .modal-open .modal {
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow-y: scroll;
    }


    /************************
    PAGE
    ************************/

    #page {
    padding: 0 0 50px;
    }

    .pageContent .card-header {
    background:none;
    border:none;
    }

    .pageContent .card-header h4 {
    color:#004b9c;
    }

    .pageContent .card-header h5 {
    line-height:1.2em;
    font-size:1.1em;
    }

    .encadre {
    position: relative;
    border:1px solid #004b9c;
    background-color: #FFFFFF;
    padding:20px;
    margin-bottom:20px;
    margin-top:20px;
    }

    .encadre2 {
    position: relative;
    background-color: #0176bd;
    padding:20px;
    margin-bottom:20px;
    margin-top:20px;
    }

    .encadre *:last-child, .encadre2 *:last-child {
    margin-bottom: 0 !important;
    }

    .encadre:first-child, .encadre2:first-child {
    margin-top: 0 !important;
    }


    blockquote{
    position: relative;
    padding: 15px;
    max-width: 90%;
    background: #0176bd;
    margin:40px auto 40px;
    border-top:1px dotted #004b9c;
    border-bottom:1px dotted #004b9c;
    }
    blockquote:before {
    position:absolute;
    font-family: 'Mali', sans-serif;
    content:'\201C';
    display:block;
    top:0px;
    left:-20px;
    font-size:4em;
    font-weight:700;
    color:#004b9c;
    }

    blockquote:after {
    position:absolute;
    font-family: 'Mali', sans-serif;
    content:'\201D';
    display:block;
    bottom:-25px;
    right:-20px;
    font-size:4em;
    font-weight:700;
    color:#004b9c;
    }

    blockquote *:last-child{
    margin-bottom:0;
    }


    .pageContent ul, .pageContent li, .pageContent ol {
    padding-left:0;
    list-style-type:none;
    }


    .pageContent li{
    line-height:1.2em;
    padding: 0px 0px 0 15px;
    position:relative;
    }

    .pageContent ul > li:not(:last-child) {
    padding-bottom: 10px;
    }

    .pageContent li ul li {
    padding-bottom: 0px !important;
    padding-left:0px;
    }


    .pageContent ul > li::before {
    position:absolute;
    content:"";
    background:#ff4236;
    width:6px;
    height:6px;
    border-radius:3px;
    display: inline-block;
    margin-left:-15px;
    margin-right:6px;
    top:7px;
    }


    .pageContent ul li ul > li::before {
    content:'\00B7';
    font-family: 'Mali', sans-serif;
    display: inline-block;
    margin-left:0;
    margin-right:0;
    font-size:1.6em;
    transform:translateY(4px);
    color:#004b9c;
    }

    .pageContent ol {list-style: none; counter-reset: li}

    .pageContent ol > li{
    padding: 0px 0px 0 22px;
    }
    .pageContent ol > li::before {
    content: counter(li);
    color: #ffffff;
    display: inline-block;
    width: 1em;
    margin-left: -20px;
    margin-right:4px;
    font-weight:400;
    }
    .pageContent ol > li {counter-increment: li}


    /*post share options*/

    .page-standard .post-share-options{
    position:relative;
    margin-bottom: 40px;
    border:1px solid #EEEEEE;
    padding: 20px 20px;
    background-color: #FFFFFF;
    }

    .page-standard .post-share-options p{
    position:relative;
    color:#000000;
    font-size:16px;
    line-height: 25px;
    font-weight:600;
    margin:0;
    display: inline-block;
    font-family: "roboto", sans-serif;
    }

    .page-standard .post-share-options .tags{
    position: relative;
    display: inline-block;
    }

    .page-standard .post-share-options .tags li{
    position: relative;
    display: inline-block;
    }

    .page-standard .post-share-options .tags a{
    position:relative;
    display: block;
    font-size:14px;
    font-weight:400;
    line-height: 22px;
    padding: 5px 10px;
    color:#000000;
    background-color: #EEEEEE;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    }

    .page-standard .post-share-options .tags a:hover{
    color: #000000;
    background-color: #97D700;
    }

    .page-standard .post-share-options .social-icon-two{
    position: relative;
    display: inline-block;
    }

    .page-standard .addthis-widget {
    padding-top:5px;
    }


.navbar {
	padding:0 0 10px !important;
	position:relative;
}

.bg-light {
    background-color: transparent !important;
	}


.navbar-light .navbar-toggler {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index:99999;
}

.navbar-nav {
	position:relative;
}

.fixed-header .navbar-nav {
	padding-top:10px;
}

.nav-link {
    display: block;
    padding: 0.25rem 0.5rem;
    color: #ffffff !important;
    transition:color 0.3s !important;
    font-weight:400;
}

.nav-link:hover {
        color: #000000;
}

.navbar-collapse {
   margin-top:0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 0;
    text-align: left;
    list-style: none;
    background-color: #FFFFFF;
    background-clip: padding-box;
    border: none;
    border-radius:0;
    }
    
@media (max-width: 991px) {
	.dropdown-menu {
	width:100%;
	}
	.dropdown-toggle:hover:before {
	left:-10px;
	transform: scaleX(-1);
	}
}


.dropdown-menu[data-bs-popper] {
   margin-top: 0rem; 
}


.dropdown-item, .dropdown-toggle {
    display: block;
    clear: both;
    line-height: 1.1;
    color: #ffffff;
    white-space: normal;
    transition:background 0.3s;
    transition:color 0.3s;
    padding: 5px 20px !important;
}

.dropdown-item {
	font-weight:500;
	transition:all 0.3s;
	position:relative;
	font-size:0.9em;
	padding-right:5px;
	}
	
.dropdown-menu .dropdown-item {
	padding-left:40px !important;
}

.dropdown-menu .dropdown-item:before {
	position:absolute;
	content:url(images/puce.svg);
	width:18px;
	height:18px;
	left:18px;
}

.dropdown-toggle:hover:before {
	position:absolute;
	content:url(images/fleur.svg);
	width:18px;
	height:18px;
	top:-5px;
	right:-10px;
	display:block;
}

	
.dropdown-toggle {
    font-weight: 600;
}

.dropdown-item:hover {
    color: #000000;
	background:#FFFFFF;
	}
	
.dropdown-toggle:hover {
	background:#004b9c;
    color:#ffffff;
}


.dropdown-toggle::after {
    display: none !important;
   }

.dropdown-toggle.show {
   background:#004b9c;
    color:#ffffff;
   }


.navbar-light .navbar-toggler {
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 99999;
    border-color:white;
    border-width:2px;
}

.navbar-toggler {
	position:absolute;
	width:40px;
	height:40px;
	line-height: 1;
    border-radius: 20px;
    transition:background 0.3s;
    background:#ffffff;
    padding:0 !important;
    }
    

        
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar-toggler:hover {
    background-color: #000;
    
}

.navbar-toggler[aria-expanded="true"]{
    background-color: #ffffff;
}


.navbar-toggler-icon {
	width:32px;
	height:32px;
    background-image: url(images/picto_menu.svg) !important;
	display: inline-block;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: cover;
}

    
.navbar-nav ul ul { list-style-type:none; }

.dropdown-menu ul .dropdown-item {
	font-size:0.8em !important;
	padding:2px 5px 2px 12px !important;
}
.dropdown-menu ul .dropdown-item:before {
	content:"";
}



footer {
	position:relative;
}

#footer {
padding:0;
font-size:0.8em;
}


.copyright-footer {
	position:absolute;
	left:1em;
	bottom:0;
	color:#FFFFFF66;
}


#footer a {
color:#FFFFFF99;
}

#footer a:hover {
color:#FFFFFF;
}


@media (max-width: 575px) {
	img.standard {
		display:none;
	}
	img.small {
		display:block;
	}
}

@media (min-width: 576px) {
	img.standard {
		display:block;
	}
	img.small {
		display:none;
	}
}
