styles.css 49 KB

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