styles.css 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. /*eql*/
  2. /*global*/
  3. @font-face {
  4. font-family: 'Font Awesome';
  5. src: url("../fonts/Font Awesome/fa-regular-400.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. /* Manifont Grotesk */
  70. /* Colors used for EQL */
  71. .layout-container {
  72. font-family: "Marianne", sans-serif;
  73. margin: none;
  74. top: 0%;
  75. left: 0%;
  76. width: 100%;
  77. overflow: hidden; }
  78. .path-frontpage {
  79. margin: 0; }
  80. .path-node {
  81. margin: 0; }
  82. .field--name-field-titre .field__item {
  83. color: #09398b;
  84. font-weight: 900;
  85. font-size: 2rem; }
  86. .field--name-field-titre .field__label {
  87. visibility: hidden; }
  88. .inter-titre {
  89. color: #009ee3;
  90. text-transform: uppercase; }
  91. a {
  92. text-decoration: none; }
  93. /*pages*/
  94. /*
  95. @import "pages/partials/header_footer";
  96. @import "pages/home";*/
  97. .field--type-entity-reference-revisions .paragraph-summary {
  98. font-family: "Marianne", sans-serif;
  99. font-size: 5rem;
  100. font-weight: 600;
  101. color: black !important;
  102. text-transform: capitalize; }
  103. .field--type-entity-reference-revisions .paragraph-summary span:nth-of-type(2n) {
  104. display: block;
  105. font-size: 1rem; }
  106. .field--type-entity-reference-revisions .paragraph-summary:nth-of-type(2n) {
  107. font-size: 2rem; }
  108. .contextual-region {
  109. display: grid;
  110. grid-template-columns: 10% 2fr 2fr 2fr 2fr 10%;
  111. grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr; }
  112. .block-views-blockactus-blocks-pages-block-1 {
  113. background-color: #09398b; }
  114. .view-content {
  115. display: flex;
  116. flex-direction: row;
  117. justify-content: space-around; }
  118. .view-content .node-type-actualite div:first-child {
  119. padding: 1rem;
  120. color: white; }
  121. .view-content .node-type-actualite div:first-child .field--name-field-images .field__item img {
  122. height: 400px; }
  123. .view-content .node-type-actualite a {
  124. color: white; }
  125. /*partials*/
  126. #header-top {
  127. height: 7rem;
  128. background-color: white;
  129. box-shadow: 1px 0px 8px black;
  130. display: flex;
  131. flex-direction: row;
  132. justify-content: space-between;
  133. color: black;
  134. position: sticky; }
  135. #header-top .region-header-top-left {
  136. display: flex;
  137. flex-direction: row;
  138. padding: 1rem;
  139. align-items: center;
  140. color: black;
  141. font-weight: 800;
  142. position: sticky; }
  143. #header-top .region-header-top-left ul {
  144. list-style: none;
  145. display: flex;
  146. flex-direction: row; }
  147. #header-top .region-header-top-left ul li {
  148. padding-right: 1rem; }
  149. #header-top .region-header-top-left ul li a {
  150. color: black; }
  151. #header-top .region-header-top-left ul li a .is-active {
  152. color: #009ee3; }
  153. #header-top .region-header-top-left ul .ul2 {
  154. flex-direction: column; }
  155. #header-top .region-header-top-left :hover {
  156. color: #009ee3; }
  157. #header-top li ul {
  158. display: flex;
  159. flex-direction: column; }
  160. #header-top #block-burger {
  161. z-index: 1;
  162. background-color: #009ee3;
  163. font-size: 0.5rem;
  164. color: white;
  165. display: block;
  166. width: 7rem;
  167. height: 7rem;
  168. margin-top: 0; }
  169. #header-top #block-burger :hover {
  170. cursor: pointer; }
  171. #header-top #block-burger h2::after {
  172. display: block;
  173. font-family: 'Font Awesome';
  174. content: "\f0c9";
  175. height: 60px;
  176. font-size: 1rem; }
  177. #header-top #block-burger #block-burger-menu {
  178. display: block;
  179. margin: 0;
  180. align-self: center;
  181. text-align: center;
  182. height: 7rem; }
  183. #header-top #block-burger .menuOpen:first-of-type {
  184. width: 500%;
  185. position: relative;
  186. right: 0; }
  187. #header-top #block-burger ul {
  188. display: none;
  189. background-color: #009ee3;
  190. line-height: 2rem;
  191. list-style: none; }
  192. #header-top #block-burger ul .ul1 .sous-liste a {
  193. opacity: 1; }
  194. #header-top #block-burger ul a {
  195. color: white;
  196. font-weight: 800;
  197. font-size: 1rem; }
  198. #header-top #block-burger.opened ul {
  199. display: block; }
  200. #fotter-bottom {
  201. display: flex;
  202. flex-direction: row; }
  203. #fotter-bottom .region {
  204. display: block;
  205. padding-left: 1rem;
  206. border-left: #009ee3 solid 1px;
  207. padding-bottom: 2rem; }
  208. #fotter-bottom .region h2 {
  209. margin-top: 0;
  210. color: #09398b; }
  211. #fotter-bottom .region img {
  212. height: 4rem;
  213. width: auto; }
  214. #fotter-bottom .region-footer-bottom-left {
  215. border: none; }
  216. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul {
  217. margin-top: 0;
  218. color: #09398b;
  219. font-weight: 800;
  220. list-style: none; }
  221. #fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
  222. color: #09398b;
  223. font-size: 1.5rem;
  224. margin-top: 0; }
  225. #fotter-bottom .view-id-partenaires .view-content {
  226. display: flex;
  227. flex-direction: row;
  228. justify-content: flex-start;
  229. flex-wrap: wrap; }
  230. #fotter-bottom .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
  231. padding-right: 1rem;
  232. padding-bottom: 1rem; }