styles.css 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  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. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(4) {
  265. order: 2; }
  266. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(5) {
  267. order: 3; }
  268. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images .field__item img {
  269. max-width: 70%;
  270. height: fit-content;
  271. max-height: 200px;
  272. object-fit: contain; }
  273. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-images::after {
  274. display: block;
  275. 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>'); }
  276. .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite time {
  277. font-weight: 800;
  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. max-width: 100vw;
  369. background-size: contain; }
  370. .node-id-20 .layout__region--top {
  371. padding-bottom: 3rem; }
  372. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  373. font-family: 'Source Code Pro';
  374. font-size: 2rem;
  375. font-weight: 800;
  376. color: white;
  377. background-color: #009ee3;
  378. text-transform: uppercase; }
  379. .field--name-field-partenaires {
  380. padding-top: 3rem; }
  381. .field--name-field-partenaires .paragraph--type--partenaire {
  382. background-color: white;
  383. width: 75%;
  384. padding-bottom: 3rem;
  385. display: grid;
  386. grid-template-columns: repeat(auto-fill, 120px);
  387. grid-template-rows: repeat(auto-fill); }
  388. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  389. grid-column: 1 / 4;
  390. grid-row: 1 / 3; }
  391. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  392. grid-column: 3 / 7;
  393. grid-row: 1;
  394. font-weight: 800; }
  395. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  396. grid-column: 3 / 7;
  397. grid-row: 2; }
  398. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  399. grid-column: 3 / 7;
  400. grid-row: 3; }
  401. .field--name-field-partenaires a {
  402. color: black; }
  403. .field--name-field-partenaires a svg {
  404. display: none; }
  405. .node-id-35 .region-content {
  406. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  407. background-repeat: no-repeat;
  408. background-position-y: 7rem;
  409. max-width: 100vw;
  410. background-size: contain; }
  411. .node-id-35 .layout__region--top {
  412. padding-bottom: 3rem; }
  413. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  414. font-family: 'Source Code Pro';
  415. font-size: 2rem;
  416. font-weight: 800;
  417. color: white;
  418. background-color: #009ee3;
  419. text-transform: uppercase; }
  420. .node-id-3 {
  421. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  422. background-repeat: no-repeat;
  423. background-position-y: 7rem;
  424. max-width: 100vw;
  425. background-size: contain; }
  426. .node-id-3 .layout__region--top {
  427. padding-bottom: 3rem; }
  428. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  429. font-family: 'Source Code Pro';
  430. font-size: 2rem;
  431. font-weight: 800;
  432. color: #009ee3;
  433. background-color: white;
  434. text-transform: uppercase; }
  435. .path-actualites {
  436. background-color: rgba(0, 158, 227, 0.2);
  437. margin: 0; }
  438. .path-actualites .block-region-content {
  439. display: grid;
  440. grid-template-columns: 1fr 8fr 1fr;
  441. margin: auto;
  442. padding-top: 3rem; }
  443. .path-actualites .block-region-content .block-views {
  444. grid-column: 2; }
  445. .path-actualites .block-region-content .block-views .view-content {
  446. display: flex;
  447. flex-direction: row;
  448. flex-wrap: wrap; }
  449. .path-actualites .block-region-content .block-views .view-content .views-row {
  450. width: 25%;
  451. flex: 0 0 25%; }
  452. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  453. padding-top: 0; }
  454. .path-actualites .block-region-content .block-views .node-type-actualite {
  455. color: #09398b;
  456. line-height: 1.5rem;
  457. padding: 0.5rem;
  458. padding-right: 1rem;
  459. padding-left: 1rem; }
  460. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  461. display: flex;
  462. flex-direction: column; }
  463. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  464. order: 1; }
  465. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  466. order: 2; }
  467. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  468. order: 3; }
  469. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  470. color: #09398b; }
  471. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  472. width: 100%;
  473. height: fit-content; }
  474. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  475. display: block;
  476. 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>'); }
  477. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  478. font-weight: 800;
  479. padding-right: 1rem;
  480. width: fit-content; }
  481. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  482. padding-left: 0.5rem;
  483. content: "|"; }
  484. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  485. width: 80%; }
  486. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  487. margin: 0; }
  488. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  489. padding-top: none !important;
  490. list-style: none;
  491. width: fit-content;
  492. align-self: flex-end;
  493. padding-right: 1rem; }
  494. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  495. 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>'); }
  496. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  497. padding-top: 2rem; }
  498. .node-id-4 {
  499. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  500. background-repeat: no-repeat;
  501. background-position-y: 7rem;
  502. max-width: 100vw;
  503. background-size: contain; }
  504. .node-id-4 .layout__region--top {
  505. padding-bottom: 3rem; }
  506. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  507. font-family: 'Source Code Pro';
  508. font-size: 2rem;
  509. font-weight: 800;
  510. color: white;
  511. background-color: #009ee3;
  512. text-transform: uppercase; }
  513. .node-id-5 .region-content {
  514. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  515. background-repeat: no-repeat;
  516. background-position-y: 7rem;
  517. max-width: 100vw;
  518. background-size: contain; }
  519. .node-id-5 .layout__region--top {
  520. padding-bottom: 3rem; }
  521. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  522. font-family: 'Source Code Pro';
  523. font-size: 2rem;
  524. font-weight: 800;
  525. color: white;
  526. background-color: #009ee3;
  527. text-transform: uppercase; }
  528. /*partials*/
  529. .layout-container {
  530. position: relative; }
  531. header {
  532. width: 100%;
  533. position: fixed;
  534. z-index: 99; }
  535. #header-top {
  536. height: 7rem;
  537. background-color: white;
  538. display: flex;
  539. flex-direction: row;
  540. justify-content: space-between;
  541. color: black;
  542. top: 0%; }
  543. #header-top .region-header-top-left {
  544. display: flex;
  545. flex-direction: row;
  546. padding: 1rem;
  547. padding-left: 3rem;
  548. align-items: start;
  549. color: black;
  550. font-weight: 800; }
  551. #header-top .region-header-top-left #block-logogouv {
  552. display: flex;
  553. height: 100%;
  554. align-items: center; }
  555. #header-top .region-header-top-left #block-logogouv img {
  556. width: 80%;
  557. height: auto; }
  558. #header-top .region-header-top-left #block-logoeql {
  559. display: flex;
  560. height: 100%;
  561. align-items: center; }
  562. #header-top .region-header-top-left #block-logoeql img {
  563. width: 80%;
  564. height: auto; }
  565. #header-top .region-header-top-left ul {
  566. list-style: none;
  567. display: flex;
  568. flex-direction: row; }
  569. #header-top .region-header-top-left ul :is(.sous-liste) {
  570. display: flex;
  571. flex-direction: column;
  572. padding: 1rem; }
  573. #header-top .region-header-top-left ul .ul1.sous-liste {
  574. padding-right: 2rem; }
  575. #header-top .region-header-top-left ul li a {
  576. color: black; }
  577. #header-top .region-header-top-left ul li .is-active {
  578. color: #009ee3; }
  579. #header-top .region-header-top-left ul li :hover {
  580. color: #009ee3; }
  581. #header-top .region-header-top-left ul:is(.ul1 .sous-liste .ul2) {
  582. display: none; }
  583. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) {
  584. display: block;
  585. background-color: #009ee3;
  586. padding: 1rem; }
  587. #header-top .region-header-top-left :hover ul:is(.ul1 .sous-liste .ul2) a {
  588. color: white; }
  589. #header-top #block-burger {
  590. z-index: 1;
  591. background-color: #009ee3;
  592. font-size: 0.7rem;
  593. color: white;
  594. display: block;
  595. width: 7rem;
  596. height: 100%;
  597. margin-top: 0; }
  598. #header-top #block-burger :hover {
  599. cursor: pointer; }
  600. #header-top #block-burger h2 {
  601. padding-top: 1rem; }
  602. #header-top #block-burger h2:after {
  603. display: block;
  604. margin: auto;
  605. 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>'); }
  606. #header-top #block-burger #block-burger-menu {
  607. display: block;
  608. margin: 0;
  609. align-self: center;
  610. text-align: center; }
  611. #header-top #block-burger .ul1:not(.sous-liste) {
  612. width: 300%;
  613. position: relative;
  614. right: 260px;
  615. margin: 0;
  616. padding-top: 2rem;
  617. padding-bottom: 2rem;
  618. z-index: 99; }
  619. #header-top #block-burger ul {
  620. display: none;
  621. background-color: #009ee3;
  622. line-height: 2rem;
  623. list-style: none; }
  624. #header-top #block-burger ul .ul1 .sous-liste a {
  625. opacity: 1; }
  626. #header-top #block-burger ul a {
  627. opacity: 0.6;
  628. color: white;
  629. font-weight: 800;
  630. font-size: 1rem; }
  631. #header-top #block-burger.opened ul {
  632. display: block; }
  633. #fotter-bottom {
  634. display: flex;
  635. flex: 1 1 120px;
  636. flex-direction: row;
  637. background-color: white;
  638. padding-top: 3rem; }
  639. #fotter-bottom .region {
  640. display: block;
  641. padding-left: 1rem;
  642. padding-right: 1rem;
  643. padding-bottom: 1rem;
  644. border-left: #009ee3 solid 1px; }
  645. #fotter-bottom .region h2 {
  646. margin-top: 0;
  647. color: #09398b;
  648. font-size: 1.2rem; }
  649. #fotter-bottom .region img {
  650. max-width: 5rem;
  651. max-height: 5rem; }
  652. #fotter-bottom .region-footer-bottom-left {
  653. width: 35%;
  654. border: none; }
  655. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul {
  656. margin-top: 0;
  657. color: #09398b;
  658. font-weight: 800;
  659. list-style: none; }
  660. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
  661. color: #09398b;
  662. font-size: 1.2rem;
  663. text-decoration: underline;
  664. margin-top: 0; }
  665. #fotter-bottom .view-id-partenaires .view-content {
  666. display: flex;
  667. flex-direction: row;
  668. justify-content: flex-start;
  669. flex-wrap: wrap;
  670. padding-top: 1rem; }
  671. #fotter-bottom .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  672. padding-right: 1rem;
  673. padding-bottom: 1rem; }
  674. #fotter-bottom .block-views-blockpartenaires-block-2 img {
  675. filter: grayscale(100%);
  676. -webkit-filter: grayscale(100%); }