styles.css 45 KB

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