styles.css 70 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450
  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. display: flex;
  89. flex-flow: row wrap; }
  90. .layout-container header {
  91. flex: 0 0 100%; }
  92. .layout-container main {
  93. position: relative; }
  94. .layout-container footer {
  95. flex: 0 0 100%; }
  96. .layout-content {
  97. padding-top: 7rem;
  98. padding-bottom: 6rem; }
  99. .path-frontpage {
  100. margin: 0; }
  101. .path-node {
  102. margin: 0; }
  103. .path-faq {
  104. margin: 0; }
  105. .main-content {
  106. margin-top: 7rem; }
  107. .field--name-field-titre .field__item {
  108. color: #09398b;
  109. font-weight: 900;
  110. font-size: 2rem; }
  111. .field--name-field-titre .field__label {
  112. visibility: hidden; }
  113. .inter-titre {
  114. color: #009ee3; }
  115. a {
  116. text-decoration: none; }
  117. @media (max-width: 959px) {
  118. #block-headermenu {
  119. display: none; }
  120. .page-node-type-static .layout__region--top {
  121. height: 23vh; }
  122. .page-node-type-static .layout__region--top .block-entity-fieldnodetitle {
  123. margin-top: 11vh; }
  124. .page-node-type-static .node-id-20 .field--name-field-partenaires .paragraph--type--partenaire {
  125. display: flex;
  126. flex-direction: column; }
  127. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  128. width: 70%; }
  129. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  130. display: flex;
  131. flex-direction: column; }
  132. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  133. width: 100%; } }
  134. @media (max-width: 479px) {
  135. #header-top #block-logogouv img {
  136. min-width: 60px;
  137. width: 70%;
  138. height: auto; }
  139. #header-top #block-logoeql img {
  140. min-width: 60px;
  141. width: 80%;
  142. height: auto; }
  143. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  144. display: flex;
  145. flex-direction: column; } }
  146. /*pages*/
  147. /*
  148. @import "pages/partials/header_footer";
  149. @import "pages/home";*/
  150. .path-node.page-node-type-static .layout-container .layout-content .layout__region--top {
  151. padding-bottom: 3rem;
  152. height: 30vh; }
  153. .path-node.page-node-type-static .layout-container .layout-content .layout__region--top .block-entity-fieldnodetitle {
  154. width: fit-content;
  155. margin-left: 13%;
  156. margin-top: 15vh; }
  157. .path-node.page-node-type-static .layout-container .layout-content .layout__region--top .block-entity-fieldnodetitle .field--name-title {
  158. font-family: 'Source Code Pro';
  159. font-size: 2rem;
  160. font-weight: 800;
  161. text-transform: uppercase; }
  162. .path-node.page-node-type-static .layout-container .layout-content .layout__region--first {
  163. position: relative; }
  164. .path-node.page-node-type-static .layout-container .layout-content .layout__region--first .block-region-first {
  165. display: flex;
  166. justify-content: end;
  167. position: sticky;
  168. top: 7rem; }
  169. .path-node.page-node-type-static .layout-container .layout-content .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  170. display: flex;
  171. width: 50%;
  172. background-color: white;
  173. padding-right: 2rem; }
  174. .path-node.page-node-type-static .layout-container .layout-content .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  175. display: flex;
  176. font-size: 1rem;
  177. font-weight: 1000;
  178. color: #09398b;
  179. border-bottom: 1px solid #009ee3;
  180. padding-bottom: 0.5rem;
  181. padding-right: 1rem; }
  182. .path-node.page-node-type-static .layout-container .layout-content .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  183. text-decoration: underline; }
  184. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes {
  185. background-color: white; }
  186. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  187. font-size: 1.5rem;
  188. font-weight: 1000;
  189. font-family: 'Source Code Pro';
  190. color: #09398b;
  191. text-transform: uppercase; }
  192. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes h4 {
  193. text-transform: none !important; }
  194. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes h4 img {
  195. width: 100%;
  196. height: auto; }
  197. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  198. padding-right: 2rem; }
  199. .path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes p {
  200. margin-top: 0; }
  201. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third {
  202. display: flex;
  203. flex-direction: column;
  204. width: 70%; }
  205. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
  206. height: fit-content;
  207. border: 2px solid #009ee3;
  208. background-color: white; }
  209. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers {
  210. min-height: 4rem;
  211. background: white;
  212. color: #009ee3;
  213. padding-left: 1rem;
  214. padding-top: 1rem;
  215. margin-bottom: 1rem; }
  216. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
  217. display: none; }
  218. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
  219. height: inherit;
  220. margin: auto; }
  221. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
  222. content: url("../images/pictos/noun_Download_file_307900.svg");
  223. min-width: 50px;
  224. height: auto;
  225. padding-right: 1rem; }
  226. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
  227. hyphens: auto;
  228. display: inline-flex;
  229. align-items: center;
  230. color: #009ee3;
  231. font-weight: 800; }
  232. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
  233. margin: auto;
  234. height: fit-content;
  235. border: 2px solid #009ee3;
  236. min-height: 4rem;
  237. background: white;
  238. color: #009ee3;
  239. padding-left: 1rem;
  240. padding-top: 1rem;
  241. margin-bottom: 1rem; }
  242. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
  243. display: inline-flex;
  244. align-items: center;
  245. color: #009ee3;
  246. font-weight: 800; }
  247. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a::before {
  248. content: url("../images/pictos/noun_External Link_674151.svg");
  249. min-width: 50px;
  250. height: auto;
  251. padding-right: 1rem; }
  252. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
  253. display: none; }
  254. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
  255. margin-top: 3rem; }
  256. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
  257. font-size: 0.8rem;
  258. color: black;
  259. font-weight: 900; }
  260. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource {
  261. display: flex;
  262. flex-direction: column;
  263. border: 2px solid #009ee3;
  264. padding: 1rem;
  265. height: fit-content;
  266. margin-bottom: 1rem;
  267. background-color: white; }
  268. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  269. border-top: 1px solid #009ee3;
  270. padding-top: 1rem; }
  271. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
  272. content: url("../images/pictos/noun_Arrow_3771902.svg");
  273. align-self: end; }
  274. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
  275. color: black;
  276. font-size: 1.4rem;
  277. font-weight: 600; }
  278. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
  279. font-weight: 800; }
  280. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
  281. margin: 0; }
  282. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
  283. display: none; }
  284. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
  285. margin: 0; }
  286. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
  287. display: none; }
  288. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  289. width: 50%; }
  290. .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  291. width: 100%;
  292. height: auto; }
  293. .path-frontpage .block-region-content {
  294. display: grid;
  295. grid-template-areas: "presentation presentation presentation presentation presentation presentation" "presentation presentation presentation presentation presentation presentation" "actus actus actus actus actus actus" "actus actus actus actus actus actus" "programme programme programme programme programme programme" "programme programme programme programme programme programme" "programme programme programme programme programme programme";
  296. grid-template-rows: auto auto auto;
  297. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  298. min-height: 100vh; }
  299. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 {
  300. grid-area: presentation;
  301. grid-row: 1;
  302. background: url("../images/pictos/forme_home_2.svg");
  303. background-size: 75%;
  304. background-position-y: bottom;
  305. background-position-x: left;
  306. background-repeat: no-repeat; }
  307. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  308. display: grid;
  309. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  310. grid-template-rows: repeat(4, auto); }
  311. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  312. display: none; }
  313. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
  314. grid-column: 2 /span 3;
  315. grid-row: 2 / span 2;
  316. font-size: 5rem;
  317. font-weight: 900;
  318. color: #009ee3;
  319. line-height: 6.9rem;
  320. margin-top: 2rem;
  321. margin-bottom: 5rem;
  322. width: fit-content; }
  323. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche p {
  324. margin-top: 4rem;
  325. margin-bottom: 0; }
  326. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche span {
  327. background-color: white; }
  328. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
  329. grid-column: 4;
  330. grid-row: 2;
  331. margin-top: 3rem; }
  332. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 {
  333. background-color: white; }
  334. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
  335. color: #e1000f;
  336. font-weight: 900;
  337. text-transform: uppercase;
  338. font-family: "Source Code Pro";
  339. display: table;
  340. margin: 0px auto 0px auto; }
  341. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline {
  342. grid-column: 2;
  343. grid-row: 4;
  344. max-width: 70%;
  345. min-width: fit-content;
  346. height: 1.5rem;
  347. padding: 0.4rem 1rem;
  348. font-size: 0.8rem;
  349. margin-bottom: 2.5rem;
  350. background-color: white;
  351. border: 2px solid #009ee3;
  352. list-style: none;
  353. text-align: center !important; }
  354. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a {
  355. display: inline-flex;
  356. text-transform: uppercase;
  357. font-weight: 700;
  358. color: #009ee3; }
  359. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
  360. display: block;
  361. 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>'); }
  362. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
  363. grid-area: presentation;
  364. grid-column: 3 /span 4;
  365. grid-row: 1;
  366. align-self: end;
  367. margin-bottom: 2.5rem;
  368. max-width: 25%;
  369. min-width: fit-content; }
  370. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
  371. grid-column: 3;
  372. position: relative;
  373. height: 1.5rem;
  374. padding: 0.4rem 1rem;
  375. font-size: 0.8rem;
  376. margin: 0;
  377. background-color: white;
  378. border: 2px solid #009ee3;
  379. list-style: none;
  380. top: -200%;
  381. text-align: center !important; }
  382. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a {
  383. display: inline-flex;
  384. text-transform: uppercase;
  385. font-weight: 700;
  386. color: #009ee3; }
  387. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a .ext {
  388. display: none; }
  389. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
  390. 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>'); }
  391. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
  392. grid-area: presentation;
  393. grid-column: 5;
  394. grid-row: 1;
  395. background-color: #009ee3;
  396. height: fit-content;
  397. align-self: end; }
  398. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien {
  399. text-align: center; }
  400. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien:before {
  401. margin-top: 1rem;
  402. display: block;
  403. content: url("../images/pictos/picto_faq.svg"); }
  404. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien a {
  405. font-size: 0.8rem;
  406. font-weight: 1000;
  407. color: #09398b;
  408. text-transform: uppercase; }
  409. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
  410. margin-bottom: 1rem; }
  411. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
  412. margin-top: 0;
  413. margin-bottom: 0;
  414. margin-left: 1.5rem;
  415. margin-right: 1.5rem;
  416. text-align: center; }
  417. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
  418. font-weight: 800;
  419. color: white;
  420. font-size: 1.3rem; }
  421. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 {
  422. grid-column: 5;
  423. grid-row: 1;
  424. height: fit-content;
  425. display: flex;
  426. justify-self: end;
  427. width: 50%;
  428. margin-top: 3rem; }
  429. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body {
  430. justify-content: right;
  431. display: flex;
  432. flex-direction: column;
  433. text-transform: uppercase;
  434. text-align: right;
  435. font-size: 1.3rem; }
  436. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(1):after {
  437. display: block;
  438. content: url("../images/pictos/noun_Arrow_3771902-rouge.svg");
  439. transform: rotate(90deg);
  440. height: fit-content;
  441. position: relative;
  442. top: -30px;
  443. right: -60px; }
  444. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(2) {
  445. font-size: 2.5rem;
  446. font-weight: 900; }
  447. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
  448. grid-area: actus;
  449. width: 100vw;
  450. border-bottom: 5px solid #009ee3;
  451. border-top: 5px solid #009ee3;
  452. background: rgba(0, 158, 227, 0.2); }
  453. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  454. display: grid;
  455. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  456. margin: auto;
  457. padding-top: 2rem;
  458. padding-bottom: 4rem; }
  459. @media (max-width: 479px) {
  460. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  461. display: flex;
  462. padding-left: 1rem;
  463. width: 80%; } }
  464. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  465. grid-column: 2; }
  466. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  467. color: black;
  468. line-height: 1.5rem;
  469. padding: 0.5rem; }
  470. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  471. display: flex;
  472. flex-direction: column; }
  473. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(1) {
  474. order: 1; }
  475. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(4) {
  476. order: 2; }
  477. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child :nth-child(5) {
  478. order: 3; }
  479. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-images .field__item img {
  480. max-width: 95%;
  481. max-height: 150px;
  482. object-fit: cover;
  483. width: 100%;
  484. padding-bottom: 1rem; }
  485. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  486. font-size: 0.9rem;
  487. font-weight: 800;
  488. padding-right: 1rem;
  489. width: fit-content; }
  490. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  491. padding-left: 0.5rem;
  492. content: "|"; }
  493. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field:not(.field--name-field-images) {
  494. width: 100%; }
  495. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  496. margin: 0; }
  497. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  498. color: black; }
  499. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  500. padding-top: none !important;
  501. list-style: none;
  502. width: fit-content;
  503. align-self: flex-end;
  504. padding-right: 1rem; }
  505. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  506. display: none; }
  507. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .field--name-field-actu-type {
  508. padding-top: 1rem; }
  509. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  510. grid-area: actus;
  511. grid-row: 4;
  512. grid-column: 5 / span 6;
  513. max-width: 50%;
  514. min-width: fit-content;
  515. margin-bottom: 2rem;
  516. align-self: end; }
  517. @media (max-width: 479px) {
  518. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  519. grid-column: 3 / span 6; } }
  520. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  521. width: fit-content;
  522. height: fit-content;
  523. padding: 0.4rem 1rem;
  524. font-size: 0.8rem;
  525. margin: 0;
  526. background-color: white;
  527. border: 2px solid #009ee3;
  528. list-style: none; }
  529. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  530. text-transform: uppercase;
  531. font-weight: 700;
  532. color: #009ee3; }
  533. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  534. 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>'); }
  535. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  536. grid-area: programme; }
  537. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  538. padding-top: 2rem;
  539. background: url("../images/pictos/carre-contour-bleu.svg");
  540. background-repeat: no-repeat;
  541. max-width: 100vw;
  542. background-size: cover; }
  543. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  544. width: 70%;
  545. margin: auto; }
  546. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  547. display: flex;
  548. flex-direction: row;
  549. flex-wrap: wrap; }
  550. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) :nth-child(4) {
  551. order: 3; }
  552. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links {
  553. z-index: 95;
  554. align-self: flex-end;
  555. width: fit-content;
  556. height: fit-content;
  557. padding: 0.4rem 1rem;
  558. font-size: 0.8rem;
  559. margin: 0;
  560. background-color: white;
  561. border: 2px solid #009ee3;
  562. list-style: none; }
  563. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a {
  564. text-transform: uppercase;
  565. font-weight: 700;
  566. color: #009ee3; }
  567. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a:after {
  568. 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>'); }
  569. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
  570. width: 15rem;
  571. height: auto; }
  572. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-title {
  573. display: none; }
  574. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche {
  575. flex: 1 1 50px;
  576. padding-left: 1rem; }
  577. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  578. background-color: white;
  579. font-size: 1.5rem;
  580. width: 110%;
  581. margin-bottom: 2rem;
  582. padding-bottom: 2rem;
  583. margin-block-start: 0; }
  584. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-videos {
  585. flex: 0 0 80%;
  586. padding-top: 4rem;
  587. margin: auto; }
  588. .node-id-20 {
  589. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  590. background-repeat: repeat;
  591. background-position-y: 7rem;
  592. max-width: 100vw;
  593. background-size: contain; }
  594. .node-id-20 .layout__region--top {
  595. padding-bottom: 3rem;
  596. height: 30vh; }
  597. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  598. font-family: 'Source Code Pro';
  599. font-size: 2rem;
  600. font-weight: 800;
  601. color: white;
  602. background-color: #009ee3;
  603. text-transform: uppercase; }
  604. .field--name-field-partenaires {
  605. padding-top: 3rem; }
  606. .field--name-field-partenaires .paragraph--type--partenaire {
  607. background-color: white;
  608. width: 100%;
  609. padding-bottom: 3rem;
  610. display: grid;
  611. grid-template-columns: repeat(7, 1fr);
  612. grid-template-rows: repeat(auto-fill); }
  613. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  614. grid-column: 1 / 2;
  615. grid-row: 2;
  616. margin-top: 2rem;
  617. padding-right: 1rem; }
  618. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  619. grid-column: 2 / 8;
  620. grid-row: 1;
  621. font-weight: 800; }
  622. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  623. grid-column: 2 / 8;
  624. grid-row: 2; }
  625. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  626. grid-column: 2 / 8;
  627. grid-row: 3; }
  628. .field--name-field-partenaires a {
  629. color: black;
  630. font-weight: 800; }
  631. .field--name-field-partenaires a svg {
  632. display: none; }
  633. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top {
  634. background-color: rgba(0, 158, 227, 0.2);
  635. height: 40vh;
  636. padding-right: 1rem; }
  637. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top {
  638. display: grid;
  639. grid-template-columns: 1fr repeat(8, 1fr) 1fr;
  640. padding-top: 2rem; }
  641. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-actu-type {
  642. grid-column: 2; }
  643. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
  644. grid-column: 2 /span 9;
  645. margin: 0; }
  646. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  647. font-family: "Source Code Pro";
  648. font-size: 3rem;
  649. font-weight: 500; }
  650. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
  651. grid-column: 2;
  652. text-transform: uppercase;
  653. color: #09398b;
  654. font-size: 1.2rem;
  655. font-weight: 800; }
  656. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  657. grid-column-start: 5;
  658. grid-column-end: 9; }
  659. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
  660. padding-top: 2rem;
  661. width: 600px;
  662. max-height: 360px;
  663. object-fit: cover; }
  664. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first {
  665. display: flex;
  666. justify-content: end;
  667. margin-top: 18rem; }
  668. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first .block-entity-fieldnodefield-textes {
  669. display: flex;
  670. width: 50%;
  671. background-color: white;
  672. padding-right: 2rem; }
  673. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first .block-entity-fieldnodefield-textes .field--name-field-titre {
  674. display: flex;
  675. font-size: 1rem;
  676. font-weight: 1000;
  677. color: #09398b;
  678. border-bottom: 1px solid #009ee3;
  679. padding-bottom: 0.5rem;
  680. padding-right: 1rem; }
  681. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  682. text-decoration: underline; }
  683. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second {
  684. flex: 0 1 50%;
  685. margin-top: 18rem; }
  686. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second {
  687. width: 90%; }
  688. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes {
  689. background-color: white; }
  690. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes .field--name-field-titre {
  691. font-size: 1.5rem;
  692. font-weight: 1000;
  693. font-family: 'Source Code Pro';
  694. color: #09398b;
  695. text-transform: uppercase; }
  696. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes h4 {
  697. text-transform: none !important; }
  698. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes h4 img {
  699. width: 100%;
  700. height: auto; }
  701. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes .field--type-text-long {
  702. padding-right: 2rem; }
  703. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodefield-textes p {
  704. margin-top: 0; }
  705. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--second .block-region-second .block-entity-fieldnodebody .panel-body #outputtext {
  706. overflow-y: visible !important; }
  707. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third {
  708. margin-top: 18rem; }
  709. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third {
  710. display: flex;
  711. flex-direction: column;
  712. width: 65%; }
  713. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
  714. height: fit-content;
  715. border: 2px solid #009ee3;
  716. background-color: white; }
  717. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers {
  718. min-height: 4rem;
  719. background: white;
  720. color: #009ee3;
  721. padding-left: 1rem;
  722. padding-top: 1rem;
  723. margin-bottom: 1rem; }
  724. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
  725. display: none; }
  726. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
  727. height: inherit;
  728. margin: auto; }
  729. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
  730. content: url("../images/pictos/noun_Download_file_307900.svg");
  731. min-width: 50px;
  732. height: auto;
  733. padding-right: 1rem; }
  734. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
  735. hyphens: auto;
  736. display: inline-flex;
  737. align-items: center;
  738. color: #009ee3;
  739. font-weight: 800; }
  740. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
  741. margin: auto;
  742. height: fit-content;
  743. border: 2px solid #009ee3;
  744. min-height: 4rem;
  745. background: white;
  746. color: #009ee3;
  747. padding-left: 1rem;
  748. padding-top: 1rem;
  749. margin-bottom: 1rem; }
  750. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
  751. display: inline-flex;
  752. align-items: center;
  753. color: #009ee3;
  754. font-weight: 800; }
  755. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a::before {
  756. content: url("../images/pictos/noun_External Link_674151.svg");
  757. min-width: 50px;
  758. height: auto;
  759. padding-right: 1rem; }
  760. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
  761. display: none; }
  762. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
  763. margin-top: 3rem; }
  764. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
  765. font-size: 0.8rem;
  766. color: black;
  767. font-weight: 900; }
  768. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource {
  769. display: flex;
  770. flex-direction: column;
  771. border: 2px solid #009ee3;
  772. padding: 1rem;
  773. height: fit-content;
  774. margin-bottom: 1rem;
  775. background-color: white; }
  776. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  777. border-top: 1px solid #009ee3;
  778. padding-top: 1rem; }
  779. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
  780. content: url("../images/pictos/noun_Arrow_3771902.svg");
  781. align-self: end; }
  782. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
  783. color: black;
  784. font-size: 1.4rem;
  785. font-weight: 600; }
  786. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
  787. font-weight: 800; }
  788. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
  789. margin: 0; }
  790. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
  791. display: none; }
  792. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
  793. margin: 0; }
  794. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
  795. display: none; }
  796. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  797. width: 50%; }
  798. .path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  799. width: 100%;
  800. height: auto; }
  801. .node-id-35 .region-content {
  802. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  803. background-repeat: no-repeat;
  804. max-width: 100vw;
  805. background-size: contain; }
  806. .node-id-35 .layout__region--top {
  807. padding-bottom: 3rem;
  808. height: 30vh; }
  809. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  810. display: none;
  811. height: inherit; }
  812. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  813. font-family: 'Source Code Pro';
  814. font-size: 2rem;
  815. font-weight: 800;
  816. color: white;
  817. background-color: #009ee3;
  818. text-transform: uppercase; }
  819. .node-id-3 {
  820. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  821. background-repeat: no-repeat;
  822. background-position-y: 7rem;
  823. max-width: 100vw;
  824. background-size: contain; }
  825. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  826. display: none;
  827. height: inherit; }
  828. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  829. color: #009ee3;
  830. background-color: white; }
  831. .node-id-3 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
  832. background: #009ee3 !important;
  833. color: white !important; }
  834. .node-id-3 .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item a {
  835. color: white !important; }
  836. .node-id-3 .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
  837. background: #009ee3;
  838. color: white; }
  839. .node-id-3 .block-entity-fieldnodefield-ress {
  840. margin-top: 3rem; }
  841. .node-id-3 .block-entity-fieldnodefield-ress h2 {
  842. font-size: 0.8rem;
  843. color: black;
  844. font-weight: 900; }
  845. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource {
  846. display: flex;
  847. flex-direction: column;
  848. border: 2px solid #009ee3;
  849. padding: 1rem;
  850. height: fit-content;
  851. margin-bottom: 1rem;
  852. background-color: white; }
  853. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  854. border-top: 1px solid #009ee3;
  855. padding-top: 1rem; }
  856. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
  857. content: url("../images/pictos/noun_Arrow_3771902.svg");
  858. align-self: end; }
  859. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
  860. color: black;
  861. font-size: 1.4rem;
  862. font-weight: 600; }
  863. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
  864. font-weight: 800; }
  865. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
  866. margin: 0; }
  867. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
  868. display: none; }
  869. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
  870. margin: 0; }
  871. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
  872. display: none; }
  873. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  874. display: none;
  875. width: 50%; }
  876. .node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  877. width: 100%;
  878. height: auto; }
  879. .path-actualites {
  880. background-color: rgba(0, 158, 227, 0.2);
  881. margin: 0; }
  882. .path-actualites .block-region-content {
  883. display: grid;
  884. grid-template-columns: 1fr 8fr 1fr;
  885. margin: auto;
  886. padding-top: 3rem; }
  887. .path-actualites .block-region-content .block-views {
  888. grid-column: 2; }
  889. .path-actualites .block-region-content .block-views .view-content {
  890. display: flex;
  891. flex-direction: row;
  892. flex-wrap: wrap; }
  893. .path-actualites .block-region-content .block-views .view-content .views-row {
  894. width: 25%;
  895. flex: 0 0 25%; }
  896. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  897. padding-top: 0; }
  898. .path-actualites .block-region-content .block-views .node-type-actualite {
  899. color: #09398b;
  900. line-height: 1.5rem;
  901. padding: 0.5rem;
  902. padding-right: 1rem;
  903. padding-left: 1rem; }
  904. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  905. display: flex;
  906. flex-direction: column; }
  907. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  908. order: 1; }
  909. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  910. order: 2; }
  911. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  912. order: 3; }
  913. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  914. color: #09398b; }
  915. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  916. width: 100%;
  917. max-height: 175px;
  918. object-fit: cover; }
  919. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  920. display: block;
  921. 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>'); }
  922. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  923. font-size: 0.9rem;
  924. font-weight: 800;
  925. padding-right: 1rem;
  926. width: fit-content; }
  927. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  928. padding-left: 0.5rem;
  929. content: "|"; }
  930. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  931. width: 100%; }
  932. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  933. margin: 0; }
  934. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  935. padding-top: none !important;
  936. list-style: none;
  937. width: fit-content;
  938. align-self: flex-end;
  939. padding-right: 1rem; }
  940. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  941. display: none; }
  942. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  943. padding-top: 1rem; }
  944. .node-id-4 {
  945. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  946. background-repeat: no-repeat;
  947. background-position-y: 7rem;
  948. max-width: 100vw;
  949. background-size: contain; }
  950. .node-id-4 .layout__region--top {
  951. padding-bottom: 3rem;
  952. height: 30vh; }
  953. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  954. display: none;
  955. height: inherit; }
  956. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  957. font-family: 'Source Code Pro';
  958. font-size: 2rem;
  959. font-weight: 800;
  960. color: white;
  961. background-color: #009ee3;
  962. text-transform: uppercase; }
  963. .node-id-4 .layout__region--second {
  964. width: 25%; }
  965. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes {
  966. background-color: white; }
  967. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  968. font-size: 1.5rem;
  969. font-weight: 1000;
  970. font-family: 'Source Code Pro';
  971. color: #09398b;
  972. text-transform: uppercase; }
  973. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes h4 {
  974. text-transform: none !important; }
  975. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  976. padding-right: 2rem; }
  977. .node-id-5 .region-content {
  978. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  979. background-repeat: no-repeat;
  980. max-width: 100vw;
  981. background-size: contain; }
  982. .node-id-5 .layout__region--top {
  983. padding-bottom: 3rem;
  984. height: 30vh; }
  985. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  986. font-family: 'Source Code Pro';
  987. font-size: 2rem;
  988. font-weight: 800;
  989. color: white;
  990. background-color: #009ee3;
  991. text-transform: uppercase; }
  992. .path-faq #block-contenudelapageprincipale h2 {
  993. font-family: 'Source Code Pro';
  994. font-size: 2rem;
  995. font-weight: 800;
  996. color: #009ee3;
  997. background-color: white;
  998. text-transform: uppercase;
  999. width: fit-content;
  1000. margin-left: 10%;
  1001. margin-top: 8rem; }
  1002. .path-faq #block-contenudelapageprincipale .block-region-content {
  1003. display: grid;
  1004. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  1005. .path-faq #block-contenudelapageprincipale .block-region-content .block-config-pages.block-config-pages-block {
  1006. grid-column: 2 / span 3; }
  1007. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  1008. grid-column: 5;
  1009. display: flex;
  1010. flex-direction: column;
  1011. max-width: fit-content;
  1012. margin-left: 2rem;
  1013. padding: 1rem;
  1014. background-color: #009ee3; }
  1015. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  1016. text-align: center; }
  1017. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  1018. margin-top: 1rem;
  1019. display: block;
  1020. content: url("../images/pictos/picto_faq.svg"); }
  1021. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  1022. font-size: 0.8rem;
  1023. font-weight: 1000;
  1024. color: #09398b;
  1025. text-transform: uppercase; }
  1026. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  1027. display: flex;
  1028. flex-direction: column;
  1029. margin-top: 0;
  1030. margin-left: 1.5rem;
  1031. margin-right: 1.5rem;
  1032. text-align: center; }
  1033. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  1034. font-weight: 800;
  1035. color: white;
  1036. font-size: 1.3rem; }
  1037. .path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  1038. margin-left: auto;
  1039. padding-top: 1rem;
  1040. display: block;
  1041. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  1042. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 {
  1043. grid-column: 2 / span 3;
  1044. display: grid;
  1045. grid-template-columns: 1fr 1fr 1fr; }
  1046. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child {
  1047. grid-column: 1 / span 3; }
  1048. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  1049. border-bottom: 1px solid #009ee3;
  1050. padding-bottom: 2rem; }
  1051. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  1052. display: none; }
  1053. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  1054. font-family: 'Source Code Pro';
  1055. font-weight: 500;
  1056. color: #09398b;
  1057. font-size: 1.5rem; }
  1058. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
  1059. display: inline-flex;
  1060. 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)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
  1061. justify-self: flex-end; }
  1062. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  1063. display: none; }
  1064. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  1065. display: block; }
  1066. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers span:nth-of-type(2) {
  1067. display: none; }
  1068. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf span:nth-of-type(2) {
  1069. display: none; }
  1070. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf ::before {
  1071. display: inline-block;
  1072. content: url("../images/pictos/noun_Download_file_307900.svg");
  1073. width: 30px;
  1074. height: 30px;
  1075. padding-right: 0.8rem; }
  1076. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf a {
  1077. display: inline-flex;
  1078. align-items: center;
  1079. color: black;
  1080. font-weight: 800; }
  1081. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  1082. display: flex;
  1083. flex-direction: row;
  1084. justify-content: left;
  1085. align-items: center;
  1086. color: black;
  1087. font-weight: 800; }
  1088. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a:before {
  1089. display: inline-block;
  1090. content: url("../images/pictos/noun_External Link_674151.svg");
  1091. width: 30px;
  1092. height: 30px;
  1093. padding-right: 0.8rem; }
  1094. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  1095. display: none; }
  1096. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  1097. margin-top: 0.5rem; }
  1098. .path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  1099. color: black;
  1100. text-decoration: underline;
  1101. font-weight: 800; }
  1102. .node-id-6 {
  1103. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  1104. background-repeat: no-repeat;
  1105. background-position-y: 7rem;
  1106. max-width: 100vw;
  1107. background-size: contain; }
  1108. .node-id-6 .layout__region--top {
  1109. padding-bottom: 3rem;
  1110. height: 30vh; }
  1111. .node-id-6 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  1112. display: none;
  1113. height: inherit; }
  1114. .node-id-6 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  1115. font-family: 'Source Code Pro';
  1116. font-size: 2rem;
  1117. font-weight: 800;
  1118. color: white;
  1119. background-color: #009ee3;
  1120. text-transform: uppercase; }
  1121. .page-node-type-ressource .block-contenudelapageprincipale {
  1122. display: flex; }
  1123. .page-node-type-ressource .block-contenudelapageprincipale span {
  1124. flex: 0 1 100%; }
  1125. .page-node-type-ressource .block-contenudelapageprincipale .node-type-ressource {
  1126. flex: 0 1 100%; }
  1127. .node-type-offre_de_service {
  1128. display: flex; }
  1129. .node-type-offre_de_service .field--type-text-with-summary {
  1130. flex: 0 1 50%; }
  1131. .node-id-40 {
  1132. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  1133. background-repeat: no-repeat;
  1134. background-position-y: 7rem;
  1135. max-width: 100vw;
  1136. background-size: contain; }
  1137. .node-id-40 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
  1138. display: none;
  1139. height: inherit; }
  1140. .node-id-40 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  1141. background-color: white !important;
  1142. color: #009ee3; }
  1143. /*partials*/
  1144. .layout-container {
  1145. position: relative; }
  1146. .layout-container header {
  1147. width: 100%;
  1148. position: fixed;
  1149. z-index: 99; }
  1150. #header-top {
  1151. height: 7rem;
  1152. background-color: white;
  1153. box-shadow: 1px 0px 8px black;
  1154. display: flex;
  1155. flex-direction: row;
  1156. justify-content: space-between;
  1157. color: black;
  1158. top: 0%; }
  1159. #header-top .region-header-top-left {
  1160. display: flex;
  1161. flex-direction: row;
  1162. padding: 1rem;
  1163. padding-left: 4%;
  1164. align-items: center;
  1165. color: black;
  1166. font-weight: 800;
  1167. flex: 1; }
  1168. #header-top .region-header-top-left #block-logogouv {
  1169. display: flex;
  1170. height: 100%;
  1171. align-items: center; }
  1172. #header-top .region-header-top-left #block-logogouv img {
  1173. width: 80%;
  1174. height: auto; }
  1175. #header-top .region-header-top-left #block-logoeql {
  1176. display: flex;
  1177. height: 100%;
  1178. align-items: center; }
  1179. #header-top .region-header-top-left #block-logoeql img {
  1180. width: 80%;
  1181. height: auto; }
  1182. #header-top .region-header-top-left ul {
  1183. font-size: 1.2rem;
  1184. list-style: none;
  1185. display: flex;
  1186. flex-direction: row;
  1187. width: 100%; }
  1188. #header-top .region-header-top-left ul :is(.sous-liste) {
  1189. display: flex;
  1190. flex-direction: column;
  1191. padding: 1rem; }
  1192. #header-top .region-header-top-left ul li a {
  1193. color: black; }
  1194. #header-top .region-header-top-left ul li .is-active {
  1195. color: #009ee3; }
  1196. #header-top .region-header-top-left ul li :hover {
  1197. color: #009ee3; }
  1198. #header-top .region-header-top-left ul div:first-child li div {
  1199. display: none; }
  1200. #header-top .region-header-top-left :hover ul div:first-child li div {
  1201. display: block;
  1202. background-color: white;
  1203. padding: 1rem; }
  1204. #header-top .region-header-top-left :hover ul div:first-child li div a {
  1205. color: black; }
  1206. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  1207. color: #009ee3; }
  1208. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  1209. display: block;
  1210. background-color: white;
  1211. padding: 1rem; }
  1212. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  1213. color: black; }
  1214. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  1215. color: #009ee3; }
  1216. #header-top #block-socialnetwork-2 {
  1217. position: relative;
  1218. top: -33px;
  1219. align-self: flex-end;
  1220. margin-left: auto; }
  1221. #header-top #block-socialnetwork-2 .field--name-body {
  1222. min-height: 75px;
  1223. margin-right: 1rem; }
  1224. #header-top #block-socialnetwork-2 p {
  1225. display: flex;
  1226. flex-direction: row-reverse;
  1227. margin-bottom: 0;
  1228. min-height: 65px;
  1229. justify-content: space-around;
  1230. width: 120%; }
  1231. #header-top #block-socialnetwork-2 p a {
  1232. color: white;
  1233. font-size: 0; }
  1234. #header-top #block-socialnetwork-2 p svg.ext {
  1235. display: none; }
  1236. #header-top #block-socialnetwork-2 p .link-twitter {
  1237. display: flex;
  1238. background-color: black;
  1239. width: 40px;
  1240. justify-content: center;
  1241. align-items: end; }
  1242. #header-top #block-socialnetwork-2 p .link-twitter:before {
  1243. content: url("../images/pictos/twitter_white.svg");
  1244. min-width: 30px;
  1245. padding-bottom: 0.3rem; }
  1246. #header-top #block-socialnetwork-2 p .link-youtube {
  1247. display: flex;
  1248. background-color: black;
  1249. min-width: 40px;
  1250. justify-content: center;
  1251. align-items: end; }
  1252. #header-top #block-socialnetwork-2 p .link-youtube:before {
  1253. content: url("../images/pictos/youtube_white.svg");
  1254. min-width: 25px;
  1255. padding-bottom: 0.5rem; }
  1256. #header-top #block-socialnetwork-2 p .link-linkedin {
  1257. display: flex;
  1258. background-color: black;
  1259. min-width: 40px;
  1260. justify-content: center;
  1261. align-items: end; }
  1262. #header-top #block-socialnetwork-2 p .link-linkedin:before {
  1263. content: url("../images/pictos/linkedin_white.svg");
  1264. min-width: 35px;
  1265. padding-bottom: 0.2rem; }
  1266. #header-top #block-burger {
  1267. z-index: 1;
  1268. background-color: #009ee3;
  1269. font-size: 0.7rem;
  1270. color: white;
  1271. display: block;
  1272. width: 7rem;
  1273. height: 100%;
  1274. margin-top: 0; }
  1275. #header-top #block-burger :hover {
  1276. cursor: pointer; }
  1277. #header-top #block-burger h2 {
  1278. padding-top: 1rem; }
  1279. #header-top #block-burger h2:after {
  1280. display: block;
  1281. margin: auto;
  1282. height: 70px;
  1283. 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 30,13 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-3" d="M 30,25 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-6" d="M 30,37 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/></svg>'); }
  1284. #header-top #block-burger #block-burger-menu {
  1285. display: block;
  1286. margin: 0;
  1287. align-self: center;
  1288. text-align: center; }
  1289. #header-top #block-burger .ul1:not(.sous-liste) {
  1290. width: 300%;
  1291. position: relative;
  1292. right: 260px;
  1293. margin: 0;
  1294. padding-top: 2rem;
  1295. padding-bottom: 2rem;
  1296. z-index: 99; }
  1297. #header-top #block-burger ul {
  1298. display: none;
  1299. background-color: #009ee3;
  1300. line-height: 2rem;
  1301. list-style: none; }
  1302. #header-top #block-burger ul .ul1 .sous-liste a {
  1303. opacity: 1; }
  1304. #header-top #block-burger ul a {
  1305. opacity: 0.6;
  1306. color: white;
  1307. font-weight: 800;
  1308. font-size: 1rem; }
  1309. #header-top #block-burger.opened ul {
  1310. display: block; }
  1311. #fotter-bottom {
  1312. box-shadow: 1px 0px 8px black;
  1313. display: flex;
  1314. flex: 1 1 120px;
  1315. flex-direction: row;
  1316. background-color: white;
  1317. padding-top: 3rem; }
  1318. #fotter-bottom .region {
  1319. display: block;
  1320. padding-left: 2rem;
  1321. padding-right: 1rem;
  1322. padding-bottom: 1rem;
  1323. border-left: #009ee3 solid 1px; }
  1324. #fotter-bottom .region h2 {
  1325. margin-top: 0;
  1326. color: #09398b;
  1327. font-size: 1.2rem; }
  1328. #fotter-bottom .region-footer-bottom-left {
  1329. margin-left: 3rem;
  1330. border: none;
  1331. width: 20%; }
  1332. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
  1333. display: flex;
  1334. flex-direction: row;
  1335. justify-content: flex-start;
  1336. flex-wrap: wrap;
  1337. padding-top: 1rem; }
  1338. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1339. padding-right: 1rem;
  1340. padding-bottom: 1rem; }
  1341. #fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
  1342. width: auto;
  1343. height: 40px; }
  1344. #fotter-bottom .region-footer-bottom-right {
  1345. width: 30%;
  1346. display: flex;
  1347. flex-direction: column-reverse;
  1348. justify-content: flex-end; }
  1349. #fotter-bottom .region-footer-bottom-right #block-socialnetwork {
  1350. margin-bottom: 1rem; }
  1351. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
  1352. margin-top: 0;
  1353. display: flex;
  1354. flex-direction: row-reverse;
  1355. justify-content: start; }
  1356. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p a {
  1357. color: white;
  1358. font-size: 0;
  1359. padding-left: 1rem; }
  1360. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg.ext {
  1361. display: none; }
  1362. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter {
  1363. display: flex; }
  1364. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter:before {
  1365. content: url("../images/pictos/twitter_black.svg");
  1366. min-width: 50px; }
  1367. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube {
  1368. display: flex; }
  1369. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube:before {
  1370. content: url("../images/pictos/youtube_black.svg");
  1371. min-width: 50px; }
  1372. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin {
  1373. display: flex; }
  1374. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin:before {
  1375. content: url("../images/pictos/linkedin_black.svg");
  1376. min-width: 50px; }
  1377. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
  1378. margin-top: 0;
  1379. color: #09398b;
  1380. font-weight: 800;
  1381. list-style: none;
  1382. padding-left: 0; }
  1383. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul a {
  1384. color: #09398b;
  1385. font-size: 1.2rem;
  1386. text-decoration: underline;
  1387. margin-top: 0; }
  1388. #fotter-bottom .region-footer-bottom-middle {
  1389. width: 60%; }
  1390. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content {
  1391. display: flex;
  1392. flex-direction: row;
  1393. justify-content: flex-start;
  1394. flex-wrap: wrap; }
  1395. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  1396. padding-right: 1rem;
  1397. padding-bottom: 1rem; }