styles.css 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. /*eql*/
  2. /*global*/
  3. @font-face {
  4. font-family: 'Font Awesome';
  5. src: url("../fonts/Font Awesome/fontawesome-webfont.woff2") format("woff2");
  6. font-weight: 400;
  7. font-style: normal; }
  8. /*marianne*/
  9. @font-face {
  10. font-family: 'Marianne';
  11. src: url("../fonts/Marianne/Marianne-Thin.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Thin.woff") format("woff");
  12. font-weight: 300;
  13. font-style: normal; }
  14. @font-face {
  15. font-family: 'Marianne';
  16. src: url("../fonts/Marianne/Marianne-Thin_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Thin_Italic.woff") format("woff");
  17. font-weight: 300;
  18. font-style: italic; }
  19. @font-face {
  20. font-family: 'Marianne';
  21. src: url("../fonts/Marianne/Marianne-Light.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Light.woff") format("woff");
  22. font-weight: 400;
  23. font-style: normal; }
  24. @font-face {
  25. font-family: 'Marianne';
  26. src: url("../fonts/Marianne/Marianne-Light_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Light_Italic.woff") format("woff");
  27. font-weight: 400;
  28. font-style: italic; }
  29. @font-face {
  30. font-family: 'Marianne';
  31. src: url("../fonts/Marianne/Marianne-Regular.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Regular.woff") format("woff");
  32. font-weight: 600;
  33. font-style: normal; }
  34. @font-face {
  35. font-family: 'Marianne';
  36. src: url("../fonts/Marianne/Marianne-Regular_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Regular_Italic.woff") format("woff");
  37. font-weight: 600;
  38. font-style: italic; }
  39. @font-face {
  40. font-family: 'Marianne';
  41. src: url("../fonts/Marianne/Marianne-Medium.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Medium.woff") format("woff");
  42. font-weight: 800;
  43. font-style: normal; }
  44. @font-face {
  45. font-family: 'Marianne';
  46. src: url("../fonts/Marianne/Marianne-Medium_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Medium_Italic.woff") format("woff");
  47. font-weight: 800;
  48. font-style: italic; }
  49. @font-face {
  50. font-family: 'Marianne';
  51. src: url("../fonts/Marianne/Marianne-Bold.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Bold.woff") format("woff");
  52. font-weight: 900;
  53. font-style: normal; }
  54. @font-face {
  55. font-family: 'Marianne';
  56. src: url("../fonts/Marianne/Marianne-Bold_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Bold_Italic.woff") format("woff");
  57. font-weight: 900;
  58. font-style: italic; }
  59. @font-face {
  60. font-family: 'Marianne';
  61. src: url("../fonts/Marianne/Marianne-ExtraBold.woff2") format("woff2"), url("../fonts/Marianne/Marianne-ExtraBold.woff") format("woff");
  62. font-weight: 1000;
  63. font-style: normal; }
  64. @font-face {
  65. font-family: 'Marianne';
  66. src: url("../fonts/Marianne/Marianne-ExtraBold_Italic.woff2") format("woff2"), url("../fonts/Marianne/Marianne-ExtraBold_Italic.woff") format("woff");
  67. font-weight: 1000;
  68. font-style: italic; }
  69. /* Source Code Pro */
  70. @font-face {
  71. font-family: 'Source Code Pro';
  72. src: url("../fonts/source-code-pro/SourceCodePro-Medium.otf.woff2") format("woff2"), url("../fonts/source-code-pro/SourceCodePro-Medium.otf.woff") format("woff");
  73. font-weight: 500;
  74. font-style: normal; }
  75. @font-face {
  76. font-family: 'Source Code Pro';
  77. src: url("../fonts/source-code-pro/SourceCodePro-Bold.otf.woff2") format("woff2"), url("../fonts/source-code-pro/SourceCodePro-Bold.otf.woff") format("woff");
  78. font-weight: 1000;
  79. font-style: normal; }
  80. /* Colors used for EQL */
  81. .layout-container {
  82. font-family: "Marianne", sans-serif;
  83. margin: none;
  84. top: 0%;
  85. left: 0%;
  86. width: 100%;
  87. overflow: hidden; }
  88. .layout-content {
  89. padding-top: 7rem;
  90. padding-bottom: 6rem; }
  91. .path-frontpage {
  92. margin: 0; }
  93. .path-node {
  94. margin: 0; }
  95. .main-content {
  96. margin-top: 7rem; }
  97. .field--name-field-titre .field__item {
  98. color: #09398b;
  99. font-weight: 900;
  100. font-size: 2rem; }
  101. .field--name-field-titre .field__label {
  102. visibility: hidden; }
  103. .inter-titre {
  104. color: #009ee3; }
  105. a {
  106. text-decoration: none; }
  107. /*pages*/
  108. /*
  109. @import "pages/partials/header_footer";
  110. @import "pages/home";*/
  111. .layout__region--top {
  112. padding-bottom: 3rem;
  113. height: 300px; }
  114. .layout__region--top .block-entity-fieldnodetitle {
  115. width: fit-content;
  116. margin-left: 13%;
  117. margin-top: 200px; }
  118. .layout__region--top .block-entity-fieldnodefield-images {
  119. display: none;
  120. height: inherit; }
  121. .layout__region--first .block-region-first {
  122. display: flex;
  123. justify-content: end; }
  124. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  125. display: flex;
  126. width: 50%;
  127. background-color: white;
  128. padding-right: 2rem; }
  129. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  130. display: flex;
  131. font-size: 1rem;
  132. font-weight: 1000;
  133. color: #09398b;
  134. border-bottom: 1px solid #009ee3;
  135. padding-bottom: 0.5rem;
  136. padding-right: 1rem; }
  137. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  138. text-decoration: underline; }
  139. .layout__region--second .block-entity-fieldnodefield-textes {
  140. background-color: white; }
  141. .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  142. font-size: 1.5rem;
  143. font-weight: 1000;
  144. font-family: 'Source Code Pro';
  145. color: #09398b;
  146. text-transform: uppercase; }
  147. .layout__region--second .block-entity-fieldnodefield-textes h4 {
  148. text-transform: none !important; }
  149. .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  150. padding-right: 2rem; }
  151. .layout__region--third .block-entity-fieldnodefield-fichiers {
  152. height: fit-content;
  153. border: 2px solid #009ee3;
  154. width: 72%; }
  155. .layout__region--third .field--name-field-fichiers {
  156. min-height: 4rem;
  157. background: white;
  158. color: #009ee3;
  159. padding-left: 1rem;
  160. padding-top: 1rem; }
  161. .layout__region--third .field--name-field-fichiers span:nth-of-type(2) {
  162. display: none; }
  163. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf {
  164. height: inherit;
  165. margin: auto; }
  166. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf ::before {
  167. content: url("../images/pictos/noun_Download_file_307900.svg");
  168. width: 50px;
  169. height: 53px;
  170. padding-right: 1rem; }
  171. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf a {
  172. display: inline-flex;
  173. align-items: center;
  174. color: #009ee3;
  175. font-weight: 800; }
  176. .layout__region--third .block-entity-fieldnodefield-ress {
  177. margin-top: 5rem; }
  178. .layout__region--third .block-entity-fieldnodefield-ress h2 {
  179. font-size: 1rem;
  180. color: black; }
  181. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource {
  182. display: flex;
  183. border: 2px solid #009ee3;
  184. padding-left: 1rem;
  185. padding-bottom: 3rem;
  186. width: 69%;
  187. height: fit-content;
  188. margin-bottom: 1rem;
  189. background-color: white; }
  190. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  191. border-top: 1px solid #009ee3;
  192. padding-top: 1rem; }
  193. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field, .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource a {
  194. line-height: 0.6rem;
  195. font-size: 1.5rem;
  196. color: #09398b;
  197. font-weight: 500; }
  198. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  199. width: 50%; }
  200. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  201. width: 100%;
  202. height: auto; }
  203. .field--type-entity-reference-revisions .paragraph-summary {
  204. font-family: "Marianne", sans-serif;
  205. font-size: 5rem;
  206. font-weight: 600;
  207. color: black !important;
  208. text-transform: capitalize; }
  209. .field--type-entity-reference-revisions .paragraph-summary span:nth-of-type(2n) {
  210. display: block;
  211. font-size: 1rem; }
  212. .field--type-entity-reference-revisions .paragraph-summary:nth-of-type(2n) {
  213. font-size: 2rem; }
  214. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  215. display: grid;
  216. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  217. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  218. grid-column: 1 /span 10; }
  219. .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images img {
  220. height: auto; }
  221. .block-views-blockhome-nodes-block-1 .field--name-title {
  222. grid-column: 2; }
  223. .block-views-blockhome-nodes-block-1 .field--name-title h2 {
  224. grid-column: 2; }
  225. .block-views-blockhome-nodes-block-1 .field--name-title h2 a {
  226. color: #009ee3;
  227. font-weight: 900; }
  228. .block-views-blockhome-nodes-block-1 .links.inline {
  229. grid-column: 2;
  230. align-self: flex-end;
  231. width: fit-content;
  232. height: fit-content;
  233. padding: 0.4rem 1rem;
  234. font-size: 0.8rem;
  235. margin: 0;
  236. background-color: white;
  237. border: 2px solid #009ee3;
  238. list-style: none; }
  239. .block-views-blockhome-nodes-block-1 .links.inline a {
  240. text-transform: uppercase;
  241. font-weight: 700;
  242. color: #009ee3; }
  243. .block-views-blockhome-nodes-block-1 .links.inline a:after {
  244. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  245. .block-views-blockactus-blocks-pages-block-1 {
  246. border-bottom: 5px solid #009ee3;
  247. border-top: 5px solid #009ee3; }
  248. .block-views-blockactus-blocks-pages-block-1 .view-content {
  249. display: grid;
  250. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  251. margin: auto;
  252. padding-top: 2rem; }
  253. .block-views-blockactus-blocks-pages-block-1 .view-content .views-row:nth-of-type(1) {
  254. grid-column: 2; }
  255. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite {
  256. color: black;
  257. line-height: 1.5rem;
  258. padding: 0.5rem; }
  259. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child {
  260. display: flex;
  261. flex-direction: column; }
  262. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(1) {
  263. order: 1;
  264. font-weight: 800; }
  265. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(4) {
  266. order: 2; }
  267. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(5) {
  268. order: 3; }
  269. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images .field__item img {
  270. max-width: 70%;
  271. height: fit-content;
  272. max-height: 200px;
  273. object-fit: contain; }
  274. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images::after {
  275. display: block;
  276. content: url('data:image/svg+xml,<svg width="160" height="40" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="white" stroke-width="5"/></svg>'); }
  277. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite time {
  278. padding-right: 1rem;
  279. width: fit-content; }
  280. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite time:after {
  281. padding-left: 0.5rem;
  282. content: "|"; }
  283. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field:not(.field--name-field-images) {
  284. width: 100%; }
  285. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite h2 {
  286. margin: 0; }
  287. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite a {
  288. color: black; }
  289. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links {
  290. padding-top: none !important;
  291. list-style: none;
  292. width: fit-content;
  293. align-self: flex-end;
  294. padding-right: 1rem; }
  295. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links a {
  296. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  297. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-actu-type {
  298. padding-top: 2rem; }
  299. .layout--onecol .block-block-content {
  300. display: grid;
  301. grid-template-columns: 1fr repeat(8, 2fr) 1fr;
  302. position: relative;
  303. height: 0; }
  304. .layout--onecol .field--type-link {
  305. grid-area: 8 / span 9;
  306. justify-self: end;
  307. position: relative;
  308. top: -200%;
  309. width: fit-content;
  310. height: fit-content;
  311. padding: 0.4rem 1rem;
  312. font-size: 0.8rem;
  313. margin: 0;
  314. background-color: white;
  315. border: 2px solid #009ee3;
  316. list-style: none; }
  317. .layout--onecol .field--type-link a {
  318. text-transform: uppercase;
  319. font-weight: 700;
  320. color: #009ee3; }
  321. .layout--onecol .field--type-link a::after {
  322. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  323. .view-display-id-block_2:is(.view-id-home_nodes) {
  324. padding-top: 2rem;
  325. background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%" version="1.1"><rect x="0" y="0" width="80" height="80" transform="rotate(35) translate(430, -800) scale(15)" fill="none" stroke="rgb(0,158,227)" stroke-width="0.4px"/></svg>');
  326. background-repeat: no-repeat; }
  327. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  328. width: 70%;
  329. margin: auto; }
  330. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  331. display: flex;
  332. flex-direction: row; }
  333. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links {
  334. align-self: flex-end;
  335. width: fit-content;
  336. height: fit-content;
  337. padding: 0.4rem 1rem;
  338. font-size: 0.8rem;
  339. margin: 0;
  340. background-color: white;
  341. border: 2px solid #009ee3;
  342. list-style: none; }
  343. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a {
  344. text-transform: uppercase;
  345. font-weight: 700;
  346. color: #009ee3; }
  347. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a:after {
  348. content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
  349. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
  350. width: 15rem;
  351. height: auto; }
  352. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-title {
  353. display: none; }
  354. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche {
  355. flex: 1 1 50px;
  356. padding-left: 1rem; }
  357. .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  358. background-color: white;
  359. font-size: 1.5rem;
  360. width: 110%;
  361. margin-bottom: 2rem;
  362. padding-bottom: 2rem;
  363. margin-block-start: 0; }
  364. .node-id-20 {
  365. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  366. background-repeat: no-repeat;
  367. background-position-y: 7rem; }
  368. .node-id-20 .layout__region--top {
  369. padding-bottom: 3rem; }
  370. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  371. font-family: 'Source Code Pro';
  372. font-size: 2rem;
  373. font-weight: 800;
  374. color: white;
  375. background-color: #009ee3;
  376. text-transform: uppercase; }
  377. .field--name-field-partenaires {
  378. padding-top: 3rem; }
  379. .field--name-field-partenaires .paragraph--type--partenaire {
  380. background-color: white;
  381. width: 75%;
  382. padding-bottom: 3rem;
  383. display: grid;
  384. grid-template-columns: repeat(auto-fill, 120px);
  385. grid-template-rows: repeat(auto-fill); }
  386. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  387. grid-column: 1 / 4;
  388. grid-row: 1 / 3; }
  389. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  390. grid-column: 3 / 7;
  391. grid-row: 1;
  392. font-weight: 800; }
  393. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  394. grid-column: 3 / 7;
  395. grid-row: 2; }
  396. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  397. grid-column: 3 / 7;
  398. grid-row: 3; }
  399. .field--name-field-partenaires a {
  400. color: black; }
  401. .field--name-field-partenaires a svg {
  402. display: none; }
  403. .node-id-35 .region-content {
  404. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  405. background-repeat: no-repeat;
  406. background-position-y: 7rem; }
  407. .node-id-35 .layout__region--top {
  408. padding-bottom: 3rem; }
  409. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  410. font-family: 'Source Code Pro';
  411. font-size: 2rem;
  412. font-weight: 800;
  413. color: white;
  414. background-color: #009ee3;
  415. text-transform: uppercase; }
  416. .node-id-3 {
  417. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  418. background-repeat: no-repeat;
  419. background-position-y: 7rem; }
  420. .node-id-3 .layout__region--top {
  421. padding-bottom: 3rem; }
  422. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  423. font-family: 'Source Code Pro';
  424. font-size: 2rem;
  425. font-weight: 800;
  426. color: #009ee3;
  427. background-color: white;
  428. text-transform: uppercase; }
  429. .path-actualites {
  430. background-color: rgba(0, 158, 227, 0.2);
  431. margin: 0; }
  432. .path-actualites .block-region-content {
  433. display: grid;
  434. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  435. margin: auto; }
  436. .path-actualites .block-region-content .block-views:nth-of-type(1) {
  437. grid-column: 2; }
  438. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  439. padding-top: 0; }
  440. .path-actualites .block-region-content .block-views .node-type-actualite {
  441. color: #09398b;
  442. line-height: 1.5rem;
  443. padding: 0.5rem; }
  444. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  445. display: flex;
  446. flex-direction: column; }
  447. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  448. order: 1; }
  449. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  450. order: 2; }
  451. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  452. order: 3; }
  453. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  454. color: #09398b; }
  455. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  456. width: 100%;
  457. height: fit-content; }
  458. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  459. display: block;
  460. content: url('data:image/svg+xml,<svg width="160" height="40" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="5"/></svg>'); }
  461. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  462. width: 80%; }
  463. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  464. margin: 0; }
  465. .node-id-4 {
  466. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  467. background-repeat: no-repeat;
  468. background-position-y: 7rem; }
  469. .node-id-4 .layout__region--top {
  470. padding-bottom: 3rem; }
  471. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  472. font-family: 'Source Code Pro';
  473. font-size: 2rem;
  474. font-weight: 800;
  475. color: white;
  476. background-color: #009ee3;
  477. text-transform: uppercase; }
  478. .node-id-5 .region-content {
  479. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  480. background-repeat: no-repeat;
  481. background-position-y: 7rem; }
  482. .node-id-5 .layout__region--top {
  483. padding-bottom: 3rem; }
  484. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  485. font-family: 'Source Code Pro';
  486. font-size: 2rem;
  487. font-weight: 800;
  488. color: white;
  489. background-color: #009ee3;
  490. text-transform: uppercase; }
  491. /*partials*/
  492. .layout-container {
  493. position: relative; }
  494. header {
  495. width: 100%;
  496. position: fixed;
  497. z-index: 99; }
  498. #header-top {
  499. height: 7rem;
  500. background-color: white;
  501. box-shadow: 1px 0px 8px black;
  502. display: flex;
  503. flex-direction: row;
  504. justify-content: space-between;
  505. color: black;
  506. top: 0%; }
  507. #header-top .region-header-top-left {
  508. display: flex;
  509. flex-direction: row;
  510. padding: 1rem;
  511. align-items: start;
  512. color: black;
  513. font-weight: 800; }
  514. #header-top .region-header-top-left #block-logogouv {
  515. display: flex;
  516. height: 100%;
  517. align-items: center; }
  518. #header-top .region-header-top-left #block-logoeql {
  519. display: flex;
  520. height: 100%;
  521. align-items: center;
  522. padding-left: 2rem; }
  523. #header-top .region-header-top-left #block-logoeql img {
  524. height: 80%; }
  525. #header-top .region-header-top-left ul {
  526. list-style: none;
  527. display: flex;
  528. flex-direction: row; }
  529. #header-top .region-header-top-left ul :is(.sous-liste) {
  530. display: flex;
  531. flex-direction: column;
  532. padding: 1rem; }
  533. #header-top .region-header-top-left ul .ul1.sous-liste {
  534. padding-right: 2rem; }
  535. #header-top .region-header-top-left ul li a {
  536. color: black; }
  537. #header-top .region-header-top-left ul li .is-active {
  538. color: #009ee3; }
  539. #header-top .region-header-top-left ul li :hover {
  540. color: #009ee3; }
  541. #header-top .region-header-top-left ul:is(.ul1 .sous-liste .ul2) {
  542. display: none; }
  543. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) {
  544. display: block;
  545. background-color: #009ee3;
  546. padding: 1rem; }
  547. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) a {
  548. color: white; }
  549. #header-top #block-burger {
  550. z-index: 1;
  551. background-color: #009ee3;
  552. font-size: 0.7rem;
  553. color: white;
  554. display: block;
  555. width: 7rem;
  556. height: 100%;
  557. margin-top: 0; }
  558. #header-top #block-burger :hover {
  559. cursor: pointer; }
  560. #header-top #block-burger h2 {
  561. padding-top: 1rem; }
  562. #header-top #block-burger h2:after {
  563. display: block;
  564. margin: auto;
  565. content: url('data:image/svg+xml,<svg width="100" height="70" xmlns="http://www.w3.org/2000/svg" version="1.1"> <path id="path930" d="M 20,10 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-3" d="M 20,25 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-6" d="M 20,40 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/></svg>'); }
  566. #header-top #block-burger #block-burger-menu {
  567. display: block;
  568. margin: 0;
  569. align-self: center;
  570. text-align: center; }
  571. #header-top #block-burger .ul1:not(.sous-liste) {
  572. width: 300%;
  573. position: relative;
  574. right: 260px;
  575. margin: 0;
  576. padding-top: 2rem;
  577. padding-bottom: 2rem;
  578. z-index: 99; }
  579. #header-top #block-burger ul {
  580. display: none;
  581. background-color: #009ee3;
  582. line-height: 2rem;
  583. list-style: none; }
  584. #header-top #block-burger ul .ul1 .sous-liste a {
  585. opacity: 1; }
  586. #header-top #block-burger ul a {
  587. opacity: 0.6;
  588. color: white;
  589. font-weight: 800;
  590. font-size: 1rem; }
  591. #header-top #block-burger.opened ul {
  592. display: block; }
  593. #fotter-bottom {
  594. display: flex;
  595. flex: 1 1 120px;
  596. flex-direction: row;
  597. background-color: white; }
  598. #fotter-bottom .region {
  599. display: block;
  600. padding-left: 1rem;
  601. padding-right: 1rem;
  602. padding-bottom: 1rem;
  603. border-left: #009ee3 solid 1px; }
  604. #fotter-bottom .region h2 {
  605. margin-top: 0;
  606. color: #09398b;
  607. font-size: 1.2rem; }
  608. #fotter-bottom .region img {
  609. max-width: 5rem;
  610. max-height: 5rem; }
  611. #fotter-bottom .region-footer-bottom-left {
  612. width: 35%;
  613. border: none; }
  614. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul {
  615. margin-top: 0;
  616. color: #09398b;
  617. font-weight: 800;
  618. list-style: none; }
  619. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
  620. color: #09398b;
  621. font-size: 1.2rem;
  622. text-decoration: underline;
  623. margin-top: 0; }
  624. #fotter-bottom .view-id-partenaires .view-content {
  625. display: flex;
  626. flex-direction: row;
  627. justify-content: flex-start;
  628. flex-wrap: wrap;
  629. padding-top: 1rem; }
  630. #fotter-bottom .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  631. padding-right: 1rem;
  632. padding-bottom: 1rem; }
  633. #fotter-bottom .block-views-blockpartenaires-block-2 img {
  634. filter: grayscale(100%);
  635. -webkit-filter: grayscale(100%); }