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;
}
@font-face {
font-display: swap;
font-family: 'Funnel Display';
font-style: normal;
font-weight: 500;
src: url(//www.eeldynamic.fr/wp-content/themes/eeldynamic/fonts/funnel-display-v1-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Funnel Display';
font-style: normal;
font-weight: 700;
src: url(//www.eeldynamic.fr/wp-content/themes/eeldynamic/fonts/funnel-display-v1-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(//www.eeldynamic.fr/wp-content/themes/eeldynamic/fonts/poppins-v22-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(//www.eeldynamic.fr/wp-content/themes/eeldynamic/fonts/poppins-v22-latin-700.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #1A242D;
font-family: 'Poppins', Arial, Helvetica, sans-serif;
font-size: 17px;
line-height: 120%;
color: #1A242D;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Poppins';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 50px;
margin: 0;
line-height: 1;
text-align: center;
font-family: 'Funnel Display';
}
h2 {
font-size: 40px;
line-height: 1;
font-family: 'Funnel Display';
color: #005F92;
letter-spacing: -0.01em;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #1A242D;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 3;
bottom: 16px;
right: 170px;
transition: 0.3s;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
}
#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: #1A242D;
padding: 0px 15px;
text-decoration: none;
font-family: 'Funnel Display';
font-size: 20px;
font-weight: 500;
transition: 0.3s;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 280px;
height: 0px;
background: #FFFFFF;
margin-left: -140px;
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: 16px;
}
#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: #005F92;
position: absolute;
border-radius: 50%;
top: 9px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #F2F2F2;
overflow: hidden;
}
header {
position: fixed;
width: 100%;
height: 160px;
z-index: 2;
transition: 0.3s;
background: #F2F2F2;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
left: 60px;
transition: 0.3s;
}
#logo a {
display: flex;
}
#logo svg {
width: auto;
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 60px;
top: 38px;
display: flex;
align-items: flex-start;
z-index: 2;
gap: 35px;
transition: 0.3s;
}
#wrapper {
position: relative;
background: #F2F2F2;
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: 160px;
height: 18vw;
position: relative;
}
#chapterPicture img {
width: 100%;
height: 100%;
object-fit: cover;
}
.title_and_bc {
position: absolute;
top: 160px;
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 {
margin-bottom: 15px;
max-width: 1120px;
}
.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: #005F92;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
}
body:not(.home) h2 {
text-wrap-style: pretty;
} @media (min-width: 1201px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1200px) {
header div #nested,
header.scrolled div #nested {
width: 40px;
height: 40px;
top: 0;
bottom: 0;
right: 25px;
margin: auto;
}
#nested ul.firstLevel > li.hidden_on_mobile {
display: none;
}
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: #1A242D;
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, #1A242D, 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, #1A242D, 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: #005F92;
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: -10px;
top: 12px;
}
#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 0 0;
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;
}
#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: 5%;
top: 0;
}
}      body.error404 article a,
#wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn,
footer a.btn,
.li_btns > ul:last-child a,
#qsn .txt > :last-child a,
#conf .btn a,
#part .btn a,
#actu > a,
#job .li_btns > ul:last-child > li:last-child a,
header a.btn.blanc {
border-radius: 5px;
display: inline-block;
background: #FFFFFF;
color: #005F92;
padding: 12px 20px;
font-weight: 500;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 1px solid #005F92;
font-size: 20px;
height: auto;
box-shadow: none;
font-family: 'Funnel Display';
width: auto;
}
body.error404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.btn:hover,
footer a.btn:hover,
.li_btns > ul:last-child a:hover,
#qsn .txt > :last-child a:hover,
#conf .btn a:hover,
#part .btn a:hover,
#actu > a:hover,
#job .li_btns > ul:last-child > li:last-child a:hover,
header a.btn.blanc:hover {
background: #005F92 !important;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header a.btn,
footer a.btn,
.li_btns > ul:last-child > li:last-child a,
#wrapper div.wpforms-container-full button[type=submit] {
background: #005F92;
color: #FFFFFF;
}
header a.btn:hover,
footer a.btn:hover,
.li_btns > ul:last-child > li:last-child a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
background: #FFFFFF !important;
color: #005F92;
text-decoration: none;
}
.has-noir-color { color: #1A242D !important; }
.has-noir-background-color { background-color: #1A242D !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F2F2F2 !important; }
.has-gris-background-color { background-color: #F2F2F2 !important; }
.has-bleu-color { color: #005F92 !important; }
.has-bleu-background-color { background-color: #005F92 !important; }
body.home h2 {
margin: 0 0 25px 0;
}
#top {
position: relative;
margin-top: 160px;
height: calc(100vh - 160px);
}
#top .slick {
overflow: hidden;
height: 100%;
}
#top .slick:not(.slick-initialized) > img {
width: 100%;
height: 100%;
object-fit: cover;
}
#top .slick img {
filter: brightness(0.5);
}
#top .titre {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
body.home h1 {
color: #FFFFFF;
position: relative;
max-width: 1020px;
animation: fromBottom 1s ease;
animation-delay: 0.25s;
animation-fill-mode: both;
}
#top .titre span {
font-size: 22px;
color: #FFFFFF;
display: block;
margin-top: 30px;
animation: fromBottom 1s ease;
animation-delay: 0.55s;
animation-fill-mode: both;
position: relative;
}
@keyframes fromBottom {
0% {
bottom: -20px;
opacity: 0;
}
100% {
bottom: 0px;
opacity: 1;
}
}
#top .slick:not(.slick-initialized) > img:first-child {
transform: scale(1.1);
}
header a.tel {
font-family: 'Funnel Display';
text-decoration: none;
font-size: 26px;
font-weight: 700;
color: #005F92;
display: flex;
align-items: center;
gap: 10px;
}
header a.btn {
position: relative;
top: -14px;
right: 0;
}
#headerBoxes > img {
position: relative;
right: 0;
top: 0;
transition: 0.3s;
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
height: 80px;
}
header.scrolled #headerBoxes > img {
right: -145px;
top: 50px;
opacity: 0;
}
header.scrolled a.btn {
top: 42px;
right: -390px;
}
header.scrolled #nested {
bottom: 9px;
right: 440px;
}
header.scrolled #headerBoxes {
top: -25px;
gap: 20px;
right: 80px;
}
header.scrolled #logo {
left: 30px;
}
header.scrolled #logo svg {
height: 50px;
}
header.scrolled #nested .firstLevel > li > a {
font-size: 18px;
}
ul.slick-dots {
margin: 0;
position: absolute;
bottom: 35px;
left: 0;
right: 0;
display: flex;
justify-content: center;
gap: 10px;
z-index: 2;
}
ul.slick-dots li:before {
display: none;
}
ul.slick-dots button {
opacity: 0;
cursor: pointer;
}
ul.slick-dots li {
width: 12px;
height: 12px;
box-sizing: border-box;
border: 1px solid #FFFFFF;
transition: 0.3s;
border-radius: 50%;
cursor: pointer;
overflow: hidden;
}
ul.slick-dots li.slick-active {
background: #FFFFFF;
}
#nested .firstLevel li ul li a span > span {
font-family: 'Poppins';
font-size: 14px;
padding-top: 3px;
display: block;
}
@media (max-width: 1500px) {
#nested .firstLevel li a {
font-size: 18px;
}
header {
height: 140px;
}
.title_and_bc {
top: 140px;
}
#top {
margin-top: 140px;
height: calc(100vh - 140px);
}
#chapterPicture {
padding-top: 140px;
}
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit], header a.btn,
footer a.btn, .li_btns > ul:last-child a, #qsn .txt > :last-child a,
#conf .btn a, #part .btn a, #actu > a, #job .li_btns > ul:last-child > li:last-child a,
header a.btn.blanc {
font-size: 18px;
}
header a.tel {
font-size: 22px;
}
#headerBoxes {
right: 30px;
top: 30px;
}
#nested {
bottom: 10px;
right: 142px;
}
#logo svg {
height: 80px;
}
header.scrolled a.btn {
right: -365px;
top: 44px;
}
header.scrolled #nested {
right: 150px;
}
header.scrolled a.btn.blanc {
top: -20px;
right: 0;
}
#logo {
left: 40px;
}
#headerBoxes > img {
top: -2px;
}
}
@media (max-width: 1300px) {
#nested .firstLevel li a {
padding: 0 11px;
}
#logo svg {
height: 75px;
}
}
@media (max-width: 1200px) {
#headerBoxes > img {
display: none;
}
header a.btn,
header.scrolled a.btn,
header.scrolled a.btn.blanc {
top: 0;
right: 0;
}
#headerBoxes,
header.scrolled #headerBoxes {
top: 0;
bottom: 0;
align-items: center;
right: 100px;
gap: 25px;
}
header {
height: 80px;
}
#top {
margin-top: 80px;
height: calc(100vh - 80px);
}
#logo svg,
header.scrolled #logo svg {
height: 50px;
}
#nested .firstLevel li ul li a {
padding: 10px;
}
#top .titre {
width: 87%;
margin: auto;
}
h1 {
font-size: 42px;
}
#top .titre span {
font-size: 20px;
}
h2 {
font-size: 36px;
}
#top {
height: 56vw;
}
#chapterPicture {
padding-top: 80px;
}
.title_and_bc {
top: 80px;
}
}
@media (max-width: 1100px) {
body.home h1 {
max-width: 590px;
}
}
@media (max-width: 950px) {
header a.btn.blanc {
display: none;
}
}
@media (max-width: 640px) {
header a.tel span {
display: none;
}
header a.tel {
width: 36px;
height: 36px;
background: #005F92;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
}
header a.tel svg {
width: auto;
height: 14px;
}
header a.tel svg path {
fill: #FFFFFF;
}
#logo,
header.scrolled #logo {
left: 30px;
}
}
@media (max-width: 680px) {
#top .titre span {
font-size: 18px;
text-align: center;
}
}
@media (max-width: 610px) {
ul.slick-dots {
display: none !important;
}
#top .titre span {
max-width: 280px;
line-height: 1.3em;
}
h1 {
font-size: 36px;
}
body.home h1 {
max-width: 340px;
}
}
@media (max-width: 500px) {
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -6px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 15px;
}
#nested ul.firstLevel li a {
font-size: 18px;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -7px;
top: 11px;
}
#nested ul.firstLevel li ul li a {
font-size: 14px;
}
body {
font-size: 16px;
}
.widget_breadcrumb {
font-size: 13px;
}
body:not(.home):not(.error404) .title_and_bc {
padding: 45px 6.5%;
}
header a.btn {
display: none;
}
header a.tel svg {
height: 18px;
}
header a.tel {
background: none;
}
header a.tel svg path {
fill: #005F92;
}
#headerBoxes, header.scrolled #headerBoxes {
right: 65px;
}
header.scrolled {
height: 58px;
}
header div #nested,
header.scrolled div #nested {
right: 6.5vw;
margin-right: -9px;
}
#logo, header.scrolled #logo {
left: 6.5vw;
}
header.scrolled #logo svg {
height: 34px;
}
h1 {
font-size: 8.4vw;
}
body.home h1 {
max-width: 77vw;
}
#top .titre span {
font-size: 16px;
max-width: 250px;
margin-top: 20px;
}
#top {
height: 62vw;
}
h2 {
font-size: 28px;
}
body.error404 article a, #wrapper a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
header a.btn, footer a.btn, .li_btns > ul:last-child a, #qsn .txt > :last-child a,
#conf .btn a, #part .btn a, #actu > a,
#job .li_btns > ul:last-child > li:last-child a, header a.btn.blanc {
font-size: 16px;
transition: 0.1s;
}
body.home h2 {
margin: 0 0 18px 0;
}
#wrapperInner {
padding-top: 65px;
}
}
#ga .blocs {
display: flex;
flex-wrap: wrap;
width: 54%;
justify-content: space-between;
row-gap: 25px;
}
@media (max-width: 1170px) {
div #ga > .flex {
flex-direction: column;
gap: 50px;
}
#ga .blocs {
width: 100%;
row-gap: 40px;
}
#ga > svg {
display: none;
}
}
@media (max-width: 670px) {
#ga .blocs {
flex-wrap: nowrap;
overflow-x: scroll;
padding-left: 6.5vw;
box-sizing: border-box;
scroll-snap-type: x mandatory;
}
}