styles.css 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974
  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-views-blockactus-blocks-pages-block-1 {
  352. grid-area: actus;
  353. width: 100vw;
  354. border-bottom: 5px solid #009ee3;
  355. border-top: 5px solid #009ee3; }
  356. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content {
  357. display: grid;
  358. grid-template-columns: 1fr repeat(4, 2fr) 1fr;
  359. margin: auto;
  360. padding-top: 2rem;
  361. padding-bottom: 4rem; }
  362. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .views-row:nth-of-type(1) {
  363. grid-column: 2; }
  364. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite {
  365. color: black;
  366. line-height: 1.5rem;
  367. padding: 0.5rem; }
  368. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite div:first-child {
  369. display: flex;
  370. flex-direction: column; }
  371. .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) {
  372. order: 1; }
  373. .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) {
  374. order: 2; }
  375. .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) {
  376. order: 3; }
  377. .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 {
  378. max-width: 95%;
  379. max-height: 150px;
  380. object-fit: cover;
  381. width: 100%;
  382. padding-bottom: 1rem; }
  383. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time {
  384. font-size: 0.9rem;
  385. font-weight: 800;
  386. padding-right: 1rem;
  387. width: fit-content; }
  388. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite time:after {
  389. padding-left: 0.5rem;
  390. content: "|"; }
  391. .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) {
  392. width: 100%; }
  393. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite h2 {
  394. margin: 0; }
  395. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite a {
  396. color: black; }
  397. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links {
  398. padding-top: none !important;
  399. list-style: none;
  400. width: fit-content;
  401. align-self: flex-end;
  402. padding-right: 1rem; }
  403. .path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 .view-actus-blocks-pages .view-content .node-type-actualite .inline.links a {
  404. display: none; }
  405. .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 {
  406. padding-top: 1rem; }
  407. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 {
  408. grid-area: actus;
  409. grid-row: 4;
  410. grid-column: 5 / span 6;
  411. width: fit-content;
  412. margin-bottom: 2rem;
  413. align-self: end; }
  414. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link {
  415. width: fit-content;
  416. height: fit-content;
  417. padding: 0.4rem 1rem;
  418. font-size: 0.8rem;
  419. margin: 0;
  420. background-color: white;
  421. border: 2px solid #009ee3;
  422. list-style: none; }
  423. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a {
  424. text-transform: uppercase;
  425. font-weight: 700;
  426. color: #009ee3; }
  427. .path-frontpage .block-region-content .block-block-content3ee1f633-aaa7-4b4c-a42a-02206e26d3a2 .field--type-link a::after {
  428. 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>'); }
  429. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 {
  430. grid-area: programme; }
  431. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) {
  432. padding-top: 2rem;
  433. background: url("../images/pictos/carre-contour-bleu.svg");
  434. background-repeat: no-repeat;
  435. max-width: 100vw;
  436. background-size: cover; }
  437. .path-frontpage .block-region-content .block-views-blockhome-nodes-block-2 .view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
  438. width: 70%;
  439. margin: auto; }
  440. .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) {
  441. display: flex;
  442. flex-direction: row;
  443. flex-wrap: wrap; }
  444. .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) {
  445. order: 3; }
  446. .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 {
  447. z-index: 95;
  448. align-self: flex-end;
  449. width: fit-content;
  450. height: fit-content;
  451. padding: 0.4rem 1rem;
  452. font-size: 0.8rem;
  453. margin: 0;
  454. background-color: white;
  455. border: 2px solid #009ee3;
  456. list-style: none; }
  457. .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 {
  458. text-transform: uppercase;
  459. font-weight: 700;
  460. color: #009ee3; }
  461. .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 {
  462. 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>'); }
  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 .field--name-field-images .field__item img {
  464. width: 15rem;
  465. height: 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 .field--name-title {
  467. display: none; }
  468. .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 {
  469. flex: 1 1 50px;
  470. padding-left: 1rem; }
  471. .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 {
  472. background-color: white;
  473. font-size: 1.5rem;
  474. width: 110%;
  475. margin-bottom: 2rem;
  476. padding-bottom: 2rem;
  477. margin-block-start: 0; }
  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 .field--name-field-videos {
  479. flex: 0 0 80%;
  480. padding-top: 4rem;
  481. margin: auto; }
  482. .node-id-20 {
  483. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  484. background-repeat: repeat;
  485. background-position-y: 7rem;
  486. max-width: 100vw;
  487. background-size: contain; }
  488. .node-id-20 .layout__region--top {
  489. padding-bottom: 3rem; }
  490. .node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  491. font-family: 'Source Code Pro';
  492. font-size: 2rem;
  493. font-weight: 800;
  494. color: white;
  495. background-color: #009ee3;
  496. text-transform: uppercase; }
  497. .field--name-field-partenaires {
  498. padding-top: 3rem; }
  499. .field--name-field-partenaires .paragraph--type--partenaire {
  500. background-color: white;
  501. width: 75%;
  502. padding-bottom: 3rem;
  503. display: grid;
  504. grid-template-columns: repeat(auto-fill, 120px);
  505. grid-template-rows: repeat(auto-fill); }
  506. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-logo {
  507. grid-column: 1 / 4;
  508. grid-row: 2;
  509. margin-top: 2rem; }
  510. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-titre {
  511. grid-column: 3 / 7;
  512. grid-row: 1;
  513. font-weight: 800; }
  514. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-texte {
  515. grid-column: 3 / 7;
  516. grid-row: 2; }
  517. .field--name-field-partenaires .paragraph--type--partenaire .field--name-field-lien {
  518. grid-column: 3 / 7;
  519. grid-row: 3; }
  520. .field--name-field-partenaires a {
  521. color: black; }
  522. .field--name-field-partenaires a svg {
  523. display: none; }
  524. .node-id-35 .region-content {
  525. background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
  526. background-repeat: no-repeat;
  527. max-width: 100vw;
  528. background-size: contain; }
  529. .node-id-35 .layout__region--top {
  530. padding-bottom: 3rem; }
  531. .node-id-35 .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. .node-id-3 {
  539. background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
  540. background-repeat: no-repeat;
  541. background-position-y: 7rem;
  542. max-width: 100vw;
  543. background-size: contain; }
  544. .node-id-3 .layout__region--top {
  545. padding-bottom: 3rem; }
  546. .node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  547. font-family: 'Source Code Pro';
  548. font-size: 2rem;
  549. font-weight: 800;
  550. color: #009ee3;
  551. background-color: white;
  552. text-transform: uppercase; }
  553. .path-actualites {
  554. background-color: rgba(0, 158, 227, 0.2);
  555. margin: 0; }
  556. .path-actualites .block-region-content {
  557. display: grid;
  558. grid-template-columns: 1fr 8fr 1fr;
  559. margin: auto;
  560. padding-top: 3rem; }
  561. .path-actualites .block-region-content .block-views {
  562. grid-column: 2; }
  563. .path-actualites .block-region-content .block-views .view-content {
  564. display: flex;
  565. flex-direction: row;
  566. flex-wrap: wrap; }
  567. .path-actualites .block-region-content .block-views .view-content .views-row {
  568. width: 25%;
  569. flex: 0 0 25%; }
  570. .path-actualites .block-region-content .block-views .view-display-id-block_2 {
  571. padding-top: 0; }
  572. .path-actualites .block-region-content .block-views .node-type-actualite {
  573. color: #09398b;
  574. line-height: 1.5rem;
  575. padding: 0.5rem;
  576. padding-right: 1rem;
  577. padding-left: 1rem; }
  578. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child {
  579. display: flex;
  580. flex-direction: column; }
  581. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(1) {
  582. order: 1; }
  583. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(4) {
  584. order: 2; }
  585. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child :nth-child(5) {
  586. order: 3; }
  587. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child a {
  588. color: #09398b; }
  589. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images .field__item img {
  590. width: 100%;
  591. max-height: 175px;
  592. object-fit: cover; }
  593. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
  594. display: block;
  595. 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>'); }
  596. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time {
  597. font-size: 0.9rem;
  598. font-weight: 800;
  599. padding-right: 1rem;
  600. width: fit-content; }
  601. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child time:after {
  602. padding-left: 0.5rem;
  603. content: "|"; }
  604. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field:not(.field--name-field-images) {
  605. width: 80%; }
  606. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
  607. margin: 0; }
  608. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links {
  609. padding-top: none !important;
  610. list-style: none;
  611. width: fit-content;
  612. align-self: flex-end;
  613. padding-right: 1rem; }
  614. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .inline.links a {
  615. display: none; }
  616. .path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-actu-type {
  617. padding-top: 1rem; }
  618. .node-id-4 {
  619. background: url("../images/pictos/carre-contour-bleu_programme.svg");
  620. background-repeat: no-repeat;
  621. background-position-y: 7rem;
  622. max-width: 100vw;
  623. background-size: contain; }
  624. .node-id-4 .layout__region--top {
  625. padding-bottom: 3rem; }
  626. .node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  627. font-family: 'Source Code Pro';
  628. font-size: 2rem;
  629. font-weight: 800;
  630. color: white;
  631. background-color: #009ee3;
  632. text-transform: uppercase; }
  633. .node-id-4 .layout__region--second {
  634. width: 25%; }
  635. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes {
  636. background-color: white; }
  637. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
  638. font-size: 1.5rem;
  639. font-weight: 1000;
  640. font-family: 'Source Code Pro';
  641. color: #09398b;
  642. text-transform: uppercase; }
  643. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes h4 {
  644. text-transform: none !important; }
  645. .node-id-4 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
  646. padding-right: 2rem; }
  647. .node-id-5 .region-content {
  648. background: url("../images/pictos/carre-contour-bleu_contact.svg");
  649. background-repeat: no-repeat;
  650. max-width: 100vw;
  651. background-size: contain; }
  652. .node-id-5 .layout__region--top {
  653. padding-bottom: 3rem; }
  654. .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
  655. font-family: 'Source Code Pro';
  656. font-size: 2rem;
  657. font-weight: 800;
  658. color: white;
  659. background-color: #009ee3;
  660. text-transform: uppercase; }
  661. .path-faq .block-region-content {
  662. display: grid;
  663. grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
  664. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
  665. grid-column: 5;
  666. background-color: #009ee3; }
  667. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien {
  668. text-align: center; }
  669. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien:before {
  670. margin-top: 1rem;
  671. display: block;
  672. content: url("../images/pictos/picto_faq.svg"); }
  673. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-lien a {
  674. font-size: 0.8rem;
  675. font-weight: 1000;
  676. color: #09398b;
  677. text-transform: uppercase; }
  678. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p {
  679. margin-top: 0;
  680. margin-left: 1.5rem;
  681. margin-right: 1.5rem;
  682. text-align: center; }
  683. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p a {
  684. font-weight: 800;
  685. color: white;
  686. font-size: 1.3rem; }
  687. .path-faq .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 .field--name-field-description p:after {
  688. display: block;
  689. content: url("../images/pictos/noun_Arrow_3771902.svg"); }
  690. .path-faq .block-region-content .block-views-blockfaq-block-1 {
  691. grid-column: 2 / span 3;
  692. display: grid;
  693. grid-template-columns: 1fr 1fr 1fr; }
  694. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child {
  695. grid-column: 1 / span 3; }
  696. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse {
  697. border-bottom: 1px solid #009ee3;
  698. padding-bottom: 2rem; }
  699. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-title {
  700. display: none; }
  701. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p {
  702. font-family: 'Source Code Pro';
  703. font-weight: 500;
  704. color: #09398b;
  705. font-size: 1.5rem; }
  706. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-question p:after {
  707. display: inline-flex;
  708. 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>');
  709. justify-self: flex-end; }
  710. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-reponse {
  711. display: none; }
  712. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .opened {
  713. display: block; }
  714. .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) {
  715. display: none; }
  716. .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) {
  717. display: none; }
  718. .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 {
  719. display: inline-block;
  720. content: url("../images/pictos/noun_Download_file_307900.svg");
  721. width: 30px;
  722. height: 30px;
  723. padding-right: 0.8rem; }
  724. .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 {
  725. display: inline-flex;
  726. align-items: center;
  727. color: black;
  728. font-weight: 800; }
  729. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a {
  730. display: flex;
  731. flex-direction: row;
  732. justify-content: left;
  733. align-items: center;
  734. color: black;
  735. font-weight: 800; }
  736. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens a:before {
  737. display: inline-block;
  738. content: url("../images/pictos/noun_External Link_674151.svg");
  739. width: 30px;
  740. height: 30px;
  741. padding-right: 0.8rem; }
  742. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-liens svg {
  743. display: none; }
  744. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress {
  745. margin-top: 0.5rem; }
  746. .path-faq .block-region-content .block-views-blockfaq-block-1 div:first-child .node-type-question_reponse .field--name-field-ress a {
  747. color: black;
  748. text-decoration: underline;
  749. font-weight: 800; }
  750. /*partials*/
  751. .layout-container {
  752. position: relative; }
  753. header {
  754. width: 100%;
  755. position: fixed;
  756. z-index: 99; }
  757. #header-top {
  758. height: 7rem;
  759. background-color: white;
  760. box-shadow: 1px 0px 8px black;
  761. display: flex;
  762. flex-direction: row;
  763. justify-content: space-between;
  764. color: black;
  765. top: 0%; }
  766. #header-top .region-header-top-left {
  767. display: flex;
  768. flex-direction: row;
  769. padding: 1rem;
  770. padding-left: 4%;
  771. align-items: start;
  772. color: black;
  773. font-weight: 800; }
  774. #header-top .region-header-top-left #block-logogouv {
  775. display: flex;
  776. height: 100%;
  777. align-items: center; }
  778. #header-top .region-header-top-left #block-logogouv img {
  779. min-width: 80px;
  780. width: 70%;
  781. height: auto; }
  782. #header-top .region-header-top-left #block-logoeql {
  783. display: flex;
  784. height: 100%;
  785. align-items: center; }
  786. #header-top .region-header-top-left #block-logoeql img {
  787. min-width: 80px;
  788. width: 80%;
  789. height: auto; }
  790. #header-top .region-header-top-left ul {
  791. font-size: 1.2rem;
  792. list-style: none;
  793. display: flex;
  794. flex-direction: row;
  795. width: 100%; }
  796. #header-top .region-header-top-left ul :is(.sous-liste) {
  797. display: flex;
  798. flex-direction: column;
  799. padding: 1rem; }
  800. #header-top .region-header-top-left ul li a {
  801. color: black; }
  802. #header-top .region-header-top-left ul li .is-active {
  803. color: #009ee3; }
  804. #header-top .region-header-top-left ul li :hover {
  805. color: #009ee3; }
  806. #header-top .region-header-top-left ul div:first-child li div {
  807. display: none; }
  808. #header-top .region-header-top-left :hover ul div:first-child li div {
  809. display: block;
  810. background-color: white;
  811. padding: 1rem; }
  812. #header-top .region-header-top-left :hover ul div:first-child li div a {
  813. color: black; }
  814. #header-top .region-header-top-left :hover ul div:first-child li div a:hover {
  815. color: #009ee3; }
  816. #header-top .region-header-top-left :hover ul div:nth-child(2) li div {
  817. display: block;
  818. background-color: white;
  819. padding: 1rem; }
  820. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a {
  821. color: black; }
  822. #header-top .region-header-top-left :hover ul div:nth-child(2) li div a:hover {
  823. color: #009ee3; }
  824. #header-top #block-burger {
  825. z-index: 1;
  826. background-color: #009ee3;
  827. font-size: 0.7rem;
  828. color: white;
  829. display: block;
  830. width: 7rem;
  831. height: 100%;
  832. margin-top: 0; }
  833. #header-top #block-burger :hover {
  834. cursor: pointer; }
  835. #header-top #block-burger h2 {
  836. padding-top: 1rem; }
  837. #header-top #block-burger h2:after {
  838. display: block;
  839. margin: auto;
  840. align-self: center;
  841. height: 70px;
  842. 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>'); }
  843. #header-top #block-burger #block-burger-menu {
  844. display: block;
  845. margin: 0;
  846. align-self: center;
  847. text-align: center; }
  848. #header-top #block-burger .ul1:not(.sous-liste) {
  849. width: 300%;
  850. position: relative;
  851. right: 260px;
  852. margin: 0;
  853. padding-top: 2rem;
  854. padding-bottom: 2rem;
  855. z-index: 99; }
  856. #header-top #block-burger ul {
  857. display: none;
  858. background-color: #009ee3;
  859. line-height: 2rem;
  860. list-style: none; }
  861. #header-top #block-burger ul .ul1 .sous-liste a {
  862. opacity: 1; }
  863. #header-top #block-burger ul a {
  864. opacity: 0.6;
  865. color: white;
  866. font-weight: 800;
  867. font-size: 1rem; }
  868. #header-top #block-burger.opened ul {
  869. display: block; }
  870. #fotter-bottom {
  871. box-shadow: 1px 0px 8px black;
  872. display: flex;
  873. flex: 1 1 120px;
  874. flex-direction: row;
  875. background-color: white;
  876. padding-top: 3rem; }
  877. #fotter-bottom .region {
  878. display: block;
  879. padding-left: 1rem;
  880. padding-right: 1rem;
  881. padding-bottom: 1rem;
  882. border-left: #009ee3 solid 1px; }
  883. #fotter-bottom .region h2 {
  884. margin-top: 0;
  885. color: #09398b;
  886. font-size: 1.2rem; }
  887. #fotter-bottom .region-footer-bottom-left {
  888. margin-left: 3rem;
  889. border: none;
  890. width: 20%;
  891. display: flex;
  892. flex-direction: row; }
  893. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
  894. display: flex;
  895. flex-direction: row;
  896. justify-content: flex-start;
  897. flex-wrap: wrap;
  898. padding-top: 1rem; }
  899. #fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  900. padding-right: 1rem;
  901. padding-bottom: 1rem; }
  902. #fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 {
  903. border-left: #009ee3 solid 1px;
  904. padding-left: 1rem; }
  905. #fotter-bottom .region-footer-bottom-right {
  906. width: 15%; }
  907. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
  908. margin-top: 0;
  909. color: #09398b;
  910. font-weight: 800;
  911. list-style: none;
  912. padding-left: 0; }
  913. #fotter-bottom .region-footer-bottom-right #block-pieddepage ul a {
  914. color: #09398b;
  915. font-size: 1.2rem;
  916. text-decoration: underline;
  917. margin-top: 0; }
  918. #fotter-bottom .region-footer-bottom-middle {
  919. width: 60%; }
  920. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content {
  921. display: flex;
  922. flex-direction: row;
  923. justify-content: flex-start;
  924. flex-wrap: wrap;
  925. padding-top: 1rem; }
  926. #fotter-bottom .region-footer-bottom-middle .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  927. padding-right: 1rem;
  928. padding-bottom: 1rem; }