@import url(https://p.typekit.net/p.css?s=1&k=okn7erf&ht=tk&f=47863.47869&a=84157111&app=typekit&e=css);
@font-face {
font-family: "mundial";
src: url(https://use.typekit.net/af/d0310b/00000000000000007735ee0b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff2"), url(https://use.typekit.net/af/d0310b/00000000000000007735ee0b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("woff"), url(https://use.typekit.net/af/d0310b/00000000000000007735ee0b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3) format("opentype");
font-display: swap;
font-style: normal;
font-weight: 300;
font-stretch: normal;
}
@font-face {
font-family: "mundial";
src: url(https://use.typekit.net/af/f00eba/00000000000000007735ee0e/31/l?subset_id=2&fvd=n7&v=3) format("woff2"), url(https://use.typekit.net/af/f00eba/00000000000000007735ee0e/31/d?subset_id=2&fvd=n7&v=3) format("woff"), url(https://use.typekit.net/af/f00eba/00000000000000007735ee0e/31/a?subset_id=2&fvd=n7&v=3) format("opentype");
font-display: swap;
font-style: normal;
font-weight: 700;
font-stretch: normal;
}
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;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'mundial', Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
font-weight: 300;
}
button {
font-family: 'mundial';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: 300;
line-height: 1em;
}
h1 {
font-size: 64px;
margin: 0px 0px 60px 0px;
color: #009CC4;
}
body.home h1 {
max-width: 600px;
}
h2 {
font-size: 52px;
color: #009CC4;
}
h3,
#qsn .flex .txt > p:first-child {
font-size: 28px;
line-height: 1;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.35em;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.35em;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: relative;
height: 60px;
z-index: 2;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
color: #009CC4;
padding: 0px 15px;
text-decoration: none;
font-size: 18px;
font-weight: 300;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 14px;
font-weight: 400;
text-transform: inherit;
text-align: left;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #009CC4;
position: absolute;
border-radius: 50%;
top: 10px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 120px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
top: 0;
left: 30px;
bottom: 0;
margin: auto;
opacity: 0;
pointer-events: none;
transition: 0.3s;
display: flex;
align-items: center;
}
#logo a {
display: flex;
}
#logo svg {
width: auto;
height: 60px;
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 0;
bottom: 0;
margin: auto;
display: flex;
align-items: center;
gap: 30px;
z-index: 3;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
body.home #container {
margin: 0px;
} #chapterPicture {
padding-top: 120px;
height: 20vw;
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
position: absolute;
top: 120px;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 0 5%;
}
.title_and_bc h1 {
font-size: 55px;
color: #FFFFFF;
margin-bottom: 15px;
}
.widget_breadcrumb a {
color: #FFFFFF;
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
#chapterPicture > .title_and_bc:first-child {
background: #009CC4;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
font-size: 40px;
} @media (min-width: 1241px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1240px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
right: 30px;
left: auto;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #000000;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after,
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #000000, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after,
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #000000, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #000000;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 20px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -11px;
top: 9px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0px 10px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
}
@media (max-width: 1200px) {
.title_and_bc h1 {
font-size: 40px;
}
#chapterPicture {
height: 25vw;
}
}
@media (max-width: 1050px) {
#chapterPicture {
height: auto;
}
#chapterPicture img {
position: absolute;
top: 0;
left: 0;
}
body:not(.home):not(.error404) .title_and_bc {
position: relative;
padding: 6.5%;
top: 0;
}
.title_and_bc h1 {
font-size: 36px;
}
}      #page a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit] {
border-radius: 99px;
display: inline-block;
background: #EF7C00;
color: #FFFFFF;
padding: 14px 26px 16px 26px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
}
#page a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
background: #c56906 !important;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.has-noir-color {
color: #000000 !important;
}
.has-noir-background-color {
background-color: #000000 !important;
}
.has-blanc-color {
color: #FFFFFF !important;
}
.has-blanc-background-color {
background-color: #FFFFFF !important;
}
.has-gris-color {
color: #F1F1E9 !important;
}
.has-gris-background-color {
background-color: #F1F1E9 !important;
}
.has-orange-color {
color: #EF7C00 !important;
}
.has-orange-background-color {
background-color: #EF7C00 !important;
}
.has-jaune-color {
color: #FFCC00 !important;
}
.has-jaune-background-color {
background-color: #FFCC00 !important;
}
.has-bleu-color {
color: #009CC4 !important;
}
.has-bleu-background-color {
background-color: #009CC4 !important;
}
.has-rouge-color {
color: #E30002 !important;
}
.has-rouge-background-color {
background-color: #E30002 !important;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
top: 0;
bottom: 0;
margin: auto;
left: 45px;
transition: 0.3s;
}
.rs {
display: flex;
gap: 15px;
}
.rs a {
display: flex;
transition: 0.3s;
}
.rs a:hover {
opacity: 0.6;
}
header a.tel {
font-size: 22px;
font-weight: 700;
text-decoration: none;
color: #009CC4;
display: block;
line-height: 1;
position: relative;
top: -2px;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
height: 80px;
}
header.scrolled #logo {
opacity: 1;
left: 40px;
pointer-events: initial;
}
header.scrolled #headerBoxes {
right: 40px;
}
header.scrolled #nested {
left: 115px;
}
#top {
width: 90%;
max-width: 1400px;
margin: 160px auto 100px;
display: flex;
align-items: center;
justify-content: space-between;
}
#top .img {
flex-shrink: 0;
width: 51%;
margin-left: 100px;
overflow: hidden;
border-radius: 60px;
border-bottom-right-radius: 0px;
}
#top .img img {
height: auto;
animation: dezoom 2s ease;
animation-fill-mode: both;
animation-delay: 0.25s;
object-fit: cover;
}
@keyframes dezoom {
0% {
transform: scale(1.15);
}
100% {
transform: scale(1);
}
}
#top .gauche > img:first-child {
margin-bottom: 70px;
}
#top .logos {
display: flex;
align-items: center;
gap: 45px;
}
#top .logos img {
width: auto;
height: auto;
max-width: 160px;
max-height: 120px;
animation: fromBottom 0.8s ease;
animation-fill-mode: both;
animation-delay: 0.3s;
position: relative;
}
#top .logos > img:nth-child(2) {
animation-delay: 0.55s;
}
#top .logos > img:nth-child(3) {
animation-delay: 0.8s;
}
@keyframes fromBottom {
0% {
bottom: -20px;
opacity: 0;
}
100% {
bottom: 0;
opacity: 1;
}
}
#edito {
width: 90%;
max-width: 1200px;
margin: 0 auto 200px;
display: flex;
align-items: center;
justify-content: space-between;
}
#edito > img {
height: auto;
width: 460px;
flex-shrink: 0;
margin-left: 85px;
}
#edito .txt {
background: #009CC4;
color: #FFFFFF;
padding: 55px 65px;
border-radius: 60px;
border-bottom-right-radius: 0px;
}
#edito h2 {
color: #FFFFFF;
font-size: 32px;
line-height: 1;
max-width: 390px;
padding-bottom: 5px;
}
#edito .txt p {
margin-top: 20px;
}
html.lenis, html.lenis body {
height: auto;
}
.lenis.lenis-smooth {
scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped {
overflow: hidden;
}
.lenis.lenis-smooth iframe {
pointer-events: none;
}
@media (max-width: 1520px) {
#top .gauche > img:first-child {
width: auto;
height: 110px;
margin-bottom: 55px;
}
body.home h1 {
font-size: 56px;
max-width: 530px;
margin-bottom: 50px;
}
#top {
width: auto;
margin: 120px 60px 100px;
height: calc(100vh - 180px);
min-height: 505px;
}
#top .img, #top .img img {
height: 100%;
}
div #tem {
padding: 110px 0 100px 0;
}
}
@media (max-width: 1450px) {
#headerBoxes {
right: 40px;
}
#top {
margin-left: 40px;
margin-right: 40px;
}
header a.tel {
font-size: 18px;
top: 0;
}
header .rs svg {
width: auto;
height: 22px;
}
#nested {
left: 25px;
}
#top .img {
width: 54%;
}
body.home h1 {
font-size: 52px;
}
}
@media (max-width: 1330px) {
#nested .firstLevel li a {
padding: 0px 12px;
font-size: 17px;
}
#page header a.wp-block-button__link {
font-size: 15px;
padding: 12px 20px 14px 20px;
}
#top .img {
width: 50%;
}
body.home h1 {
font-size: 48px;
}
h2 {
font-size: 42px;
}
#etapes .c h2 {
max-width: 260px;
}
}
@media (max-width: 1240px) {
#headerBoxes,
header.scrolled #headerBoxes {
right: 90px;
}
#top .gauche > img:first-child {
height: 80px;
margin-bottom: 40px;
}
#top .logos img {
max-width: 135px;
max-height: 95px;
}
body.home h1 {
font-size: 42px;
}
}
@media (max-width: 1150px) {
#top {
position: relative;
height: auto;
min-height: initial;
border-radius: 30px;
overflow: hidden;
}
#top .img {
margin: 0;
width: 100%;
position: absolute;
left: 0;
top: 0;
border-radius: 0;
}
#top .img img {
width: 100%;
}
#top .gauche {
position: relative;
z-index: 1;
background: rgba(255,255,255,0.8);
width: 100%;
text-align: center;
padding: 50px;
box-sizing: border-box;
}
#logo,
header.scrolled #logo {
opacity: 1;
pointer-events: initial;
left: 38px;
}
#top .logos {
justify-content: center;
}
#top .logos > img:nth-child(2) {
border-radius: 999px;
}
body.home h1 {
margin-left: auto;
margin-right: auto;
}
header.scrolled #logo svg {
height: 52px;
}
}
@media (min-width: 671px) {
header a.tel svg {
display: none;
}
}
@media (max-width: 670px) {
#nested ul.firstLevel li#menu-item-326 a {
border-radius: 99px;
display: inline-block;
background: #EF7C00;
color: #FFFFFF;
padding: 14px 26px 16px 26px;
font-weight: 700;
line-height: 1;
text-decoration: none;
transition: 0.3s;
font-size: 16px;
margin: 10px 0 0 10px;
}
#page header a.wp-block-button__link,
header a.tel span {
display: none;
}
header a.tel {
background: #009CC4;
width: 22px;
height: 22px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
header a.tel svg {
width: auto;
height: 12px;
}
#headerBoxes {
gap: 15px;
}
}
@media (max-width: 600px) {
#top .gauche > img:first-child {
height: 70px;
margin-bottom: 30px;
}
body.home h1 {
font-size: 34px;
max-width: 320px;
}
#top .logos img {
max-width: 95px;
max-height: 65px;
}
}
@media (max-width: 1180px) {
#edito {
flex-direction: column;
gap: 50px;
}
#edito > img {
margin: 0;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 20px;
}
.widget_breadcrumb {
font-size: 12px;
}
#top {
margin: 100px 0 50px 0;
}
header {
height: 100px;
}
#top {
overflow: visible;
}
#top .logos img {
max-width: 90px;
max-height: 60px;
}
#top .logos {
gap: 30px;
}
#edito {
width: 87%;
}
#edito .txt {
padding: 0;
border-radius: 0;
color: #000000;
background: none;
}
#top .gauche {
padding: 30px;
}
#edito h2 {
color: #009CC4;
margin-bottom: 18px;
}
#edito .txt p {
margin-top: 10px;
}
header.scrolled {
height: 70px;
}
#logo, header.scrolled #logo {
left: 6.5%;
}
header div #nested, header.scrolled div #nested {
right: 6.5%;
margin-right: -8px;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 6.5%;
margin-right: 44px;
}
#edito {
gap: 30px;
}
h2 {
font-size: 30px;
}
body {
font-size: 16px;
}
h3, #qsn .flex .txt > p:first-child {
font-size: 22px;
}
#edito > img {
width: 100%;
}
#chapterPicture {
padding-top: 100px;
}
.title_and_bc h1 {
font-size: 30px;
}
body:not(.home) h2 {
font-size: 26px;
}
#wrapperInner {
padding: 45px 0px 0px 0px;
}
#wrapper ul li:before {
top: 8px;
}
}
@media (max-width: 370px) {
body.home h1 {
font-size: 28px;
max-width: 260px;
}
}