_blog.scss 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677
  1. .gal{
  2. margin-left: 15%;
  3. .content_gal{
  4. width: 2.2%!important;
  5. &[aria-hidden="false"]{
  6. .title_gal{
  7. opacity: 1;
  8. right: 70px;
  9. transition: right 1s ease, opacity 1s ease;
  10. }
  11. }
  12. }
  13. .title_gal{
  14. position: absolute;
  15. right: 50px;
  16. max-width: 50%;
  17. background: $light-blue;
  18. padding: 25px;
  19. bottom: 20%;
  20. color: $white;
  21. opacity: 0;
  22. }
  23. }
  24. .cat{
  25. height: 50px;
  26. z-index: 999;
  27. margin: 20px 0;
  28. .btn-group{
  29. @include inlineflex();
  30. &:nth-of-type(1){
  31. label{
  32. margin-right: 20px;
  33. }
  34. }
  35. &:nth-of-type(2){
  36. float: right;
  37. }
  38. }
  39. label{
  40. padding: 10px;
  41. cursor: pointer;
  42. &.tous{
  43. border-top: 2px solid $green;
  44. border-bottom: 2px solid $green;
  45. }
  46. &.professionnels{
  47. border-top: 2px solid $red;
  48. border-bottom: 2px solid $red;
  49. }
  50. &.grand_public{
  51. border-top: 2px solid $light-blue;
  52. border-bottom: 2px solid $light-blue;
  53. }
  54. &.formations{
  55. border-top: 2px solid $grey;
  56. border-bottom: 2px solid $grey;
  57. }
  58. &.archive{
  59. border-top: 2px solid $dark-blue;
  60. border-bottom: 2px solid $dark-blue;
  61. }
  62. }
  63. input{
  64. visibility: hidden;
  65. position: absolute;
  66. }
  67. }
  68. .bandeau{
  69. width: 100%;
  70. height: auto;
  71. max-height: 500px;
  72. position: relative;
  73. overflow: hidden;
  74. &::before{
  75. position: absolute;
  76. display: block;
  77. content: ' ';
  78. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  79. background-repeat: repeat;
  80. // background-position: center;
  81. // background-size: cover;
  82. width: 100%;
  83. height: 100%;
  84. top: 0;
  85. z-index: -1;
  86. }
  87. .img{
  88. width: 70%;
  89. margin: auto;
  90. }
  91. .title_gal{
  92. position: absolute;
  93. right: 25%;
  94. max-width: 50%;
  95. background: $light-blue;
  96. padding: 25px;
  97. top: 20vw;
  98. color: $white;
  99. p{
  100. font-family: now_alt_bold;
  101. font-size: 1.2rem;
  102. font-weight: 400;
  103. line-height: 2.2rem;
  104. }
  105. }
  106. }
  107. .container{
  108. & > .title{
  109. background: $red;
  110. border-radius: 30px;
  111. width: auto;
  112. float:left;
  113. padding: 10px 20px;
  114. color: white;
  115. }
  116. }
  117. .start{
  118. min-height: calc(100vh - 325px);
  119. &:not(#home){
  120. .entete{
  121. border-bottom: 10px solid $light-blue;
  122. }
  123. }
  124. }
  125. .start:not(#form){
  126. &#calendrier, &#archive, &#articles{
  127. width: 70%;
  128. margin: 40px auto 40px auto;
  129. .header-wrapper{
  130. .title{
  131. display: flex;
  132. h1{
  133. width: auto;
  134. margin-bottom: 20px;
  135. background: $red;
  136. border-radius: 30px;
  137. padding: 10px 20px;
  138. color: white;
  139. font-size: 1.2rem;
  140. }
  141. }
  142. }
  143. }
  144. &#event{
  145. margin: 40px auto 40px auto;
  146. .title{
  147. display: flex;
  148. h1{
  149. width: auto;
  150. margin-bottom: 20px;
  151. background: $red;
  152. border-radius: 30px;
  153. padding: 10px 20px;
  154. color: white;
  155. font-size: 1.2rem;
  156. }
  157. }
  158. }
  159. .body-wrapper{
  160. @include inlineflex();
  161. justify-content: center;
  162. width: 100%;
  163. position: relative;
  164. .card{
  165. width: calc( (100% / 3) - 27px);
  166. min-width: 200px;
  167. margin: 0 0 40px 0;
  168. max-width: 1200px;
  169. .card-header{
  170. position: relative;
  171. width: 100%;
  172. right: 0;
  173. text-align: right;
  174. &.professionnels{
  175. background-color: $red;
  176. }
  177. &.grand_public{
  178. background-color: $light-blue;
  179. }
  180. &.formations{
  181. background-color: $grey;
  182. }
  183. .publics{
  184. padding: 2.5px 10px;
  185. color: white;
  186. }
  187. }
  188. .card-body{
  189. padding: 15px;
  190. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  191. // background-position: center;
  192. background-repeat: repeat;
  193. // background-size: cover;
  194. }
  195. }
  196. .event{
  197. width: 45%;
  198. .card-content{
  199. .reso{
  200. @include inlineflex;
  201. flex-wrap: nowrap;
  202. justify-content: space-between;
  203. & > div, & > a{
  204. margin-right: 15px;
  205. }
  206. a{
  207. display: block;
  208. margin-bottom: 10px;
  209. img{
  210. margin-left: 10px;
  211. width: 20px;
  212. }
  213. }
  214. }
  215. .txt{
  216. width: 80%;
  217. }
  218. }
  219. }
  220. }
  221. }
  222. #articles{
  223. .cat{
  224. label{
  225. &:not(.active){
  226. border: none;
  227. }
  228. &.active, &:hover{
  229. border-top: 1px solid #0093a3;
  230. border-bottom: 2px solid #b5cb3a;
  231. }
  232. }
  233. }
  234. .articles-listing{
  235. flex-direction: column;
  236. .card{
  237. width: 100%!important;
  238. & > a{
  239. display: grid;
  240. grid-template-columns: minmax(300px, 25%) minmax(400px, calc(75% - 40px)) ;
  241. grid-template-rows: 250px;
  242. grid-column-gap: 40px;
  243. position: relative;
  244. .card-image{
  245. grid-column-start: 1;
  246. grid-row-start: 1;
  247. object-fit: contain;
  248. overflow: hidden;
  249. display: inline-flex;
  250. justify-content: center;
  251. img{
  252. display: inline-block;
  253. height: 250px;
  254. width: auto;
  255. }
  256. }
  257. .wrapper-content{
  258. grid-column-start: 2;
  259. grid-row-start: 1;
  260. background-image: url(/user/themes/lecampus/images/Trame-bleu2.svg);
  261. background-repeat: repeat;
  262. padding: 20px 20px;
  263. width: 100%;
  264. height: 100%;
  265. .date{
  266. float: left;
  267. }
  268. .cat{
  269. margin-left: 3px;
  270. }
  271. .readmore{
  272. float: right;
  273. }
  274. }
  275. }
  276. .card-content{
  277. overflow: hidden;
  278. height: 7.7rem;
  279. h2{
  280. font-size: 0.9rem;
  281. }
  282. }
  283. &:last-child{
  284. margin-bottom: 0;
  285. }
  286. }
  287. }
  288. }
  289. .paginations{
  290. max-width: 1200px;
  291. & > ul{
  292. & > li{
  293. border: none;
  294. & > span{
  295. &.active{
  296. &::after{
  297. content: " ";
  298. width: 100%;
  299. height: 5px;
  300. display: block;
  301. background: #b5cb3a;
  302. }
  303. }
  304. }
  305. span, a{
  306. padding: 4px 5px;
  307. }
  308. &:first-child{
  309. float: left;
  310. & > a, & > span{
  311. &::before{
  312. content: "<";
  313. margin-right: 10px;
  314. display: inline-block;
  315. transform: translateX(0px);
  316. transition: 0.3s transform ease;
  317. }
  318. }
  319. & > a{
  320. &:hover{
  321. &::before{
  322. transform: translateX(-3px);
  323. transition: 0.3s transform ease;
  324. }
  325. }
  326. }
  327. }
  328. &:last-child{
  329. float: right;
  330. & > a, & > span{
  331. &::after{
  332. content: ">";
  333. margin-left: 10px;
  334. display: inline-block;
  335. transform: translateX(0px);
  336. transition: 0.3s transform ease;
  337. }
  338. }
  339. & > a:hover{
  340. &::after{
  341. transform: translateX(3px);
  342. transition: 0.3s transform ease;
  343. }
  344. }
  345. }
  346. }
  347. }
  348. }
  349. .start#form{
  350. .entete{
  351. border-top: 1px solid $light-blue
  352. }
  353. h2{
  354. margin-top: 0;
  355. }
  356. .body-wrapper{
  357. width: 100%;
  358. min-width: 250px;
  359. margin: auto auto 140px auto;
  360. form{
  361. width: calc( (100% / 2));
  362. margin-top: 20px;
  363. margin: auto;
  364. & > div{
  365. width: 100%;
  366. margin: 20px 0;
  367. border-bottom: 1px solid $red;
  368. .form-data{
  369. @include inlineflex();
  370. margin: 20px 0px;
  371. &> div{
  372. overflow: hidden;
  373. margin: 10px 10px;
  374. min-width: 100px;
  375. border: 2px solid $red;
  376. border-radius: 30px;
  377. padding: 10px 20px;
  378. &.check{
  379. background: $red;
  380. color: white;
  381. }
  382. input{
  383. border: none;
  384. }
  385. input[type='radio'] {
  386. visibility: hidden;
  387. position: absolute;
  388. }
  389. label{
  390. cursor: pointer;
  391. }
  392. }
  393. }
  394. &:nth-of-type(n+5):not(:nth-of-type(n+12)){
  395. width: 50%;
  396. float: left;
  397. border-bottom: 0px;
  398. .form-data{
  399. width: 100%;
  400. & > div{
  401. width: 100%;
  402. }
  403. }
  404. }
  405. &:nth-of-type(11){
  406. border-bottom: 1px solid $red !important;
  407. width: 100%!important;
  408. .form-data {
  409. width: 50%!important;
  410. }
  411. }
  412. &.button-wrapper{
  413. background: $red;
  414. height: 100px;
  415. position: absolute;
  416. left: 0;
  417. width: 100%;
  418. button{
  419. margin-right: 25%;
  420. position: absolute;
  421. right: 0;
  422. top: 50%;
  423. -webkit-transform: translateY(-50%);
  424. transform: translateY(-50%);
  425. background: white;
  426. border-radius: 30px;
  427. padding: 10px 35px;
  428. box-shadow:none;
  429. border:0;
  430. }
  431. }
  432. }
  433. }
  434. #send-valide{
  435. -webkit-transform: translate(-50%, -50%);
  436. transform: translate(-50%, -50%);
  437. background: $red;
  438. border-radius: 20px;
  439. position: fixed;
  440. width: 30%;
  441. min-height: 30%;
  442. left: 50%;
  443. top: 50%;
  444. padding: 50px;
  445. .toast{
  446. position: relative;
  447. text-align: center;
  448. color: white;
  449. }
  450. .ok{
  451. color: white;
  452. position: absolute;
  453. right: 20px;
  454. bottom: 20px;
  455. }
  456. }
  457. }
  458. }
  459. .header-wrapper{
  460. .title{
  461. h2{
  462. width: auto;
  463. margin-bottom: 20px;
  464. background: $red;
  465. border-radius: 30px;
  466. width: auto;
  467. padding: 10px 20px;
  468. color: white;
  469. font-size: 1.2rem;
  470. width:115px;
  471. }
  472. }
  473. }
  474. .content{
  475. width: 50%;
  476. margin: 4rem auto;
  477. p{
  478. margin: 10px 0;
  479. }
  480. }
  481. .content_s{
  482. margin: auto!important;
  483. }
  484. .entete{
  485. @include inlineflex;
  486. padding: 20px;
  487. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  488. // background-position: center;
  489. background-repeat: repeat;
  490. // background-size: cover;
  491. height: auto;
  492. border-top: 10px solid $green;
  493. .entete_c{
  494. @include inlineflex;
  495. text-align: center;
  496. width: 70%;
  497. margin: 50px auto;
  498. position: relative;
  499. h1{
  500. width: auto;
  501. margin-bottom: 20px;
  502. background: $red;
  503. border-radius: 30px;
  504. width: auto;
  505. padding: 10px 20px;
  506. }
  507. }
  508. }
  509. .body-wrapper{
  510. .content{
  511. h4{
  512. &:not(:first-of-type){
  513. border-top: 1px solid black;
  514. padding-top: 30px;
  515. margin: 30px 0 0 0;
  516. }
  517. }
  518. }
  519. .sub-content{
  520. border-top: 1px solid black;
  521. margin-bottom: 20px;
  522. margin-top: 20px;
  523. & > img{
  524. width: 33%;
  525. float: left;
  526. margin: 20px 10px 0px 0px;
  527. }
  528. }
  529. }
  530. #event{
  531. margin-bottom: 20px;
  532. .content{
  533. margin-top: 50px;
  534. h2{
  535. float: left;
  536. margin-right: 20px;
  537. }
  538. .reso{
  539. @include inlineflex;
  540. flex-wrap: nowrap;
  541. width: 50px;
  542. height: 25px;
  543. }
  544. }
  545. .sidebar{
  546. margin-top: 50px;
  547. }
  548. p{
  549. a{
  550. text-decoration: underline;
  551. }
  552. }
  553. }
  554. .sidebar{
  555. position: absolute;
  556. right: 0;
  557. width: 20%;
  558. margin: -55px auto 0 20px;
  559. h2{
  560. background: $red;
  561. border-radius: 100px;
  562. width: 100px;
  563. height: 100px;
  564. }
  565. .side-agenda{
  566. padding: 10px 20px 10px 0;
  567. &:not(:nth-of-type(1)){
  568. border-top: 1px solid $light-blue;
  569. &::before{
  570. content: " ";
  571. display: block;
  572. position: absolute;
  573. width: 5px;
  574. height: 5px;
  575. margin-top: -13px;
  576. border-radius: 10px;
  577. background: $light-blue;
  578. }
  579. }
  580. &:nth-of-type(3){
  581. margin-bottom: 10px;
  582. }
  583. }
  584. .side-all-agenda{
  585. background: white;
  586. width: auto;
  587. padding: 10px 20px;
  588. margin-bottom: 10px;
  589. float: left;
  590. border: 2px solid $red;
  591. border-radius: 30px;
  592. transition: background-color 0.3s ease;
  593. a{
  594. color: black;
  595. }
  596. &:hover{
  597. background-color: $red;
  598. transition: background-color 0.3s ease;
  599. a{
  600. color: white;
  601. }
  602. }
  603. }
  604. }
  605. #newsletter{
  606. padding: 20px 0;
  607. background: $light-blue;
  608. /* LOADER */
  609. .ml-form-embedSubmitLoad {
  610. display: inline-block;
  611. width: 20px;
  612. height: 20px;
  613. }
  614. .ml-form-embedSubmitLoad:after {
  615. content: " ";
  616. display: block;
  617. width: 11px;
  618. height: 11px;
  619. margin: 1px;
  620. border-radius: 50%;
  621. border: 4px solid #fff;
  622. border-color: #ffffff #ffffff #ffffff transparent;
  623. -webkit-animation: ml-form-embedSubmitLoad 1.2s linear infinite;
  624. animation: ml-form-embedSubmitLoad 1.2s linear infinite;
  625. }
  626. @-webkit-keyframes ml-form-embedSubmitLoad {
  627. 0% {
  628. -webkit-transform: rotate(0deg);
  629. transform: rotate(0deg);
  630. }
  631. 100% {
  632. -webkit-transform: rotate(360deg);
  633. transform: rotate(360deg);
  634. }
  635. }
  636. @keyframes ml-form-embedSubmitLoad {
  637. 0% {
  638. -webkit-transform: rotate(0deg);
  639. transform: rotate(0deg);
  640. }
  641. 100% {
  642. -webkit-transform: rotate(360deg);
  643. transform: rotate(360deg);
  644. }
  645. }
  646. #mlb2-985974.ml-form-embedContainer {
  647. box-sizing: border-box;
  648. display: table;
  649. height: 100%;
  650. margin: 0 auto;
  651. width: 100% !important;
  652. }
  653. #mlb2-985974.ml-form-embedContainer h4,
  654. #mlb2-985974.ml-form-embedContainer p,
  655. #mlb2-985974.ml-form-embedContainer span,
  656. #mlb2-985974.ml-form-embedContainer button {
  657. text-transform: none !important;
  658. letter-spacing: normal !important;
  659. }
  660. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper {
  661. display: inline-block !important;
  662. margin: 0;
  663. padding: 0;
  664. position: relative;
  665. }
  666. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
  667. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 400px; }
  668. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper.embedForm { width: 750px; }
  669. #mlb2-985974.ml-form-embedContainer .ml-form-align-left { text-align: left; }
  670. #mlb2-985974.ml-form-embedContainer .ml-form-align-center { text-align: center; }
  671. #mlb2-985974.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
  672. #mlb2-985974.ml-form-embedContainer .ml-form-align-right { text-align: right; }
  673. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
  674. border-top-left-radius: 4px;
  675. border-top-right-radius: 4px;
  676. height: auto;
  677. width: 100%;
  678. }
  679. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
  680. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
  681. // padding: 20px 20px 0 20px;
  682. }
  683. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
  684. padding-bottom: 0;
  685. justify-content: center;
  686. display: flex;
  687. border: 1px solid white;
  688. border-radius: 30px;
  689. overflow: hidden;
  690. }
  691. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
  692. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
  693. width: 100%;
  694. }
  695. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent{
  696. color: white;
  697. p{
  698. color: white;
  699. text-align: center;
  700. font-family: $Regular;
  701. }
  702. }
  703. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent label {
  704. color: white;
  705. white-space:nowrap;
  706. padding: 0 20px;
  707. line-height: 40px;
  708. }
  709. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
  710. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
  711. color: #000000;
  712. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  713. font-size: 14px;
  714. font-weight: 400;
  715. margin: 0 0 10px 0;
  716. text-align: left;
  717. text-align: center;
  718. color: white;
  719. }
  720. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
  721. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
  722. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
  723. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
  724. color: #000000;
  725. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  726. font-size: 14px;
  727. }
  728. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
  729. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
  730. color: #000000;
  731. text-decoration: underline;
  732. }
  733. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
  734. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
  735. margin: 0;
  736. }
  737. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
  738. margin: 0;
  739. width: 100%;
  740. }
  741. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
  742. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
  743. margin: 0 0 20px 0;
  744. width: 100%;
  745. }
  746. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
  747. margin: 0;
  748. }
  749. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
  750. margin: 0 0 10px 0;
  751. width: 100%;
  752. }
  753. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
  754. margin: 0;
  755. }
  756. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
  757. margin: 0;
  758. }
  759. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
  760. background-color: #ffffff !important;
  761. color: #333333 !important;
  762. border-color: #cccccc !important;
  763. border-radius: 4px !important;
  764. border-style: solid !important;
  765. border-width: 1px !important;
  766. font-size: 14px !important;
  767. line-height: 20px !important;
  768. padding: 10px 10px !important;
  769. width: 100% !important;
  770. box-sizing: border-box !important;
  771. max-width: 100% !important;
  772. }
  773. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder { color: #333333; }
  774. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder { color: #333333; }
  775. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder { color: #333333; }
  776. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder { color: #333333; }
  777. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
  778. height: 40px;
  779. display: flex;
  780. }
  781. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%; }
  782. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: auto; margin-left: -45px;}
  783. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; }
  784. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
  785. background-color: #ffffff;
  786. color: #333333;
  787. border-radius: 30px;
  788. border-style: solid;
  789. border-width: 0px;
  790. font-size: 14px;
  791. line-height: 20px;
  792. padding: 10px 10px;
  793. width: 100%;
  794. box-sizing: border-box;
  795. }
  796. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
  797. background-color: transparent;
  798. border-color: transparent;
  799. border-style: solid;
  800. box-shadow: none;
  801. color: black !important;
  802. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  803. font-size: 14px !important;
  804. font-weight: 700;
  805. line-height: 20px;
  806. padding: 10px !important;
  807. width: 100%;
  808. }
  809. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
  810. display: inline-block;
  811. float: left;
  812. margin: 1px 0 0 0;
  813. opacity: 1;
  814. visibility: visible;
  815. appearance: checkbox !important;
  816. -moz-appearance: checkbox !important;
  817. -webkit-appearance: checkbox !important;
  818. position: relative;
  819. height: 14px;
  820. width: 14px;
  821. }
  822. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
  823. color: #000000;
  824. display: block;
  825. font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  826. font-size: 12px;
  827. text-align: left;
  828. padding-left: 25px;
  829. }
  830. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
  831. font-weight: normal;
  832. margin: 0;
  833. padding: 0;
  834. }
  835. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
  836. color: #000000;
  837. text-decoration: underline;
  838. }
  839. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
  840. color: #000000 !important;
  841. font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  842. font-size: 12px !important;
  843. font-weight: normal !important;
  844. line-height: 18px !important;
  845. padding: 0 !important;
  846. margin: 0 5px 0 0 !important;
  847. }
  848. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
  849. margin: 0;
  850. }
  851. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
  852. margin: 0 0 20px 0;
  853. }
  854. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  855. background-color: #000000 !important;
  856. border: none !important;
  857. border-radius: 4px !important;
  858. box-shadow: none !important;
  859. color: #ffffff !important;
  860. font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
  861. font-size: 14px !important;
  862. font-weight: 700 !important;
  863. line-height: 20px !important;
  864. padding: 10px !important;
  865. width: 100% !important;
  866. box-sizing: border-box !important;
  867. }
  868. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  869. background-color: #333333 !important;
  870. }
  871. .ml-subscribe-close {
  872. width: 30px;
  873. height: 30px;
  874. background: url(https://bucket.mlcdn.com/images/default/modal_close.png) no-repeat;
  875. background-size: 30px;
  876. cursor: pointer;
  877. margin-top: -10px;
  878. margin-right: -10px;
  879. position: absolute;
  880. top: 0;
  881. right: 0;
  882. }
  883. .ml-error input {
  884. background: url(https://bucket.mlcdn.com/images/default/error-icon.png) 98% center no-repeat #ffffff !important;
  885. background-size: 24px 24px !important;
  886. }
  887. .ml-error .label-description {
  888. color: #ff0000 !important;
  889. }
  890. .ml-error .label-description p {
  891. color: #ff0000 !important;
  892. }
  893. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
  894. #mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
  895. color: #ff0000 !important;
  896. }
  897. // @media only screen and (max-width: 400px){
  898. // .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
  899. // .ml-form-formContent.horozintalForm { float: left!important; }
  900. // .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
  901. // .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
  902. // .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
  903. // .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
  904. // }
  905. @media only screen and (max-width: 400px) {
  906. .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
  907. margin-bottom: 10px !important;
  908. width: 100% !important;
  909. }
  910. }
  911. #mc_embed_signup{
  912. width: 600px;
  913. margin: auto;
  914. padding: 0 0 0 10px;
  915. border-radius: 100px;
  916. border: 1px solid $white;
  917. form{
  918. @include inlineflex();
  919. width: 100%;
  920. #mc_embed_signup_scroll{
  921. @include inlineflex();
  922. width: 100%;
  923. margin: auto;
  924. label{
  925. text-align: center;
  926. color: $white;
  927. margin-right: 10px;
  928. width: 260px;
  929. }
  930. &>input{
  931. width: 315px;
  932. padding-left: 20px;
  933. }
  934. input{
  935. border-radius: 30px;
  936. height: 31px;
  937. box-shadow: none;
  938. border: none;
  939. }
  940. .clear{
  941. input{
  942. background: $white;
  943. margin-left: -30px;
  944. }
  945. }
  946. }
  947. }
  948. }
  949. }
  950. #home{
  951. .content{
  952. // min-width: 800px;
  953. @include inlineflex();
  954. & > p{
  955. position: relative;
  956. width: calc(100% / 3);
  957. padding: 50px 20px;
  958. margin-top: 10px;
  959. img{
  960. position: absolute;
  961. width: auto;
  962. height: 50px;
  963. top: -20px;
  964. left: 50%;
  965. -webkit-transform: translate(-50%);
  966. transform: translate(-50%);
  967. }
  968. &:nth-of-type(n+4){
  969. width: calc(100% / 4);
  970. }
  971. &:last-child{
  972. width: auto!important;
  973. margin-top: 0!important;
  974. margin: auto;
  975. a{
  976. display: block;
  977. padding: 10px 20px;
  978. text-align: center;
  979. border: 2px solid $green;
  980. border-radius: 30px;
  981. margin: auto;
  982. transition: background-color 0.3s ease;
  983. }
  984. }
  985. }
  986. }
  987. }
  988. #item, #item-article{
  989. .item-wrapper{
  990. width: 45%;
  991. margin: auto;
  992. .title-wrapper{
  993. display: inline-flex;
  994. align-items: baseline;
  995. width: 100%;
  996. margin: 40px 0;
  997. .back{
  998. margin-right: 10px;
  999. margin-left: -80px;
  1000. &::before{
  1001. content: "<";
  1002. display: inline-block;
  1003. margin-right: 5px;
  1004. }
  1005. }
  1006. .title{
  1007. width: auto;
  1008. margin: 0;
  1009. h1{
  1010. width: auto;
  1011. padding: 10px 20px;
  1012. border-radius: 30px;
  1013. background: #9e0027;
  1014. }
  1015. }
  1016. }
  1017. .info-wrapper{
  1018. display: inline-flex;
  1019. width: 100%;
  1020. flex-direction: column;
  1021. align-items: flex-end;
  1022. .date{
  1023. width: 100%;
  1024. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  1025. background-repeat: repeat;
  1026. padding: 5px 10px;
  1027. text-align: right;
  1028. margin-bottom: 20px;
  1029. }
  1030. .reso{
  1031. display: inline-flex;
  1032. margin-bottom: 20px;
  1033. a{
  1034. display: inline-flex;
  1035. margin: 0 0 0 10px;
  1036. align-items: center;
  1037. img{
  1038. margin-left: 5px;
  1039. width: 20px;
  1040. height: auto;
  1041. }
  1042. }
  1043. }
  1044. }
  1045. .body-wrapper{
  1046. .card-image{
  1047. width: 100%;
  1048. }
  1049. .card-content{
  1050. margin: 40px 0;
  1051. .txt{
  1052. p{
  1053. margin: 0 0 1.2rem 0;
  1054. line-height: 1.5rem;
  1055. }
  1056. h2{
  1057. font-size: 1.2rem;
  1058. font-family: $Bold;
  1059. font-weight: normal;
  1060. margin: 0;
  1061. }
  1062. ul{
  1063. margin-bottom: 1.2rem;
  1064. li{
  1065. &::before{
  1066. content: " ";
  1067. width: 5px;
  1068. height: 5px;
  1069. border-radius: 10px;
  1070. display: inline-block;
  1071. vertical-align: middle;
  1072. background: $red;
  1073. margin-right: 5px;
  1074. }
  1075. }
  1076. }
  1077. }
  1078. }
  1079. }
  1080. }
  1081. }
  1082. #item, #item-article{
  1083. .content{
  1084. @include inlineflex;
  1085. .images_s{
  1086. // width: calc(100% / 2 - 15px);
  1087. width: 40%;
  1088. align-self: center;
  1089. // min-width: 300px;
  1090. margin-right: 15px;
  1091. img{
  1092. margin-bottom: 15px;
  1093. }
  1094. }
  1095. .content_s{
  1096. width: calc(60% - 30px);
  1097. }
  1098. .icones{
  1099. margin: 70px 0;
  1100. @include inlineflex;
  1101. justify-content: space-around;
  1102. width: 100%;
  1103. .icon{
  1104. height: 50px;
  1105. width: auto;
  1106. max-width: 200px;
  1107. img{
  1108. height: 50px;
  1109. width: 100%;
  1110. }
  1111. p{
  1112. text-align: center;
  1113. }
  1114. }
  1115. }
  1116. }
  1117. }
  1118. #devis {
  1119. &.home{
  1120. .title{
  1121. visibility: hidden;
  1122. }
  1123. }
  1124. }
  1125. #devis{
  1126. @include inlineflex();
  1127. justify-content: center;
  1128. align-items: center;
  1129. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  1130. background-repeat: repeat;
  1131. width: 100%;
  1132. // height: 300px;
  1133. .title{
  1134. width: 200px;
  1135. height: 200px;
  1136. background: $red;
  1137. border-radius: 200px;
  1138. -webkit-transform: translateX(80px);
  1139. transform: translateX(80px);
  1140. h4{
  1141. text-align: center;
  1142. color: white;
  1143. margin: 50% 10px 0 10px;
  1144. -webkit-transform: translateY(-50%);
  1145. transform: translateY(-50%);
  1146. }
  1147. }
  1148. .txt{
  1149. @include inlineflex();
  1150. background: white;
  1151. width: 25%;
  1152. margin-right: 20px;
  1153. height: auto;
  1154. p{
  1155. padding: 20px 20px 20px 20px;
  1156. color: black;
  1157. text-align: left;
  1158. strong{
  1159. font-size: 1.3rem;
  1160. }
  1161. }
  1162. }
  1163. .demander-votre-devis{
  1164. margin-top: 0;
  1165. -webkit-transform: translate(50%, -125%);
  1166. transform: translate(50%, -125%);
  1167. }
  1168. .img{
  1169. width: 400px;
  1170. height: 300px;
  1171. position: relative;
  1172. .content-img{
  1173. width: auto;
  1174. height: auto;
  1175. overflow: hidden;
  1176. & > img{
  1177. width: 100%;
  1178. height: 100%;
  1179. }
  1180. }
  1181. }
  1182. }
  1183. #devis{
  1184. &.item, &.sublog, &.item-article, &.nos-offres, &.nos-packs, &.le_campus{
  1185. background: $red;
  1186. height: auto;
  1187. padding: 20px 0;
  1188. a{
  1189. color: white;
  1190. .title{
  1191. vertical-align: baseline;
  1192. border-radius: 30px;
  1193. border: 1px solid white;
  1194. padding: 5px 20px;
  1195. height: 35px;
  1196. width: auto;
  1197. -webkit-transform: translateX(0);
  1198. transform: translateX(0);
  1199. }
  1200. &:hover{
  1201. color: black;
  1202. .title{
  1203. background: white;
  1204. transition: background 0.3s ease;
  1205. }
  1206. }
  1207. }
  1208. }
  1209. }
  1210. // .bx-viewport{
  1211. // height: 30vw!important;
  1212. // }
  1213. #reco{
  1214. background: $dark-blue;
  1215. .title{
  1216. display: flex;
  1217. cursor: pointer;
  1218. width: 100%;
  1219. padding: 10px;
  1220. h2{
  1221. width: auto;
  1222. margin: auto;
  1223. color: white;
  1224. padding: 10px;
  1225. text-align: center;
  1226. border-top: 1px solid white;
  1227. border-bottom: 1px solid white;
  1228. font-size: 1rem;
  1229. &::after{
  1230. display: inline-flex;
  1231. margin-left: 10px;
  1232. content: " ";
  1233. background: url('../images/fleche-top.svg');
  1234. background-size: 15px 18px;
  1235. background-repeat: no-repeat;
  1236. width: 15px;
  1237. height: 18px;
  1238. }
  1239. }
  1240. &.open{
  1241. h2:after{
  1242. -webkit-transform: rotate(180deg);
  1243. transform: rotate(180deg);
  1244. }
  1245. }
  1246. }
  1247. .txt{
  1248. z-index: -1;
  1249. position: relative;
  1250. width: 100%;
  1251. display: none;
  1252. p{
  1253. color: white;
  1254. width: 300px;
  1255. a{
  1256. color: white;
  1257. text-decoration: underline;
  1258. }
  1259. }
  1260. &.open{
  1261. @include inlineflex;
  1262. justify-content: center;
  1263. padding-top: 20px;
  1264. z-index: 999;
  1265. background: $dark-blue;
  1266. .item{
  1267. display: block;
  1268. }
  1269. }
  1270. h3{
  1271. color: $green;
  1272. }
  1273. }
  1274. .item{
  1275. margin: 0 0px 20px 20px;
  1276. border-left: 1px solid white;
  1277. padding-left: 20px;
  1278. img{
  1279. width: 50px;
  1280. margin-bottom: 10px;
  1281. }
  1282. }
  1283. }
  1284. .content_s{
  1285. &.map{
  1286. width: 100%!important;
  1287. height: auto;
  1288. p{
  1289. &:last-child{
  1290. height: 500px;
  1291. }
  1292. }
  1293. a#carte{
  1294. display: block;
  1295. width: 100%;
  1296. height: 100%;
  1297. }
  1298. }
  1299. }
  1300. #event, #item, #item-article{
  1301. .title{
  1302. width: 45%;
  1303. margin: auto;
  1304. }
  1305. .head-event{
  1306. .tags{
  1307. width: 100%;
  1308. &.professionnels{
  1309. background-color: $red;
  1310. }
  1311. &.grand_public{
  1312. background-color: $light-blue;
  1313. }
  1314. &.formations{
  1315. background-color: $grey;
  1316. }
  1317. &.publics{
  1318. padding: 2.5px 10px;
  1319. color: white;
  1320. }
  1321. }
  1322. }
  1323. .card-header{
  1324. @include inlineflex;
  1325. flex-direction: column;
  1326. width: 100%;
  1327. &.professionnels{
  1328. background-color: $red;
  1329. }
  1330. &.grand_public{
  1331. background-color: $light-blue;
  1332. }
  1333. &.formations{
  1334. background-color: $grey;
  1335. }
  1336. .publics{
  1337. text-align: right;
  1338. &.publics{
  1339. padding: 2.5px 10px;
  1340. color: white;
  1341. }
  1342. }
  1343. }
  1344. .card-body{
  1345. padding: 15px;
  1346. background-image: url('/user/themes/lecampus/images/Trame-bleu2.svg');
  1347. // background-position: center;
  1348. background-repeat: repeat;
  1349. // background-size: cover;
  1350. }
  1351. .card-content{
  1352. margin-top: 20px;
  1353. }
  1354. }
  1355. .demander-votre-devis{
  1356. padding: 10px;
  1357. z-index: 999;
  1358. -webkit-transform: translate(0, -50%);
  1359. transform: translate(0, -50%);
  1360. background: $red;
  1361. position: absolute;
  1362. width: 200px;
  1363. height: 200px;
  1364. right: 5%;
  1365. color: white;
  1366. text-align: center;
  1367. strong{
  1368. font-weight: bold!important;
  1369. }
  1370. a{
  1371. color: white;
  1372. }
  1373. img{
  1374. margin-top: 10px;
  1375. width: 50px;
  1376. }
  1377. }
  1378. #sublog{
  1379. .body-wrapper{
  1380. background-image: url('../images/Trame-gris.svg');
  1381. background-repeat: repeat;
  1382. }
  1383. .content{
  1384. @include inlineflex;
  1385. width: 90%;
  1386. flex-direction: row-reverse;
  1387. justify-content: space-between;
  1388. .txt{
  1389. width: 50%;
  1390. .content_txt{
  1391. width: 50%;
  1392. }
  1393. & > p{
  1394. font-size: 1.2rem;
  1395. font-family: $Bold;
  1396. }
  1397. }
  1398. }
  1399. svg{
  1400. pointer-events: none;
  1401. }
  1402. .mapsalles{
  1403. width: 50%;
  1404. position: relative;
  1405. .contour{
  1406. position: relative;
  1407. z-index: 1;
  1408. pointer-events: none;
  1409. display: inline-block;
  1410. width: 100%;
  1411. vertical-align: middle;
  1412. overflow: hidden;
  1413. }
  1414. .fond{
  1415. position: absolute;
  1416. display: inline-block;
  1417. width: 100%;
  1418. vertical-align: middle;
  1419. overflow: hidden;
  1420. z-index:0;
  1421. left: 0;
  1422. top: 5.3%;
  1423. path{
  1424. fill: none;
  1425. pointer-events: all;
  1426. transition: fill 0.3s ease;
  1427. &:hover{
  1428. fill: $light-blue!important;
  1429. transition: fill 0.3s ease;
  1430. }
  1431. }
  1432. }
  1433. }
  1434. .content_salle{
  1435. visibility: hidden;
  1436. overflow-x: hidden;
  1437. position: absolute;
  1438. left: 50%;
  1439. top: 300px;
  1440. width: 40%;
  1441. background: white;
  1442. & > p{
  1443. padding-left: 10px;
  1444. }
  1445. .header-salles{
  1446. height: 100%;
  1447. background: $light-blue;
  1448. padding: 5px 10px;
  1449. color: white;
  1450. margin-top: 0;
  1451. width: 100%;
  1452. h3{
  1453. width: 100%;
  1454. }
  1455. img{
  1456. display: none;
  1457. }
  1458. }
  1459. .gal-salles{
  1460. height: 100%;
  1461. position: relative;
  1462. img{
  1463. width: 100%;
  1464. height: 100%;
  1465. }
  1466. }
  1467. h4{
  1468. background: $green;
  1469. font-size: 1.2rem;
  1470. font-family: $Bold;
  1471. padding: 5px 10px;
  1472. margin-top: -1px;
  1473. }
  1474. }
  1475. .slidesjs-navigation{
  1476. margin-right: 5px;
  1477. float: left;
  1478. display: block;
  1479. width: 30px;
  1480. height: 30px;
  1481. padding-top: 13px;
  1482. background-position: 0 0;
  1483. overflow: hidden;
  1484. z-index: 999;
  1485. position: absolute;
  1486. top: 50%;
  1487. }
  1488. .slidesjs-previous {
  1489. left: 10px;
  1490. background-image: url('/user/themes/lecampus/images/arrow-gal.svg');
  1491. }
  1492. .slidesjs-next {
  1493. background-image: url('/user/themes/lecampus/images/arrow-gal-next.svg');
  1494. right: 10px;
  1495. }
  1496. }
  1497. #default{
  1498. .header-wrapper{
  1499. width: 45%;
  1500. margin-top: 50px;
  1501. margin: auto;
  1502. }
  1503. .body-wrapper{
  1504. margin-bottom: 50px;
  1505. }
  1506. .title{
  1507. width: 80%;
  1508. margin: auto;
  1509. }
  1510. .txt{
  1511. margin:auto;
  1512. }
  1513. p{
  1514. margin-bottom: 10px;
  1515. }
  1516. }
  1517. .ok{
  1518. cursor: pointer;
  1519. }
  1520. .cookie-banner {
  1521. display: none;
  1522. position: fixed;
  1523. top: 0;
  1524. width: 100%;
  1525. &.active {
  1526. display: block;
  1527. }
  1528. }
  1529. // Overlay de la boite de dialogue
  1530. .cookie-inform-and-ask {
  1531. background-color: green;
  1532. display: none;
  1533. height: 100%;
  1534. left: 0;
  1535. position: fixed;
  1536. top: 0;
  1537. width: 100%;
  1538. &.active {
  1539. display: block;
  1540. }
  1541. // La vraie boîte de dialogue
  1542. .cookie-dialog {
  1543. left: 50%;
  1544. position: absolute;
  1545. top: 50%;
  1546. -webkit-transform: translate(-50%, -50%);
  1547. transform: translate(-50%, -50%);
  1548. width: 70%;
  1549. }
  1550. }
  1551. #le_campus{
  1552. #module{
  1553. width: 60%;
  1554. margin: auto;
  1555. margin-top: 4rem;
  1556. margin-bottom: 4rem;
  1557. padding-right: 4rem;
  1558. display: flex;
  1559. flex-direction: column;
  1560. .titre-module{
  1561. font-family: "now_alt_bold";
  1562. font-weight: 400;
  1563. font-size: 1.5rem;
  1564. line-height: 2rem;
  1565. padding-bottom: 2rem;
  1566. text-align: center;
  1567. color: #0093a3;
  1568. }
  1569. .valeurs{
  1570. display: flex;
  1571. flex-direction: row;
  1572. .valeur{
  1573. width:33%;
  1574. display: flex;
  1575. flex-direction: column;
  1576. padding: 10px;
  1577. .images_v{
  1578. width:100%;
  1579. max-height: 10rem;
  1580. overflow: hidden;
  1581. img{
  1582. padding-bottom: 20px;
  1583. }
  1584. }
  1585. h5{
  1586. padding-top: 20px;
  1587. padding-bottom: 5px;
  1588. font-family: "bold";
  1589. font-size: 1.3rem;
  1590. }
  1591. }
  1592. }
  1593. .equipe{
  1594. display: flex;
  1595. flex-direction: row;
  1596. .personne{
  1597. width: 33%;
  1598. display: flex;
  1599. flex-direction: column;
  1600. padding: 10px;
  1601. .images_v{
  1602. width:100%;
  1603. max-height: 10rem;
  1604. overflow: hidden;
  1605. img{
  1606. padding-bottom: 20px;
  1607. }
  1608. }
  1609. h5{
  1610. padding-top: 20px;
  1611. padding-bottom: 5px;
  1612. font-family: "bold";
  1613. font-size: 1.3rem;
  1614. }
  1615. }
  1616. }
  1617. }
  1618. .dl_plaquette{
  1619. p{
  1620. font-family: "now_alt_bold";
  1621. font-weight: 400;
  1622. font-size: 1rem;
  1623. line-height: 2rem;
  1624. padding-bottom: 2rem;
  1625. text-align: center;
  1626. }
  1627. }
  1628. }