styles.css 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032
  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. .path-faq {
  96. margin: 0; }
  97. .main-content {
  98. margin-top: 7rem; }
  99. .field--name-field-titre .field__item {
  100. color: #09398b;
  101. font-weight: 900;
  102. font-size: 2rem; }
  103. .field--name-field-titre .field__label {
  104. visibility: hidden; }
  105. .inter-titre {
  106. color: #009ee3; }
  107. a {
  108. text-decoration: none; }
  109. @media (max-width: 934px) {
  110. #block-headermenu {
  111. display: none; }
  112. .page-node-type-static .layout__region--top {
  113. height: 23vh; }
  114. .page-node-type-static .layout__region--top .block-entity-fieldnodetitle {
  115. margin-top: 11vh; }
  116. .page-node-type-static .node-id-20 .field--name-field-partenaires .paragraph--type--partenaire {
  117. display: flex;
  118. flex-direction: column; }
  119. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  120. width: 70%; }
  121. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static div:first-child:not(.field__item):not(.field) {
  122. display: flex;
  123. flex-direction: column; }
  124. .path-frontpage .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-accroche p {
  125. width: 100%; } }
  126. /*pages*/
  127. /*
  128. @import "pages/partials/header_footer";
  129. @import "pages/home";*/
  130. .layout__region--top {
  131. padding-bottom: 3rem;
  132. height: 30vh; }
  133. .layout__region--top .block-entity-fieldnodetitle {
  134. width: fit-content;
  135. margin-left: 13%;
  136. margin-top: 15vh; }
  137. .layout__region--top .block-entity-fieldnodefield-images {
  138. display: none;
  139. height: inherit; }
  140. .layout__region--first .block-region-first {
  141. display: flex;
  142. justify-content: end; }
  143. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
  144. display: flex;
  145. width: 50%;
  146. background-color: white;
  147. padding-right: 2rem; }
  148. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
  149. display: flex;
  150. font-size: 1rem;
  151. font-weight: 1000;
  152. color: #09398b;
  153. border-bottom: 1px solid #009ee3;
  154. padding-bottom: 0.5rem;
  155. padding-right: 1rem; }
  156. .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
  157. text-decoration: underline; }
  158. .layout__region--second .block-entity-fieldnodefield-textes {
  159. background-color: white; }
  160. .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  161. font-size: 1.5rem;
  162. font-weight: 1000;
  163. font-family: 'Source Code Pro';
  164. color: #09398b;
  165. text-transform: uppercase; }
  166. .layout__region--second .block-entity-fieldnodefield-textes h4 {
  167. text-transform: none !important; }
  168. .layout__region--second .block-entity-fieldnodefield-textes h4 img {
  169. width: 100%;
  170. height: auto; }
  171. .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  172. padding-right: 2rem; }
  173. .layout__region--second .block-entity-fieldnodefield-textes p {
  174. margin-top: 0; }
  175. .layout__region--third .block-entity-fieldnodefield-fichiers {
  176. height: fit-content;
  177. border: 2px solid #009ee3;
  178. width: 72%; }
  179. .layout__region--third .field--name-field-fichiers {
  180. min-height: 4rem;
  181. background: white;
  182. color: #009ee3;
  183. padding-left: 1rem;
  184. padding-top: 1rem; }
  185. .layout__region--third .field--name-field-fichiers span:nth-of-type(2) {
  186. display: none; }
  187. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf {
  188. height: inherit;
  189. margin: auto; }
  190. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf ::before {
  191. content: url("../images/pictos/noun_Download_file_307900.svg");
  192. width: 50px;
  193. height: 53px;
  194. padding-right: 1rem; }
  195. .layout__region--third .field--name-field-fichiers .file--mime-application-pdf a {
  196. display: inline-flex;
  197. align-items: center;
  198. color: #009ee3;
  199. font-weight: 800; }
  200. .layout__region--third .field--name-field-fichiers .field--name-field-liens {
  201. height: inherit;
  202. margin: auto; }
  203. .layout__region--third .field--name-field-fichiers .field--name-field-liens ::before {
  204. content: url("../images/pictos/noun_External Link_674151.svg");
  205. width: 50px;
  206. height: 53px;
  207. padding-right: 1rem; }
  208. .layout__region--third .field--name-field-fichiers .field--name-field-liens a {
  209. display: inline-flex;
  210. align-items: center;
  211. color: #009ee3;
  212. font-weight: 800; }
  213. .layout__region--third .block-entity-fieldnodefield-ress {
  214. margin-top: 5rem; }
  215. .layout__region--third .block-entity-fieldnodefield-ress h2 {
  216. font-size: 1rem;
  217. color: black; }
  218. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource {
  219. display: flex;
  220. border: 2px solid #009ee3;
  221. padding-left: 1rem;
  222. padding-bottom: 3rem;
  223. width: 69%;
  224. height: fit-content;
  225. margin-bottom: 1rem;
  226. background-color: white; }
  227. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
  228. border-top: 1px solid #009ee3;
  229. padding-top: 1rem; }
  230. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field, .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource a {
  231. line-height: 0.6rem;
  232. font-size: 1.5rem;
  233. color: #09398b;
  234. font-weight: 500; }
  235. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
  236. width: 50%; }
  237. .layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
  238. width: 100%;
  239. height: auto; }
  240. .path-frontpage .block-region-content {
  241. display: grid;
  242. 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";
  243. grid-template-rows: auto auto auto;
  244. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  245. min-height: 100vh; }
  246. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 {
  247. grid-area: presentation;
  248. grid-row: 1;
  249. background: url("../images/pictos/forme_home_2.svg");
  250. background-size: 75%;
  251. background-position-y: bottom;
  252. background-position-x: left;
  253. background-repeat: no-repeat; }
  254. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
  255. display: grid;
  256. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  257. grid-template-rows: repeat(4, auto); }
  258. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images {
  259. display: none; }
  260. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche {
  261. grid-column: 2 /span 3;
  262. grid-row: 2 / span 2;
  263. font-size: 5rem;
  264. font-weight: 900;
  265. color: #009ee3;
  266. line-height: 7rem;
  267. margin-top: 6rem;
  268. margin-bottom: 5rem;
  269. width: fit-content; }
  270. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-accroche span {
  271. background-color: white; }
  272. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title {
  273. grid-column: 4;
  274. grid-row: 2;
  275. margin-top: 4rem; }
  276. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 {
  277. background-color: white; }
  278. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-title h2 a {
  279. color: #e1000f;
  280. font-weight: 900;
  281. text-transform: uppercase;
  282. font-family: "Source Code Pro";
  283. display: table;
  284. margin: 0px auto 0px auto; }
  285. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline {
  286. grid-column: 2;
  287. grid-row: 4;
  288. max-width: 70%;
  289. min-width: fit-content;
  290. height: 1.5rem;
  291. padding: 0.4rem 1rem;
  292. font-size: 0.8rem;
  293. margin-bottom: 2.5rem;
  294. background-color: white;
  295. border: 2px solid #009ee3;
  296. list-style: none;
  297. text-align: center !important; }
  298. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a {
  299. display: inline-flex;
  300. text-transform: uppercase;
  301. font-weight: 700;
  302. color: #009ee3; }
  303. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child .links.inline a:after {
  304. display: block;
  305. 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>'); }
  306. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
  307. grid-area: presentation;
  308. grid-column: 3 /span 4;
  309. grid-row: 1;
  310. align-self: end;
  311. margin-bottom: 2.5rem;
  312. width: fit-content; }
  313. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
  314. grid-column: 3;
  315. position: relative;
  316. max-width: 70%;
  317. min-width: fit-content;
  318. height: 1.5rem;
  319. padding: 0.4rem 1rem;
  320. font-size: 0.8rem;
  321. margin: 0;
  322. background-color: white;
  323. border: 2px solid #009ee3;
  324. list-style: none;
  325. top: -200%;
  326. text-align: center !important; }
  327. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a {
  328. display: inline-flex;
  329. text-transform: uppercase;
  330. font-weight: 700;
  331. color: #009ee3; }
  332. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a .ext {
  333. display: none; }
  334. .path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
  335. 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>'); }
  336. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
  337. grid-area: presentation;
  338. grid-column: 5;
  339. grid-row: 1;
  340. background-color: #009ee3;
  341. height: fit-content;
  342. align-self: end; }
  343. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien {
  344. text-align: center; }
  345. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien:before {
  346. margin-top: 1rem;
  347. display: block;
  348. content: url("../images/pictos/picto_faq.svg"); }
  349. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien a {
  350. font-size: 0.8rem;
  351. font-weight: 1000;
  352. color: #09398b;
  353. text-transform: uppercase; }
  354. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
  355. margin-bottom: 1rem; }
  356. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
  357. margin-top: 0;
  358. margin-bottom: 0;
  359. margin-left: 1.5rem;
  360. margin-right: 1.5rem;
  361. text-align: center; }
  362. .path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
  363. font-weight: 800;
  364. color: white;
  365. font-size: 1.3rem; }
  366. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 {
  367. grid-column: 5;
  368. grid-row: 1;
  369. height: fit-content;
  370. display: flex;
  371. justify-self: end;
  372. width: 50%;
  373. margin-top: 14rem; }
  374. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body {
  375. justify-content: right;
  376. display: flex;
  377. flex-direction: column;
  378. text-transform: uppercase;
  379. text-align: right;
  380. font-size: 1.3rem; }
  381. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(1):after {
  382. display: block;
  383. content: url("../images/pictos/noun_Arrow_3771902-rouge.svg");
  384. transform: rotate(90deg);
  385. height: fit-content;
  386. position: relative;
  387. top: -30px;
  388. right: -60px; }
  389. .path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(2) {
  390. font-size: 2.5rem;
  391. font-weight: 900; }
  392. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
  393. grid-area: actus;
  394. width: 100vw;
  395. border-bottom: 5px solid #009ee3;
  396. border-top: 5px solid #009ee3; }
  397. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  398. display: grid;
  399. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  400. margin: auto;
  401. padding-top: 2rem;
  402. padding-bottom: 4rem; }
  403. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  404. grid-column: 2; }
  405. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  406. color: black;
  407. line-height: 1.5rem;
  408. padding: 0.5rem; }
  409. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  410. display: flex;
  411. flex-direction: column; }
  412. .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) {
  413. order: 1; }
  414. .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) {
  415. order: 2; }
  416. .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) {
  417. order: 3; }
  418. .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 {
  419. max-width: 95%;
  420. max-height: 150px;
  421. object-fit: cover;
  422. width: 100%;
  423. padding-bottom: 1rem; }
  424. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  425. font-size: 0.9rem;
  426. font-weight: 800;
  427. padding-right: 1rem;
  428. width: fit-content; }
  429. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  430. padding-left: 0.5rem;
  431. content: "|"; }
  432. .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) {
  433. width: 100%; }
  434. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  435. margin: 0; }
  436. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  437. color: black; }
  438. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  439. padding-top: none !important;
  440. list-style: none;
  441. width: fit-content;
  442. align-self: flex-end;
  443. padding-right: 1rem; }
  444. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  445. display: none; }
  446. .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 {
  447. padding-top: 1rem; }
  448. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  449. grid-area: actus;
  450. grid-row: 4;
  451. grid-column: 5 / span 6;
  452. width: fit-content;
  453. margin-bottom: 2rem;
  454. align-self: end; }
  455. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  456. width: fit-content;
  457. height: fit-content;
  458. padding: 0.4rem 1rem;
  459. font-size: 0.8rem;
  460. margin: 0;
  461. background-color: white;
  462. border: 2px solid #009ee3;
  463. list-style: none; }
  464. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  465. text-transform: uppercase;
  466. font-weight: 700;
  467. color: #009ee3; }
  468. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  469. 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>'); }
  470. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  471. grid-area: programme; }
  472. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  473. padding-top: 2rem;
  474. background: url("../images/pictos/carre-contour-bleu.svg");
  475. background-repeat: no-repeat;
  476. max-width: 100vw;
  477. background-size: cover; }
  478. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  479. width: 70%;
  480. margin: auto; }
  481. .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) {
  482. display: flex;
  483. flex-direction: row;
  484. flex-wrap: wrap; }
  485. .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) {
  486. order: 3; }
  487. .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 {
  488. z-index: 95;
  489. align-self: flex-end;
  490. width: fit-content;
  491. height: fit-content;
  492. padding: 0.4rem 1rem;
  493. font-size: 0.8rem;
  494. margin: 0;
  495. background-color: white;
  496. border: 2px solid #009ee3;
  497. list-style: none; }
  498. .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 {
  499. text-transform: uppercase;
  500. font-weight: 700;
  501. color: #009ee3; }
  502. .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 {
  503. 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>'); }
  504. .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 {
  505. width: 15rem;
  506. height: auto; }
  507. .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 {
  508. display: none; }
  509. .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 {
  510. flex: 1 1 50px;
  511. padding-left: 1rem; }
  512. .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 {
  513. background-color: white;
  514. font-size: 1.5rem;
  515. width: 110%;
  516. margin-bottom: 2rem;
  517. padding-bottom: 2rem;
  518. margin-block-start: 0; }
  519. .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 {
  520. flex: 0 0 80%;
  521. padding-top: 4rem;
  522. margin: auto; }
  523. .node-id-20 {
  524. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  525. background-repeat: repeat;
  526. background-position-y: 7rem;
  527. max-width: 100vw;
  528. background-size: contain; }
  529. .node-id-20 .layout__region--top {
  530. padding-bottom: 3rem; }
  531. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  532. font-family: 'Source Code Pro';
  533. font-size: 2rem;
  534. font-weight: 800;
  535. color: white;
  536. background-color: #009ee3;
  537. text-transform: uppercase; }
  538. .field--name-field-partenaires {
  539. padding-top: 3rem; }
  540. .field--name-field-partenaires .paragraph--type--partenaire {
  541. background-color: white;
  542. width: 75%;
  543. padding-bottom: 3rem;
  544. display: grid;
  545. grid-template-columns: repeat(auto-fill, 120px);
  546. grid-template-rows: repeat(auto-fill); }
  547. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  548. grid-column: 1 / 4;
  549. grid-row: 2;
  550. margin-top: 2rem; }
  551. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  552. grid-column: 3 / 7;
  553. grid-row: 1;
  554. font-weight: 800; }
  555. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  556. grid-column: 3 / 7;
  557. grid-row: 2; }
  558. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  559. grid-column: 3 / 7;
  560. grid-row: 3; }
  561. .field--name-field-partenaires a {
  562. color: black; }
  563. .field--name-field-partenaires a svg {
  564. display: none; }
  565. .node-id-35 .region-content {
  566. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  567. background-repeat: no-repeat;
  568. max-width: 100vw;
  569. background-size: contain; }
  570. .node-id-35 .layout__region--top {
  571. padding-bottom: 3rem; }
  572. .node-id-35 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  573. font-family: 'Source Code Pro';
  574. font-size: 2rem;
  575. font-weight: 800;
  576. color: white;
  577. background-color: #009ee3;
  578. text-transform: uppercase; }
  579. .node-id-3 {
  580. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  581. background-repeat: no-repeat;
  582. background-position-y: 7rem;
  583. max-width: 100vw;
  584. background-size: contain; }
  585. .node-id-3 .layout__region--top {
  586. padding-bottom: 3rem; }
  587. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  588. font-family: 'Source Code Pro';
  589. font-size: 2rem;
  590. font-weight: 800;
  591. color: #009ee3;
  592. background-color: white;
  593. text-transform: uppercase; }
  594. .path-actualites {
  595. background-color: rgba(0, 158, 227, 0.2);
  596. margin: 0; }
  597. .path-actualites .block-region-content {
  598. display: grid;
  599. grid-template-columns: 1fr 8fr 1fr;
  600. margin: auto;
  601. padding-top: 3rem; }
  602. .path-actualites .block-region-content .block-views {
  603. grid-column: 2; }
  604. .path-actualites .block-region-content .block-views .view-content {
  605. display: flex;
  606. flex-direction: row;
  607. flex-wrap: wrap; }
  608. .path-actualites .block-region-content .block-views .view-content .views-row {
  609. width: 25%;
  610. flex: 0 0 25%; }
  611. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  612. padding-top: 0; }
  613. .path-actualites .block-region-content .block-views .node-type-actualite {
  614. color: #09398b;
  615. line-height: 1.5rem;
  616. padding: 0.5rem;
  617. padding-right: 1rem;
  618. padding-left: 1rem; }
  619. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  620. display: flex;
  621. flex-direction: column; }
  622. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  623. order: 1; }
  624. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  625. order: 2; }
  626. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  627. order: 3; }
  628. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  629. color: #09398b; }
  630. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  631. width: 100%;
  632. max-height: 175px;
  633. object-fit: cover; }
  634. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  635. display: block;
  636. 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>'); }
  637. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  638. font-size: 0.9rem;
  639. font-weight: 800;
  640. padding-right: 1rem;
  641. width: fit-content; }
  642. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  643. padding-left: 0.5rem;
  644. content: "|"; }
  645. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  646. width: 80%; }
  647. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  648. margin: 0; }
  649. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  650. padding-top: none !important;
  651. list-style: none;
  652. width: fit-content;
  653. align-self: flex-end;
  654. padding-right: 1rem; }
  655. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  656. display: none; }
  657. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  658. padding-top: 1rem; }
  659. .node-id-4 {
  660. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  661. background-repeat: no-repeat;
  662. background-position-y: 7rem;
  663. max-width: 100vw;
  664. background-size: contain; }
  665. .node-id-4 .layout__region--top {
  666. padding-bottom: 3rem; }
  667. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  668. font-family: 'Source Code Pro';
  669. font-size: 2rem;
  670. font-weight: 800;
  671. color: white;
  672. background-color: #009ee3;
  673. text-transform: uppercase; }
  674. .node-id-4 .layout__region--second {
  675. width: 25%; }
  676. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes {
  677. background-color: white; }
  678. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  679. font-size: 1.5rem;
  680. font-weight: 1000;
  681. font-family: 'Source Code Pro';
  682. color: #09398b;
  683. text-transform: uppercase; }
  684. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes h4 {
  685. text-transform: none !important; }
  686. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  687. padding-right: 2rem; }
  688. .node-id-5 .region-content {
  689. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  690. background-repeat: no-repeat;
  691. max-width: 100vw;
  692. background-size: contain; }
  693. .node-id-5 .layout__region--top {
  694. padding-bottom: 3rem; }
  695. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  696. font-family: 'Source Code Pro';
  697. font-size: 2rem;
  698. font-weight: 800;
  699. color: white;
  700. background-color: #009ee3;
  701. text-transform: uppercase; }
  702. .path-faq .block-region-content {
  703. display: grid;
  704. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  705. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  706. grid-column: 5;
  707. background-color: #009ee3; }
  708. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  709. text-align: center; }
  710. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  711. margin-top: 1rem;
  712. display: block;
  713. content: url("../images/pictos/picto_faq.svg"); }
  714. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  715. font-size: 0.8rem;
  716. font-weight: 1000;
  717. color: #09398b;
  718. text-transform: uppercase; }
  719. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  720. margin-top: 0;
  721. margin-left: 1.5rem;
  722. margin-right: 1.5rem;
  723. text-align: center; }
  724. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  725. font-weight: 800;
  726. color: white;
  727. font-size: 1.3rem; }
  728. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  729. display: block;
  730. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  731. .path-faq .block-region-content .block-views-blockfaq-block-1 {
  732. grid-column: 2 / span 3;
  733. display: grid;
  734. grid-template-columns: 1fr 1fr 1fr; }
  735. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child {
  736. grid-column: 1 / span 3; }
  737. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  738. border-bottom: 1px solid #009ee3;
  739. padding-bottom: 2rem; }
  740. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  741. display: none; }
  742. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  743. font-family: 'Source Code Pro';
  744. font-weight: 500;
  745. color: #09398b;
  746. font-size: 1.5rem; }
  747. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
  748. display: inline-flex;
  749. 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>');
  750. justify-self: flex-end; }
  751. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  752. display: none; }
  753. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  754. display: block; }
  755. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers span:nth-of-type(2) {
  756. display: none; }
  757. .path-faq .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) {
  758. display: none; }
  759. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf ::before {
  760. display: inline-block;
  761. content: url("../images/pictos/noun_Download_file_307900.svg");
  762. width: 30px;
  763. height: 30px;
  764. padding-right: 0.8rem; }
  765. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-fichiers .file--mime-application-pdf a {
  766. display: inline-flex;
  767. align-items: center;
  768. color: black;
  769. font-weight: 800; }
  770. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  771. display: flex;
  772. flex-direction: row;
  773. justify-content: left;
  774. align-items: center;
  775. color: black;
  776. font-weight: 800; }
  777. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a:before {
  778. display: inline-block;
  779. content: url("../images/pictos/noun_External Link_674151.svg");
  780. width: 30px;
  781. height: 30px;
  782. padding-right: 0.8rem; }
  783. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  784. display: none; }
  785. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  786. margin-top: 0.5rem; }
  787. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  788. color: black;
  789. text-decoration: underline;
  790. font-weight: 800; }
  791. /*partials*/
  792. .layout-container {
  793. position: relative; }
  794. header {
  795. width: 100%;
  796. position: fixed;
  797. z-index: 99; }
  798. #block-socialnetwork-2 {
  799. display: none; }
  800. #block-socialnetwork-2 .field--name-body p {
  801. display: flex;
  802. flex-direction: row-reverse; }
  803. #block-socialnetwork-2 .field--name-body p :nth-child(1):before {
  804. content: url(); }
  805. #header-top {
  806. height: 7rem;
  807. background-color: white;
  808. box-shadow: 1px 0px 8px black;
  809. display: flex;
  810. flex-direction: row;
  811. justify-content: space-between;
  812. color: black;
  813. top: 0%; }
  814. #header-top .region-header-top-left {
  815. display: flex;
  816. flex-direction: row;
  817. padding: 1rem;
  818. padding-left: 4%;
  819. align-items: start;
  820. color: black;
  821. font-weight: 800; }
  822. #header-top .region-header-top-left #block-logogouv {
  823. display: flex;
  824. height: 100%;
  825. align-items: center; }
  826. #header-top .region-header-top-left #block-logogouv img {
  827. min-width: 80px;
  828. width: 70%;
  829. height: auto; }
  830. #header-top .region-header-top-left #block-logoeql {
  831. display: flex;
  832. height: 100%;
  833. align-items: center; }
  834. #header-top .region-header-top-left #block-logoeql img {
  835. min-width: 80px;
  836. width: 80%;
  837. height: auto; }
  838. #header-top .region-header-top-left ul {
  839. font-size: 1.2rem;
  840. list-style: none;
  841. display: flex;
  842. flex-direction: row;
  843. width: 100%; }
  844. #header-top .region-header-top-left ul :is(.sous-liste) {
  845. display: flex;
  846. flex-direction: column;
  847. padding: 1rem; }
  848. #header-top .region-header-top-left ul li a {
  849. color: black; }
  850. #header-top .region-header-top-left ul li .is-active {
  851. color: #009ee3; }
  852. #header-top .region-header-top-left ul li :hover {
  853. color: #009ee3; }
  854. #header-top .region-header-top-left ul div:first-child li div {
  855. display: none; }
  856. #header-top .region-header-top-left :hover ul div:first-child li div {
  857. display: block;
  858. background-color: white;
  859. padding: 1rem; }
  860. #header-top .region-header-top-left :hover ul div:first-child li div a {
  861. color: black; }
  862. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  863. color: #009ee3; }
  864. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  865. display: block;
  866. background-color: white;
  867. padding: 1rem; }
  868. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  869. color: black; }
  870. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  871. color: #009ee3; }
  872. #header-top #block-burger {
  873. z-index: 1;
  874. background-color: #009ee3;
  875. font-size: 0.7rem;
  876. color: white;
  877. display: block;
  878. width: 7rem;
  879. height: 100%;
  880. margin-top: 0; }
  881. #header-top #block-burger :hover {
  882. cursor: pointer; }
  883. #header-top #block-burger h2 {
  884. padding-top: 1rem; }
  885. #header-top #block-burger h2:after {
  886. display: block;
  887. margin: auto;
  888. align-self: center;
  889. height: 70px;
  890. 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>'); }
  891. #header-top #block-burger #block-burger-menu {
  892. display: block;
  893. margin: 0;
  894. align-self: center;
  895. text-align: center; }
  896. #header-top #block-burger .ul1:not(.sous-liste) {
  897. width: 300%;
  898. position: relative;
  899. right: 260px;
  900. margin: 0;
  901. padding-top: 2rem;
  902. padding-bottom: 2rem;
  903. z-index: 99; }
  904. #header-top #block-burger ul {
  905. display: none;
  906. background-color: #009ee3;
  907. line-height: 2rem;
  908. list-style: none; }
  909. #header-top #block-burger ul .ul1 .sous-liste a {
  910. opacity: 1; }
  911. #header-top #block-burger ul a {
  912. opacity: 0.6;
  913. color: white;
  914. font-weight: 800;
  915. font-size: 1rem; }
  916. #header-top #block-burger.opened ul {
  917. display: block; }
  918. #fotter-bottom {
  919. box-shadow: 1px 0px 8px black;
  920. display: flex;
  921. flex: 1 1 120px;
  922. flex-direction: row;
  923. background-color: white;
  924. padding-top: 3rem; }
  925. #fotter-bottom .region {
  926. display: block;
  927. padding-left: 1rem;
  928. padding-right: 1rem;
  929. padding-bottom: 1rem;
  930. border-left: #009ee3 solid 1px; }
  931. #fotter-bottom .region h2 {
  932. margin-top: 0;
  933. color: #09398b;
  934. font-size: 1.2rem; }
  935. #fotter-bottom .region-footer-bottom-left {
  936. margin-left: 3rem;
  937. border: none;
  938. width: 30%; }
  939. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
  940. display: flex;
  941. flex-direction: row;
  942. justify-content: flex-start;
  943. flex-wrap: wrap;
  944. padding-top: 1rem; }
  945. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  946. padding-right: 1rem;
  947. padding-bottom: 1rem; }
  948. #fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
  949. width: auto;
  950. height: 30px; }
  951. #fotter-bottom .region-footer-bottom-right {
  952. width: 15%;
  953. display: flex;
  954. flex-direction: column-reverse;
  955. justify-content: flex-end; }
  956. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
  957. display: flex;
  958. flex-direction: row; }
  959. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p :nth-child(1):before {
  960. display: block;
  961. content: "";
  962. background: url("../images/pictos/logo-twitter.png"); }
  963. #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg {
  964. display: none; }
  965. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
  966. margin-top: 0;
  967. color: #09398b;
  968. font-weight: 800;
  969. list-style: none;
  970. padding-left: 0; }
  971. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul a {
  972. color: #09398b;
  973. font-size: 1.2rem;
  974. text-decoration: underline;
  975. margin-top: 0; }
  976. #fotter-bottom .region-footer-bottom-middle {
  977. width: 60%; }
  978. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content {
  979. display: flex;
  980. flex-direction: row;
  981. justify-content: flex-start;
  982. flex-wrap: wrap; }
  983. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  984. padding-right: 1rem;
  985. padding-bottom: 1rem; }