_custom.scss 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870
  1. // Your custom SCSS should be written here...
  2. .grav-lightslider {
  3. .lSSlideOuter {
  4. .lSPager.lSpg {
  5. > li a {
  6. z-index: 1;
  7. }
  8. }
  9. }
  10. }
  11. .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
  12. padding-left: 3rem;
  13. padding-right: 3rem;
  14. }
  15. #body > script:first-child + .grav-lightslider {
  16. margin-top: -3rem;
  17. }
  18. #sb-site{
  19. background: none !important;
  20. #body{
  21. background: none !important;
  22. padding-bottom: 2rem !important;
  23. font-family: "Sarabun", sans-serif !important;
  24. p:empty { display:none; }
  25. @media (max-width: 442px) {
  26. padding-top: 2rem;
  27. }
  28. }
  29. }
  30. #header.scrolled {
  31. padding-left: 2rem;
  32. padding-right: 2rem;
  33. img {
  34. @include transform(scale(0.75));
  35. @extend .default-animation;
  36. }
  37. }
  38. #header #navbar ul.navigation li a {
  39. font-family: "Sarabun", sans-serif;
  40. font-weight: 400;
  41. text-transform: uppercase;
  42. font-size: 1rem;
  43. display: inline-block;
  44. padding: 0.3rem 0.8rem;
  45. -webkit-backface-visibility: hidden;
  46. // float: left;
  47. }
  48. #header #navbar ul.navigation li:after {
  49. display: inline;
  50. content: "|";
  51. padding: 0 .1em;
  52. vertical-align: top;
  53. }
  54. #header #navbar ul.navigation li:last-child:after {
  55. content: "" !important;
  56. }
  57. #header #navbar ul.navigation li a:hover {
  58. font-weight: 900;
  59. }
  60. #header #navbar ul.navigation {
  61. }
  62. // #header #logo img.scrolled {
  63. // height: 3.5rem!important;
  64. // }
  65. #logo {
  66. position: relative;
  67. display: flex;
  68. flex-direction: row;
  69. // @include transform(scale(0.75));
  70. // &.active {
  71. // a:after {
  72. // top: 0;
  73. // visibility: visible;
  74. // @include transform(scale(0.75));
  75. // @extend .default-animation;
  76. //
  77. img {
  78. padding: 0.5rem;
  79. height: 4rem !important;
  80. margin:auto;
  81. @media (max-width: 442px) {
  82. height: 3rem!important;
  83. }
  84. @media (max-width: 1024px) {
  85. height: 3.5rem!important;
  86. }
  87. #gouv {
  88. padding-right: 2rem;
  89. padding: 0.5rem;
  90. min-height: 4rem !important;
  91. margin:auto;
  92. }
  93. #epau {
  94. }
  95. }
  96. }
  97. @media (max-width: 442px) {
  98. #header #navbar {
  99. position: absolute;
  100. right: 1rem;
  101. }
  102. .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
  103. padding-left: 0!important;
  104. padding-right: 0rem !important;
  105. }
  106. #header #logo {
  107. position: absolute;
  108. left: -2rem;
  109. }
  110. #logo img {
  111. height: 3rem;
  112. margin-left: 1rem;
  113. }
  114. }
  115. @media (max-width: 1024px) {
  116. .padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
  117. padding-left: 0!important;
  118. padding-right: 0rem !important;
  119. }
  120. #header #navbar {
  121. padding-right: 2rem;
  122. }
  123. }
  124. .callout {
  125. padding-top: 0.5rem;
  126. }
  127. .callout h1, h2, h3, p {
  128. text-align: left !important;
  129. }
  130. .callout {
  131. padding-right: 0rem !important;
  132. padding-left: 0rem !important;
  133. // h1 {
  134. // margin-bottom: 0rem !important;
  135. // }
  136. h2 {
  137. text-transform: capitalize;
  138. font-weight: 300;
  139. font-size: 1rem;
  140. }
  141. }
  142. .titre_nsb {
  143. display: block;
  144. margin-right: 52%;
  145. h1 {
  146. margin-bottom: 0rem !important;
  147. text-align: right;
  148. padding-right: 0rem !important;
  149. padding-left: 2rem;
  150. }
  151. @media (max-width: 442px) {
  152. margin-right: 42%;
  153. h1 {
  154. font-size: 1.6rem;
  155. }
  156. }
  157. }
  158. .titre_bsn {
  159. display: block;
  160. margin-left: 40%;
  161. // padding-right: 15%;
  162. h1 {
  163. text-align: left;
  164. margin-bottom: 0rem !important;
  165. // padding-bottom: 3rem;
  166. }
  167. p {
  168. padding-right: 15%;
  169. }
  170. @media (max-width: 442px) {
  171. h1 {
  172. font-size: 1.6rem;
  173. }
  174. }
  175. }
  176. @keyframes animate {
  177. 0% {width: 0%;}
  178. 100% {width: 100%;}
  179. }
  180. @keyframes glissement {
  181. from {
  182. margin-left: 100%;
  183. width: 300%;
  184. }
  185. to {
  186. margin-left: 0%;
  187. width: 100%;
  188. }
  189. }
  190. .after-h1 {
  191. .in-view-right {
  192. // opacity: 0;
  193. // transition: opacity 1s ease-in-out;
  194. animation: animate 1.2s 1 normal ease-in-out forwards;
  195. }
  196. .in-view {
  197. animation: glissement 1.2s 1 normal ease-in-out forwards;
  198. }
  199. }
  200. //
  201. // .after-h1 {
  202. // .test {
  203. // // opacity: 0;
  204. // // transition: opacity 1s ease-in-out;
  205. // animation: anim 2.5s 1 normal ease-in-out forwards;
  206. // }
  207. // .animateMe {
  208. // animation: glissement 2.5s 1 normal ease-in-out forwards;
  209. // }
  210. // }
  211. .programmes {
  212. display: flex;
  213. flex-wrap: wrap;
  214. //
  215. // background-image:
  216. // url("/user/themes/epau-antimatter/images/14360_default_big.jpg") ,
  217. // url("/user/themes/epau-antimatter/images/10361_web_01.jpg") ,
  218. // url("/user/themes/epau-antimatter/images/hyperliens_marseille_.PNG") ,
  219. // url("/user/themes/epau-antimatter/images/jeux-olypiques-paris-2024-village-athle-lot-e2.jpg") ;
  220. //
  221. // background-attachment: fixed;
  222. //
  223. // background-position: 50% -50px;
  224. // position: sticky;
  225. // transform: translateY(-1);
  226. // min-height: 500px;
  227. background-color: #d5d2d1;
  228. z-index: -1;
  229. justify-content: center;
  230. padding-left: 15%;
  231. padding-right: 15%;
  232. padding-top: 8rem;
  233. padding-bottom: 8rem;
  234. }
  235. .parallax-window {
  236. // min-height: 400px;
  237. background: transparent;
  238. // height: 1534px;
  239. // overflow: hidden;
  240. }
  241. // .images-background {
  242. // position: absolute !important;
  243. // width: 100%;
  244. // display: flex;
  245. // flex-direction: row;
  246. // flex-wrap: wrap;
  247. // justify-content: space-between;
  248. //
  249. // #photo1 {
  250. // position: relative;
  251. // top: -60px;
  252. //
  253. // }
  254. //
  255. // #photo2 {
  256. // z-index: 0;
  257. // width:700px !important;
  258. // position: relative;
  259. // top: 260px;
  260. // }
  261. //
  262. // #photo3 {
  263. // z-index: 0;
  264. // width:700px !important;
  265. // position: relative;
  266. // top: 300px;
  267. // }
  268. //
  269. // #photo4 {
  270. // z-index: 0;
  271. // width:700px !important;
  272. // position: relative;
  273. // top: 300px;
  274. // }
  275. // }
  276. .programme {
  277. z-index: 1;
  278. max-width: 35%;
  279. min-width: 26rem;
  280. padding: 1.5rem;
  281. background-color: white;
  282. margin: 0.4rem;
  283. h4 {
  284. text-transform: uppercase;
  285. line-height: 1.2;
  286. }
  287. img {
  288. max-height: 4rem;
  289. }
  290. p {
  291. font-family: $font-family-default;
  292. font-weight: 500;
  293. font-style: italic;
  294. padding-bottom: 1.5rem;
  295. }
  296. @media (max-width: 442px) {
  297. min-width: 20rem;
  298. }
  299. }
  300. .programme:hover {
  301. background-color: #000;
  302. transition:0.2s ease-in-out;
  303. p {
  304. color: #fff;
  305. }
  306. h4 {
  307. color: #fff;
  308. }
  309. }
  310. /*CSS pour afficher/masquer un texte via un bouton*/
  311. /*Style du module TEXTE*/
  312. .texte-cache {
  313. position: relative;
  314. max-height: 400px; /*Hauteur du texte visible avant le clic*/
  315. overflow: hidden; /*On cache tout ce qui dépasse des 400px*/
  316. transition: max-height 1s ease; /* Transition CSS entre l'ouverture et la fermeture*/
  317. @media (max-width: 1024px) {
  318. max-height: 445px;
  319. }
  320. @media (max-width:442px) {
  321. max-height: 400px;
  322. }
  323. }
  324. /*Style du module TEXTE lorsqu'il est ouvert*/
  325. .texte-cache.ouvert {
  326. max-height: 300vh; /* On lui définit une hauteur max de tout l'écran si nécessaire pour qu'il affiche tout son contenu*/
  327. }
  328. /*On stylise l'effet de flou lorsque le module TEXTE est fermé, donc il n'a pas la classe "ouvert"*/
  329. .texte-cache:not(.ouvert)::after {
  330. content: '';
  331. position: absolute;
  332. top: 400px;
  333. bottom: 0;
  334. left: 0;
  335. right: 0;
  336. // background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); /*Couleur de notre effet*/
  337. }
  338. .modular .features {
  339. @media (max-width: 1024px) {
  340. width: 80% !important;
  341. margin: auto !important;
  342. }
  343. }
  344. .modular .features .feature {
  345. // margin-bottom: 10rem;
  346. @media (max-width: 442px) {width: 80% ;}
  347. @media (max-width: 1024px) {width: 24% ;}
  348. }
  349. .bouton-ouverture {
  350. position: relative;
  351. justify-content: center;
  352. cursor: pointer;
  353. border: solid;
  354. border-radius: 0px !important;
  355. background-color: transparent;
  356. text-transform: uppercase;
  357. left: 45%;
  358. // margin-top: 3rem;
  359. margin-bottom: 2rem !important;
  360. }
  361. .gouvernance {
  362. background-color: #000;
  363. color: #ffffff;
  364. text-transform: uppercase;
  365. padding-bottom: 6rem;
  366. padding-top: 2rem;
  367. }
  368. .mozaique_personnes {
  369. background-color: #d5d2d1;
  370. padding-bottom: 10rem;
  371. .equipe {
  372. display: flex !important;
  373. flex-direction: row;
  374. flex-wrap: wrap;
  375. // margin-left: 15%;
  376. // padding-right: 15%;
  377. width: 100%;
  378. padding-left: 22%;
  379. padding-right: 15%;
  380. margin: auto;
  381. justify-items: center;
  382. @media (max-width: 442px) {
  383. width: 100%;
  384. padding-left: 3%;
  385. padding-right: 2%;
  386. }
  387. h3 {
  388. // display: flex;
  389. // flex-grow: 1;
  390. padding-top: 3rem;
  391. // padding-left: 15%;
  392. min-width: 100%;
  393. font-family: "Sarabun", sans-serif;
  394. font-weight: 800;
  395. font-size: 1rem;
  396. line-height: 20px;
  397. text-align: left;
  398. @media (max-width: 442px) {
  399. font-size: 0.9rem;
  400. padding-right: 0.5rem;
  401. }
  402. }
  403. .personne {
  404. display: flex;
  405. flex-direction: row;
  406. flex-wrap: wrap;
  407. // width: 50%;
  408. padding-right: 0.5rem;
  409. padding-bottom: 0.5rem;
  410. .mozaique {
  411. display: flex;
  412. flex-direction: row;
  413. justify-content: flex-end;
  414. max-width: 30rem;
  415. min-width: 30rem;
  416. @media (max-width: 442px) {
  417. max-width: 21rem;
  418. min-width: 21rem;
  419. }
  420. .photo {
  421. // min-width: 10rem;
  422. // min-height: 10rem;
  423. // max-width:50% !important;
  424. overflow: hidden;
  425. width: 15rem !important;
  426. height: 15rem !important;
  427. // object-fit: cover;
  428. // background-size: cover;
  429. img {
  430. // maxwidth: 15rem !important;
  431. // height: 15rem !important;
  432. object-fit: cover;
  433. width: 100%;
  434. height: 100%;
  435. }
  436. }
  437. .info {
  438. background-color: #fff;
  439. display:flex;
  440. flex-direction: column;
  441. font-family: $font-family-default;
  442. width: 50%;
  443. height: 15rem;
  444. min-width: 15rem;
  445. @media (max-width: 442px) {
  446. max-width: 11rem;
  447. min-width: 11rem;
  448. }
  449. h5 {
  450. font-weight: 900;
  451. font-size: 1.1rem;
  452. margin: 0;
  453. padding-top: 0.8rem;
  454. padding-right: 1rem;
  455. padding-left: 1.3rem;
  456. @media (max-width: 442px) {
  457. font-size: 0.9rem;
  458. padding-left: 0.8rem;
  459. padding-right: 0.6rem;
  460. }
  461. }
  462. h6 {
  463. font-weight: 300;
  464. font-size: 0.9rem;
  465. font-style: italic;
  466. line-height: 1.3;
  467. margin: 0;
  468. padding-right: 1.2rem;
  469. // padding-bottom: 1rem;
  470. padding-left: 1.3rem;
  471. @media (max-width: 442px) {
  472. padding-left: 0.8rem;
  473. font-size: 0.75rem;
  474. padding-right: 0.6rem;
  475. }
  476. }
  477. &:hover {
  478. background-color: #000;
  479. color: #fff;
  480. transition:0.2s ease-in-out;
  481. }
  482. }
  483. }
  484. }
  485. }
  486. }
  487. // .mozaique :hover {
  488. // background-color: #000;
  489. // color: #fff;
  490. // }
  491. .bouton {
  492. border: solid !important;
  493. background-color: transparent;
  494. border-radius: 0px !important;
  495. text-transform: uppercase;
  496. align-self: flex-end;
  497. margin:auto;
  498. margin-bottom: 0.8rem !important;
  499. font-size: 0.7rem;
  500. }
  501. //
  502. // .bouton :hover {
  503. // background-color: #000;
  504. // }
  505. // pop in biographie
  506. .modal {
  507. position: fixed;
  508. z-index: 1;
  509. top: 0;
  510. right: 0;
  511. bottom: 0;
  512. left: 0;
  513. display: none;
  514. }
  515. .modal.open{
  516. display: block;
  517. // .bouton {
  518. // border: solid !important;
  519. // background-color: transparent;
  520. // text-transform: uppercase;
  521. // align-self: flex-end;
  522. // margin:auto;
  523. // margin-bottom: 2rem;
  524. // }
  525. }
  526. // #modal .mask{
  527. // background: none !important;
  528. // opacity: 1;
  529. // position: absolute;
  530. // top: 0;
  531. // right: 0;
  532. // bottom: 0;
  533. // left: 0;
  534. //
  535. // }
  536. // #body .grey {
  537. // opacity: 0.5;
  538. // }
  539. .modal .container{
  540. position: absolute;
  541. background: white !important;
  542. top: 50%;
  543. left: 50%;
  544. transform: translateX(-50%) translateY(-50%);
  545. width: 50%;
  546. height: content;
  547. min-height: 50px;
  548. border: solid;
  549. color: black;
  550. .message{
  551. padding: 5% 10% 5% 5%;
  552. }
  553. a.close{
  554. position: absolute;
  555. right: 5%;
  556. top:5%;
  557. color: black;
  558. font-size: 30px;
  559. }
  560. a.close:hover{
  561. color: black;
  562. }
  563. @media (max-width: 442px) {
  564. transform: translateX(-50%) translateY(-50%);
  565. width: 85%;
  566. height: 80%;
  567. overflow-y: scroll;
  568. a.close {
  569. font-size: 0.8rem;
  570. position: absolute;
  571. right: 2%;
  572. top:0.8%;
  573. }
  574. p {
  575. font-size: 0.8rem;
  576. margin-top: 0;
  577. }
  578. .message{
  579. padding: 5% 5% 5% 5%;
  580. }
  581. }
  582. @media (max-width: 1024px) {
  583. transform: translateX(-50%) translateY(-50%);
  584. width: 75%;
  585. height: 65%;
  586. overflow-y: scroll;
  587. a.close {
  588. font-size: 0.8rem;
  589. position: absolute;
  590. right: 2%;
  591. top:0.8%;
  592. }
  593. p {
  594. font-size: 0.8rem;
  595. margin-top: 0;
  596. }
  597. .message{
  598. padding: 5% 5% 5% 5%;
  599. }
  600. }
  601. }
  602. #new-footer {
  603. position:absolute;
  604. display: flex;
  605. flex-direction: column;
  606. .tothetop {
  607. position: relative;
  608. // align-self: center;
  609. height: 1rem;
  610. bottom: 3rem;
  611. text-align: center;
  612. left: 0;
  613. right: 0;
  614. span {
  615. font-size: 1.7rem;
  616. line-height: 2,5rem;
  617. background: #fff;
  618. width: 4rem;
  619. height: 5rem;
  620. border-radius: $border-radius;
  621. display: inline-block;
  622. text-align: top;
  623. }
  624. }
  625. .footer {
  626. display: flex;
  627. flex-direction: row;
  628. flex-wrap: nowrap;
  629. .footer-logos {
  630. display: flex;
  631. flex-direction: row;
  632. flex-wrap: nowrap;
  633. width: 70%;
  634. align-items: center;
  635. margin-left: 3rem;
  636. img {
  637. // min-height: 4rem;
  638. max-height: 4rem;
  639. padding-right: 1rem;
  640. &:last-of-type {
  641. // height: 3.25rem;
  642. padding-top: 0.30rem;
  643. padding-bottom: 0.30rem;
  644. }
  645. }
  646. }
  647. #new-footer .footer .footer-logos img:last-of-type {
  648. height: 0.5rem !important;
  649. }
  650. .contact {
  651. display: flex;
  652. flex-direction: column;
  653. width: 30%;
  654. margin-top: 1.5rem;
  655. align-items: flex-start;
  656. img {
  657. margin-bottom: 1rem;
  658. max-height: 2rem;
  659. }
  660. svg {
  661. margin-bottom: 1rem;
  662. }
  663. h6 {
  664. margin: 0 !important;
  665. font-weight: 600;
  666. }
  667. p {
  668. margin: 0;
  669. }
  670. }
  671. }
  672. @media (max-width: 442px) {
  673. .footer {
  674. width: 100%;
  675. flex-direction: column-reverse;
  676. align-items: center;
  677. margin:auto;
  678. .contact {
  679. padding-top: 1rem;
  680. width: 80%;
  681. }
  682. .footer-logos {
  683. width: 90%;
  684. margin-top: 1.5rem;
  685. margin-left: 0.5rem;
  686. flex-direction: column;
  687. justify-content: space-between;
  688. img {
  689. padding:0.5rem;
  690. &:last-of-type {
  691. padding: 0.8rem;
  692. }
  693. }
  694. }
  695. }
  696. // .tothetop {
  697. // bottom: $footer-height + 28rem;
  698. // }
  699. }
  700. @media (max-width: 768px) {
  701. // .tothetop {
  702. // bottom: $footer-height + 10rem;
  703. // }
  704. }
  705. @media (max-width: 1024px) {
  706. .footer {
  707. .contact {
  708. img {max-height: 1.5rem;}
  709. h6 {font-size:0.8rem;}
  710. p {font-size: 0.8rem;}
  711. svg {margin-bottom: 0.6rem;}
  712. }
  713. .footer-logos {
  714. img {
  715. padding: 0.5rem;
  716. &:last-of-type {
  717. padding: 0.8rem;
  718. }
  719. }
  720. }
  721. }
  722. // .tothetop {
  723. // bottom: $footer-height + 11rem;
  724. // }
  725. }
  726. }
  727. button:focus {
  728. border: solid !important;
  729. background-color: transparent;
  730. border-radius: 0px !important;
  731. text-transform: uppercase;
  732. align-self: flex-end;
  733. margin:auto;
  734. // margin-bottom: 2rem;
  735. outline: -webkit-focus-ring-color auto 0px;
  736. outline-color: -webkit-focus-ring-color;
  737. outline-style: auto;
  738. outline-width: 0px;
  739. }