diff --git a/web/themes/custom/eql/css-compiled/styles.css b/web/themes/custom/eql/css-compiled/styles.css
index 620638d..64a72ba 100644
--- a/web/themes/custom/eql/css-compiled/styles.css
+++ b/web/themes/custom/eql/css-compiled/styles.css
@@ -298,6 +298,11 @@ a {
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images img {
width: 100vw;
height: auto; }
+ .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
+ grid-column: 3 /span 3;
+ grid-row: 1 / span 3;
+ font-size: 6rem;
+ font-weight: 800; }
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
grid-column: 2;
grid-row: 1; }
@@ -794,7 +799,8 @@ header {
#header-top .region-header-top-left ul {
list-style: none;
display: flex;
- flex-direction: row; }
+ flex-direction: row;
+ width: 100%; }
#header-top .region-header-top-left ul :is(.sous-liste) {
display: flex;
flex-direction: column;
@@ -807,15 +813,25 @@ header {
color: #009ee3; }
#header-top .region-header-top-left ul li :hover {
color: #009ee3; }
- #header-top .region-header-top-left ul:is(.ul1 .sous-liste .ul2) {
+ #header-top .region-header-top-left ul div:first-child li div {
display: none; }
- #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) {
+ #header-top .region-header-top-left ul div:nth-child(2) li div {
+ display: none; }
+ #header-top .region-header-top-left :hover ul div:first-child li div {
display: block;
background-color: white;
padding: 1rem; }
- #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) a {
+ #header-top .region-header-top-left :hover ul div:first-child li div a {
color: black; }
- #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) a:hover {
+ #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
+ color: #009ee3; }
+ #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
+ display: block;
+ background-color: white;
+ padding: 1rem; }
+ #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
+ color: black; }
+ #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
color: #009ee3; }
#header-top #block-burger {
z-index: 1;
diff --git a/web/themes/custom/eql/images/logos/01_ministere-de-la-culture.jpg b/web/themes/custom/eql/images/logos/01_ministere-de-la-culture.jpg
deleted file mode 100644
index 8485827..0000000
Binary files a/web/themes/custom/eql/images/logos/01_ministere-de-la-culture.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/02_ministere-charge-du-logement.jpg b/web/themes/custom/eql/images/logos/02_ministere-charge-du-logement.jpg
deleted file mode 100644
index 31b780c..0000000
Binary files a/web/themes/custom/eql/images/logos/02_ministere-charge-du-logement.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/04_cite-de-l-architecture-et-du-patrimoine.jpg b/web/themes/custom/eql/images/logos/04_cite-de-l-architecture-et-du-patrimoine.jpg
deleted file mode 100644
index cf25dbb..0000000
Binary files a/web/themes/custom/eql/images/logos/04_cite-de-l-architecture-et-du-patrimoine.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/05_puca.jpg b/web/themes/custom/eql/images/logos/05_puca.jpg
deleted file mode 100644
index 7b9a774..0000000
Binary files a/web/themes/custom/eql/images/logos/05_puca.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/06_MIQCP.jpg b/web/themes/custom/eql/images/logos/06_MIQCP.jpg
deleted file mode 100644
index cd55802..0000000
Binary files a/web/themes/custom/eql/images/logos/06_MIQCP.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/07_caue.jpg b/web/themes/custom/eql/images/logos/07_caue.jpg
deleted file mode 100644
index 7b709e7..0000000
Binary files a/web/themes/custom/eql/images/logos/07_caue.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/08_reseau-des-mainsons-de-l-architecture.jpg b/web/themes/custom/eql/images/logos/08_reseau-des-mainsons-de-l-architecture.jpg
deleted file mode 100644
index 11cbf9c..0000000
Binary files a/web/themes/custom/eql/images/logos/08_reseau-des-mainsons-de-l-architecture.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/09_ordre-des-architectes.jpg b/web/themes/custom/eql/images/logos/09_ordre-des-architectes.jpg
deleted file mode 100644
index a6fc4eb..0000000
Binary files a/web/themes/custom/eql/images/logos/09_ordre-des-architectes.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/10_caisse-des-depots.jpg b/web/themes/custom/eql/images/logos/10_caisse-des-depots.jpg
deleted file mode 100644
index 81c0dc0..0000000
Binary files a/web/themes/custom/eql/images/logos/10_caisse-des-depots.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/11_l-union-sociale-pour-l-habitat.jpg b/web/themes/custom/eql/images/logos/11_l-union-sociale-pour-l-habitat.jpg
deleted file mode 100644
index 4439bbf..0000000
Binary files a/web/themes/custom/eql/images/logos/11_l-union-sociale-pour-l-habitat.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/12_action-logement.jpg b/web/themes/custom/eql/images/logos/12_action-logement.jpg
deleted file mode 100644
index 2ee5b6b..0000000
Binary files a/web/themes/custom/eql/images/logos/12_action-logement.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/13_ANCT.jpg b/web/themes/custom/eql/images/logos/13_ANCT.jpg
deleted file mode 100644
index 8f06f7b..0000000
Binary files a/web/themes/custom/eql/images/logos/13_ANCT.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/14_reseaun-national-des-amenageurs.jpg b/web/themes/custom/eql/images/logos/14_reseaun-national-des-amenageurs.jpg
deleted file mode 100644
index c5df592..0000000
Binary files a/web/themes/custom/eql/images/logos/14_reseaun-national-des-amenageurs.jpg and /dev/null differ
diff --git a/web/themes/custom/eql/images/logos/logos_EQL.sla b/web/themes/custom/eql/images/logos/logos_EQL.sla
deleted file mode 100644
index 1905a3e..0000000
--- a/web/themes/custom/eql/images/logos/logos_EQL.sla
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/web/themes/custom/eql/images/logos/logos_EQL_autosave_29_11_2021_14_17.sla b/web/themes/custom/eql/images/logos/logos_EQL_autosave_29_11_2021_14_17.sla
deleted file mode 100644
index 28bb18a..0000000
--- a/web/themes/custom/eql/images/logos/logos_EQL_autosave_29_11_2021_14_17.sla
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/web/themes/custom/eql/images/pictos/picto_faq.svg b/web/themes/custom/eql/images/pictos/picto_faq.svg
index 05d9129..1009376 100644
--- a/web/themes/custom/eql/images/pictos/picto_faq.svg
+++ b/web/themes/custom/eql/images/pictos/picto_faq.svg
@@ -1,19 +1,19 @@