This service tests the validity of an RSS 2.0 feed, checking to see that it follows the rules of the RSS specification. For advice from the RSS Advisory Board on how to implement RSS and handle issues such as enclosures and HTML encoding, read the RSS Best Practices Profile. This checker is also a validator of Atom and RSS 1.0 feeds.

Use this tester regularly to ensure that your RSS feed continues to work well in the wide audience of RSS readers, podcast clients and other software that supports the format.

 

Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • line 41, column 0: content:encoded should not contain style tag (18 occurrences) [help]

    										<content:encoded><![CDATA[<p style="text-align: center;"><style>
  • line 606, column 0: content:encoded should not contain script tag (18 occurrences) [help]

    </style><script>
  • line 1070, column 0: content:encoded should not contain data-rating-type attribute (9 occurrences) [help]

    <div class="huge_it_slideshow_image_wrap_gallery_43 gallery-img-content"
  • line 1075, column 0: content:encoded should not contain onclick attribute (67 occurrences) [help]

    									<div id="huge_it_dots_0_gallery_43"
  • line 1075, column 0: content:encoded should not contain data-image_id attribute (98 occurrences) [help]

    									<div id="huge_it_dots_0_gallery_43"
  • line 1075, column 0: content:encoded should not contain data-image_key attribute (49 occurrences) [help]

    									<div id="huge_it_dots_0_gallery_43"
  • line 1132, column 0: content:encoded should not contain decoding attribute (64 occurrences) [help]

    																											<img decoding="async" alt=""
  • line 8804, column 0: content:encoded should not contain data-status attribute (15 occurrences) [help]

    																																	<span class="huge_it_like_thumb" id="726"
  • line 9403, column 0: content:encoded should not contain loading attribute (6 occurrences) [help]

    Dans le pdf, cliquez sur les <img loading="lazy" loading="lazy" decoding="as ...

Source: https://picoulet.centres-sociaux.fr/feed/

  1. <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
  2. xmlns:content="http://purl.org/rss/1.0/modules/content/"
  3. xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:atom="http://www.w3.org/2005/Atom"
  6. xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  7. xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  8. >
  9.  
  10. <channel>
  11. <title>Centre Social Le Picoulet</title>
  12. <atom:link href="https://picoulet.centres-sociaux.fr/feed/" rel="self" type="application/rss+xml" />
  13. <link>https://picoulet.centres-sociaux.fr</link>
  14. <description>Association de quartier - Paris 11</description>
  15. <lastBuildDate>Thu, 09 Apr 2026 11:25:05 +0000</lastBuildDate>
  16. <language>fr-FR</language>
  17. <sy:updatePeriod>
  18. hourly </sy:updatePeriod>
  19. <sy:updateFrequency>
  20. 1 </sy:updateFrequency>
  21.  
  22. <image>
  23. <url>https://picoulet.centres-sociaux.fr/files/2017/04/cropped-reseau-des-centres-sociaux-paris-32x32.jpg</url>
  24. <title>Centre Social Le Picoulet</title>
  25. <link>https://picoulet.centres-sociaux.fr</link>
  26. <width>32</width>
  27. <height>32</height>
  28. </image>
  29. <item>
  30. <title>Programme Avril 2026</title>
  31. <link>https://picoulet.centres-sociaux.fr/2026/04/09/avril-2026/</link>
  32. <comments>https://picoulet.centres-sociaux.fr/2026/04/09/avril-2026/#respond</comments>
  33. <dc:creator><![CDATA[laetitia]]></dc:creator>
  34. <pubDate>Thu, 09 Apr 2026 11:24:52 +0000</pubDate>
  35. <category><![CDATA[Non classé]]></category>
  36. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5130</guid>
  37.  
  38. <description><![CDATA[Fichier à télécharger : PDF]]></description>
  39. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  40. /*===== general options =========*/
  41. a {
  42.    box-shadow: none !important;
  43. }
  44.  
  45. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  46.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  47. }
  48.  
  49. #album_disabled_layer {
  50.    display: none;
  51.    position: absolute;
  52.    width: 100%;
  53.    height: 100%;
  54.    text-align: center;
  55.    background-color: transparent;
  56.    z-index: 10;
  57.    padding-top: 20px;
  58.    color: #fff;
  59. }
  60.  
  61. #album_list_container {
  62.    position: relative;
  63. }
  64.  
  65. /* ====================== album onhover styles ==========================*/
  66.  
  67. #album_list .view {
  68.    -webkit-box-sizing: border-box;
  69.    -moz-box-sizing: border-box;
  70.    -o-box-sizing: border-box;
  71.    display: none;
  72.  
  73. }
  74.  
  75. .view .mask,
  76. .view .content {
  77.    width: 100%;
  78.    height: 100%;
  79.    position: absolute;
  80.    overflow: hidden;
  81.    top: 0;
  82.    left: 0;
  83. }
  84.  
  85. .view h2 {
  86.    text-transform: uppercase;
  87.    color: #fff;
  88.    text-align: center;
  89.    position: relative;
  90.    font-size: 17px;
  91.    font-family: Raleway, serif;
  92.    padding: 10px;
  93.    /*background: rgba(0, 0, 0, 0.8);*/
  94.    margin: 20px 0 0 0;
  95.  
  96. }
  97.  
  98. .album_back_button a, .view a {
  99.    text-decoration: none !important;
  100. }
  101.  
  102. .view p {
  103.    font-family: Merriweather, serif;
  104.    font-style: italic;
  105.    font-size: 14px;
  106.    position: relative;
  107.    color: #fff;
  108.    padding: 0px 20px 0px;
  109.    text-align: center;
  110.  
  111. }
  112.  
  113. .view a.info {
  114.    display: inline-block;
  115.    text-decoration: none;
  116.    font-size: 13px;
  117.    padding: 2px 14px;
  118.    margin-bottom: 3px;
  119.    background: #000;
  120.    color: #fff;
  121.    font-family: Raleway, serif;
  122.    text-transform: uppercase;
  123.    box-shadow: 0 0 1px #000
  124. }
  125.  
  126. .mask-text h2 {
  127.    font-size: 20px !important;
  128. }
  129.  
  130. .view a.info:hover {
  131.    box-shadow: 0 0 5px #000
  132. }
  133.  
  134. .view .mask-bg {
  135.    height: 100%;
  136. }
  137.  
  138. .view .album_social {
  139.    color: #fff;
  140.    position: absolute;
  141.    bottom: 3px;
  142.    left: 3px;
  143.    border: 1px solid #ffffff;
  144.    -webkit-border-radius: 3px;
  145.    -moz-border-radius: 3px;
  146.    border-radius: 3px;
  147.    padding: 3px 5px;
  148.  
  149. }
  150.  
  151. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  152.    color: #ffffff;
  153.    outline: none;
  154. }
  155.  
  156. /*1*/
  157.  
  158. .view .info {
  159.    margin-top: 5px;
  160. }
  161.  
  162. .view-first .mask {
  163.    opacity: 0;
  164.    background-color: rgba(0, 0, 0, 0.7);
  165.    transition: all 0.4s ease-in-out;
  166.  
  167. }
  168.  
  169. .view-first h2 {
  170.    transform: translateY(-100px);
  171.    opacity: 0;
  172.    font-family: Raleway, serif;
  173.    transition: all 0.2s ease-in-out;
  174. }
  175.  
  176. .view-first p {
  177.    transform: translateY(100px);
  178.    opacity: 0;
  179.    transition: all 0.2s linear;
  180. }
  181.  
  182. .view-first a.info {
  183.    opacity: 0;
  184.    transition: all 0.2s ease-in-out;
  185. }
  186.  
  187. /* */
  188.  
  189. .view-first:hover img {
  190.    /*transform: scale(1.1);*/
  191. }
  192.  
  193. .view-first:hover .mask {
  194.    opacity: 1;
  195. }
  196.  
  197. .view-first:hover h2,
  198. .view-first:hover p,
  199. .view-first:hover a.info {
  200.    opacity: 1;
  201.    transform: translateY(0px);
  202. }
  203.  
  204. .view-first:hover p {
  205.    transition-delay: 0.1s;
  206. }
  207.  
  208. .view-first:hover a.info {
  209.    transition-delay: 0.2s;
  210. }
  211.  
  212. /*2*/
  213. .view-second img {
  214.    -webkit-filter: grayscale(0) blur(0);
  215.    filter: grayscale(0) blur(0);
  216.    -webkit-transition: .3s ease-in-out;
  217.    transition: .3s ease-in-out;
  218. }
  219.  
  220. .view-second .mask {
  221.    background-color: rgba(226, 200, 127, 0.2);
  222.    transition: all 0.5s linear;
  223.    opacity: 0;
  224. }
  225.  
  226. .view-second h2 {
  227.    background: transparent;
  228.    margin: 20px 40px 0px 40px;
  229.    transform: scale(0);
  230.    color: #333;
  231.    transition: all 0.5s linear;
  232.    opacity: 0;
  233. }
  234.  
  235. .view-second p {
  236.    opacity: 0;
  237.    transform: scale(0);
  238.    transition: all 0.5s linear;
  239. }
  240.  
  241. .view-second a.info {
  242.    opacity: 0;
  243.    transform: scale(0);
  244.    transition: all 0.5s linear;
  245. }
  246.  
  247. .view-second:hover img {
  248.    -webkit-filter: grayscale(100%) blur(3px);
  249.    filter: grayscale(100%) blur(3px);
  250. }
  251.  
  252. .view-second:hover .mask {
  253.    opacity: 1;
  254. }
  255.  
  256. .view-second:hover h2,
  257. .view-second:hover p,
  258. .view-second:hover a.info {
  259.    transform: scale(1);
  260.    opacity: 1;
  261. }
  262.  
  263. .view-second img {
  264.    -webkit-filter: grayscale(0) blur(0);
  265.    filter: grayscale(0) blur(0);
  266.    -webkit-transition: .3s ease-in-out;
  267.    transition: .3s ease-in-out;
  268. }
  269.  
  270. .view-second:hover img {
  271.    -webkit-filter: grayscale(100%) blur(3px);
  272.    filter: grayscale(100%) blur(3px);
  273. }
  274.  
  275. /*3*/
  276.  
  277. .view-third img {
  278.    transform: scaleY(1);
  279.    transition: all .7s ease-in-out;
  280. }
  281.  
  282. .view-third a.info {
  283.    opacity: 0;
  284.    transform: scale(0);
  285.    transition: all 0.5s linear;
  286. }
  287.  
  288. .view-third:hover img {
  289.    -webkit-transform: scale(10);
  290.    transform: scale(10);
  291.    opacity: 0;
  292. }
  293.  
  294. .view-third:hover .mask {
  295.    opacity: 1;
  296. }
  297.  
  298. .view-third:hover h2,
  299. .view-third:hover p,
  300. .view-third:hover a.info {
  301.    transform: scale(1);
  302.    opacity: 1;
  303. }
  304.  
  305. /* ==== view 4 ===*/
  306.  
  307. .view-forth-wrapper {
  308.    overflow: hidden;
  309.    position: relative !important;
  310.    height: 100%;
  311.    /* cursor: pointer;*/
  312. }
  313.  
  314. .view-forth img {
  315.    max-width: 100%;
  316.    position: relative;
  317.    top: 0;
  318.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  319.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  320. }
  321.  
  322. .view-forth .mask {
  323.    position: absolute;
  324.    width: 100%;
  325.    /*    height: 70px;*/
  326.    /*    bottom: -70px;*/
  327.    height: 50%;
  328.    bottom: -50%;
  329.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  330.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  331.    top: inherit;
  332. }
  333.  
  334. .view-forth:hover .mask {
  335.    bottom: 0;
  336. }
  337.  
  338. .view-forth:hover img {
  339.    top: -30px;
  340. }
  341.  
  342. /*==  view 5 ==*/
  343.  
  344. .view-fifth .view-fifth-wrapper,
  345. .view-fifth .view-fifth-wrapper img {
  346.    display: block;
  347.    position: relative;
  348. }
  349.  
  350. .view-fifth .view-fifth-wrapper {
  351.    overflow: hidden;
  352.    height: 100%;
  353. }
  354.  
  355. .view-fifth .view-fifth-wrapper .mask {
  356.    display: none;
  357.    position: absolute;
  358.    background: #333;
  359.    background: rgba(75, 75, 75, 0.7);
  360.    width: 100%;
  361.    height: 100%;
  362. }
  363.  
  364. /* ====================== album category styles ==========================*/
  365.  
  366. #filters {
  367.    margin: 1% 0;
  368.    padding: 0;
  369.    list-style: none;
  370.    list-style-type: none !important;
  371.  
  372. }
  373.  
  374. #filters li {
  375.    float: left;
  376.    list-style-type: none !important;
  377. }
  378.  
  379. #filters li:first-child span {
  380.    margin-left: 0px;
  381. }
  382.  
  383. #filters li span {
  384.    display: block;
  385.    text-decoration: none;
  386.    cursor: pointer;
  387. }
  388.  
  389. .album_categories {
  390.    list-style-type: none;
  391.    margin: 0;
  392.    padding: 0;
  393.    overflow: hidden;
  394.    padding-top: 5px;
  395. }
  396.  
  397. /*=========  sharing buttons  ============*/
  398.  
  399. .album_socials {
  400.    position: relative;
  401.    top: 3px;
  402.    width: 100px;
  403.    height: 28px;
  404.    margin: 0 auto;
  405. }
  406.  
  407. .album_socials .rwd-share-buttons {
  408.    top: 0px !important;
  409.    width: 100% !important;
  410.    margin: 0px !important;
  411. }
  412.  
  413. .album_socials a {
  414.    text-decoration: underline !important;
  415. }
  416.  
  417. .gallery_images, .album_image_place {
  418.    margin-top: 15px;
  419.    margin-top: 15px;
  420. }
  421.  
  422. #rwd-share-facebook:hover {
  423.    background-position: 0 -31px !important;
  424. }
  425.  
  426. #rwd-share-twitter:hover {
  427.    background-position: -31px 32px !important;
  428. }
  429.  
  430. #rwd-share-googleplus:hover {
  431.    background-position: -66px -31px !important;
  432. }
  433.  
  434. .rwd-share-buttons li, .rwd-share-buttons li a {
  435.    width: 26px !important;
  436.    border: 0px !important;
  437. }
  438.  
  439. .rwd-share-buttons {
  440.    top: 0 !important;
  441. }
  442.  
  443. .img_link_btn {
  444.    position: absolute;
  445.    z-index: 99999;
  446.    bottom: 0;
  447.    left: 0;
  448.    right: 0;
  449.    width: 100%;
  450.    padding: 8px;
  451. }
  452.  
  453. .rwd-title {
  454.    padding: 10px 0px !important;
  455. }
  456.  
  457. @media only screen and (max-width: 475px) {
  458.    .rwd-share-buttons {
  459.        top: -25px !important;
  460.    }
  461.  
  462.    .rwd-title-text {
  463.        line-height: 15px;
  464.    }
  465. }
  466.  
  467. /*=========  hover style ===========*/
  468.  
  469. #hover {
  470.    color: rgba(188, 175, 204, 0.9);
  471. }
  472.  
  473. h2#testimonials {
  474.    color: #fffae3;
  475. }
  476.  
  477. div#all {
  478.    width: 100%;
  479.    height: 100%;
  480. }
  481.  
  482. .view img {
  483.    height: auto;
  484. }
  485.  
  486. .view {
  487.    color: #fff;
  488.    margin: 0 10px 10px 0;
  489.    overflow: hidden;
  490.    position: relative;
  491.    text-align: center;
  492.    float: left;
  493.    cursor: default;
  494.    border: 1px solid #ccc;
  495. }
  496.  
  497. .view-wrapper {
  498.    height: 100%;
  499. }
  500.  
  501. .view img {
  502.    display: block;
  503.    position: relative;
  504.    transition: all 0.2s linear;
  505.    height: 100%;
  506.    width: auto;
  507.    max-width: 100%;
  508.    margin: 0 auto;
  509. }
  510.  
  511. .mask-text h2 {
  512.    font-size: 20px !important;
  513.    margin-top: 20px !important;
  514. }
  515.  
  516. /* view 1 */
  517.  
  518. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  519.    color: #fff;
  520. }
  521.  
  522. /*  view 2 */
  523. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  524.    color: #333;
  525. }
  526.  
  527. .view-second .mask-text h2 {
  528.    border-bottom: 1px solid #333;
  529. }
  530.  
  531. /* view 3*/
  532. .view-third .mask {
  533.    background-color: #ccc;
  534.    transition: all 0.5s linear;
  535.    opacity: 0;
  536.    color: #333;
  537. }
  538.  
  539. .view-third h2 {
  540.    border-bottom: 1px solid #333;
  541.    background: transparent;
  542.    margin: 20px 40px 0px 40px;
  543.    transform: scale(0);
  544.    color: #333;
  545.    transition: all 0.5s linear;
  546.    opacity: 0;
  547. }
  548.  
  549. .view-third p {
  550.    color: #333;
  551.    opacity: 0;
  552.    transform: scale(0);
  553.    transition: all 0.5s linear;
  554. }
  555.  
  556. .view-third .text-category {
  557.    color: #333;
  558. }
  559.  
  560. /* view 4 */
  561.  
  562. .view-forth .mask-bg {
  563.    background: #333;
  564.    width: 100%;
  565.    height: 100%;
  566.    position: absolute;
  567.    top: 0;
  568.    left: 0;
  569. }
  570.  
  571. .view-forth .mask-text {
  572.    color: #fff;
  573.    position: relative;
  574.    z-index: 500;
  575.    padding: 5px 8px;
  576. }
  577.  
  578. .view-forth .mask-text h2 {
  579.    margin: 0px;
  580.    font-size: 13px;
  581.    padding: 2px;
  582.    color: #fff;
  583. }
  584.  
  585. .view-forth .mask-text h2:hover {
  586.    cursor: pointer;
  587. }
  588.  
  589. .view-forth .text-category {
  590.    display: block;
  591.    font-size: 15px;
  592.    color: #fff;
  593. }
  594.  
  595. .view-forth p {
  596.    color: #fff;
  597. }
  598.  
  599. /* view 5 */
  600. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  601.    color: #fff;
  602. }
  603.  
  604. </style><script>
  605. var data_gallery_43 = [];
  606. var event_stack_gallery_43 = [];
  607. data_gallery_43["0"]=[];data_gallery_43["0"]["id"]="0";data_gallery_43["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/1.png";data_gallery_43["0"]["description"]="";data_gallery_43["0"]["alt"]="";data_gallery_43["1"]=[];data_gallery_43["1"]["id"]="1";data_gallery_43["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/2.png";data_gallery_43["1"]["description"]="";data_gallery_43["1"]["alt"]="";data_gallery_43["2"]=[];data_gallery_43["2"]["id"]="2";data_gallery_43["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/4.png";data_gallery_43["2"]["description"]="";data_gallery_43["2"]["alt"]="";data_gallery_43["3"]=[];data_gallery_43["3"]["id"]="3";data_gallery_43["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/3.png";data_gallery_43["3"]["description"]="";data_gallery_43["3"]["alt"]="";data_gallery_43["4"]=[];data_gallery_43["4"]["id"]="4";data_gallery_43["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/5.png";data_gallery_43["4"]["description"]="";data_gallery_43["4"]["alt"]="";data_gallery_43["5"]=[];data_gallery_43["5"]["id"]="5";data_gallery_43["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/04/6.png";data_gallery_43["5"]["description"]="";data_gallery_43["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_43 = false;
  608. var huge_it_transition_duration_gallery_43 = 2000;
  609. var huge_it_playInterval_gallery_43;
  610. // Stop autoplay.
  611. window.clearInterval(huge_it_playInterval_gallery_43);
  612. // alert('huge_it_current_key_gallery_43');
  613. var huge_it_current_key_gallery_43 = '';
  614. function huge_it_move_dots_gallery_43() {
  615. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_43").position().left;
  616. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_43").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_43").outerWidth(true);
  617. }
  618. function huge_it_testBrowser_cssTransitions_gallery_43() {
  619. return huge_it_testDom_gallery_43('Transition');
  620. }
  621. function huge_it_testBrowser_cssTransforms3d_gallery_43() {
  622. return huge_it_testDom_gallery_43('Perspective');
  623. }
  624. function huge_it_testDom_gallery_43(prop) {
  625. // Browser vendor CSS prefixes.
  626. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  627. // Browser vendor DOM prefixes.
  628. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  629. var i = domPrefixes.length;
  630. while (i--) {
  631. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  632. return true;
  633. }
  634. }
  635. return false;
  636. }
  637. function huge_it_cube_gallery_43(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  638. /* If browser does not support 3d transforms/CSS transitions.*/
  639. if (!huge_it_testBrowser_cssTransitions_gallery_43()) {
  640. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  641. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  642. return huge_it_fallback_gallery_43(current_image_class, next_image_class, direction);
  643. }
  644. if (!huge_it_testBrowser_cssTransforms3d_gallery_43()) {
  645. return huge_it_fallback3d_gallery_43(current_image_class, next_image_class, direction);
  646. }
  647. huge_it_trans_in_progress_gallery_43 = true;
  648. /* Set active thumbnail.*/
  649. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  650. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  651. jQuery(".huge_it_slide_bg_gallery_43").css('perspective', 1000);
  652. jQuery(current_image_class).css({
  653. transform : 'translateZ(' + tz + 'px)',
  654. backfaceVisibility : 'hidden'
  655. });
  656. jQuery(".huge_it_slideshow_image_wrap_gallery_43,.huge_it_slide_bg_gallery_43,.huge_it_slideshow_image_item_gallery_43,.huge_it_slideshow_image_second_item_gallery_43 ").css('overflow', 'visible');
  657. jQuery(next_image_class).css({
  658. opacity : 1,
  659. filter: 'Alpha(opacity=100)',
  660. backfaceVisibility : 'hidden',
  661. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  662. });
  663. jQuery(".huge_it_slider_gallery_43").css({
  664. transform: 'translateZ(-' + tz + 'px)',
  665. transformStyle: 'preserve-3d'
  666. });
  667. /* Execution steps.*/
  668. setTimeout(function () {
  669. jQuery(".huge_it_slider_gallery_43").css({
  670. transition: 'all ' + huge_it_transition_duration_gallery_43 + 'ms ease-in-out',
  671. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  672. });
  673. }, 20);
  674. /* After transition.*/
  675. jQuery(".huge_it_slider_gallery_43").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  676. function huge_it_after_trans() {
  677. jQuery(".huge_it_slide_bg_gallery_43,.huge_it_slideshow_image_item_gallery_43,.huge_it_slideshow_image_second_item_gallery_43 ").css('overflow', 'hidden');
  678. jQuery(".huge_it_slide_bg_gallery_43").removeAttr('style');
  679. jQuery(current_image_class).removeAttr('style');
  680. jQuery(next_image_class).removeAttr('style');
  681. jQuery(".huge_it_slider_gallery_43").removeAttr('style');
  682. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  683. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  684. // huge_it_change_watermark_container_gallery_43();
  685. huge_it_trans_in_progress_gallery_43 = false;
  686. if (typeof event_stack_gallery_43 !== 'undefined' && event_stack_gallery_43.length > 0) {
  687. key = event_stack_gallery_43[0].split("-");
  688. event_stack_gallery_43.shift();
  689. huge_it_change_image_gallery_43(key[0], key[1], data_gallery_43, true,false);
  690. }
  691. }
  692. }
  693. function huge_it_cubeH_gallery_43(current_image_class, next_image_class, direction) {
  694. /* Set to half of image width.*/
  695. var dimension = jQuery(current_image_class).width() / 2;
  696. if (direction == 'right') {
  697. huge_it_cube_gallery_43(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  698. }
  699. else if (direction == 'left') {
  700. huge_it_cube_gallery_43(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  701. }
  702. }
  703. function huge_it_cubeV_gallery_43(current_image_class, next_image_class, direction) {
  704. /* Set to half of image height.*/
  705. var dimension = jQuery(current_image_class).height() / 2;
  706. /* If next slide.*/
  707. if (direction == 'right') {
  708. huge_it_cube_gallery_43(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  709. }
  710. else if (direction == 'left') {
  711. huge_it_cube_gallery_43(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  712. }
  713. }
  714. /* For browsers that does not support transitions.*/
  715. function huge_it_fallback_gallery_43(current_image_class, next_image_class, direction) {
  716. huge_it_fade_gallery_43(current_image_class, next_image_class, direction);
  717. }
  718. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  719. function huge_it_fallback3d_gallery_43(current_image_class, next_image_class, direction) {
  720. huge_it_sliceV_gallery_43(current_image_class, next_image_class, direction);
  721. }
  722. function huge_it_none_gallery_43(current_image_class, next_image_class, direction) {
  723. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  724. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  725. /* Set active thumbnail.*/
  726. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  727. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  728. }
  729. function huge_it_fade_gallery_43(current_image_class, next_image_class, direction) {
  730. if (huge_it_testBrowser_cssTransitions_gallery_43()) {
  731. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_43 + 'ms linear');
  732. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_43 + 'ms linear');
  733. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  734. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  735. }
  736. else {
  737. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_43);
  738. jQuery(next_image_class).animate({
  739. 'opacity' : 1,
  740. 'z-index': 2
  741. }, {
  742. duration: huge_it_transition_duration_gallery_43,
  743. complete: function () {return false;}
  744. });
  745. // For IE.
  746. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_43, 0);
  747. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_43, 1);
  748. }
  749. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  750. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  751. }
  752. function huge_it_grid_gallery_43(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  753. /* If browser does not support CSS transitions.*/
  754. if (!huge_it_testBrowser_cssTransitions_gallery_43()) {
  755. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  756. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  757. return huge_it_fallback_gallery_43(current_image_class, next_image_class, direction);
  758. }
  759. huge_it_trans_in_progress_gallery_43 = true;
  760. /* Set active thumbnail.*/
  761. jQuery(".huge_it_slideshow_dots_gallery_43").removeClass("huge_it_slideshow_dots_active_gallery_43").addClass("huge_it_slideshow_dots_deactive_gallery_43");
  762. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_43 + "_gallery_43").removeClass("huge_it_slideshow_dots_deactive_gallery_43").addClass("huge_it_slideshow_dots_active_gallery_43");
  763. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  764. var count = (huge_it_transition_duration_gallery_43) / (cols + rows);
  765. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  766. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  767. var delay = (c + r) * count;
  768. /* Return a gridlet elem with styles for specific transition.*/
  769. return jQuery('<div class="huge_it_gridlet_gallery_43" />').css({
  770. width : width,
  771. height : height,
  772. top : top,
  773. left : left,
  774. backgroundImage : 'url("' + src + '")',
  775. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_43").css("background-color"),
  776. /*backgroundColor: rgba(0, 0, 0, 0),*/
  777. backgroundRepeat: 'no-repeat',
  778. backgroundPosition : img_left + 'px ' + img_top + 'px',
  779. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  780. transition : 'all ' + huge_it_transition_duration_gallery_43 + 'ms ease-in-out ' + delay + 'ms',
  781. transform : 'none'
  782. });
  783. }
  784. /* Get the current slide's image.*/
  785. var cur_img = jQuery(current_image_class).find('img');
  786. /* Create a grid to hold the gridlets.*/
  787. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_43');
  788. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  789. jQuery(current_image_class).prepend(grid);
  790. /* vars to calculate positioning/size of gridlets*/
  791. var cont = jQuery(".huge_it_slide_bg_gallery_43");
  792. var imgWidth = cur_img.width();
  793. var imgHeight = cur_img.height();
  794. var contWidth = cont.width(),
  795. contHeight = cont.height(),
  796. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  797. colWidth = Math.floor(contWidth / cols),
  798. rowHeight = Math.floor(contHeight / rows),
  799. colRemainder = contWidth - (cols * colWidth),
  800. colAdd = Math.ceil(colRemainder / cols),
  801. rowRemainder = contHeight - (rows * rowHeight),
  802. rowAdd = Math.ceil(rowRemainder / rows),
  803. leftDist = 0,
  804. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_43").width() - cur_img.width()) / 2;
  805. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  806. tx = tx === 'auto' ? contWidth : tx;
  807. tx = tx === 'min-auto' ? - contWidth : tx;
  808. ty = ty === 'auto' ? contHeight : ty;
  809. ty = ty === 'min-auto' ? - contHeight : ty;
  810. /* Loop through cols*/
  811. for (var i = 0; i < cols; i++) {
  812. var topDist = 0,
  813. img_topDst = (jQuery(".huge_it_slide_bg_gallery_43").height() - cur_img.height()) / 2,
  814. newColWidth = colWidth;
  815. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  816. if (colRemainder > 0) {
  817. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  818. newColWidth += add;
  819. colRemainder -= add;
  820. }
  821. /* Nested loop to create row gridlets for each col.*/
  822. for (var j = 0; j < rows; j++)  {
  823. var newRowHeight = rowHeight,
  824. newRowRemainder = rowRemainder;
  825. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  826. if (newRowRemainder > 0) {
  827. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  828. newRowHeight += add;
  829. newRowRemainder -= add;
  830. }
  831. /* Create & append gridlet to grid.*/
  832. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  833. topDist += newRowHeight;
  834. img_topDst -= newRowHeight;
  835. }
  836. img_leftDist -= newColWidth;
  837. leftDist += newColWidth;
  838. }
  839. /* Set event listener on last gridlet to finish transitioning.*/
  840. var last_gridlet = grid.children().last();
  841. /* Show grid & hide the image it replaces.*/
  842. grid.show();
  843. cur_img.css('opacity', 0);
  844. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  845. grid.children().first().addClass('rs-top-left');
  846. grid.children().last().addClass('rs-bottom-right');
  847. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  848. grid.children().eq(- rows).addClass('rs-top-right');
  849. /* Execution steps.*/
  850. setTimeout(function () {
  851. grid.children().css({
  852. opacity: op,
  853. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  854. });
  855. }, 1);
  856. jQuery(next_image_class).css('opacity', 1);
  857. /* After transition.*/
  858. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  859. function huge_it_after_trans() {
  860. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  861. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  862. cur_img.css('opacity', 1);
  863. grid.remove();
  864. huge_it_trans_in_progress_gallery_43 = false;
  865. if (typeof event_stack_gallery_43 !== 'undefined' && event_stack_gallery_43.length > 0) {
  866. key = event_stack_gallery_43[0].split("-");
  867. event_stack_gallery_43.shift();
  868. huge_it_change_image_gallery_43(key[0], key[1], data_gallery_43, true,false);
  869. }
  870. }
  871. }
  872. function huge_it_sliceH_gallery_43(current_image_class, next_image_class, direction) {
  873. if (direction == 'right') {
  874. var translateX = 'min-auto';
  875. }
  876. else if (direction == 'left') {
  877. var translateX = 'auto';
  878. }
  879. huge_it_grid_gallery_43(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  880. }
  881. function huge_it_sliceV_gallery_43(current_image_class, next_image_class, direction) {
  882. if (direction == 'right') {
  883. var translateY = 'min-auto';
  884. }
  885. else if (direction == 'left') {
  886. var translateY = 'auto';
  887. }
  888. huge_it_grid_gallery_43(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  889. }
  890. function huge_it_slideV_gallery_43(current_image_class, next_image_class, direction) {
  891. if (direction == 'right') {
  892. var translateY = 'auto';
  893. }
  894. else if (direction == 'left') {
  895. var translateY = 'min-auto';
  896. }
  897. huge_it_grid_gallery_43(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  898. }
  899. function huge_it_slideH_gallery_43(current_image_class, next_image_class, direction) {
  900. if (direction == 'right') {
  901. var translateX = 'min-auto';
  902. }
  903. else if (direction == 'left') {
  904. var translateX = 'auto';
  905. }
  906. huge_it_grid_gallery_43(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  907. }
  908. function huge_it_scaleOut_gallery_43(current_image_class, next_image_class, direction) {
  909. huge_it_grid_gallery_43(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  910. }
  911. function huge_it_scaleIn_gallery_43(current_image_class, next_image_class, direction) {
  912. huge_it_grid_gallery_43(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  913. }
  914. function huge_it_blockScale_gallery_43(current_image_class, next_image_class, direction) {
  915. huge_it_grid_gallery_43(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  916. }
  917. function huge_it_kaleidoscope_gallery_43(current_image_class, next_image_class, direction) {
  918. huge_it_grid_gallery_43(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  919. }
  920. function huge_it_fan_gallery_43(current_image_class, next_image_class, direction) {
  921. if (direction == 'right') {
  922. var rotate = 45;
  923. var translateX = 100;
  924. }
  925. else if (direction == 'left') {
  926. var rotate = -45;
  927. var translateX = -100;
  928. }
  929. huge_it_grid_gallery_43(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  930. }
  931. function huge_it_blindV_gallery_43(current_image_class, next_image_class, direction) {
  932. huge_it_grid_gallery_43(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  933. }
  934. function huge_it_blindH_gallery_43(current_image_class, next_image_class, direction) {
  935. huge_it_grid_gallery_43(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  936. }
  937. function huge_it_random_gallery_43(current_image_class, next_image_class, direction) {
  938. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  939. /* Pick a random transition from the anims array.*/
  940. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_43"](current_image_class, next_image_class, direction);
  941. }
  942. function iterator_gallery_43() {
  943. var iterator = 1;
  944. return iterator;
  945. }
  946. function huge_it_change_image_gallery_43(current_key, key, data_gallery_43, from_effect,clicked) {
  947. if (data_gallery_43[key]) {
  948. if(typeof video_is_playing_gallery_43 != 'undefined' && video_is_playing_gallery_43 && !clicked){
  949. return false;
  950. }
  951. if (!from_effect) {
  952. // Change image key.
  953. jQuery("#huge_it_current_image_key_gallery_43").val(key);
  954. // if (current_key == '-2') { /* Dots.*/
  955. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_43").attr("data-image_key");
  956. //  }
  957. }
  958. if (huge_it_trans_in_progress_gallery_43) {
  959. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_43").after(" --IN TRANSACTION-- <br />");
  960. event_stack_gallery_43.push(current_key + '-' + key);
  961. return;
  962. }
  963. var direction = 'right';
  964. if (huge_it_current_key_gallery_43 > key) {
  965. var direction = 'left';
  966. }
  967. else if (huge_it_current_key_gallery_43 == key) {
  968. return false;
  969. }
  970. // Set active thumbnail position.
  971. huge_it_current_key_gallery_43 = key;
  972. //Change image id, title, description.
  973. jQuery(".huge_it_slideshow_image_gallery_43").attr('data-image_id', data_gallery_43[key]["id"]);
  974. jQuery(".huge_it_slideshow_title_text_gallery_43").html(data_gallery_43[key]["alt"]);
  975. jQuery(".huge_it_slideshow_description_text_gallery_43").html(data_gallery_43[key]["description"]);
  976. var current_image_class = "#image_id_gallery_43_" + data_gallery_43[current_key]["id"];
  977. var next_image_class = "#image_id_gallery_43_" + data_gallery_43[key]["id"];
  978. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_43').length>0) {
  979. var streffect='none';
  980. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  981. huge_it_none_gallery_43(current_image_class, next_image_class, direction);
  982. }else{
  983. huge_it_fade_gallery_43(current_image_class, next_image_class, direction);
  984. }
  985. }else{
  986. huge_it_none_gallery_43(current_image_class, next_image_class, direction);
  987. }
  988. jQuery('.huge_it_slideshow_title_text_gallery_43').removeClass('none');
  989. if(jQuery('.huge_it_slideshow_title_text_gallery_43').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_43').addClass('none');}
  990. jQuery('.huge_it_slideshow_description_text_gallery_43').removeClass('none');
  991. jQuery('.huge_it_gallery_like_cont_435130').removeClass('none');
  992. if(jQuery('.huge_it_slideshow_description_text_gallery_43').html()==""){
  993. jQuery('.huge_it_slideshow_description_text_gallery_43').addClass('none');
  994. }
  995. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_43').addClass('none');
  996. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_43').addClass('none');
  997. jQuery(current_image_class).find('.huge_it_gallery_like_cont_435130').addClass('none');
  998. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_43").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  999. huge_it_move_dots_gallery_43();
  1000. window.clearInterval(huge_it_playInterval_gallery_43);
  1001. play_gallery_43();
  1002. }
  1003. }
  1004. function huge_it_popup_resize_gallery_43() {
  1005. var staticsliderwidth=375;
  1006. var sliderwidth=375;
  1007. var bodyWidth=jQuery(window).width();
  1008. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_43").parent().width();
  1009.  
  1010. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  1011. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  1012. var str=(750/staticsliderwidth);
  1013.  
  1014. jQuery('.huge_it_slideshow_image_wrap_gallery_43').css({'max-height':parentWidth*str-2*0});
  1015.  
  1016. }
  1017. jQuery(window).load(function () {
  1018. jQuery(window).resize(function() {
  1019. huge_it_popup_resize_gallery_43();
  1020. });
  1021. huge_it_popup_resize_gallery_43();
  1022. /* Disable right click.*/
  1023. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  1024. return false;
  1025. });
  1026. /*HOVER SLIDESHOW*/
  1027. jQuery("#huge_it_slideshow_image_container_gallery_43, .huge_it_slideshow_image_container_gallery_43, .huge_it_slideshow_dots_container_gallery_43,#huge_it_slideshow_right_gallery_43,#huge_it_slideshow_left_gallery_43").hover(function(){
  1028. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_43").after(" -- hover -- <br /> ");
  1029. jQuery("#huge_it_slideshow_right_gallery_43").css({'display':'inline'});
  1030. jQuery("#huge_it_slideshow_left_gallery_43").css({'display':'inline'});
  1031. },function(){
  1032. jQuery("#huge_it_slideshow_right_gallery_43").css({'display':'none'});
  1033. jQuery("#huge_it_slideshow_left_gallery_43").css({'display':'none'});
  1034. });
  1035. var pausehover="on";
  1036. if(pausehover=="on"){
  1037. jQuery("#huge_it_slideshow_image_container_gallery_43, .huge_it_slideshow_image_container_gallery_43, .huge_it_slideshow_dots_container_gallery_43,#huge_it_slideshow_right_gallery_43,#huge_it_slideshow_left_gallery_43").hover(function(){
  1038. window.clearInterval(huge_it_playInterval_gallery_43);
  1039. },function(){
  1040. window.clearInterval(huge_it_playInterval_gallery_43);
  1041. play_gallery_43();
  1042. });
  1043. }
  1044. play_gallery_43();
  1045. });
  1046. function play_gallery_43() {
  1047. /* Play.*/
  1048. huge_it_playInterval_gallery_43 = setInterval(function () {
  1049. var iterator = 1;
  1050. huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()) + iterator) % data_gallery_43.length, data_gallery_43,false,false);
  1051. }, '6000');
  1052. }
  1053. jQuery(window).focus(function() {
  1054. var i_gallery_43 = 0;
  1055. jQuery(".huge_it_slider_gallery_43").children("div").each(function () {
  1056. if (jQuery(this).css('opacity') == 1) {
  1057. jQuery("#huge_it_current_image_key_gallery_43").val(i_gallery_43);
  1058. }
  1059. i_gallery_43++;
  1060. });
  1061. play_gallery_43();
  1062. });
  1063. jQuery(window).blur(function() {
  1064. event_stack_gallery_43 = [];
  1065. window.clearInterval(huge_it_playInterval_gallery_43);
  1066. });
  1067. </script>
  1068. <div class="huge_it_slideshow_image_wrap_gallery_43 gallery-img-content"
  1069.     data-rating-type="off">
  1070. <!-- ##########################DOTS######################### -->
  1071. <div class="huge_it_slideshow_dots_container_gallery_43">
  1072. <div class="huge_it_slideshow_dots_thumbnails_gallery_43">
  1073. <div id="huge_it_dots_0_gallery_43"
  1074.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_active_gallery_43"
  1075.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '0', data_gallery_43,false,true);return false;"
  1076.     data-image_id="760" data-image_key="0"></div>
  1077. <div id="huge_it_dots_1_gallery_43"
  1078.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_deactive_gallery_43"
  1079.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '1', data_gallery_43,false,true);return false;"
  1080.     data-image_id="759" data-image_key="1"></div>
  1081. <div id="huge_it_dots_2_gallery_43"
  1082.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_deactive_gallery_43"
  1083.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '2', data_gallery_43,false,true);return false;"
  1084.     data-image_id="758" data-image_key="2"></div>
  1085. <div id="huge_it_dots_3_gallery_43"
  1086.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_deactive_gallery_43"
  1087.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '3', data_gallery_43,false,true);return false;"
  1088.     data-image_id="757" data-image_key="3"></div>
  1089. <div id="huge_it_dots_4_gallery_43"
  1090.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_deactive_gallery_43"
  1091.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '4', data_gallery_43,false,true);return false;"
  1092.     data-image_id="761" data-image_key="4"></div>
  1093. <div id="huge_it_dots_5_gallery_43"
  1094.     class="huge_it_slideshow_dots_gallery_43 huge_it_slideshow_dots_deactive_gallery_43"
  1095.     onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), '5', data_gallery_43,false,true);return false;"
  1096.     data-image_id="762" data-image_key="5"></div>
  1097. </div>
  1098. <a id="huge_it_slideshow_left_gallery_43" href="#"
  1099.   onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()) - iterator_gallery_43()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()) - iterator_gallery_43()) % data_gallery_43.length : data_gallery_43.length - 1, data_gallery_43,false,true);return false;">
  1100. <div id="huge_it_slideshow_left-ico_gallery_43">
  1101. <div><i class="huge_it_slideshow_prev_btn_gallery_43 fa"></i></div>
  1102. </div>
  1103. </a>
  1104. <a id="huge_it_slideshow_right_gallery_43" href="#"
  1105.   onclick="huge_it_change_image_gallery_43(parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_43').val()) + iterator_gallery_43()) % data_gallery_43.length, data_gallery_43,false,true);return false;">
  1106. <div id="huge_it_slideshow_right-ico_43">
  1107. <div><i class="huge_it_slideshow_next_btn_gallery_43 fa"></i></div>
  1108. </div>
  1109. </a>
  1110. </div>
  1111. <!-- ##########################IMAGES######################### -->
  1112. <script>
  1113. jQuery(document).ready(function ($) {
  1114. $('.thumb_wrapper').on('click', function (ev) {
  1115. var hugeid = $(this).data('rowid');
  1116. var myid = hugeid;
  1117. myid = parseInt(myid);
  1118. eval('player_' + myid + '.playVideo()')
  1119. ev.preventDefault();
  1120. });
  1121. });
  1122. </script>
  1123. <div id="huge_it_slideshow_image_container_gallery_43"
  1124.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_43 view-slider">
  1125. <div class="huge_it_slide_container_gallery_43">
  1126. <div class="huge_it_slide_bg_gallery_43">
  1127. <ul class="huge_it_slider_gallery_43">
  1128. <li class="huge_it_slideshow_image_item_gallery_43"
  1129.    id="image_id_gallery_43_0">
  1130. <img decoding="async" alt=""
  1131.     id="huge_it_slideshow_image_gallery_43_0"
  1132.     class="huge_it_slideshow_image_gallery_43"
  1133.     src="https://picoulet.centres-sociaux.fr/files/2026/04/1.png"
  1134.     data-image_id="760"/>
  1135. <div
  1136. class="huge_it_slideshow_title_text_gallery_43 none">
  1137. </div>
  1138. <div
  1139. class="huge_it_slideshow_description_text_gallery_43 none">
  1140. </div>
  1141. </li>
  1142. <li class="huge_it_slideshow_image_second_item_gallery_43"
  1143.    id="image_id_gallery_43_1">
  1144. <img decoding="async" alt=""
  1145.     id="huge_it_slideshow_image_gallery_43_1"
  1146.     class="huge_it_slideshow_image_gallery_43"
  1147.     src="https://picoulet.centres-sociaux.fr/files/2026/04/2.png"
  1148.     data-image_id="759"/>
  1149. <div
  1150. class="huge_it_slideshow_title_text_gallery_43 none">
  1151. </div>
  1152. <div
  1153. class="huge_it_slideshow_description_text_gallery_43 none">
  1154. </div>
  1155. </li>
  1156. <li class="huge_it_slideshow_image_second_item_gallery_43"
  1157.    id="image_id_gallery_43_2">
  1158. <img decoding="async" alt=""
  1159.     id="huge_it_slideshow_image_gallery_43_2"
  1160.     class="huge_it_slideshow_image_gallery_43"
  1161.     src="https://picoulet.centres-sociaux.fr/files/2026/04/4.png"
  1162.     data-image_id="758"/>
  1163. <div
  1164. class="huge_it_slideshow_title_text_gallery_43 none">
  1165. </div>
  1166. <div
  1167. class="huge_it_slideshow_description_text_gallery_43 none">
  1168. </div>
  1169. </li>
  1170. <li class="huge_it_slideshow_image_second_item_gallery_43"
  1171.    id="image_id_gallery_43_3">
  1172. <img decoding="async" alt=""
  1173.     id="huge_it_slideshow_image_gallery_43_3"
  1174.     class="huge_it_slideshow_image_gallery_43"
  1175.     src="https://picoulet.centres-sociaux.fr/files/2026/04/3.png"
  1176.     data-image_id="757"/>
  1177. <div
  1178. class="huge_it_slideshow_title_text_gallery_43 none">
  1179. </div>
  1180. <div
  1181. class="huge_it_slideshow_description_text_gallery_43 none">
  1182. </div>
  1183. </li>
  1184. <li class="huge_it_slideshow_image_second_item_gallery_43"
  1185.    id="image_id_gallery_43_4">
  1186. <img decoding="async" alt=""
  1187.     id="huge_it_slideshow_image_gallery_43_4"
  1188.     class="huge_it_slideshow_image_gallery_43"
  1189.     src="https://picoulet.centres-sociaux.fr/files/2026/04/5.png"
  1190.     data-image_id="761"/>
  1191. <div
  1192. class="huge_it_slideshow_title_text_gallery_43 none">
  1193. </div>
  1194. <div
  1195. class="huge_it_slideshow_description_text_gallery_43 none">
  1196. </div>
  1197. </li>
  1198. <li class="huge_it_slideshow_image_second_item_gallery_43"
  1199.    id="image_id_gallery_43_5">
  1200. <img decoding="async" alt=""
  1201.     id="huge_it_slideshow_image_gallery_43_5"
  1202.     class="huge_it_slideshow_image_gallery_43"
  1203.     src="https://picoulet.centres-sociaux.fr/files/2026/04/6.png"
  1204.     data-image_id="762"/>
  1205. <div
  1206. class="huge_it_slideshow_title_text_gallery_43 none">
  1207. </div>
  1208. <div
  1209. class="huge_it_slideshow_description_text_gallery_43 none">
  1210. </div>
  1211. </li>
  1212. </ul>
  1213. <input type="hidden" id="huge_it_current_image_key_gallery_43" value="0"/>
  1214. </div>
  1215. </div>
  1216. </div>
  1217. </div><style>
  1218. .huge_it_slideshow_image_wrap_gallery_43 {
  1219.    height: 750px;
  1220.    width: 375px;
  1221.    max-width: calc(100% - 2 * 0px);
  1222.    position: relative;
  1223.    display: block;
  1224.    text-align: center;
  1225.    border: 0 px #ffffff solid;
  1226.    box-sizing: content-box;
  1227.    clear: both;
  1228. float:none; margin: 0 auto;}
  1229.  
  1230. .huge_it_slideshow_image_wrap_gallery_43 * {
  1231.    box-sizing: border-box;
  1232.    -moz-box-sizing: border-box;
  1233.    -webkit-box-sizing: border-box;
  1234. }
  1235.  
  1236. .huge_it_slideshow_image_gallery_43 {
  1237. width: 100%;
  1238.    height: 100%;
  1239.    left: 0;
  1240.    top: 0;
  1241. /* height: auto;
  1242.                top: 50%;
  1243.            left: 50%;
  1244.                transform: translate( -50%, -50% ); */
  1245. max-width: 100%;
  1246.    max-height: 100%;
  1247.    position: absolute;
  1248. }
  1249.  
  1250. .huge_it_slider_gallery_43 li iframe {
  1251.    width: 100%;
  1252.    height: 100%;
  1253. }
  1254.  
  1255. .huge_it_slider_gallery_43 li #thevideo {
  1256.    width: 100%;
  1257.    height: 100%;
  1258. }
  1259.  
  1260. .huge_it_slider_gallery_43 li .thumb_wrapper {
  1261.    width: 100%;
  1262.    height: 100%;
  1263. }
  1264.  
  1265. .huge_it_slider_gallery_43 li .thumb_wrapper img {
  1266.    position: relative;
  1267.    /*top: 50%;
  1268.    transform: translateY(-50%);*/
  1269. }
  1270.  
  1271. #huge_it_slideshow_left_gallery_43,
  1272. #huge_it_slideshow_right_gallery_43 {
  1273.    cursor: pointer;
  1274.    display: none;
  1275.    display: block;
  1276.    height: 100%;
  1277.    outline: medium none;
  1278.    position: absolute;
  1279.    /*z-index: 10130;*/
  1280.    z-index: 13;
  1281.    bottom: 25px;
  1282.    top: 50%;
  1283. }
  1284.  
  1285. #huge_it_slideshow_left-ico_gallery_43,
  1286. #huge_it_slideshow_right-ico_gallery_43 {
  1287.    z-index: 13;
  1288.    -moz-box-sizing: content-box;
  1289.    box-sizing: content-box;
  1290.    cursor: pointer;
  1291.    display: table;
  1292.    left: -9999px;
  1293.    line-height: 0;
  1294.    margin-top: -15px;
  1295.    position: absolute;
  1296.    top: 50%;
  1297. }
  1298.  
  1299. #huge_it_slideshow_left-ico_gallery_43:hover,
  1300. #huge_it_slideshow_right-ico_gallery_43:hover {
  1301.    cursor: pointer;
  1302. }
  1303.  
  1304. .huge_it_slideshow_image_container_gallery_43 {
  1305.    display: table;
  1306.    position: relative;
  1307.    top: 0;
  1308.    left: 0;
  1309.    text-align: center;
  1310.    vertical-align: middle;
  1311.    width: 100%;
  1312.    height: 100%;
  1313. }
  1314.  
  1315. .huge_it_slideshow_title_text_gallery_43 {
  1316.    text-decoration: none;
  1317.    position: absolute;
  1318.    z-index: 12;
  1319.    display: inline-block;
  1320. width: 30%;
  1321.    /*height:
  1322. 50 %;*/
  1323. right:0%;top:0%; padding: 2%;
  1324.    text-align: right;
  1325.    font-weight: bold;
  1326.    color: #000000;
  1327.    background: rgba(255,255,255,0.7)  !important;
  1328.    border-style: solid;
  1329.    font-size: 13px;
  1330.    border-width: 0px;
  1331.    border-color: #ffffff;
  1332.    border-radius: 4px;
  1333. }
  1334.  
  1335. .huge_it_slideshow_description_text_gallery_43 {
  1336.    text-decoration: none;
  1337.    position: absolute;
  1338.    z-index: 11;
  1339.    border-style: solid;
  1340.    display: inline-block;
  1341. width: 70%;
  1342.    /*height:
  1343. %;*/
  1344. right:0%;bottom:0%; padding: 3%;
  1345.    text-align: justify;
  1346.    color: #ffffff;
  1347.    background: rgba(0,0,0,0.7) !important;
  1348.    border-style: solid;
  1349.    font-size: 12px;
  1350.    border-width: 0px;
  1351.    border-color: #ffffff;
  1352.    border-radius: 0px;
  1353. }
  1354.  
  1355. .huge_it_slideshow_title_text_gallery_43.none, .huge_it_slideshow_description_text_gallery_43.none,
  1356. .huge_it_slideshow_title_text_gallery_43.hidden, .huge_it_slideshow_description_text_gallery_43.hidden {
  1357.    display: none;
  1358. }
  1359.  
  1360. .huge_it_gallery_like_cont_435130.none {
  1361.    display: none !important;
  1362. }
  1363.  
  1364. .huge_it_slideshow_title_text_gallery_43 h1, .huge_it_slideshow_description_text_gallery_43 h1,
  1365. .huge_it_slideshow_title_text_gallery_43 h2, .huge_it_slideshow_title_text_gallery_43 h2,
  1366. .huge_it_slideshow_title_text_gallery_43 h3, .huge_it_slideshow_title_text_gallery_43 h3,
  1367. .huge_it_slideshow_title_text_gallery_43 h4, .huge_it_slideshow_title_text_gallery_43 h4,
  1368. .huge_it_slideshow_title_text_gallery_43 p, .huge_it_slideshow_title_text_gallery_43 p,
  1369. .huge_it_slideshow_title_text_gallery_43 strong, .huge_it_slideshow_title_text_gallery_43 strong,
  1370. .huge_it_slideshow_title_text_gallery_43 span, .huge_it_slideshow_title_text_gallery_43 span,
  1371. .huge_it_slideshow_title_text_gallery_43 ul, .huge_it_slideshow_title_text_gallery_43 ul,
  1372. .huge_it_slideshow_title_text_gallery_43 li, .huge_it_slideshow_title_text_gallery_43 li {
  1373.    padding: 2px;
  1374.    margin: 0;
  1375. }
  1376.  
  1377. .huge_it_slide_container_gallery_43 {
  1378.    display: table-cell;
  1379.    margin: 0 auto;
  1380.    position: relative;
  1381.    vertical-align: middle;
  1382.    width: 100%;
  1383.    height: 100%;
  1384.    _width: inherit;
  1385.    _height: inherit;
  1386. }
  1387.  
  1388. .huge_it_slide_bg_gallery_43 {
  1389.    margin: 0 auto;
  1390.    width: 100%;
  1391.    height: 100%;
  1392.    _width: inherit;
  1393.    _height: inherit;
  1394. }
  1395.  
  1396. .huge_it_slider_gallery_43 {
  1397.    width: 100%;
  1398.    height: 100%;
  1399.    display: table;
  1400.    padding: 0;
  1401.    margin: 0;
  1402. }
  1403.  
  1404. .huge_it_slideshow_image_item_gallery_43 {
  1405.    width: 100%;
  1406.    height: 100%;
  1407.    display: table-cell;
  1408.    filter: Alpha(opacity=100);
  1409.    opacity: 1;
  1410.    position: absolute;
  1411.    top: 0;
  1412.    left: 0;
  1413.    vertical-align: middle;
  1414.    z-index: 2;
  1415.    margin: 0 !important;
  1416.    padding: 0;
  1417.    overflow: hidden;
  1418.    border-radius: 0px !important;
  1419. }
  1420.  
  1421. .huge_it_slideshow_image_second_item_gallery_43 {
  1422.    width: 100%;
  1423.    height: 100%;
  1424.    display: table-cell;
  1425.    filter: Alpha(opacity=0);
  1426.    opacity: 0;
  1427.    position: absolute;
  1428.    top: 0;
  1429.    left: 0;
  1430.    vertical-align: middle;
  1431.    z-index: 1;
  1432.    overflow: hidden;
  1433.    margin: 0 !important;
  1434.    padding: 0;
  1435.    border-radius: 0px !important;
  1436. }
  1437.  
  1438. .huge_it_grid_gallery_43 {
  1439.    display: none;
  1440.    height: 100%;
  1441.    overflow: hidden;
  1442.    position: absolute;
  1443.    width: 100%;
  1444. }
  1445.  
  1446. .huge_it_gridlet_gallery_43 {
  1447.    opacity: 1;
  1448.    filter: Alpha(opacity=100);
  1449.    position: absolute;
  1450. }
  1451.  
  1452. .huge_it_slideshow_dots_container_gallery_43 {
  1453.    display: table;
  1454.    position: absolute;
  1455.    width: 100% !important;
  1456.    height: 100% !important;
  1457. }
  1458.  
  1459. .huge_it_slideshow_dots_thumbnails_gallery_43 {
  1460.    margin: 0 auto;
  1461.    overflow: hidden;
  1462.    position: absolute;
  1463.    width: 100%;
  1464.    height: 60px;
  1465. }
  1466.  
  1467. .huge_it_slideshow_dots_gallery_43 {
  1468.    display: inline-block;
  1469.    position: relative;
  1470.    cursor: pointer;
  1471.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  1472.    width: 10px;
  1473.    height: 10px;
  1474.    border-radius: 10px;
  1475.    background: #00f;
  1476.    margin: 10px;
  1477.    overflow: hidden;
  1478.    z-index: 17;
  1479. }
  1480.  
  1481. .huge_it_slideshow_dots_active_gallery_43 {
  1482.    opacity: 1;
  1483.    background: #0f0;
  1484.    filter: Alpha(opacity=100);
  1485. }
  1486.  
  1487. .huge_it_slideshow_dots_deactive_gallery_43 {
  1488. }
  1489.  
  1490. .huge_it_slideshow_image_item1_gallery_43 {
  1491.    display: table;
  1492.    width: inherit;
  1493.    height: inherit;
  1494. }
  1495.  
  1496. .huge_it_slideshow_image_item2_gallery_43 {
  1497.    display: table-cell;
  1498.    vertical-align: middle;
  1499.    text-align: center;
  1500. }
  1501.  
  1502. .huge_it_slideshow_image_item2_gallery_43 a {
  1503.    display: block;
  1504.    vertical-align: middle;
  1505.    width: 100%;
  1506.    height: 100%;
  1507. }
  1508.  
  1509. .huge_it_slideshow_image_wrap_gallery_43 {
  1510.    background: #ffffff;
  1511. }
  1512.  
  1513. .huge_it_slideshow_dots_thumbnails_gallery_43 {
  1514. top: 0;
  1515. }
  1516.  
  1517. .huge_it_slideshow_dots_gallery_43 {
  1518.    background: #000000;
  1519. }
  1520.  
  1521. .huge_it_slideshow_dots_active_gallery_43 {
  1522.    background: #ffffff;
  1523. }
  1524.  
  1525. #huge_it_slideshow_left_gallery_43 {
  1526.    left: 0;
  1527.    margin-top: -21px;
  1528.    height: 43px;
  1529.    width: 29px;
  1530.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  1531. }
  1532.  
  1533. #huge_it_slideshow_right_gallery_43 {
  1534.    right: 0;
  1535.    margin-top: -21px;
  1536.    height: 43px;
  1537.    width: 29px;
  1538.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  1539. }
  1540.  
  1541. .thumb_image {
  1542.    position: absolute;
  1543.    width: 100%;
  1544.    height: 100%;
  1545.    top: 0;
  1546.    left: 0;
  1547. }
  1548.  
  1549. .entry-content a {
  1550.    border-bottom: none !important;
  1551. }
  1552.  
  1553. .gallery-img-content .noneDisplay {
  1554.    display: block;
  1555. }
  1556.  
  1557. </style>
  1558. </p>
  1559. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  1560. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2026/04/2026_avril_web.pdf">PDF</a></p>
  1561. ]]></content:encoded>
  1562. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2026/04/09/avril-2026/feed/</wfw:commentRss>
  1563. <slash:comments>0</slash:comments>
  1564. </item>
  1565. <item>
  1566. <title>Programme de Mars 2026</title>
  1567. <link>https://picoulet.centres-sociaux.fr/2026/02/28/03-2026/</link>
  1568. <comments>https://picoulet.centres-sociaux.fr/2026/02/28/03-2026/#respond</comments>
  1569. <dc:creator><![CDATA[laetitia]]></dc:creator>
  1570. <pubDate>Sat, 28 Feb 2026 13:11:38 +0000</pubDate>
  1571. <category><![CDATA[Non classé]]></category>
  1572. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5120</guid>
  1573.  
  1574. <description><![CDATA[Fichier à télécharger avec les cliquables : PDF]]></description>
  1575. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  1576. /*===== general options =========*/
  1577. a {
  1578.    box-shadow: none !important;
  1579. }
  1580.  
  1581. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  1582.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  1583. }
  1584.  
  1585. #album_disabled_layer {
  1586.    display: none;
  1587.    position: absolute;
  1588.    width: 100%;
  1589.    height: 100%;
  1590.    text-align: center;
  1591.    background-color: transparent;
  1592.    z-index: 10;
  1593.    padding-top: 20px;
  1594.    color: #fff;
  1595. }
  1596.  
  1597. #album_list_container {
  1598.    position: relative;
  1599. }
  1600.  
  1601. /* ====================== album onhover styles ==========================*/
  1602.  
  1603. #album_list .view {
  1604.    -webkit-box-sizing: border-box;
  1605.    -moz-box-sizing: border-box;
  1606.    -o-box-sizing: border-box;
  1607.    display: none;
  1608.  
  1609. }
  1610.  
  1611. .view .mask,
  1612. .view .content {
  1613.    width: 100%;
  1614.    height: 100%;
  1615.    position: absolute;
  1616.    overflow: hidden;
  1617.    top: 0;
  1618.    left: 0;
  1619. }
  1620.  
  1621. .view h2 {
  1622.    text-transform: uppercase;
  1623.    color: #fff;
  1624.    text-align: center;
  1625.    position: relative;
  1626.    font-size: 17px;
  1627.    font-family: Raleway, serif;
  1628.    padding: 10px;
  1629.    /*background: rgba(0, 0, 0, 0.8);*/
  1630.    margin: 20px 0 0 0;
  1631.  
  1632. }
  1633.  
  1634. .album_back_button a, .view a {
  1635.    text-decoration: none !important;
  1636. }
  1637.  
  1638. .view p {
  1639.    font-family: Merriweather, serif;
  1640.    font-style: italic;
  1641.    font-size: 14px;
  1642.    position: relative;
  1643.    color: #fff;
  1644.    padding: 0px 20px 0px;
  1645.    text-align: center;
  1646.  
  1647. }
  1648.  
  1649. .view a.info {
  1650.    display: inline-block;
  1651.    text-decoration: none;
  1652.    font-size: 13px;
  1653.    padding: 2px 14px;
  1654.    margin-bottom: 3px;
  1655.    background: #000;
  1656.    color: #fff;
  1657.    font-family: Raleway, serif;
  1658.    text-transform: uppercase;
  1659.    box-shadow: 0 0 1px #000
  1660. }
  1661.  
  1662. .mask-text h2 {
  1663.    font-size: 20px !important;
  1664. }
  1665.  
  1666. .view a.info:hover {
  1667.    box-shadow: 0 0 5px #000
  1668. }
  1669.  
  1670. .view .mask-bg {
  1671.    height: 100%;
  1672. }
  1673.  
  1674. .view .album_social {
  1675.    color: #fff;
  1676.    position: absolute;
  1677.    bottom: 3px;
  1678.    left: 3px;
  1679.    border: 1px solid #ffffff;
  1680.    -webkit-border-radius: 3px;
  1681.    -moz-border-radius: 3px;
  1682.    border-radius: 3px;
  1683.    padding: 3px 5px;
  1684.  
  1685. }
  1686.  
  1687. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  1688.    color: #ffffff;
  1689.    outline: none;
  1690. }
  1691.  
  1692. /*1*/
  1693.  
  1694. .view .info {
  1695.    margin-top: 5px;
  1696. }
  1697.  
  1698. .view-first .mask {
  1699.    opacity: 0;
  1700.    background-color: rgba(0, 0, 0, 0.7);
  1701.    transition: all 0.4s ease-in-out;
  1702.  
  1703. }
  1704.  
  1705. .view-first h2 {
  1706.    transform: translateY(-100px);
  1707.    opacity: 0;
  1708.    font-family: Raleway, serif;
  1709.    transition: all 0.2s ease-in-out;
  1710. }
  1711.  
  1712. .view-first p {
  1713.    transform: translateY(100px);
  1714.    opacity: 0;
  1715.    transition: all 0.2s linear;
  1716. }
  1717.  
  1718. .view-first a.info {
  1719.    opacity: 0;
  1720.    transition: all 0.2s ease-in-out;
  1721. }
  1722.  
  1723. /* */
  1724.  
  1725. .view-first:hover img {
  1726.    /*transform: scale(1.1);*/
  1727. }
  1728.  
  1729. .view-first:hover .mask {
  1730.    opacity: 1;
  1731. }
  1732.  
  1733. .view-first:hover h2,
  1734. .view-first:hover p,
  1735. .view-first:hover a.info {
  1736.    opacity: 1;
  1737.    transform: translateY(0px);
  1738. }
  1739.  
  1740. .view-first:hover p {
  1741.    transition-delay: 0.1s;
  1742. }
  1743.  
  1744. .view-first:hover a.info {
  1745.    transition-delay: 0.2s;
  1746. }
  1747.  
  1748. /*2*/
  1749. .view-second img {
  1750.    -webkit-filter: grayscale(0) blur(0);
  1751.    filter: grayscale(0) blur(0);
  1752.    -webkit-transition: .3s ease-in-out;
  1753.    transition: .3s ease-in-out;
  1754. }
  1755.  
  1756. .view-second .mask {
  1757.    background-color: rgba(226, 200, 127, 0.2);
  1758.    transition: all 0.5s linear;
  1759.    opacity: 0;
  1760. }
  1761.  
  1762. .view-second h2 {
  1763.    background: transparent;
  1764.    margin: 20px 40px 0px 40px;
  1765.    transform: scale(0);
  1766.    color: #333;
  1767.    transition: all 0.5s linear;
  1768.    opacity: 0;
  1769. }
  1770.  
  1771. .view-second p {
  1772.    opacity: 0;
  1773.    transform: scale(0);
  1774.    transition: all 0.5s linear;
  1775. }
  1776.  
  1777. .view-second a.info {
  1778.    opacity: 0;
  1779.    transform: scale(0);
  1780.    transition: all 0.5s linear;
  1781. }
  1782.  
  1783. .view-second:hover img {
  1784.    -webkit-filter: grayscale(100%) blur(3px);
  1785.    filter: grayscale(100%) blur(3px);
  1786. }
  1787.  
  1788. .view-second:hover .mask {
  1789.    opacity: 1;
  1790. }
  1791.  
  1792. .view-second:hover h2,
  1793. .view-second:hover p,
  1794. .view-second:hover a.info {
  1795.    transform: scale(1);
  1796.    opacity: 1;
  1797. }
  1798.  
  1799. .view-second img {
  1800.    -webkit-filter: grayscale(0) blur(0);
  1801.    filter: grayscale(0) blur(0);
  1802.    -webkit-transition: .3s ease-in-out;
  1803.    transition: .3s ease-in-out;
  1804. }
  1805.  
  1806. .view-second:hover img {
  1807.    -webkit-filter: grayscale(100%) blur(3px);
  1808.    filter: grayscale(100%) blur(3px);
  1809. }
  1810.  
  1811. /*3*/
  1812.  
  1813. .view-third img {
  1814.    transform: scaleY(1);
  1815.    transition: all .7s ease-in-out;
  1816. }
  1817.  
  1818. .view-third a.info {
  1819.    opacity: 0;
  1820.    transform: scale(0);
  1821.    transition: all 0.5s linear;
  1822. }
  1823.  
  1824. .view-third:hover img {
  1825.    -webkit-transform: scale(10);
  1826.    transform: scale(10);
  1827.    opacity: 0;
  1828. }
  1829.  
  1830. .view-third:hover .mask {
  1831.    opacity: 1;
  1832. }
  1833.  
  1834. .view-third:hover h2,
  1835. .view-third:hover p,
  1836. .view-third:hover a.info {
  1837.    transform: scale(1);
  1838.    opacity: 1;
  1839. }
  1840.  
  1841. /* ==== view 4 ===*/
  1842.  
  1843. .view-forth-wrapper {
  1844.    overflow: hidden;
  1845.    position: relative !important;
  1846.    height: 100%;
  1847.    /* cursor: pointer;*/
  1848. }
  1849.  
  1850. .view-forth img {
  1851.    max-width: 100%;
  1852.    position: relative;
  1853.    top: 0;
  1854.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  1855.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  1856. }
  1857.  
  1858. .view-forth .mask {
  1859.    position: absolute;
  1860.    width: 100%;
  1861.    /*    height: 70px;*/
  1862.    /*    bottom: -70px;*/
  1863.    height: 50%;
  1864.    bottom: -50%;
  1865.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  1866.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  1867.    top: inherit;
  1868. }
  1869.  
  1870. .view-forth:hover .mask {
  1871.    bottom: 0;
  1872. }
  1873.  
  1874. .view-forth:hover img {
  1875.    top: -30px;
  1876. }
  1877.  
  1878. /*==  view 5 ==*/
  1879.  
  1880. .view-fifth .view-fifth-wrapper,
  1881. .view-fifth .view-fifth-wrapper img {
  1882.    display: block;
  1883.    position: relative;
  1884. }
  1885.  
  1886. .view-fifth .view-fifth-wrapper {
  1887.    overflow: hidden;
  1888.    height: 100%;
  1889. }
  1890.  
  1891. .view-fifth .view-fifth-wrapper .mask {
  1892.    display: none;
  1893.    position: absolute;
  1894.    background: #333;
  1895.    background: rgba(75, 75, 75, 0.7);
  1896.    width: 100%;
  1897.    height: 100%;
  1898. }
  1899.  
  1900. /* ====================== album category styles ==========================*/
  1901.  
  1902. #filters {
  1903.    margin: 1% 0;
  1904.    padding: 0;
  1905.    list-style: none;
  1906.    list-style-type: none !important;
  1907.  
  1908. }
  1909.  
  1910. #filters li {
  1911.    float: left;
  1912.    list-style-type: none !important;
  1913. }
  1914.  
  1915. #filters li:first-child span {
  1916.    margin-left: 0px;
  1917. }
  1918.  
  1919. #filters li span {
  1920.    display: block;
  1921.    text-decoration: none;
  1922.    cursor: pointer;
  1923. }
  1924.  
  1925. .album_categories {
  1926.    list-style-type: none;
  1927.    margin: 0;
  1928.    padding: 0;
  1929.    overflow: hidden;
  1930.    padding-top: 5px;
  1931. }
  1932.  
  1933. /*=========  sharing buttons  ============*/
  1934.  
  1935. .album_socials {
  1936.    position: relative;
  1937.    top: 3px;
  1938.    width: 100px;
  1939.    height: 28px;
  1940.    margin: 0 auto;
  1941. }
  1942.  
  1943. .album_socials .rwd-share-buttons {
  1944.    top: 0px !important;
  1945.    width: 100% !important;
  1946.    margin: 0px !important;
  1947. }
  1948.  
  1949. .album_socials a {
  1950.    text-decoration: underline !important;
  1951. }
  1952.  
  1953. .gallery_images, .album_image_place {
  1954.    margin-top: 15px;
  1955.    margin-top: 15px;
  1956. }
  1957.  
  1958. #rwd-share-facebook:hover {
  1959.    background-position: 0 -31px !important;
  1960. }
  1961.  
  1962. #rwd-share-twitter:hover {
  1963.    background-position: -31px 32px !important;
  1964. }
  1965.  
  1966. #rwd-share-googleplus:hover {
  1967.    background-position: -66px -31px !important;
  1968. }
  1969.  
  1970. .rwd-share-buttons li, .rwd-share-buttons li a {
  1971.    width: 26px !important;
  1972.    border: 0px !important;
  1973. }
  1974.  
  1975. .rwd-share-buttons {
  1976.    top: 0 !important;
  1977. }
  1978.  
  1979. .img_link_btn {
  1980.    position: absolute;
  1981.    z-index: 99999;
  1982.    bottom: 0;
  1983.    left: 0;
  1984.    right: 0;
  1985.    width: 100%;
  1986.    padding: 8px;
  1987. }
  1988.  
  1989. .rwd-title {
  1990.    padding: 10px 0px !important;
  1991. }
  1992.  
  1993. @media only screen and (max-width: 475px) {
  1994.    .rwd-share-buttons {
  1995.        top: -25px !important;
  1996.    }
  1997.  
  1998.    .rwd-title-text {
  1999.        line-height: 15px;
  2000.    }
  2001. }
  2002.  
  2003. /*=========  hover style ===========*/
  2004.  
  2005. #hover {
  2006.    color: rgba(188, 175, 204, 0.9);
  2007. }
  2008.  
  2009. h2#testimonials {
  2010.    color: #fffae3;
  2011. }
  2012.  
  2013. div#all {
  2014.    width: 100%;
  2015.    height: 100%;
  2016. }
  2017.  
  2018. .view img {
  2019.    height: auto;
  2020. }
  2021.  
  2022. .view {
  2023.    color: #fff;
  2024.    margin: 0 10px 10px 0;
  2025.    overflow: hidden;
  2026.    position: relative;
  2027.    text-align: center;
  2028.    float: left;
  2029.    cursor: default;
  2030.    border: 1px solid #ccc;
  2031. }
  2032.  
  2033. .view-wrapper {
  2034.    height: 100%;
  2035. }
  2036.  
  2037. .view img {
  2038.    display: block;
  2039.    position: relative;
  2040.    transition: all 0.2s linear;
  2041.    height: 100%;
  2042.    width: auto;
  2043.    max-width: 100%;
  2044.    margin: 0 auto;
  2045. }
  2046.  
  2047. .mask-text h2 {
  2048.    font-size: 20px !important;
  2049.    margin-top: 20px !important;
  2050. }
  2051.  
  2052. /* view 1 */
  2053.  
  2054. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  2055.    color: #fff;
  2056. }
  2057.  
  2058. /*  view 2 */
  2059. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  2060.    color: #333;
  2061. }
  2062.  
  2063. .view-second .mask-text h2 {
  2064.    border-bottom: 1px solid #333;
  2065. }
  2066.  
  2067. /* view 3*/
  2068. .view-third .mask {
  2069.    background-color: #ccc;
  2070.    transition: all 0.5s linear;
  2071.    opacity: 0;
  2072.    color: #333;
  2073. }
  2074.  
  2075. .view-third h2 {
  2076.    border-bottom: 1px solid #333;
  2077.    background: transparent;
  2078.    margin: 20px 40px 0px 40px;
  2079.    transform: scale(0);
  2080.    color: #333;
  2081.    transition: all 0.5s linear;
  2082.    opacity: 0;
  2083. }
  2084.  
  2085. .view-third p {
  2086.    color: #333;
  2087.    opacity: 0;
  2088.    transform: scale(0);
  2089.    transition: all 0.5s linear;
  2090. }
  2091.  
  2092. .view-third .text-category {
  2093.    color: #333;
  2094. }
  2095.  
  2096. /* view 4 */
  2097.  
  2098. .view-forth .mask-bg {
  2099.    background: #333;
  2100.    width: 100%;
  2101.    height: 100%;
  2102.    position: absolute;
  2103.    top: 0;
  2104.    left: 0;
  2105. }
  2106.  
  2107. .view-forth .mask-text {
  2108.    color: #fff;
  2109.    position: relative;
  2110.    z-index: 500;
  2111.    padding: 5px 8px;
  2112. }
  2113.  
  2114. .view-forth .mask-text h2 {
  2115.    margin: 0px;
  2116.    font-size: 13px;
  2117.    padding: 2px;
  2118.    color: #fff;
  2119. }
  2120.  
  2121. .view-forth .mask-text h2:hover {
  2122.    cursor: pointer;
  2123. }
  2124.  
  2125. .view-forth .text-category {
  2126.    display: block;
  2127.    font-size: 15px;
  2128.    color: #fff;
  2129. }
  2130.  
  2131. .view-forth p {
  2132.    color: #fff;
  2133. }
  2134.  
  2135. /* view 5 */
  2136. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  2137.    color: #fff;
  2138. }
  2139.  
  2140. </style><script>
  2141. var data_gallery_42 = [];
  2142. var event_stack_gallery_42 = [];
  2143. data_gallery_42["0"]=[];data_gallery_42["0"]["id"]="0";data_gallery_42["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/1-1.png";data_gallery_42["0"]["description"]="";data_gallery_42["0"]["alt"]="";data_gallery_42["1"]=[];data_gallery_42["1"]["id"]="1";data_gallery_42["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/2-1.png";data_gallery_42["1"]["description"]="";data_gallery_42["1"]["alt"]="";data_gallery_42["2"]=[];data_gallery_42["2"]["id"]="2";data_gallery_42["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/3-1.png";data_gallery_42["2"]["description"]="";data_gallery_42["2"]["alt"]="";data_gallery_42["3"]=[];data_gallery_42["3"]["id"]="3";data_gallery_42["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/4-1.png";data_gallery_42["3"]["description"]="";data_gallery_42["3"]["alt"]="";data_gallery_42["4"]=[];data_gallery_42["4"]["id"]="4";data_gallery_42["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/5.png";data_gallery_42["4"]["description"]="";data_gallery_42["4"]["alt"]="";data_gallery_42["5"]=[];data_gallery_42["5"]["id"]="5";data_gallery_42["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/6.png";data_gallery_42["5"]["description"]="";data_gallery_42["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_42 = false;
  2144. var huge_it_transition_duration_gallery_42 = 2000;
  2145. var huge_it_playInterval_gallery_42;
  2146. // Stop autoplay.
  2147. window.clearInterval(huge_it_playInterval_gallery_42);
  2148. // alert('huge_it_current_key_gallery_42');
  2149. var huge_it_current_key_gallery_42 = '';
  2150. function huge_it_move_dots_gallery_42() {
  2151. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_42").position().left;
  2152. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_42").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_42").outerWidth(true);
  2153. }
  2154. function huge_it_testBrowser_cssTransitions_gallery_42() {
  2155. return huge_it_testDom_gallery_42('Transition');
  2156. }
  2157. function huge_it_testBrowser_cssTransforms3d_gallery_42() {
  2158. return huge_it_testDom_gallery_42('Perspective');
  2159. }
  2160. function huge_it_testDom_gallery_42(prop) {
  2161. // Browser vendor CSS prefixes.
  2162. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  2163. // Browser vendor DOM prefixes.
  2164. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  2165. var i = domPrefixes.length;
  2166. while (i--) {
  2167. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  2168. return true;
  2169. }
  2170. }
  2171. return false;
  2172. }
  2173. function huge_it_cube_gallery_42(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  2174. /* If browser does not support 3d transforms/CSS transitions.*/
  2175. if (!huge_it_testBrowser_cssTransitions_gallery_42()) {
  2176. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2177. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2178. return huge_it_fallback_gallery_42(current_image_class, next_image_class, direction);
  2179. }
  2180. if (!huge_it_testBrowser_cssTransforms3d_gallery_42()) {
  2181. return huge_it_fallback3d_gallery_42(current_image_class, next_image_class, direction);
  2182. }
  2183. huge_it_trans_in_progress_gallery_42 = true;
  2184. /* Set active thumbnail.*/
  2185. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2186. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2187. jQuery(".huge_it_slide_bg_gallery_42").css('perspective', 1000);
  2188. jQuery(current_image_class).css({
  2189. transform : 'translateZ(' + tz + 'px)',
  2190. backfaceVisibility : 'hidden'
  2191. });
  2192. jQuery(".huge_it_slideshow_image_wrap_gallery_42,.huge_it_slide_bg_gallery_42,.huge_it_slideshow_image_item_gallery_42,.huge_it_slideshow_image_second_item_gallery_42 ").css('overflow', 'visible');
  2193. jQuery(next_image_class).css({
  2194. opacity : 1,
  2195. filter: 'Alpha(opacity=100)',
  2196. backfaceVisibility : 'hidden',
  2197. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  2198. });
  2199. jQuery(".huge_it_slider_gallery_42").css({
  2200. transform: 'translateZ(-' + tz + 'px)',
  2201. transformStyle: 'preserve-3d'
  2202. });
  2203. /* Execution steps.*/
  2204. setTimeout(function () {
  2205. jQuery(".huge_it_slider_gallery_42").css({
  2206. transition: 'all ' + huge_it_transition_duration_gallery_42 + 'ms ease-in-out',
  2207. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  2208. });
  2209. }, 20);
  2210. /* After transition.*/
  2211. jQuery(".huge_it_slider_gallery_42").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  2212. function huge_it_after_trans() {
  2213. jQuery(".huge_it_slide_bg_gallery_42,.huge_it_slideshow_image_item_gallery_42,.huge_it_slideshow_image_second_item_gallery_42 ").css('overflow', 'hidden');
  2214. jQuery(".huge_it_slide_bg_gallery_42").removeAttr('style');
  2215. jQuery(current_image_class).removeAttr('style');
  2216. jQuery(next_image_class).removeAttr('style');
  2217. jQuery(".huge_it_slider_gallery_42").removeAttr('style');
  2218. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  2219. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  2220. // huge_it_change_watermark_container_gallery_42();
  2221. huge_it_trans_in_progress_gallery_42 = false;
  2222. if (typeof event_stack_gallery_42 !== 'undefined' && event_stack_gallery_42.length > 0) {
  2223. key = event_stack_gallery_42[0].split("-");
  2224. event_stack_gallery_42.shift();
  2225. huge_it_change_image_gallery_42(key[0], key[1], data_gallery_42, true,false);
  2226. }
  2227. }
  2228. }
  2229. function huge_it_cubeH_gallery_42(current_image_class, next_image_class, direction) {
  2230. /* Set to half of image width.*/
  2231. var dimension = jQuery(current_image_class).width() / 2;
  2232. if (direction == 'right') {
  2233. huge_it_cube_gallery_42(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  2234. }
  2235. else if (direction == 'left') {
  2236. huge_it_cube_gallery_42(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  2237. }
  2238. }
  2239. function huge_it_cubeV_gallery_42(current_image_class, next_image_class, direction) {
  2240. /* Set to half of image height.*/
  2241. var dimension = jQuery(current_image_class).height() / 2;
  2242. /* If next slide.*/
  2243. if (direction == 'right') {
  2244. huge_it_cube_gallery_42(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  2245. }
  2246. else if (direction == 'left') {
  2247. huge_it_cube_gallery_42(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  2248. }
  2249. }
  2250. /* For browsers that does not support transitions.*/
  2251. function huge_it_fallback_gallery_42(current_image_class, next_image_class, direction) {
  2252. huge_it_fade_gallery_42(current_image_class, next_image_class, direction);
  2253. }
  2254. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  2255. function huge_it_fallback3d_gallery_42(current_image_class, next_image_class, direction) {
  2256. huge_it_sliceV_gallery_42(current_image_class, next_image_class, direction);
  2257. }
  2258. function huge_it_none_gallery_42(current_image_class, next_image_class, direction) {
  2259. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  2260. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  2261. /* Set active thumbnail.*/
  2262. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2263. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2264. }
  2265. function huge_it_fade_gallery_42(current_image_class, next_image_class, direction) {
  2266. if (huge_it_testBrowser_cssTransitions_gallery_42()) {
  2267. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_42 + 'ms linear');
  2268. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_42 + 'ms linear');
  2269. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  2270. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  2271. }
  2272. else {
  2273. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_42);
  2274. jQuery(next_image_class).animate({
  2275. 'opacity' : 1,
  2276. 'z-index': 2
  2277. }, {
  2278. duration: huge_it_transition_duration_gallery_42,
  2279. complete: function () {return false;}
  2280. });
  2281. // For IE.
  2282. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_42, 0);
  2283. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_42, 1);
  2284. }
  2285. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2286. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2287. }
  2288. function huge_it_grid_gallery_42(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  2289. /* If browser does not support CSS transitions.*/
  2290. if (!huge_it_testBrowser_cssTransitions_gallery_42()) {
  2291. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2292. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2293. return huge_it_fallback_gallery_42(current_image_class, next_image_class, direction);
  2294. }
  2295. huge_it_trans_in_progress_gallery_42 = true;
  2296. /* Set active thumbnail.*/
  2297. jQuery(".huge_it_slideshow_dots_gallery_42").removeClass("huge_it_slideshow_dots_active_gallery_42").addClass("huge_it_slideshow_dots_deactive_gallery_42");
  2298. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_42 + "_gallery_42").removeClass("huge_it_slideshow_dots_deactive_gallery_42").addClass("huge_it_slideshow_dots_active_gallery_42");
  2299. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  2300. var count = (huge_it_transition_duration_gallery_42) / (cols + rows);
  2301. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  2302. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  2303. var delay = (c + r) * count;
  2304. /* Return a gridlet elem with styles for specific transition.*/
  2305. return jQuery('<div class="huge_it_gridlet_gallery_42" />').css({
  2306. width : width,
  2307. height : height,
  2308. top : top,
  2309. left : left,
  2310. backgroundImage : 'url("' + src + '")',
  2311. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_42").css("background-color"),
  2312. /*backgroundColor: rgba(0, 0, 0, 0),*/
  2313. backgroundRepeat: 'no-repeat',
  2314. backgroundPosition : img_left + 'px ' + img_top + 'px',
  2315. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  2316. transition : 'all ' + huge_it_transition_duration_gallery_42 + 'ms ease-in-out ' + delay + 'ms',
  2317. transform : 'none'
  2318. });
  2319. }
  2320. /* Get the current slide's image.*/
  2321. var cur_img = jQuery(current_image_class).find('img');
  2322. /* Create a grid to hold the gridlets.*/
  2323. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_42');
  2324. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  2325. jQuery(current_image_class).prepend(grid);
  2326. /* vars to calculate positioning/size of gridlets*/
  2327. var cont = jQuery(".huge_it_slide_bg_gallery_42");
  2328. var imgWidth = cur_img.width();
  2329. var imgHeight = cur_img.height();
  2330. var contWidth = cont.width(),
  2331. contHeight = cont.height(),
  2332. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  2333. colWidth = Math.floor(contWidth / cols),
  2334. rowHeight = Math.floor(contHeight / rows),
  2335. colRemainder = contWidth - (cols * colWidth),
  2336. colAdd = Math.ceil(colRemainder / cols),
  2337. rowRemainder = contHeight - (rows * rowHeight),
  2338. rowAdd = Math.ceil(rowRemainder / rows),
  2339. leftDist = 0,
  2340. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_42").width() - cur_img.width()) / 2;
  2341. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  2342. tx = tx === 'auto' ? contWidth : tx;
  2343. tx = tx === 'min-auto' ? - contWidth : tx;
  2344. ty = ty === 'auto' ? contHeight : ty;
  2345. ty = ty === 'min-auto' ? - contHeight : ty;
  2346. /* Loop through cols*/
  2347. for (var i = 0; i < cols; i++) {
  2348. var topDist = 0,
  2349. img_topDst = (jQuery(".huge_it_slide_bg_gallery_42").height() - cur_img.height()) / 2,
  2350. newColWidth = colWidth;
  2351. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  2352. if (colRemainder > 0) {
  2353. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  2354. newColWidth += add;
  2355. colRemainder -= add;
  2356. }
  2357. /* Nested loop to create row gridlets for each col.*/
  2358. for (var j = 0; j < rows; j++)  {
  2359. var newRowHeight = rowHeight,
  2360. newRowRemainder = rowRemainder;
  2361. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  2362. if (newRowRemainder > 0) {
  2363. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  2364. newRowHeight += add;
  2365. newRowRemainder -= add;
  2366. }
  2367. /* Create & append gridlet to grid.*/
  2368. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  2369. topDist += newRowHeight;
  2370. img_topDst -= newRowHeight;
  2371. }
  2372. img_leftDist -= newColWidth;
  2373. leftDist += newColWidth;
  2374. }
  2375. /* Set event listener on last gridlet to finish transitioning.*/
  2376. var last_gridlet = grid.children().last();
  2377. /* Show grid & hide the image it replaces.*/
  2378. grid.show();
  2379. cur_img.css('opacity', 0);
  2380. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  2381. grid.children().first().addClass('rs-top-left');
  2382. grid.children().last().addClass('rs-bottom-right');
  2383. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  2384. grid.children().eq(- rows).addClass('rs-top-right');
  2385. /* Execution steps.*/
  2386. setTimeout(function () {
  2387. grid.children().css({
  2388. opacity: op,
  2389. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  2390. });
  2391. }, 1);
  2392. jQuery(next_image_class).css('opacity', 1);
  2393. /* After transition.*/
  2394. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  2395. function huge_it_after_trans() {
  2396. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  2397. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  2398. cur_img.css('opacity', 1);
  2399. grid.remove();
  2400. huge_it_trans_in_progress_gallery_42 = false;
  2401. if (typeof event_stack_gallery_42 !== 'undefined' && event_stack_gallery_42.length > 0) {
  2402. key = event_stack_gallery_42[0].split("-");
  2403. event_stack_gallery_42.shift();
  2404. huge_it_change_image_gallery_42(key[0], key[1], data_gallery_42, true,false);
  2405. }
  2406. }
  2407. }
  2408. function huge_it_sliceH_gallery_42(current_image_class, next_image_class, direction) {
  2409. if (direction == 'right') {
  2410. var translateX = 'min-auto';
  2411. }
  2412. else if (direction == 'left') {
  2413. var translateX = 'auto';
  2414. }
  2415. huge_it_grid_gallery_42(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  2416. }
  2417. function huge_it_sliceV_gallery_42(current_image_class, next_image_class, direction) {
  2418. if (direction == 'right') {
  2419. var translateY = 'min-auto';
  2420. }
  2421. else if (direction == 'left') {
  2422. var translateY = 'auto';
  2423. }
  2424. huge_it_grid_gallery_42(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  2425. }
  2426. function huge_it_slideV_gallery_42(current_image_class, next_image_class, direction) {
  2427. if (direction == 'right') {
  2428. var translateY = 'auto';
  2429. }
  2430. else if (direction == 'left') {
  2431. var translateY = 'min-auto';
  2432. }
  2433. huge_it_grid_gallery_42(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  2434. }
  2435. function huge_it_slideH_gallery_42(current_image_class, next_image_class, direction) {
  2436. if (direction == 'right') {
  2437. var translateX = 'min-auto';
  2438. }
  2439. else if (direction == 'left') {
  2440. var translateX = 'auto';
  2441. }
  2442. huge_it_grid_gallery_42(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  2443. }
  2444. function huge_it_scaleOut_gallery_42(current_image_class, next_image_class, direction) {
  2445. huge_it_grid_gallery_42(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  2446. }
  2447. function huge_it_scaleIn_gallery_42(current_image_class, next_image_class, direction) {
  2448. huge_it_grid_gallery_42(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  2449. }
  2450. function huge_it_blockScale_gallery_42(current_image_class, next_image_class, direction) {
  2451. huge_it_grid_gallery_42(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  2452. }
  2453. function huge_it_kaleidoscope_gallery_42(current_image_class, next_image_class, direction) {
  2454. huge_it_grid_gallery_42(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  2455. }
  2456. function huge_it_fan_gallery_42(current_image_class, next_image_class, direction) {
  2457. if (direction == 'right') {
  2458. var rotate = 45;
  2459. var translateX = 100;
  2460. }
  2461. else if (direction == 'left') {
  2462. var rotate = -45;
  2463. var translateX = -100;
  2464. }
  2465. huge_it_grid_gallery_42(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  2466. }
  2467. function huge_it_blindV_gallery_42(current_image_class, next_image_class, direction) {
  2468. huge_it_grid_gallery_42(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  2469. }
  2470. function huge_it_blindH_gallery_42(current_image_class, next_image_class, direction) {
  2471. huge_it_grid_gallery_42(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  2472. }
  2473. function huge_it_random_gallery_42(current_image_class, next_image_class, direction) {
  2474. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  2475. /* Pick a random transition from the anims array.*/
  2476. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_42"](current_image_class, next_image_class, direction);
  2477. }
  2478. function iterator_gallery_42() {
  2479. var iterator = 1;
  2480. return iterator;
  2481. }
  2482. function huge_it_change_image_gallery_42(current_key, key, data_gallery_42, from_effect,clicked) {
  2483. if (data_gallery_42[key]) {
  2484. if(typeof video_is_playing_gallery_42 != 'undefined' && video_is_playing_gallery_42 && !clicked){
  2485. return false;
  2486. }
  2487. if (!from_effect) {
  2488. // Change image key.
  2489. jQuery("#huge_it_current_image_key_gallery_42").val(key);
  2490. // if (current_key == '-2') { /* Dots.*/
  2491. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_42").attr("data-image_key");
  2492. //  }
  2493. }
  2494. if (huge_it_trans_in_progress_gallery_42) {
  2495. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_42").after(" --IN TRANSACTION-- <br />");
  2496. event_stack_gallery_42.push(current_key + '-' + key);
  2497. return;
  2498. }
  2499. var direction = 'right';
  2500. if (huge_it_current_key_gallery_42 > key) {
  2501. var direction = 'left';
  2502. }
  2503. else if (huge_it_current_key_gallery_42 == key) {
  2504. return false;
  2505. }
  2506. // Set active thumbnail position.
  2507. huge_it_current_key_gallery_42 = key;
  2508. //Change image id, title, description.
  2509. jQuery(".huge_it_slideshow_image_gallery_42").attr('data-image_id', data_gallery_42[key]["id"]);
  2510. jQuery(".huge_it_slideshow_title_text_gallery_42").html(data_gallery_42[key]["alt"]);
  2511. jQuery(".huge_it_slideshow_description_text_gallery_42").html(data_gallery_42[key]["description"]);
  2512. var current_image_class = "#image_id_gallery_42_" + data_gallery_42[current_key]["id"];
  2513. var next_image_class = "#image_id_gallery_42_" + data_gallery_42[key]["id"];
  2514. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_42').length>0) {
  2515. var streffect='none';
  2516. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  2517. huge_it_none_gallery_42(current_image_class, next_image_class, direction);
  2518. }else{
  2519. huge_it_fade_gallery_42(current_image_class, next_image_class, direction);
  2520. }
  2521. }else{
  2522. huge_it_none_gallery_42(current_image_class, next_image_class, direction);
  2523. }
  2524. jQuery('.huge_it_slideshow_title_text_gallery_42').removeClass('none');
  2525. if(jQuery('.huge_it_slideshow_title_text_gallery_42').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_42').addClass('none');}
  2526. jQuery('.huge_it_slideshow_description_text_gallery_42').removeClass('none');
  2527. jQuery('.huge_it_gallery_like_cont_425120').removeClass('none');
  2528. if(jQuery('.huge_it_slideshow_description_text_gallery_42').html()==""){
  2529. jQuery('.huge_it_slideshow_description_text_gallery_42').addClass('none');
  2530. }
  2531. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_42').addClass('none');
  2532. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_42').addClass('none');
  2533. jQuery(current_image_class).find('.huge_it_gallery_like_cont_425120').addClass('none');
  2534. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_42").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  2535. huge_it_move_dots_gallery_42();
  2536. window.clearInterval(huge_it_playInterval_gallery_42);
  2537. play_gallery_42();
  2538. }
  2539. }
  2540. function huge_it_popup_resize_gallery_42() {
  2541. var staticsliderwidth=375;
  2542. var sliderwidth=375;
  2543. var bodyWidth=jQuery(window).width();
  2544. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_42").parent().width();
  2545.  
  2546. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  2547. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  2548. var str=(750/staticsliderwidth);
  2549.  
  2550. jQuery('.huge_it_slideshow_image_wrap_gallery_42').css({'max-height':parentWidth*str-2*0});
  2551.  
  2552. }
  2553. jQuery(window).load(function () {
  2554. jQuery(window).resize(function() {
  2555. huge_it_popup_resize_gallery_42();
  2556. });
  2557. huge_it_popup_resize_gallery_42();
  2558. /* Disable right click.*/
  2559. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  2560. return false;
  2561. });
  2562. /*HOVER SLIDESHOW*/
  2563. jQuery("#huge_it_slideshow_image_container_gallery_42, .huge_it_slideshow_image_container_gallery_42, .huge_it_slideshow_dots_container_gallery_42,#huge_it_slideshow_right_gallery_42,#huge_it_slideshow_left_gallery_42").hover(function(){
  2564. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_42").after(" -- hover -- <br /> ");
  2565. jQuery("#huge_it_slideshow_right_gallery_42").css({'display':'inline'});
  2566. jQuery("#huge_it_slideshow_left_gallery_42").css({'display':'inline'});
  2567. },function(){
  2568. jQuery("#huge_it_slideshow_right_gallery_42").css({'display':'none'});
  2569. jQuery("#huge_it_slideshow_left_gallery_42").css({'display':'none'});
  2570. });
  2571. var pausehover="on";
  2572. if(pausehover=="on"){
  2573. jQuery("#huge_it_slideshow_image_container_gallery_42, .huge_it_slideshow_image_container_gallery_42, .huge_it_slideshow_dots_container_gallery_42,#huge_it_slideshow_right_gallery_42,#huge_it_slideshow_left_gallery_42").hover(function(){
  2574. window.clearInterval(huge_it_playInterval_gallery_42);
  2575. },function(){
  2576. window.clearInterval(huge_it_playInterval_gallery_42);
  2577. play_gallery_42();
  2578. });
  2579. }
  2580. play_gallery_42();
  2581. });
  2582. function play_gallery_42() {
  2583. /* Play.*/
  2584. huge_it_playInterval_gallery_42 = setInterval(function () {
  2585. var iterator = 1;
  2586. huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()) + iterator) % data_gallery_42.length, data_gallery_42,false,false);
  2587. }, '6000');
  2588. }
  2589. jQuery(window).focus(function() {
  2590. var i_gallery_42 = 0;
  2591. jQuery(".huge_it_slider_gallery_42").children("div").each(function () {
  2592. if (jQuery(this).css('opacity') == 1) {
  2593. jQuery("#huge_it_current_image_key_gallery_42").val(i_gallery_42);
  2594. }
  2595. i_gallery_42++;
  2596. });
  2597. play_gallery_42();
  2598. });
  2599. jQuery(window).blur(function() {
  2600. event_stack_gallery_42 = [];
  2601. window.clearInterval(huge_it_playInterval_gallery_42);
  2602. });
  2603. </script>
  2604. <div class="huge_it_slideshow_image_wrap_gallery_42 gallery-img-content"
  2605.     data-rating-type="off">
  2606. <!-- ##########################DOTS######################### -->
  2607. <div class="huge_it_slideshow_dots_container_gallery_42">
  2608. <div class="huge_it_slideshow_dots_thumbnails_gallery_42">
  2609. <div id="huge_it_dots_0_gallery_42"
  2610.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_active_gallery_42"
  2611.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '0', data_gallery_42,false,true);return false;"
  2612.     data-image_id="754" data-image_key="0"></div>
  2613. <div id="huge_it_dots_1_gallery_42"
  2614.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_deactive_gallery_42"
  2615.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '1', data_gallery_42,false,true);return false;"
  2616.     data-image_id="753" data-image_key="1"></div>
  2617. <div id="huge_it_dots_2_gallery_42"
  2618.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_deactive_gallery_42"
  2619.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '2', data_gallery_42,false,true);return false;"
  2620.     data-image_id="752" data-image_key="2"></div>
  2621. <div id="huge_it_dots_3_gallery_42"
  2622.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_deactive_gallery_42"
  2623.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '3', data_gallery_42,false,true);return false;"
  2624.     data-image_id="751" data-image_key="3"></div>
  2625. <div id="huge_it_dots_4_gallery_42"
  2626.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_deactive_gallery_42"
  2627.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '4', data_gallery_42,false,true);return false;"
  2628.     data-image_id="750" data-image_key="4"></div>
  2629. <div id="huge_it_dots_5_gallery_42"
  2630.     class="huge_it_slideshow_dots_gallery_42 huge_it_slideshow_dots_deactive_gallery_42"
  2631.     onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), '5', data_gallery_42,false,true);return false;"
  2632.     data-image_id="749" data-image_key="5"></div>
  2633. </div>
  2634. <a id="huge_it_slideshow_left_gallery_42" href="#"
  2635.   onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()) - iterator_gallery_42()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()) - iterator_gallery_42()) % data_gallery_42.length : data_gallery_42.length - 1, data_gallery_42,false,true);return false;">
  2636. <div id="huge_it_slideshow_left-ico_gallery_42">
  2637. <div><i class="huge_it_slideshow_prev_btn_gallery_42 fa"></i></div>
  2638. </div>
  2639. </a>
  2640. <a id="huge_it_slideshow_right_gallery_42" href="#"
  2641.   onclick="huge_it_change_image_gallery_42(parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_42').val()) + iterator_gallery_42()) % data_gallery_42.length, data_gallery_42,false,true);return false;">
  2642. <div id="huge_it_slideshow_right-ico_42">
  2643. <div><i class="huge_it_slideshow_next_btn_gallery_42 fa"></i></div>
  2644. </div>
  2645. </a>
  2646. </div>
  2647. <!-- ##########################IMAGES######################### -->
  2648. <script>
  2649. jQuery(document).ready(function ($) {
  2650. $('.thumb_wrapper').on('click', function (ev) {
  2651. var hugeid = $(this).data('rowid');
  2652. var myid = hugeid;
  2653. myid = parseInt(myid);
  2654. eval('player_' + myid + '.playVideo()')
  2655. ev.preventDefault();
  2656. });
  2657. });
  2658. </script>
  2659. <div id="huge_it_slideshow_image_container_gallery_42"
  2660.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_42 view-slider">
  2661. <div class="huge_it_slide_container_gallery_42">
  2662. <div class="huge_it_slide_bg_gallery_42">
  2663. <ul class="huge_it_slider_gallery_42">
  2664. <li class="huge_it_slideshow_image_item_gallery_42"
  2665.    id="image_id_gallery_42_0">
  2666. <img decoding="async" alt=""
  2667.     id="huge_it_slideshow_image_gallery_42_0"
  2668.     class="huge_it_slideshow_image_gallery_42"
  2669.     src="https://picoulet.centres-sociaux.fr/files/2026/02/1-1.png"
  2670.     data-image_id="754"/>
  2671. <div
  2672. class="huge_it_slideshow_title_text_gallery_42 none">
  2673. </div>
  2674. <div
  2675. class="huge_it_slideshow_description_text_gallery_42 none">
  2676. </div>
  2677. </li>
  2678. <li class="huge_it_slideshow_image_second_item_gallery_42"
  2679.    id="image_id_gallery_42_1">
  2680. <img decoding="async" alt=""
  2681.     id="huge_it_slideshow_image_gallery_42_1"
  2682.     class="huge_it_slideshow_image_gallery_42"
  2683.     src="https://picoulet.centres-sociaux.fr/files/2026/02/2-1.png"
  2684.     data-image_id="753"/>
  2685. <div
  2686. class="huge_it_slideshow_title_text_gallery_42 none">
  2687. </div>
  2688. <div
  2689. class="huge_it_slideshow_description_text_gallery_42 none">
  2690. </div>
  2691. </li>
  2692. <li class="huge_it_slideshow_image_second_item_gallery_42"
  2693.    id="image_id_gallery_42_2">
  2694. <img decoding="async" alt=""
  2695.     id="huge_it_slideshow_image_gallery_42_2"
  2696.     class="huge_it_slideshow_image_gallery_42"
  2697.     src="https://picoulet.centres-sociaux.fr/files/2026/02/3-1.png"
  2698.     data-image_id="752"/>
  2699. <div
  2700. class="huge_it_slideshow_title_text_gallery_42 none">
  2701. </div>
  2702. <div
  2703. class="huge_it_slideshow_description_text_gallery_42 none">
  2704. </div>
  2705. </li>
  2706. <li class="huge_it_slideshow_image_second_item_gallery_42"
  2707.    id="image_id_gallery_42_3">
  2708. <img decoding="async" alt=""
  2709.     id="huge_it_slideshow_image_gallery_42_3"
  2710.     class="huge_it_slideshow_image_gallery_42"
  2711.     src="https://picoulet.centres-sociaux.fr/files/2026/02/4-1.png"
  2712.     data-image_id="751"/>
  2713. <div
  2714. class="huge_it_slideshow_title_text_gallery_42 none">
  2715. </div>
  2716. <div
  2717. class="huge_it_slideshow_description_text_gallery_42 none">
  2718. </div>
  2719. </li>
  2720. <li class="huge_it_slideshow_image_second_item_gallery_42"
  2721.    id="image_id_gallery_42_4">
  2722. <img decoding="async" alt=""
  2723.     id="huge_it_slideshow_image_gallery_42_4"
  2724.     class="huge_it_slideshow_image_gallery_42"
  2725.     src="https://picoulet.centres-sociaux.fr/files/2026/02/5.png"
  2726.     data-image_id="750"/>
  2727. <div
  2728. class="huge_it_slideshow_title_text_gallery_42 none">
  2729. </div>
  2730. <div
  2731. class="huge_it_slideshow_description_text_gallery_42 none">
  2732. </div>
  2733. </li>
  2734. <li class="huge_it_slideshow_image_second_item_gallery_42"
  2735.    id="image_id_gallery_42_5">
  2736. <img decoding="async" alt=""
  2737.     id="huge_it_slideshow_image_gallery_42_5"
  2738.     class="huge_it_slideshow_image_gallery_42"
  2739.     src="https://picoulet.centres-sociaux.fr/files/2026/02/6.png"
  2740.     data-image_id="749"/>
  2741. <div
  2742. class="huge_it_slideshow_title_text_gallery_42 none">
  2743. </div>
  2744. <div
  2745. class="huge_it_slideshow_description_text_gallery_42 none">
  2746. </div>
  2747. </li>
  2748. </ul>
  2749. <input type="hidden" id="huge_it_current_image_key_gallery_42" value="0"/>
  2750. </div>
  2751. </div>
  2752. </div>
  2753. </div><style>
  2754. .huge_it_slideshow_image_wrap_gallery_42 {
  2755.    height: 750px;
  2756.    width: 375px;
  2757.    max-width: calc(100% - 2 * 0px);
  2758.    position: relative;
  2759.    display: block;
  2760.    text-align: center;
  2761.    border: 0 px #ffffff solid;
  2762.    box-sizing: content-box;
  2763.    clear: both;
  2764. float:none; margin: 0 auto;}
  2765.  
  2766. .huge_it_slideshow_image_wrap_gallery_42 * {
  2767.    box-sizing: border-box;
  2768.    -moz-box-sizing: border-box;
  2769.    -webkit-box-sizing: border-box;
  2770. }
  2771.  
  2772. .huge_it_slideshow_image_gallery_42 {
  2773. width: 100%;
  2774.    height: 100%;
  2775.    left: 0;
  2776.    top: 0;
  2777. /* height: auto;
  2778.                top: 50%;
  2779.            left: 50%;
  2780.                transform: translate( -50%, -50% ); */
  2781. max-width: 100%;
  2782.    max-height: 100%;
  2783.    position: absolute;
  2784. }
  2785.  
  2786. .huge_it_slider_gallery_42 li iframe {
  2787.    width: 100%;
  2788.    height: 100%;
  2789. }
  2790.  
  2791. .huge_it_slider_gallery_42 li #thevideo {
  2792.    width: 100%;
  2793.    height: 100%;
  2794. }
  2795.  
  2796. .huge_it_slider_gallery_42 li .thumb_wrapper {
  2797.    width: 100%;
  2798.    height: 100%;
  2799. }
  2800.  
  2801. .huge_it_slider_gallery_42 li .thumb_wrapper img {
  2802.    position: relative;
  2803.    /*top: 50%;
  2804.    transform: translateY(-50%);*/
  2805. }
  2806.  
  2807. #huge_it_slideshow_left_gallery_42,
  2808. #huge_it_slideshow_right_gallery_42 {
  2809.    cursor: pointer;
  2810.    display: none;
  2811.    display: block;
  2812.    height: 100%;
  2813.    outline: medium none;
  2814.    position: absolute;
  2815.    /*z-index: 10130;*/
  2816.    z-index: 13;
  2817.    bottom: 25px;
  2818.    top: 50%;
  2819. }
  2820.  
  2821. #huge_it_slideshow_left-ico_gallery_42,
  2822. #huge_it_slideshow_right-ico_gallery_42 {
  2823.    z-index: 13;
  2824.    -moz-box-sizing: content-box;
  2825.    box-sizing: content-box;
  2826.    cursor: pointer;
  2827.    display: table;
  2828.    left: -9999px;
  2829.    line-height: 0;
  2830.    margin-top: -15px;
  2831.    position: absolute;
  2832.    top: 50%;
  2833. }
  2834.  
  2835. #huge_it_slideshow_left-ico_gallery_42:hover,
  2836. #huge_it_slideshow_right-ico_gallery_42:hover {
  2837.    cursor: pointer;
  2838. }
  2839.  
  2840. .huge_it_slideshow_image_container_gallery_42 {
  2841.    display: table;
  2842.    position: relative;
  2843.    top: 0;
  2844.    left: 0;
  2845.    text-align: center;
  2846.    vertical-align: middle;
  2847.    width: 100%;
  2848.    height: 100%;
  2849. }
  2850.  
  2851. .huge_it_slideshow_title_text_gallery_42 {
  2852.    text-decoration: none;
  2853.    position: absolute;
  2854.    z-index: 12;
  2855.    display: inline-block;
  2856. width: 30%;
  2857.    /*height:
  2858. 50 %;*/
  2859. right:0%;top:0%; padding: 2%;
  2860.    text-align: right;
  2861.    font-weight: bold;
  2862.    color: #000000;
  2863.    background: rgba(255,255,255,0.7)  !important;
  2864.    border-style: solid;
  2865.    font-size: 13px;
  2866.    border-width: 0px;
  2867.    border-color: #ffffff;
  2868.    border-radius: 4px;
  2869. }
  2870.  
  2871. .huge_it_slideshow_description_text_gallery_42 {
  2872.    text-decoration: none;
  2873.    position: absolute;
  2874.    z-index: 11;
  2875.    border-style: solid;
  2876.    display: inline-block;
  2877. width: 70%;
  2878.    /*height:
  2879. %;*/
  2880. right:0%;bottom:0%; padding: 3%;
  2881.    text-align: justify;
  2882.    color: #ffffff;
  2883.    background: rgba(0,0,0,0.7) !important;
  2884.    border-style: solid;
  2885.    font-size: 12px;
  2886.    border-width: 0px;
  2887.    border-color: #ffffff;
  2888.    border-radius: 0px;
  2889. }
  2890.  
  2891. .huge_it_slideshow_title_text_gallery_42.none, .huge_it_slideshow_description_text_gallery_42.none,
  2892. .huge_it_slideshow_title_text_gallery_42.hidden, .huge_it_slideshow_description_text_gallery_42.hidden {
  2893.    display: none;
  2894. }
  2895.  
  2896. .huge_it_gallery_like_cont_425120.none {
  2897.    display: none !important;
  2898. }
  2899.  
  2900. .huge_it_slideshow_title_text_gallery_42 h1, .huge_it_slideshow_description_text_gallery_42 h1,
  2901. .huge_it_slideshow_title_text_gallery_42 h2, .huge_it_slideshow_title_text_gallery_42 h2,
  2902. .huge_it_slideshow_title_text_gallery_42 h3, .huge_it_slideshow_title_text_gallery_42 h3,
  2903. .huge_it_slideshow_title_text_gallery_42 h4, .huge_it_slideshow_title_text_gallery_42 h4,
  2904. .huge_it_slideshow_title_text_gallery_42 p, .huge_it_slideshow_title_text_gallery_42 p,
  2905. .huge_it_slideshow_title_text_gallery_42 strong, .huge_it_slideshow_title_text_gallery_42 strong,
  2906. .huge_it_slideshow_title_text_gallery_42 span, .huge_it_slideshow_title_text_gallery_42 span,
  2907. .huge_it_slideshow_title_text_gallery_42 ul, .huge_it_slideshow_title_text_gallery_42 ul,
  2908. .huge_it_slideshow_title_text_gallery_42 li, .huge_it_slideshow_title_text_gallery_42 li {
  2909.    padding: 2px;
  2910.    margin: 0;
  2911. }
  2912.  
  2913. .huge_it_slide_container_gallery_42 {
  2914.    display: table-cell;
  2915.    margin: 0 auto;
  2916.    position: relative;
  2917.    vertical-align: middle;
  2918.    width: 100%;
  2919.    height: 100%;
  2920.    _width: inherit;
  2921.    _height: inherit;
  2922. }
  2923.  
  2924. .huge_it_slide_bg_gallery_42 {
  2925.    margin: 0 auto;
  2926.    width: 100%;
  2927.    height: 100%;
  2928.    _width: inherit;
  2929.    _height: inherit;
  2930. }
  2931.  
  2932. .huge_it_slider_gallery_42 {
  2933.    width: 100%;
  2934.    height: 100%;
  2935.    display: table;
  2936.    padding: 0;
  2937.    margin: 0;
  2938. }
  2939.  
  2940. .huge_it_slideshow_image_item_gallery_42 {
  2941.    width: 100%;
  2942.    height: 100%;
  2943.    display: table-cell;
  2944.    filter: Alpha(opacity=100);
  2945.    opacity: 1;
  2946.    position: absolute;
  2947.    top: 0;
  2948.    left: 0;
  2949.    vertical-align: middle;
  2950.    z-index: 2;
  2951.    margin: 0 !important;
  2952.    padding: 0;
  2953.    overflow: hidden;
  2954.    border-radius: 0px !important;
  2955. }
  2956.  
  2957. .huge_it_slideshow_image_second_item_gallery_42 {
  2958.    width: 100%;
  2959.    height: 100%;
  2960.    display: table-cell;
  2961.    filter: Alpha(opacity=0);
  2962.    opacity: 0;
  2963.    position: absolute;
  2964.    top: 0;
  2965.    left: 0;
  2966.    vertical-align: middle;
  2967.    z-index: 1;
  2968.    overflow: hidden;
  2969.    margin: 0 !important;
  2970.    padding: 0;
  2971.    border-radius: 0px !important;
  2972. }
  2973.  
  2974. .huge_it_grid_gallery_42 {
  2975.    display: none;
  2976.    height: 100%;
  2977.    overflow: hidden;
  2978.    position: absolute;
  2979.    width: 100%;
  2980. }
  2981.  
  2982. .huge_it_gridlet_gallery_42 {
  2983.    opacity: 1;
  2984.    filter: Alpha(opacity=100);
  2985.    position: absolute;
  2986. }
  2987.  
  2988. .huge_it_slideshow_dots_container_gallery_42 {
  2989.    display: table;
  2990.    position: absolute;
  2991.    width: 100% !important;
  2992.    height: 100% !important;
  2993. }
  2994.  
  2995. .huge_it_slideshow_dots_thumbnails_gallery_42 {
  2996.    margin: 0 auto;
  2997.    overflow: hidden;
  2998.    position: absolute;
  2999.    width: 100%;
  3000.    height: 60px;
  3001. }
  3002.  
  3003. .huge_it_slideshow_dots_gallery_42 {
  3004.    display: inline-block;
  3005.    position: relative;
  3006.    cursor: pointer;
  3007.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  3008.    width: 10px;
  3009.    height: 10px;
  3010.    border-radius: 10px;
  3011.    background: #00f;
  3012.    margin: 10px;
  3013.    overflow: hidden;
  3014.    z-index: 17;
  3015. }
  3016.  
  3017. .huge_it_slideshow_dots_active_gallery_42 {
  3018.    opacity: 1;
  3019.    background: #0f0;
  3020.    filter: Alpha(opacity=100);
  3021. }
  3022.  
  3023. .huge_it_slideshow_dots_deactive_gallery_42 {
  3024. }
  3025.  
  3026. .huge_it_slideshow_image_item1_gallery_42 {
  3027.    display: table;
  3028.    width: inherit;
  3029.    height: inherit;
  3030. }
  3031.  
  3032. .huge_it_slideshow_image_item2_gallery_42 {
  3033.    display: table-cell;
  3034.    vertical-align: middle;
  3035.    text-align: center;
  3036. }
  3037.  
  3038. .huge_it_slideshow_image_item2_gallery_42 a {
  3039.    display: block;
  3040.    vertical-align: middle;
  3041.    width: 100%;
  3042.    height: 100%;
  3043. }
  3044.  
  3045. .huge_it_slideshow_image_wrap_gallery_42 {
  3046.    background: #ffffff;
  3047. }
  3048.  
  3049. .huge_it_slideshow_dots_thumbnails_gallery_42 {
  3050. top: 0;
  3051. }
  3052.  
  3053. .huge_it_slideshow_dots_gallery_42 {
  3054.    background: #000000;
  3055. }
  3056.  
  3057. .huge_it_slideshow_dots_active_gallery_42 {
  3058.    background: #ffffff;
  3059. }
  3060.  
  3061. #huge_it_slideshow_left_gallery_42 {
  3062.    left: 0;
  3063.    margin-top: -21px;
  3064.    height: 43px;
  3065.    width: 29px;
  3066.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  3067. }
  3068.  
  3069. #huge_it_slideshow_right_gallery_42 {
  3070.    right: 0;
  3071.    margin-top: -21px;
  3072.    height: 43px;
  3073.    width: 29px;
  3074.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  3075. }
  3076.  
  3077. .thumb_image {
  3078.    position: absolute;
  3079.    width: 100%;
  3080.    height: 100%;
  3081.    top: 0;
  3082.    left: 0;
  3083. }
  3084.  
  3085. .entry-content a {
  3086.    border-bottom: none !important;
  3087. }
  3088.  
  3089. .gallery-img-content .noneDisplay {
  3090.    display: block;
  3091. }
  3092.  
  3093. </style>
  3094. </p>
  3095. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  3096. Fichier à télécharger avec les <img decoding="async" class="alignnone  wp-image-4671" src="https://picoulet.centres-sociaux.fr/files/2025/02/lien.gif" alt="" width="22" height="29"> cliquables : <a href="https://picoulet.centres-sociaux.fr/files/2026/02/2026_mars_web.pdf">PDF</a></p>
  3097. ]]></content:encoded>
  3098. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2026/02/28/03-2026/feed/</wfw:commentRss>
  3099. <slash:comments>0</slash:comments>
  3100. </item>
  3101. <item>
  3102. <title>Programme des Vacances d&#8217;Hiver 2026</title>
  3103. <link>https://picoulet.centres-sociaux.fr/2026/02/13/hiver-2026/</link>
  3104. <comments>https://picoulet.centres-sociaux.fr/2026/02/13/hiver-2026/#respond</comments>
  3105. <dc:creator><![CDATA[laetitia]]></dc:creator>
  3106. <pubDate>Fri, 13 Feb 2026 15:40:34 +0000</pubDate>
  3107. <category><![CDATA[Non classé]]></category>
  3108. <category><![CDATA[Programmes mensuels]]></category>
  3109. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5090</guid>
  3110.  
  3111. <description><![CDATA[Fichier à télécharger : PDF &#160;]]></description>
  3112. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  3113. /*===== general options =========*/
  3114. a {
  3115.    box-shadow: none !important;
  3116. }
  3117.  
  3118. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  3119.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  3120. }
  3121.  
  3122. #album_disabled_layer {
  3123.    display: none;
  3124.    position: absolute;
  3125.    width: 100%;
  3126.    height: 100%;
  3127.    text-align: center;
  3128.    background-color: transparent;
  3129.    z-index: 10;
  3130.    padding-top: 20px;
  3131.    color: #fff;
  3132. }
  3133.  
  3134. #album_list_container {
  3135.    position: relative;
  3136. }
  3137.  
  3138. /* ====================== album onhover styles ==========================*/
  3139.  
  3140. #album_list .view {
  3141.    -webkit-box-sizing: border-box;
  3142.    -moz-box-sizing: border-box;
  3143.    -o-box-sizing: border-box;
  3144.    display: none;
  3145.  
  3146. }
  3147.  
  3148. .view .mask,
  3149. .view .content {
  3150.    width: 100%;
  3151.    height: 100%;
  3152.    position: absolute;
  3153.    overflow: hidden;
  3154.    top: 0;
  3155.    left: 0;
  3156. }
  3157.  
  3158. .view h2 {
  3159.    text-transform: uppercase;
  3160.    color: #fff;
  3161.    text-align: center;
  3162.    position: relative;
  3163.    font-size: 17px;
  3164.    font-family: Raleway, serif;
  3165.    padding: 10px;
  3166.    /*background: rgba(0, 0, 0, 0.8);*/
  3167.    margin: 20px 0 0 0;
  3168.  
  3169. }
  3170.  
  3171. .album_back_button a, .view a {
  3172.    text-decoration: none !important;
  3173. }
  3174.  
  3175. .view p {
  3176.    font-family: Merriweather, serif;
  3177.    font-style: italic;
  3178.    font-size: 14px;
  3179.    position: relative;
  3180.    color: #fff;
  3181.    padding: 0px 20px 0px;
  3182.    text-align: center;
  3183.  
  3184. }
  3185.  
  3186. .view a.info {
  3187.    display: inline-block;
  3188.    text-decoration: none;
  3189.    font-size: 13px;
  3190.    padding: 2px 14px;
  3191.    margin-bottom: 3px;
  3192.    background: #000;
  3193.    color: #fff;
  3194.    font-family: Raleway, serif;
  3195.    text-transform: uppercase;
  3196.    box-shadow: 0 0 1px #000
  3197. }
  3198.  
  3199. .mask-text h2 {
  3200.    font-size: 20px !important;
  3201. }
  3202.  
  3203. .view a.info:hover {
  3204.    box-shadow: 0 0 5px #000
  3205. }
  3206.  
  3207. .view .mask-bg {
  3208.    height: 100%;
  3209. }
  3210.  
  3211. .view .album_social {
  3212.    color: #fff;
  3213.    position: absolute;
  3214.    bottom: 3px;
  3215.    left: 3px;
  3216.    border: 1px solid #ffffff;
  3217.    -webkit-border-radius: 3px;
  3218.    -moz-border-radius: 3px;
  3219.    border-radius: 3px;
  3220.    padding: 3px 5px;
  3221.  
  3222. }
  3223.  
  3224. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  3225.    color: #ffffff;
  3226.    outline: none;
  3227. }
  3228.  
  3229. /*1*/
  3230.  
  3231. .view .info {
  3232.    margin-top: 5px;
  3233. }
  3234.  
  3235. .view-first .mask {
  3236.    opacity: 0;
  3237.    background-color: rgba(0, 0, 0, 0.7);
  3238.    transition: all 0.4s ease-in-out;
  3239.  
  3240. }
  3241.  
  3242. .view-first h2 {
  3243.    transform: translateY(-100px);
  3244.    opacity: 0;
  3245.    font-family: Raleway, serif;
  3246.    transition: all 0.2s ease-in-out;
  3247. }
  3248.  
  3249. .view-first p {
  3250.    transform: translateY(100px);
  3251.    opacity: 0;
  3252.    transition: all 0.2s linear;
  3253. }
  3254.  
  3255. .view-first a.info {
  3256.    opacity: 0;
  3257.    transition: all 0.2s ease-in-out;
  3258. }
  3259.  
  3260. /* */
  3261.  
  3262. .view-first:hover img {
  3263.    /*transform: scale(1.1);*/
  3264. }
  3265.  
  3266. .view-first:hover .mask {
  3267.    opacity: 1;
  3268. }
  3269.  
  3270. .view-first:hover h2,
  3271. .view-first:hover p,
  3272. .view-first:hover a.info {
  3273.    opacity: 1;
  3274.    transform: translateY(0px);
  3275. }
  3276.  
  3277. .view-first:hover p {
  3278.    transition-delay: 0.1s;
  3279. }
  3280.  
  3281. .view-first:hover a.info {
  3282.    transition-delay: 0.2s;
  3283. }
  3284.  
  3285. /*2*/
  3286. .view-second img {
  3287.    -webkit-filter: grayscale(0) blur(0);
  3288.    filter: grayscale(0) blur(0);
  3289.    -webkit-transition: .3s ease-in-out;
  3290.    transition: .3s ease-in-out;
  3291. }
  3292.  
  3293. .view-second .mask {
  3294.    background-color: rgba(226, 200, 127, 0.2);
  3295.    transition: all 0.5s linear;
  3296.    opacity: 0;
  3297. }
  3298.  
  3299. .view-second h2 {
  3300.    background: transparent;
  3301.    margin: 20px 40px 0px 40px;
  3302.    transform: scale(0);
  3303.    color: #333;
  3304.    transition: all 0.5s linear;
  3305.    opacity: 0;
  3306. }
  3307.  
  3308. .view-second p {
  3309.    opacity: 0;
  3310.    transform: scale(0);
  3311.    transition: all 0.5s linear;
  3312. }
  3313.  
  3314. .view-second a.info {
  3315.    opacity: 0;
  3316.    transform: scale(0);
  3317.    transition: all 0.5s linear;
  3318. }
  3319.  
  3320. .view-second:hover img {
  3321.    -webkit-filter: grayscale(100%) blur(3px);
  3322.    filter: grayscale(100%) blur(3px);
  3323. }
  3324.  
  3325. .view-second:hover .mask {
  3326.    opacity: 1;
  3327. }
  3328.  
  3329. .view-second:hover h2,
  3330. .view-second:hover p,
  3331. .view-second:hover a.info {
  3332.    transform: scale(1);
  3333.    opacity: 1;
  3334. }
  3335.  
  3336. .view-second img {
  3337.    -webkit-filter: grayscale(0) blur(0);
  3338.    filter: grayscale(0) blur(0);
  3339.    -webkit-transition: .3s ease-in-out;
  3340.    transition: .3s ease-in-out;
  3341. }
  3342.  
  3343. .view-second:hover img {
  3344.    -webkit-filter: grayscale(100%) blur(3px);
  3345.    filter: grayscale(100%) blur(3px);
  3346. }
  3347.  
  3348. /*3*/
  3349.  
  3350. .view-third img {
  3351.    transform: scaleY(1);
  3352.    transition: all .7s ease-in-out;
  3353. }
  3354.  
  3355. .view-third a.info {
  3356.    opacity: 0;
  3357.    transform: scale(0);
  3358.    transition: all 0.5s linear;
  3359. }
  3360.  
  3361. .view-third:hover img {
  3362.    -webkit-transform: scale(10);
  3363.    transform: scale(10);
  3364.    opacity: 0;
  3365. }
  3366.  
  3367. .view-third:hover .mask {
  3368.    opacity: 1;
  3369. }
  3370.  
  3371. .view-third:hover h2,
  3372. .view-third:hover p,
  3373. .view-third:hover a.info {
  3374.    transform: scale(1);
  3375.    opacity: 1;
  3376. }
  3377.  
  3378. /* ==== view 4 ===*/
  3379.  
  3380. .view-forth-wrapper {
  3381.    overflow: hidden;
  3382.    position: relative !important;
  3383.    height: 100%;
  3384.    /* cursor: pointer;*/
  3385. }
  3386.  
  3387. .view-forth img {
  3388.    max-width: 100%;
  3389.    position: relative;
  3390.    top: 0;
  3391.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  3392.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  3393. }
  3394.  
  3395. .view-forth .mask {
  3396.    position: absolute;
  3397.    width: 100%;
  3398.    /*    height: 70px;*/
  3399.    /*    bottom: -70px;*/
  3400.    height: 50%;
  3401.    bottom: -50%;
  3402.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  3403.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  3404.    top: inherit;
  3405. }
  3406.  
  3407. .view-forth:hover .mask {
  3408.    bottom: 0;
  3409. }
  3410.  
  3411. .view-forth:hover img {
  3412.    top: -30px;
  3413. }
  3414.  
  3415. /*==  view 5 ==*/
  3416.  
  3417. .view-fifth .view-fifth-wrapper,
  3418. .view-fifth .view-fifth-wrapper img {
  3419.    display: block;
  3420.    position: relative;
  3421. }
  3422.  
  3423. .view-fifth .view-fifth-wrapper {
  3424.    overflow: hidden;
  3425.    height: 100%;
  3426. }
  3427.  
  3428. .view-fifth .view-fifth-wrapper .mask {
  3429.    display: none;
  3430.    position: absolute;
  3431.    background: #333;
  3432.    background: rgba(75, 75, 75, 0.7);
  3433.    width: 100%;
  3434.    height: 100%;
  3435. }
  3436.  
  3437. /* ====================== album category styles ==========================*/
  3438.  
  3439. #filters {
  3440.    margin: 1% 0;
  3441.    padding: 0;
  3442.    list-style: none;
  3443.    list-style-type: none !important;
  3444.  
  3445. }
  3446.  
  3447. #filters li {
  3448.    float: left;
  3449.    list-style-type: none !important;
  3450. }
  3451.  
  3452. #filters li:first-child span {
  3453.    margin-left: 0px;
  3454. }
  3455.  
  3456. #filters li span {
  3457.    display: block;
  3458.    text-decoration: none;
  3459.    cursor: pointer;
  3460. }
  3461.  
  3462. .album_categories {
  3463.    list-style-type: none;
  3464.    margin: 0;
  3465.    padding: 0;
  3466.    overflow: hidden;
  3467.    padding-top: 5px;
  3468. }
  3469.  
  3470. /*=========  sharing buttons  ============*/
  3471.  
  3472. .album_socials {
  3473.    position: relative;
  3474.    top: 3px;
  3475.    width: 100px;
  3476.    height: 28px;
  3477.    margin: 0 auto;
  3478. }
  3479.  
  3480. .album_socials .rwd-share-buttons {
  3481.    top: 0px !important;
  3482.    width: 100% !important;
  3483.    margin: 0px !important;
  3484. }
  3485.  
  3486. .album_socials a {
  3487.    text-decoration: underline !important;
  3488. }
  3489.  
  3490. .gallery_images, .album_image_place {
  3491.    margin-top: 15px;
  3492.    margin-top: 15px;
  3493. }
  3494.  
  3495. #rwd-share-facebook:hover {
  3496.    background-position: 0 -31px !important;
  3497. }
  3498.  
  3499. #rwd-share-twitter:hover {
  3500.    background-position: -31px 32px !important;
  3501. }
  3502.  
  3503. #rwd-share-googleplus:hover {
  3504.    background-position: -66px -31px !important;
  3505. }
  3506.  
  3507. .rwd-share-buttons li, .rwd-share-buttons li a {
  3508.    width: 26px !important;
  3509.    border: 0px !important;
  3510. }
  3511.  
  3512. .rwd-share-buttons {
  3513.    top: 0 !important;
  3514. }
  3515.  
  3516. .img_link_btn {
  3517.    position: absolute;
  3518.    z-index: 99999;
  3519.    bottom: 0;
  3520.    left: 0;
  3521.    right: 0;
  3522.    width: 100%;
  3523.    padding: 8px;
  3524. }
  3525.  
  3526. .rwd-title {
  3527.    padding: 10px 0px !important;
  3528. }
  3529.  
  3530. @media only screen and (max-width: 475px) {
  3531.    .rwd-share-buttons {
  3532.        top: -25px !important;
  3533.    }
  3534.  
  3535.    .rwd-title-text {
  3536.        line-height: 15px;
  3537.    }
  3538. }
  3539.  
  3540. /*=========  hover style ===========*/
  3541.  
  3542. #hover {
  3543.    color: rgba(188, 175, 204, 0.9);
  3544. }
  3545.  
  3546. h2#testimonials {
  3547.    color: #fffae3;
  3548. }
  3549.  
  3550. div#all {
  3551.    width: 100%;
  3552.    height: 100%;
  3553. }
  3554.  
  3555. .view img {
  3556.    height: auto;
  3557. }
  3558.  
  3559. .view {
  3560.    color: #fff;
  3561.    margin: 0 10px 10px 0;
  3562.    overflow: hidden;
  3563.    position: relative;
  3564.    text-align: center;
  3565.    float: left;
  3566.    cursor: default;
  3567.    border: 1px solid #ccc;
  3568. }
  3569.  
  3570. .view-wrapper {
  3571.    height: 100%;
  3572. }
  3573.  
  3574. .view img {
  3575.    display: block;
  3576.    position: relative;
  3577.    transition: all 0.2s linear;
  3578.    height: 100%;
  3579.    width: auto;
  3580.    max-width: 100%;
  3581.    margin: 0 auto;
  3582. }
  3583.  
  3584. .mask-text h2 {
  3585.    font-size: 20px !important;
  3586.    margin-top: 20px !important;
  3587. }
  3588.  
  3589. /* view 1 */
  3590.  
  3591. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  3592.    color: #fff;
  3593. }
  3594.  
  3595. /*  view 2 */
  3596. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  3597.    color: #333;
  3598. }
  3599.  
  3600. .view-second .mask-text h2 {
  3601.    border-bottom: 1px solid #333;
  3602. }
  3603.  
  3604. /* view 3*/
  3605. .view-third .mask {
  3606.    background-color: #ccc;
  3607.    transition: all 0.5s linear;
  3608.    opacity: 0;
  3609.    color: #333;
  3610. }
  3611.  
  3612. .view-third h2 {
  3613.    border-bottom: 1px solid #333;
  3614.    background: transparent;
  3615.    margin: 20px 40px 0px 40px;
  3616.    transform: scale(0);
  3617.    color: #333;
  3618.    transition: all 0.5s linear;
  3619.    opacity: 0;
  3620. }
  3621.  
  3622. .view-third p {
  3623.    color: #333;
  3624.    opacity: 0;
  3625.    transform: scale(0);
  3626.    transition: all 0.5s linear;
  3627. }
  3628.  
  3629. .view-third .text-category {
  3630.    color: #333;
  3631. }
  3632.  
  3633. /* view 4 */
  3634.  
  3635. .view-forth .mask-bg {
  3636.    background: #333;
  3637.    width: 100%;
  3638.    height: 100%;
  3639.    position: absolute;
  3640.    top: 0;
  3641.    left: 0;
  3642. }
  3643.  
  3644. .view-forth .mask-text {
  3645.    color: #fff;
  3646.    position: relative;
  3647.    z-index: 500;
  3648.    padding: 5px 8px;
  3649. }
  3650.  
  3651. .view-forth .mask-text h2 {
  3652.    margin: 0px;
  3653.    font-size: 13px;
  3654.    padding: 2px;
  3655.    color: #fff;
  3656. }
  3657.  
  3658. .view-forth .mask-text h2:hover {
  3659.    cursor: pointer;
  3660. }
  3661.  
  3662. .view-forth .text-category {
  3663.    display: block;
  3664.    font-size: 15px;
  3665.    color: #fff;
  3666. }
  3667.  
  3668. .view-forth p {
  3669.    color: #fff;
  3670. }
  3671.  
  3672. /* view 5 */
  3673. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  3674.    color: #fff;
  3675. }
  3676.  
  3677. </style><script>
  3678. var data_gallery_41 = [];
  3679. var event_stack_gallery_41 = [];
  3680. data_gallery_41["0"]=[];data_gallery_41["0"]["id"]="0";data_gallery_41["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/1.png";data_gallery_41["0"]["description"]="";data_gallery_41["0"]["alt"]="";data_gallery_41["1"]=[];data_gallery_41["1"]["id"]="1";data_gallery_41["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/2.png";data_gallery_41["1"]["description"]="";data_gallery_41["1"]["alt"]="";data_gallery_41["2"]=[];data_gallery_41["2"]["id"]="2";data_gallery_41["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/3.png";data_gallery_41["2"]["description"]="";data_gallery_41["2"]["alt"]="";data_gallery_41["3"]=[];data_gallery_41["3"]["id"]="3";data_gallery_41["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/02/4.png";data_gallery_41["3"]["description"]="";data_gallery_41["3"]["alt"]=""; var huge_it_trans_in_progress_gallery_41 = false;
  3681. var huge_it_transition_duration_gallery_41 = 2000;
  3682. var huge_it_playInterval_gallery_41;
  3683. // Stop autoplay.
  3684. window.clearInterval(huge_it_playInterval_gallery_41);
  3685. // alert('huge_it_current_key_gallery_41');
  3686. var huge_it_current_key_gallery_41 = '';
  3687. function huge_it_move_dots_gallery_41() {
  3688. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_41").position().left;
  3689. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_41").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_41").outerWidth(true);
  3690. }
  3691. function huge_it_testBrowser_cssTransitions_gallery_41() {
  3692. return huge_it_testDom_gallery_41('Transition');
  3693. }
  3694. function huge_it_testBrowser_cssTransforms3d_gallery_41() {
  3695. return huge_it_testDom_gallery_41('Perspective');
  3696. }
  3697. function huge_it_testDom_gallery_41(prop) {
  3698. // Browser vendor CSS prefixes.
  3699. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  3700. // Browser vendor DOM prefixes.
  3701. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  3702. var i = domPrefixes.length;
  3703. while (i--) {
  3704. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  3705. return true;
  3706. }
  3707. }
  3708. return false;
  3709. }
  3710. function huge_it_cube_gallery_41(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  3711. /* If browser does not support 3d transforms/CSS transitions.*/
  3712. if (!huge_it_testBrowser_cssTransitions_gallery_41()) {
  3713. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3714. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3715. return huge_it_fallback_gallery_41(current_image_class, next_image_class, direction);
  3716. }
  3717. if (!huge_it_testBrowser_cssTransforms3d_gallery_41()) {
  3718. return huge_it_fallback3d_gallery_41(current_image_class, next_image_class, direction);
  3719. }
  3720. huge_it_trans_in_progress_gallery_41 = true;
  3721. /* Set active thumbnail.*/
  3722. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3723. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3724. jQuery(".huge_it_slide_bg_gallery_41").css('perspective', 1000);
  3725. jQuery(current_image_class).css({
  3726. transform : 'translateZ(' + tz + 'px)',
  3727. backfaceVisibility : 'hidden'
  3728. });
  3729. jQuery(".huge_it_slideshow_image_wrap_gallery_41,.huge_it_slide_bg_gallery_41,.huge_it_slideshow_image_item_gallery_41,.huge_it_slideshow_image_second_item_gallery_41 ").css('overflow', 'visible');
  3730. jQuery(next_image_class).css({
  3731. opacity : 1,
  3732. filter: 'Alpha(opacity=100)',
  3733. backfaceVisibility : 'hidden',
  3734. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  3735. });
  3736. jQuery(".huge_it_slider_gallery_41").css({
  3737. transform: 'translateZ(-' + tz + 'px)',
  3738. transformStyle: 'preserve-3d'
  3739. });
  3740. /* Execution steps.*/
  3741. setTimeout(function () {
  3742. jQuery(".huge_it_slider_gallery_41").css({
  3743. transition: 'all ' + huge_it_transition_duration_gallery_41 + 'ms ease-in-out',
  3744. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  3745. });
  3746. }, 20);
  3747. /* After transition.*/
  3748. jQuery(".huge_it_slider_gallery_41").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  3749. function huge_it_after_trans() {
  3750. jQuery(".huge_it_slide_bg_gallery_41,.huge_it_slideshow_image_item_gallery_41,.huge_it_slideshow_image_second_item_gallery_41 ").css('overflow', 'hidden');
  3751. jQuery(".huge_it_slide_bg_gallery_41").removeAttr('style');
  3752. jQuery(current_image_class).removeAttr('style');
  3753. jQuery(next_image_class).removeAttr('style');
  3754. jQuery(".huge_it_slider_gallery_41").removeAttr('style');
  3755. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  3756. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  3757. // huge_it_change_watermark_container_gallery_41();
  3758. huge_it_trans_in_progress_gallery_41 = false;
  3759. if (typeof event_stack_gallery_41 !== 'undefined' && event_stack_gallery_41.length > 0) {
  3760. key = event_stack_gallery_41[0].split("-");
  3761. event_stack_gallery_41.shift();
  3762. huge_it_change_image_gallery_41(key[0], key[1], data_gallery_41, true,false);
  3763. }
  3764. }
  3765. }
  3766. function huge_it_cubeH_gallery_41(current_image_class, next_image_class, direction) {
  3767. /* Set to half of image width.*/
  3768. var dimension = jQuery(current_image_class).width() / 2;
  3769. if (direction == 'right') {
  3770. huge_it_cube_gallery_41(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  3771. }
  3772. else if (direction == 'left') {
  3773. huge_it_cube_gallery_41(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  3774. }
  3775. }
  3776. function huge_it_cubeV_gallery_41(current_image_class, next_image_class, direction) {
  3777. /* Set to half of image height.*/
  3778. var dimension = jQuery(current_image_class).height() / 2;
  3779. /* If next slide.*/
  3780. if (direction == 'right') {
  3781. huge_it_cube_gallery_41(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  3782. }
  3783. else if (direction == 'left') {
  3784. huge_it_cube_gallery_41(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  3785. }
  3786. }
  3787. /* For browsers that does not support transitions.*/
  3788. function huge_it_fallback_gallery_41(current_image_class, next_image_class, direction) {
  3789. huge_it_fade_gallery_41(current_image_class, next_image_class, direction);
  3790. }
  3791. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  3792. function huge_it_fallback3d_gallery_41(current_image_class, next_image_class, direction) {
  3793. huge_it_sliceV_gallery_41(current_image_class, next_image_class, direction);
  3794. }
  3795. function huge_it_none_gallery_41(current_image_class, next_image_class, direction) {
  3796. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  3797. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  3798. /* Set active thumbnail.*/
  3799. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3800. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3801. }
  3802. function huge_it_fade_gallery_41(current_image_class, next_image_class, direction) {
  3803. if (huge_it_testBrowser_cssTransitions_gallery_41()) {
  3804. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_41 + 'ms linear');
  3805. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_41 + 'ms linear');
  3806. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  3807. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  3808. }
  3809. else {
  3810. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_41);
  3811. jQuery(next_image_class).animate({
  3812. 'opacity' : 1,
  3813. 'z-index': 2
  3814. }, {
  3815. duration: huge_it_transition_duration_gallery_41,
  3816. complete: function () {return false;}
  3817. });
  3818. // For IE.
  3819. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_41, 0);
  3820. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_41, 1);
  3821. }
  3822. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3823. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3824. }
  3825. function huge_it_grid_gallery_41(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  3826. /* If browser does not support CSS transitions.*/
  3827. if (!huge_it_testBrowser_cssTransitions_gallery_41()) {
  3828. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3829. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3830. return huge_it_fallback_gallery_41(current_image_class, next_image_class, direction);
  3831. }
  3832. huge_it_trans_in_progress_gallery_41 = true;
  3833. /* Set active thumbnail.*/
  3834. jQuery(".huge_it_slideshow_dots_gallery_41").removeClass("huge_it_slideshow_dots_active_gallery_41").addClass("huge_it_slideshow_dots_deactive_gallery_41");
  3835. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_41 + "_gallery_41").removeClass("huge_it_slideshow_dots_deactive_gallery_41").addClass("huge_it_slideshow_dots_active_gallery_41");
  3836. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  3837. var count = (huge_it_transition_duration_gallery_41) / (cols + rows);
  3838. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  3839. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  3840. var delay = (c + r) * count;
  3841. /* Return a gridlet elem with styles for specific transition.*/
  3842. return jQuery('<div class="huge_it_gridlet_gallery_41" />').css({
  3843. width : width,
  3844. height : height,
  3845. top : top,
  3846. left : left,
  3847. backgroundImage : 'url("' + src + '")',
  3848. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_41").css("background-color"),
  3849. /*backgroundColor: rgba(0, 0, 0, 0),*/
  3850. backgroundRepeat: 'no-repeat',
  3851. backgroundPosition : img_left + 'px ' + img_top + 'px',
  3852. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  3853. transition : 'all ' + huge_it_transition_duration_gallery_41 + 'ms ease-in-out ' + delay + 'ms',
  3854. transform : 'none'
  3855. });
  3856. }
  3857. /* Get the current slide's image.*/
  3858. var cur_img = jQuery(current_image_class).find('img');
  3859. /* Create a grid to hold the gridlets.*/
  3860. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_41');
  3861. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  3862. jQuery(current_image_class).prepend(grid);
  3863. /* vars to calculate positioning/size of gridlets*/
  3864. var cont = jQuery(".huge_it_slide_bg_gallery_41");
  3865. var imgWidth = cur_img.width();
  3866. var imgHeight = cur_img.height();
  3867. var contWidth = cont.width(),
  3868. contHeight = cont.height(),
  3869. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  3870. colWidth = Math.floor(contWidth / cols),
  3871. rowHeight = Math.floor(contHeight / rows),
  3872. colRemainder = contWidth - (cols * colWidth),
  3873. colAdd = Math.ceil(colRemainder / cols),
  3874. rowRemainder = contHeight - (rows * rowHeight),
  3875. rowAdd = Math.ceil(rowRemainder / rows),
  3876. leftDist = 0,
  3877. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_41").width() - cur_img.width()) / 2;
  3878. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  3879. tx = tx === 'auto' ? contWidth : tx;
  3880. tx = tx === 'min-auto' ? - contWidth : tx;
  3881. ty = ty === 'auto' ? contHeight : ty;
  3882. ty = ty === 'min-auto' ? - contHeight : ty;
  3883. /* Loop through cols*/
  3884. for (var i = 0; i < cols; i++) {
  3885. var topDist = 0,
  3886. img_topDst = (jQuery(".huge_it_slide_bg_gallery_41").height() - cur_img.height()) / 2,
  3887. newColWidth = colWidth;
  3888. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  3889. if (colRemainder > 0) {
  3890. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  3891. newColWidth += add;
  3892. colRemainder -= add;
  3893. }
  3894. /* Nested loop to create row gridlets for each col.*/
  3895. for (var j = 0; j < rows; j++)  {
  3896. var newRowHeight = rowHeight,
  3897. newRowRemainder = rowRemainder;
  3898. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  3899. if (newRowRemainder > 0) {
  3900. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  3901. newRowHeight += add;
  3902. newRowRemainder -= add;
  3903. }
  3904. /* Create & append gridlet to grid.*/
  3905. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  3906. topDist += newRowHeight;
  3907. img_topDst -= newRowHeight;
  3908. }
  3909. img_leftDist -= newColWidth;
  3910. leftDist += newColWidth;
  3911. }
  3912. /* Set event listener on last gridlet to finish transitioning.*/
  3913. var last_gridlet = grid.children().last();
  3914. /* Show grid & hide the image it replaces.*/
  3915. grid.show();
  3916. cur_img.css('opacity', 0);
  3917. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  3918. grid.children().first().addClass('rs-top-left');
  3919. grid.children().last().addClass('rs-bottom-right');
  3920. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  3921. grid.children().eq(- rows).addClass('rs-top-right');
  3922. /* Execution steps.*/
  3923. setTimeout(function () {
  3924. grid.children().css({
  3925. opacity: op,
  3926. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  3927. });
  3928. }, 1);
  3929. jQuery(next_image_class).css('opacity', 1);
  3930. /* After transition.*/
  3931. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  3932. function huge_it_after_trans() {
  3933. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  3934. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  3935. cur_img.css('opacity', 1);
  3936. grid.remove();
  3937. huge_it_trans_in_progress_gallery_41 = false;
  3938. if (typeof event_stack_gallery_41 !== 'undefined' && event_stack_gallery_41.length > 0) {
  3939. key = event_stack_gallery_41[0].split("-");
  3940. event_stack_gallery_41.shift();
  3941. huge_it_change_image_gallery_41(key[0], key[1], data_gallery_41, true,false);
  3942. }
  3943. }
  3944. }
  3945. function huge_it_sliceH_gallery_41(current_image_class, next_image_class, direction) {
  3946. if (direction == 'right') {
  3947. var translateX = 'min-auto';
  3948. }
  3949. else if (direction == 'left') {
  3950. var translateX = 'auto';
  3951. }
  3952. huge_it_grid_gallery_41(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  3953. }
  3954. function huge_it_sliceV_gallery_41(current_image_class, next_image_class, direction) {
  3955. if (direction == 'right') {
  3956. var translateY = 'min-auto';
  3957. }
  3958. else if (direction == 'left') {
  3959. var translateY = 'auto';
  3960. }
  3961. huge_it_grid_gallery_41(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  3962. }
  3963. function huge_it_slideV_gallery_41(current_image_class, next_image_class, direction) {
  3964. if (direction == 'right') {
  3965. var translateY = 'auto';
  3966. }
  3967. else if (direction == 'left') {
  3968. var translateY = 'min-auto';
  3969. }
  3970. huge_it_grid_gallery_41(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  3971. }
  3972. function huge_it_slideH_gallery_41(current_image_class, next_image_class, direction) {
  3973. if (direction == 'right') {
  3974. var translateX = 'min-auto';
  3975. }
  3976. else if (direction == 'left') {
  3977. var translateX = 'auto';
  3978. }
  3979. huge_it_grid_gallery_41(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  3980. }
  3981. function huge_it_scaleOut_gallery_41(current_image_class, next_image_class, direction) {
  3982. huge_it_grid_gallery_41(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  3983. }
  3984. function huge_it_scaleIn_gallery_41(current_image_class, next_image_class, direction) {
  3985. huge_it_grid_gallery_41(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  3986. }
  3987. function huge_it_blockScale_gallery_41(current_image_class, next_image_class, direction) {
  3988. huge_it_grid_gallery_41(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  3989. }
  3990. function huge_it_kaleidoscope_gallery_41(current_image_class, next_image_class, direction) {
  3991. huge_it_grid_gallery_41(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  3992. }
  3993. function huge_it_fan_gallery_41(current_image_class, next_image_class, direction) {
  3994. if (direction == 'right') {
  3995. var rotate = 45;
  3996. var translateX = 100;
  3997. }
  3998. else if (direction == 'left') {
  3999. var rotate = -45;
  4000. var translateX = -100;
  4001. }
  4002. huge_it_grid_gallery_41(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  4003. }
  4004. function huge_it_blindV_gallery_41(current_image_class, next_image_class, direction) {
  4005. huge_it_grid_gallery_41(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  4006. }
  4007. function huge_it_blindH_gallery_41(current_image_class, next_image_class, direction) {
  4008. huge_it_grid_gallery_41(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  4009. }
  4010. function huge_it_random_gallery_41(current_image_class, next_image_class, direction) {
  4011. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  4012. /* Pick a random transition from the anims array.*/
  4013. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_41"](current_image_class, next_image_class, direction);
  4014. }
  4015. function iterator_gallery_41() {
  4016. var iterator = 1;
  4017. return iterator;
  4018. }
  4019. function huge_it_change_image_gallery_41(current_key, key, data_gallery_41, from_effect,clicked) {
  4020. if (data_gallery_41[key]) {
  4021. if(typeof video_is_playing_gallery_41 != 'undefined' && video_is_playing_gallery_41 && !clicked){
  4022. return false;
  4023. }
  4024. if (!from_effect) {
  4025. // Change image key.
  4026. jQuery("#huge_it_current_image_key_gallery_41").val(key);
  4027. // if (current_key == '-2') { /* Dots.*/
  4028. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_41").attr("data-image_key");
  4029. //  }
  4030. }
  4031. if (huge_it_trans_in_progress_gallery_41) {
  4032. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_41").after(" --IN TRANSACTION-- <br />");
  4033. event_stack_gallery_41.push(current_key + '-' + key);
  4034. return;
  4035. }
  4036. var direction = 'right';
  4037. if (huge_it_current_key_gallery_41 > key) {
  4038. var direction = 'left';
  4039. }
  4040. else if (huge_it_current_key_gallery_41 == key) {
  4041. return false;
  4042. }
  4043. // Set active thumbnail position.
  4044. huge_it_current_key_gallery_41 = key;
  4045. //Change image id, title, description.
  4046. jQuery(".huge_it_slideshow_image_gallery_41").attr('data-image_id', data_gallery_41[key]["id"]);
  4047. jQuery(".huge_it_slideshow_title_text_gallery_41").html(data_gallery_41[key]["alt"]);
  4048. jQuery(".huge_it_slideshow_description_text_gallery_41").html(data_gallery_41[key]["description"]);
  4049. var current_image_class = "#image_id_gallery_41_" + data_gallery_41[current_key]["id"];
  4050. var next_image_class = "#image_id_gallery_41_" + data_gallery_41[key]["id"];
  4051. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_41').length>0) {
  4052. var streffect='none';
  4053. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  4054. huge_it_none_gallery_41(current_image_class, next_image_class, direction);
  4055. }else{
  4056. huge_it_fade_gallery_41(current_image_class, next_image_class, direction);
  4057. }
  4058. }else{
  4059. huge_it_none_gallery_41(current_image_class, next_image_class, direction);
  4060. }
  4061. jQuery('.huge_it_slideshow_title_text_gallery_41').removeClass('none');
  4062. if(jQuery('.huge_it_slideshow_title_text_gallery_41').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_41').addClass('none');}
  4063. jQuery('.huge_it_slideshow_description_text_gallery_41').removeClass('none');
  4064. jQuery('.huge_it_gallery_like_cont_415090').removeClass('none');
  4065. if(jQuery('.huge_it_slideshow_description_text_gallery_41').html()==""){
  4066. jQuery('.huge_it_slideshow_description_text_gallery_41').addClass('none');
  4067. }
  4068. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_41').addClass('none');
  4069. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_41').addClass('none');
  4070. jQuery(current_image_class).find('.huge_it_gallery_like_cont_415090').addClass('none');
  4071. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_41").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  4072. huge_it_move_dots_gallery_41();
  4073. window.clearInterval(huge_it_playInterval_gallery_41);
  4074. play_gallery_41();
  4075. }
  4076. }
  4077. function huge_it_popup_resize_gallery_41() {
  4078. var staticsliderwidth=600;
  4079. var sliderwidth=600;
  4080. var bodyWidth=jQuery(window).width();
  4081. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_41").parent().width();
  4082.  
  4083. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  4084. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  4085. var str=(900/staticsliderwidth);
  4086.  
  4087. jQuery('.huge_it_slideshow_image_wrap_gallery_41').css({'max-height':parentWidth*str-2*0});
  4088.  
  4089. }
  4090. jQuery(window).load(function () {
  4091. jQuery(window).resize(function() {
  4092. huge_it_popup_resize_gallery_41();
  4093. });
  4094. huge_it_popup_resize_gallery_41();
  4095. /* Disable right click.*/
  4096. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  4097. return false;
  4098. });
  4099. /*HOVER SLIDESHOW*/
  4100. jQuery("#huge_it_slideshow_image_container_gallery_41, .huge_it_slideshow_image_container_gallery_41, .huge_it_slideshow_dots_container_gallery_41,#huge_it_slideshow_right_gallery_41,#huge_it_slideshow_left_gallery_41").hover(function(){
  4101. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_41").after(" -- hover -- <br /> ");
  4102. jQuery("#huge_it_slideshow_right_gallery_41").css({'display':'inline'});
  4103. jQuery("#huge_it_slideshow_left_gallery_41").css({'display':'inline'});
  4104. },function(){
  4105. jQuery("#huge_it_slideshow_right_gallery_41").css({'display':'none'});
  4106. jQuery("#huge_it_slideshow_left_gallery_41").css({'display':'none'});
  4107. });
  4108. var pausehover="on";
  4109. if(pausehover=="on"){
  4110. jQuery("#huge_it_slideshow_image_container_gallery_41, .huge_it_slideshow_image_container_gallery_41, .huge_it_slideshow_dots_container_gallery_41,#huge_it_slideshow_right_gallery_41,#huge_it_slideshow_left_gallery_41").hover(function(){
  4111. window.clearInterval(huge_it_playInterval_gallery_41);
  4112. },function(){
  4113. window.clearInterval(huge_it_playInterval_gallery_41);
  4114. play_gallery_41();
  4115. });
  4116. }
  4117. play_gallery_41();
  4118. });
  4119. function play_gallery_41() {
  4120. /* Play.*/
  4121. huge_it_playInterval_gallery_41 = setInterval(function () {
  4122. var iterator = 1;
  4123. huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()) + iterator) % data_gallery_41.length, data_gallery_41,false,false);
  4124. }, '6000');
  4125. }
  4126. jQuery(window).focus(function() {
  4127. var i_gallery_41 = 0;
  4128. jQuery(".huge_it_slider_gallery_41").children("div").each(function () {
  4129. if (jQuery(this).css('opacity') == 1) {
  4130. jQuery("#huge_it_current_image_key_gallery_41").val(i_gallery_41);
  4131. }
  4132. i_gallery_41++;
  4133. });
  4134. play_gallery_41();
  4135. });
  4136. jQuery(window).blur(function() {
  4137. event_stack_gallery_41 = [];
  4138. window.clearInterval(huge_it_playInterval_gallery_41);
  4139. });
  4140. </script>
  4141. <div class="huge_it_slideshow_image_wrap_gallery_41 gallery-img-content"
  4142.     data-rating-type="off">
  4143. <!-- ##########################DOTS######################### -->
  4144. <div class="huge_it_slideshow_dots_container_gallery_41">
  4145. <div class="huge_it_slideshow_dots_thumbnails_gallery_41">
  4146. <div id="huge_it_dots_0_gallery_41"
  4147.     class="huge_it_slideshow_dots_gallery_41 huge_it_slideshow_dots_active_gallery_41"
  4148.     onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), '0', data_gallery_41,false,true);return false;"
  4149.     data-image_id="742" data-image_key="0"></div>
  4150. <div id="huge_it_dots_1_gallery_41"
  4151.     class="huge_it_slideshow_dots_gallery_41 huge_it_slideshow_dots_deactive_gallery_41"
  4152.     onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), '1', data_gallery_41,false,true);return false;"
  4153.     data-image_id="741" data-image_key="1"></div>
  4154. <div id="huge_it_dots_2_gallery_41"
  4155.     class="huge_it_slideshow_dots_gallery_41 huge_it_slideshow_dots_deactive_gallery_41"
  4156.     onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), '2', data_gallery_41,false,true);return false;"
  4157.     data-image_id="740" data-image_key="2"></div>
  4158. <div id="huge_it_dots_3_gallery_41"
  4159.     class="huge_it_slideshow_dots_gallery_41 huge_it_slideshow_dots_deactive_gallery_41"
  4160.     onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), '3', data_gallery_41,false,true);return false;"
  4161.     data-image_id="739" data-image_key="3"></div>
  4162. </div>
  4163. <a id="huge_it_slideshow_left_gallery_41" href="#"
  4164.   onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()) - iterator_gallery_41()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()) - iterator_gallery_41()) % data_gallery_41.length : data_gallery_41.length - 1, data_gallery_41,false,true);return false;">
  4165. <div id="huge_it_slideshow_left-ico_gallery_41">
  4166. <div><i class="huge_it_slideshow_prev_btn_gallery_41 fa"></i></div>
  4167. </div>
  4168. </a>
  4169. <a id="huge_it_slideshow_right_gallery_41" href="#"
  4170.   onclick="huge_it_change_image_gallery_41(parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_41').val()) + iterator_gallery_41()) % data_gallery_41.length, data_gallery_41,false,true);return false;">
  4171. <div id="huge_it_slideshow_right-ico_41">
  4172. <div><i class="huge_it_slideshow_next_btn_gallery_41 fa"></i></div>
  4173. </div>
  4174. </a>
  4175. </div>
  4176. <!-- ##########################IMAGES######################### -->
  4177. <script>
  4178. jQuery(document).ready(function ($) {
  4179. $('.thumb_wrapper').on('click', function (ev) {
  4180. var hugeid = $(this).data('rowid');
  4181. var myid = hugeid;
  4182. myid = parseInt(myid);
  4183. eval('player_' + myid + '.playVideo()')
  4184. ev.preventDefault();
  4185. });
  4186. });
  4187. </script>
  4188. <div id="huge_it_slideshow_image_container_gallery_41"
  4189.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_41 view-slider">
  4190. <div class="huge_it_slide_container_gallery_41">
  4191. <div class="huge_it_slide_bg_gallery_41">
  4192. <ul class="huge_it_slider_gallery_41">
  4193. <li class="huge_it_slideshow_image_item_gallery_41"
  4194.    id="image_id_gallery_41_0">
  4195. <img decoding="async" alt=""
  4196.     id="huge_it_slideshow_image_gallery_41_0"
  4197.     class="huge_it_slideshow_image_gallery_41"
  4198.     src="https://picoulet.centres-sociaux.fr/files/2026/02/1.png"
  4199.     data-image_id="742"/>
  4200. <div
  4201. class="huge_it_slideshow_title_text_gallery_41 none">
  4202. </div>
  4203. <div
  4204. class="huge_it_slideshow_description_text_gallery_41 none">
  4205. </div>
  4206. </li>
  4207. <li class="huge_it_slideshow_image_second_item_gallery_41"
  4208.    id="image_id_gallery_41_1">
  4209. <img decoding="async" alt=""
  4210.     id="huge_it_slideshow_image_gallery_41_1"
  4211.     class="huge_it_slideshow_image_gallery_41"
  4212.     src="https://picoulet.centres-sociaux.fr/files/2026/02/2.png"
  4213.     data-image_id="741"/>
  4214. <div
  4215. class="huge_it_slideshow_title_text_gallery_41 none">
  4216. </div>
  4217. <div
  4218. class="huge_it_slideshow_description_text_gallery_41 none">
  4219. </div>
  4220. </li>
  4221. <li class="huge_it_slideshow_image_second_item_gallery_41"
  4222.    id="image_id_gallery_41_2">
  4223. <img decoding="async" alt=""
  4224.     id="huge_it_slideshow_image_gallery_41_2"
  4225.     class="huge_it_slideshow_image_gallery_41"
  4226.     src="https://picoulet.centres-sociaux.fr/files/2026/02/3.png"
  4227.     data-image_id="740"/>
  4228. <div
  4229. class="huge_it_slideshow_title_text_gallery_41 none">
  4230. </div>
  4231. <div
  4232. class="huge_it_slideshow_description_text_gallery_41 none">
  4233. </div>
  4234. </li>
  4235. <li class="huge_it_slideshow_image_second_item_gallery_41"
  4236.    id="image_id_gallery_41_3">
  4237. <img decoding="async" alt=""
  4238.     id="huge_it_slideshow_image_gallery_41_3"
  4239.     class="huge_it_slideshow_image_gallery_41"
  4240.     src="https://picoulet.centres-sociaux.fr/files/2026/02/4.png"
  4241.     data-image_id="739"/>
  4242. <div
  4243. class="huge_it_slideshow_title_text_gallery_41 none">
  4244. </div>
  4245. <div
  4246. class="huge_it_slideshow_description_text_gallery_41 none">
  4247. </div>
  4248. </li>
  4249. </ul>
  4250. <input type="hidden" id="huge_it_current_image_key_gallery_41" value="0"/>
  4251. </div>
  4252. </div>
  4253. </div>
  4254. </div><style>
  4255. .huge_it_slideshow_image_wrap_gallery_41 {
  4256.    height: 900px;
  4257.    width: 600px;
  4258.    max-width: calc(100% - 2 * 0px);
  4259.    position: relative;
  4260.    display: block;
  4261.    text-align: center;
  4262.    border: 0 px #ffffff solid;
  4263.    box-sizing: content-box;
  4264.    clear: both;
  4265. float:none; margin: 0 auto;}
  4266.  
  4267. .huge_it_slideshow_image_wrap_gallery_41 * {
  4268.    box-sizing: border-box;
  4269.    -moz-box-sizing: border-box;
  4270.    -webkit-box-sizing: border-box;
  4271. }
  4272.  
  4273. .huge_it_slideshow_image_gallery_41 {
  4274. width: 100%;
  4275.    height: 100%;
  4276.    left: 0;
  4277.    top: 0;
  4278. /* height: auto;
  4279.                top: 50%;
  4280.            left: 50%;
  4281.                transform: translate( -50%, -50% ); */
  4282. max-width: 100%;
  4283.    max-height: 100%;
  4284.    position: absolute;
  4285. }
  4286.  
  4287. .huge_it_slider_gallery_41 li iframe {
  4288.    width: 100%;
  4289.    height: 100%;
  4290. }
  4291.  
  4292. .huge_it_slider_gallery_41 li #thevideo {
  4293.    width: 100%;
  4294.    height: 100%;
  4295. }
  4296.  
  4297. .huge_it_slider_gallery_41 li .thumb_wrapper {
  4298.    width: 100%;
  4299.    height: 100%;
  4300. }
  4301.  
  4302. .huge_it_slider_gallery_41 li .thumb_wrapper img {
  4303.    position: relative;
  4304.    /*top: 50%;
  4305.    transform: translateY(-50%);*/
  4306. }
  4307.  
  4308. #huge_it_slideshow_left_gallery_41,
  4309. #huge_it_slideshow_right_gallery_41 {
  4310.    cursor: pointer;
  4311.    display: none;
  4312.    display: block;
  4313.    height: 100%;
  4314.    outline: medium none;
  4315.    position: absolute;
  4316.    /*z-index: 10130;*/
  4317.    z-index: 13;
  4318.    bottom: 25px;
  4319.    top: 50%;
  4320. }
  4321.  
  4322. #huge_it_slideshow_left-ico_gallery_41,
  4323. #huge_it_slideshow_right-ico_gallery_41 {
  4324.    z-index: 13;
  4325.    -moz-box-sizing: content-box;
  4326.    box-sizing: content-box;
  4327.    cursor: pointer;
  4328.    display: table;
  4329.    left: -9999px;
  4330.    line-height: 0;
  4331.    margin-top: -15px;
  4332.    position: absolute;
  4333.    top: 50%;
  4334. }
  4335.  
  4336. #huge_it_slideshow_left-ico_gallery_41:hover,
  4337. #huge_it_slideshow_right-ico_gallery_41:hover {
  4338.    cursor: pointer;
  4339. }
  4340.  
  4341. .huge_it_slideshow_image_container_gallery_41 {
  4342.    display: table;
  4343.    position: relative;
  4344.    top: 0;
  4345.    left: 0;
  4346.    text-align: center;
  4347.    vertical-align: middle;
  4348.    width: 100%;
  4349.    height: 100%;
  4350. }
  4351.  
  4352. .huge_it_slideshow_title_text_gallery_41 {
  4353.    text-decoration: none;
  4354.    position: absolute;
  4355.    z-index: 12;
  4356.    display: inline-block;
  4357. width: 30%;
  4358.    /*height:
  4359. 50 %;*/
  4360. right:0%;top:0%; padding: 2%;
  4361.    text-align: right;
  4362.    font-weight: bold;
  4363.    color: #000000;
  4364.    background: rgba(255,255,255,0.7)  !important;
  4365.    border-style: solid;
  4366.    font-size: 13px;
  4367.    border-width: 0px;
  4368.    border-color: #ffffff;
  4369.    border-radius: 4px;
  4370. }
  4371.  
  4372. .huge_it_slideshow_description_text_gallery_41 {
  4373.    text-decoration: none;
  4374.    position: absolute;
  4375.    z-index: 11;
  4376.    border-style: solid;
  4377.    display: inline-block;
  4378. width: 70%;
  4379.    /*height:
  4380. %;*/
  4381. right:0%;bottom:0%; padding: 3%;
  4382.    text-align: justify;
  4383.    color: #ffffff;
  4384.    background: rgba(0,0,0,0.7) !important;
  4385.    border-style: solid;
  4386.    font-size: 12px;
  4387.    border-width: 0px;
  4388.    border-color: #ffffff;
  4389.    border-radius: 0px;
  4390. }
  4391.  
  4392. .huge_it_slideshow_title_text_gallery_41.none, .huge_it_slideshow_description_text_gallery_41.none,
  4393. .huge_it_slideshow_title_text_gallery_41.hidden, .huge_it_slideshow_description_text_gallery_41.hidden {
  4394.    display: none;
  4395. }
  4396.  
  4397. .huge_it_gallery_like_cont_415090.none {
  4398.    display: none !important;
  4399. }
  4400.  
  4401. .huge_it_slideshow_title_text_gallery_41 h1, .huge_it_slideshow_description_text_gallery_41 h1,
  4402. .huge_it_slideshow_title_text_gallery_41 h2, .huge_it_slideshow_title_text_gallery_41 h2,
  4403. .huge_it_slideshow_title_text_gallery_41 h3, .huge_it_slideshow_title_text_gallery_41 h3,
  4404. .huge_it_slideshow_title_text_gallery_41 h4, .huge_it_slideshow_title_text_gallery_41 h4,
  4405. .huge_it_slideshow_title_text_gallery_41 p, .huge_it_slideshow_title_text_gallery_41 p,
  4406. .huge_it_slideshow_title_text_gallery_41 strong, .huge_it_slideshow_title_text_gallery_41 strong,
  4407. .huge_it_slideshow_title_text_gallery_41 span, .huge_it_slideshow_title_text_gallery_41 span,
  4408. .huge_it_slideshow_title_text_gallery_41 ul, .huge_it_slideshow_title_text_gallery_41 ul,
  4409. .huge_it_slideshow_title_text_gallery_41 li, .huge_it_slideshow_title_text_gallery_41 li {
  4410.    padding: 2px;
  4411.    margin: 0;
  4412. }
  4413.  
  4414. .huge_it_slide_container_gallery_41 {
  4415.    display: table-cell;
  4416.    margin: 0 auto;
  4417.    position: relative;
  4418.    vertical-align: middle;
  4419.    width: 100%;
  4420.    height: 100%;
  4421.    _width: inherit;
  4422.    _height: inherit;
  4423. }
  4424.  
  4425. .huge_it_slide_bg_gallery_41 {
  4426.    margin: 0 auto;
  4427.    width: 100%;
  4428.    height: 100%;
  4429.    _width: inherit;
  4430.    _height: inherit;
  4431. }
  4432.  
  4433. .huge_it_slider_gallery_41 {
  4434.    width: 100%;
  4435.    height: 100%;
  4436.    display: table;
  4437.    padding: 0;
  4438.    margin: 0;
  4439. }
  4440.  
  4441. .huge_it_slideshow_image_item_gallery_41 {
  4442.    width: 100%;
  4443.    height: 100%;
  4444.    display: table-cell;
  4445.    filter: Alpha(opacity=100);
  4446.    opacity: 1;
  4447.    position: absolute;
  4448.    top: 0;
  4449.    left: 0;
  4450.    vertical-align: middle;
  4451.    z-index: 2;
  4452.    margin: 0 !important;
  4453.    padding: 0;
  4454.    overflow: hidden;
  4455.    border-radius: 0px !important;
  4456. }
  4457.  
  4458. .huge_it_slideshow_image_second_item_gallery_41 {
  4459.    width: 100%;
  4460.    height: 100%;
  4461.    display: table-cell;
  4462.    filter: Alpha(opacity=0);
  4463.    opacity: 0;
  4464.    position: absolute;
  4465.    top: 0;
  4466.    left: 0;
  4467.    vertical-align: middle;
  4468.    z-index: 1;
  4469.    overflow: hidden;
  4470.    margin: 0 !important;
  4471.    padding: 0;
  4472.    border-radius: 0px !important;
  4473. }
  4474.  
  4475. .huge_it_grid_gallery_41 {
  4476.    display: none;
  4477.    height: 100%;
  4478.    overflow: hidden;
  4479.    position: absolute;
  4480.    width: 100%;
  4481. }
  4482.  
  4483. .huge_it_gridlet_gallery_41 {
  4484.    opacity: 1;
  4485.    filter: Alpha(opacity=100);
  4486.    position: absolute;
  4487. }
  4488.  
  4489. .huge_it_slideshow_dots_container_gallery_41 {
  4490.    display: table;
  4491.    position: absolute;
  4492.    width: 100% !important;
  4493.    height: 100% !important;
  4494. }
  4495.  
  4496. .huge_it_slideshow_dots_thumbnails_gallery_41 {
  4497.    margin: 0 auto;
  4498.    overflow: hidden;
  4499.    position: absolute;
  4500.    width: 100%;
  4501.    height: 60px;
  4502. }
  4503.  
  4504. .huge_it_slideshow_dots_gallery_41 {
  4505.    display: inline-block;
  4506.    position: relative;
  4507.    cursor: pointer;
  4508.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  4509.    width: 10px;
  4510.    height: 10px;
  4511.    border-radius: 10px;
  4512.    background: #00f;
  4513.    margin: 10px;
  4514.    overflow: hidden;
  4515.    z-index: 17;
  4516. }
  4517.  
  4518. .huge_it_slideshow_dots_active_gallery_41 {
  4519.    opacity: 1;
  4520.    background: #0f0;
  4521.    filter: Alpha(opacity=100);
  4522. }
  4523.  
  4524. .huge_it_slideshow_dots_deactive_gallery_41 {
  4525. }
  4526.  
  4527. .huge_it_slideshow_image_item1_gallery_41 {
  4528.    display: table;
  4529.    width: inherit;
  4530.    height: inherit;
  4531. }
  4532.  
  4533. .huge_it_slideshow_image_item2_gallery_41 {
  4534.    display: table-cell;
  4535.    vertical-align: middle;
  4536.    text-align: center;
  4537. }
  4538.  
  4539. .huge_it_slideshow_image_item2_gallery_41 a {
  4540.    display: block;
  4541.    vertical-align: middle;
  4542.    width: 100%;
  4543.    height: 100%;
  4544. }
  4545.  
  4546. .huge_it_slideshow_image_wrap_gallery_41 {
  4547.    background: #ffffff;
  4548. }
  4549.  
  4550. .huge_it_slideshow_dots_thumbnails_gallery_41 {
  4551. top: 0;
  4552. }
  4553.  
  4554. .huge_it_slideshow_dots_gallery_41 {
  4555.    background: #000000;
  4556. }
  4557.  
  4558. .huge_it_slideshow_dots_active_gallery_41 {
  4559.    background: #ffffff;
  4560. }
  4561.  
  4562. #huge_it_slideshow_left_gallery_41 {
  4563.    left: 0;
  4564.    margin-top: -21px;
  4565.    height: 43px;
  4566.    width: 29px;
  4567.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  4568. }
  4569.  
  4570. #huge_it_slideshow_right_gallery_41 {
  4571.    right: 0;
  4572.    margin-top: -21px;
  4573.    height: 43px;
  4574.    width: 29px;
  4575.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  4576. }
  4577.  
  4578. .thumb_image {
  4579.    position: absolute;
  4580.    width: 100%;
  4581.    height: 100%;
  4582.    top: 0;
  4583.    left: 0;
  4584. }
  4585.  
  4586. .entry-content a {
  4587.    border-bottom: none !important;
  4588. }
  4589.  
  4590. .gallery-img-content .noneDisplay {
  4591.    display: block;
  4592. }
  4593.  
  4594. </style>
  4595. </p>
  4596. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  4597. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2026/02/2026_hiver_web.pdf">PDF</a></p>
  4598. <p style="text-align: center;">&nbsp;</p>
  4599. ]]></content:encoded>
  4600. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2026/02/13/hiver-2026/feed/</wfw:commentRss>
  4601. <slash:comments>0</slash:comments>
  4602. </item>
  4603. <item>
  4604. <title>Programme de Février 2026</title>
  4605. <link>https://picoulet.centres-sociaux.fr/2026/01/29/02-2026/</link>
  4606. <comments>https://picoulet.centres-sociaux.fr/2026/01/29/02-2026/#respond</comments>
  4607. <dc:creator><![CDATA[laetitia]]></dc:creator>
  4608. <pubDate>Thu, 29 Jan 2026 15:49:38 +0000</pubDate>
  4609. <category><![CDATA[Non classé]]></category>
  4610. <category><![CDATA[Programmes mensuels]]></category>
  4611. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5082</guid>
  4612.  
  4613. <description><![CDATA[Fichier à télécharger avec les cliquables : PDF]]></description>
  4614. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  4615. /*===== general options =========*/
  4616. a {
  4617.    box-shadow: none !important;
  4618. }
  4619.  
  4620. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  4621.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  4622. }
  4623.  
  4624. #album_disabled_layer {
  4625.    display: none;
  4626.    position: absolute;
  4627.    width: 100%;
  4628.    height: 100%;
  4629.    text-align: center;
  4630.    background-color: transparent;
  4631.    z-index: 10;
  4632.    padding-top: 20px;
  4633.    color: #fff;
  4634. }
  4635.  
  4636. #album_list_container {
  4637.    position: relative;
  4638. }
  4639.  
  4640. /* ====================== album onhover styles ==========================*/
  4641.  
  4642. #album_list .view {
  4643.    -webkit-box-sizing: border-box;
  4644.    -moz-box-sizing: border-box;
  4645.    -o-box-sizing: border-box;
  4646.    display: none;
  4647.  
  4648. }
  4649.  
  4650. .view .mask,
  4651. .view .content {
  4652.    width: 100%;
  4653.    height: 100%;
  4654.    position: absolute;
  4655.    overflow: hidden;
  4656.    top: 0;
  4657.    left: 0;
  4658. }
  4659.  
  4660. .view h2 {
  4661.    text-transform: uppercase;
  4662.    color: #fff;
  4663.    text-align: center;
  4664.    position: relative;
  4665.    font-size: 17px;
  4666.    font-family: Raleway, serif;
  4667.    padding: 10px;
  4668.    /*background: rgba(0, 0, 0, 0.8);*/
  4669.    margin: 20px 0 0 0;
  4670.  
  4671. }
  4672.  
  4673. .album_back_button a, .view a {
  4674.    text-decoration: none !important;
  4675. }
  4676.  
  4677. .view p {
  4678.    font-family: Merriweather, serif;
  4679.    font-style: italic;
  4680.    font-size: 14px;
  4681.    position: relative;
  4682.    color: #fff;
  4683.    padding: 0px 20px 0px;
  4684.    text-align: center;
  4685.  
  4686. }
  4687.  
  4688. .view a.info {
  4689.    display: inline-block;
  4690.    text-decoration: none;
  4691.    font-size: 13px;
  4692.    padding: 2px 14px;
  4693.    margin-bottom: 3px;
  4694.    background: #000;
  4695.    color: #fff;
  4696.    font-family: Raleway, serif;
  4697.    text-transform: uppercase;
  4698.    box-shadow: 0 0 1px #000
  4699. }
  4700.  
  4701. .mask-text h2 {
  4702.    font-size: 20px !important;
  4703. }
  4704.  
  4705. .view a.info:hover {
  4706.    box-shadow: 0 0 5px #000
  4707. }
  4708.  
  4709. .view .mask-bg {
  4710.    height: 100%;
  4711. }
  4712.  
  4713. .view .album_social {
  4714.    color: #fff;
  4715.    position: absolute;
  4716.    bottom: 3px;
  4717.    left: 3px;
  4718.    border: 1px solid #ffffff;
  4719.    -webkit-border-radius: 3px;
  4720.    -moz-border-radius: 3px;
  4721.    border-radius: 3px;
  4722.    padding: 3px 5px;
  4723.  
  4724. }
  4725.  
  4726. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  4727.    color: #ffffff;
  4728.    outline: none;
  4729. }
  4730.  
  4731. /*1*/
  4732.  
  4733. .view .info {
  4734.    margin-top: 5px;
  4735. }
  4736.  
  4737. .view-first .mask {
  4738.    opacity: 0;
  4739.    background-color: rgba(0, 0, 0, 0.7);
  4740.    transition: all 0.4s ease-in-out;
  4741.  
  4742. }
  4743.  
  4744. .view-first h2 {
  4745.    transform: translateY(-100px);
  4746.    opacity: 0;
  4747.    font-family: Raleway, serif;
  4748.    transition: all 0.2s ease-in-out;
  4749. }
  4750.  
  4751. .view-first p {
  4752.    transform: translateY(100px);
  4753.    opacity: 0;
  4754.    transition: all 0.2s linear;
  4755. }
  4756.  
  4757. .view-first a.info {
  4758.    opacity: 0;
  4759.    transition: all 0.2s ease-in-out;
  4760. }
  4761.  
  4762. /* */
  4763.  
  4764. .view-first:hover img {
  4765.    /*transform: scale(1.1);*/
  4766. }
  4767.  
  4768. .view-first:hover .mask {
  4769.    opacity: 1;
  4770. }
  4771.  
  4772. .view-first:hover h2,
  4773. .view-first:hover p,
  4774. .view-first:hover a.info {
  4775.    opacity: 1;
  4776.    transform: translateY(0px);
  4777. }
  4778.  
  4779. .view-first:hover p {
  4780.    transition-delay: 0.1s;
  4781. }
  4782.  
  4783. .view-first:hover a.info {
  4784.    transition-delay: 0.2s;
  4785. }
  4786.  
  4787. /*2*/
  4788. .view-second img {
  4789.    -webkit-filter: grayscale(0) blur(0);
  4790.    filter: grayscale(0) blur(0);
  4791.    -webkit-transition: .3s ease-in-out;
  4792.    transition: .3s ease-in-out;
  4793. }
  4794.  
  4795. .view-second .mask {
  4796.    background-color: rgba(226, 200, 127, 0.2);
  4797.    transition: all 0.5s linear;
  4798.    opacity: 0;
  4799. }
  4800.  
  4801. .view-second h2 {
  4802.    background: transparent;
  4803.    margin: 20px 40px 0px 40px;
  4804.    transform: scale(0);
  4805.    color: #333;
  4806.    transition: all 0.5s linear;
  4807.    opacity: 0;
  4808. }
  4809.  
  4810. .view-second p {
  4811.    opacity: 0;
  4812.    transform: scale(0);
  4813.    transition: all 0.5s linear;
  4814. }
  4815.  
  4816. .view-second a.info {
  4817.    opacity: 0;
  4818.    transform: scale(0);
  4819.    transition: all 0.5s linear;
  4820. }
  4821.  
  4822. .view-second:hover img {
  4823.    -webkit-filter: grayscale(100%) blur(3px);
  4824.    filter: grayscale(100%) blur(3px);
  4825. }
  4826.  
  4827. .view-second:hover .mask {
  4828.    opacity: 1;
  4829. }
  4830.  
  4831. .view-second:hover h2,
  4832. .view-second:hover p,
  4833. .view-second:hover a.info {
  4834.    transform: scale(1);
  4835.    opacity: 1;
  4836. }
  4837.  
  4838. .view-second img {
  4839.    -webkit-filter: grayscale(0) blur(0);
  4840.    filter: grayscale(0) blur(0);
  4841.    -webkit-transition: .3s ease-in-out;
  4842.    transition: .3s ease-in-out;
  4843. }
  4844.  
  4845. .view-second:hover img {
  4846.    -webkit-filter: grayscale(100%) blur(3px);
  4847.    filter: grayscale(100%) blur(3px);
  4848. }
  4849.  
  4850. /*3*/
  4851.  
  4852. .view-third img {
  4853.    transform: scaleY(1);
  4854.    transition: all .7s ease-in-out;
  4855. }
  4856.  
  4857. .view-third a.info {
  4858.    opacity: 0;
  4859.    transform: scale(0);
  4860.    transition: all 0.5s linear;
  4861. }
  4862.  
  4863. .view-third:hover img {
  4864.    -webkit-transform: scale(10);
  4865.    transform: scale(10);
  4866.    opacity: 0;
  4867. }
  4868.  
  4869. .view-third:hover .mask {
  4870.    opacity: 1;
  4871. }
  4872.  
  4873. .view-third:hover h2,
  4874. .view-third:hover p,
  4875. .view-third:hover a.info {
  4876.    transform: scale(1);
  4877.    opacity: 1;
  4878. }
  4879.  
  4880. /* ==== view 4 ===*/
  4881.  
  4882. .view-forth-wrapper {
  4883.    overflow: hidden;
  4884.    position: relative !important;
  4885.    height: 100%;
  4886.    /* cursor: pointer;*/
  4887. }
  4888.  
  4889. .view-forth img {
  4890.    max-width: 100%;
  4891.    position: relative;
  4892.    top: 0;
  4893.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  4894.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  4895. }
  4896.  
  4897. .view-forth .mask {
  4898.    position: absolute;
  4899.    width: 100%;
  4900.    /*    height: 70px;*/
  4901.    /*    bottom: -70px;*/
  4902.    height: 50%;
  4903.    bottom: -50%;
  4904.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  4905.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  4906.    top: inherit;
  4907. }
  4908.  
  4909. .view-forth:hover .mask {
  4910.    bottom: 0;
  4911. }
  4912.  
  4913. .view-forth:hover img {
  4914.    top: -30px;
  4915. }
  4916.  
  4917. /*==  view 5 ==*/
  4918.  
  4919. .view-fifth .view-fifth-wrapper,
  4920. .view-fifth .view-fifth-wrapper img {
  4921.    display: block;
  4922.    position: relative;
  4923. }
  4924.  
  4925. .view-fifth .view-fifth-wrapper {
  4926.    overflow: hidden;
  4927.    height: 100%;
  4928. }
  4929.  
  4930. .view-fifth .view-fifth-wrapper .mask {
  4931.    display: none;
  4932.    position: absolute;
  4933.    background: #333;
  4934.    background: rgba(75, 75, 75, 0.7);
  4935.    width: 100%;
  4936.    height: 100%;
  4937. }
  4938.  
  4939. /* ====================== album category styles ==========================*/
  4940.  
  4941. #filters {
  4942.    margin: 1% 0;
  4943.    padding: 0;
  4944.    list-style: none;
  4945.    list-style-type: none !important;
  4946.  
  4947. }
  4948.  
  4949. #filters li {
  4950.    float: left;
  4951.    list-style-type: none !important;
  4952. }
  4953.  
  4954. #filters li:first-child span {
  4955.    margin-left: 0px;
  4956. }
  4957.  
  4958. #filters li span {
  4959.    display: block;
  4960.    text-decoration: none;
  4961.    cursor: pointer;
  4962. }
  4963.  
  4964. .album_categories {
  4965.    list-style-type: none;
  4966.    margin: 0;
  4967.    padding: 0;
  4968.    overflow: hidden;
  4969.    padding-top: 5px;
  4970. }
  4971.  
  4972. /*=========  sharing buttons  ============*/
  4973.  
  4974. .album_socials {
  4975.    position: relative;
  4976.    top: 3px;
  4977.    width: 100px;
  4978.    height: 28px;
  4979.    margin: 0 auto;
  4980. }
  4981.  
  4982. .album_socials .rwd-share-buttons {
  4983.    top: 0px !important;
  4984.    width: 100% !important;
  4985.    margin: 0px !important;
  4986. }
  4987.  
  4988. .album_socials a {
  4989.    text-decoration: underline !important;
  4990. }
  4991.  
  4992. .gallery_images, .album_image_place {
  4993.    margin-top: 15px;
  4994.    margin-top: 15px;
  4995. }
  4996.  
  4997. #rwd-share-facebook:hover {
  4998.    background-position: 0 -31px !important;
  4999. }
  5000.  
  5001. #rwd-share-twitter:hover {
  5002.    background-position: -31px 32px !important;
  5003. }
  5004.  
  5005. #rwd-share-googleplus:hover {
  5006.    background-position: -66px -31px !important;
  5007. }
  5008.  
  5009. .rwd-share-buttons li, .rwd-share-buttons li a {
  5010.    width: 26px !important;
  5011.    border: 0px !important;
  5012. }
  5013.  
  5014. .rwd-share-buttons {
  5015.    top: 0 !important;
  5016. }
  5017.  
  5018. .img_link_btn {
  5019.    position: absolute;
  5020.    z-index: 99999;
  5021.    bottom: 0;
  5022.    left: 0;
  5023.    right: 0;
  5024.    width: 100%;
  5025.    padding: 8px;
  5026. }
  5027.  
  5028. .rwd-title {
  5029.    padding: 10px 0px !important;
  5030. }
  5031.  
  5032. @media only screen and (max-width: 475px) {
  5033.    .rwd-share-buttons {
  5034.        top: -25px !important;
  5035.    }
  5036.  
  5037.    .rwd-title-text {
  5038.        line-height: 15px;
  5039.    }
  5040. }
  5041.  
  5042. /*=========  hover style ===========*/
  5043.  
  5044. #hover {
  5045.    color: rgba(188, 175, 204, 0.9);
  5046. }
  5047.  
  5048. h2#testimonials {
  5049.    color: #fffae3;
  5050. }
  5051.  
  5052. div#all {
  5053.    width: 100%;
  5054.    height: 100%;
  5055. }
  5056.  
  5057. .view img {
  5058.    height: auto;
  5059. }
  5060.  
  5061. .view {
  5062.    color: #fff;
  5063.    margin: 0 10px 10px 0;
  5064.    overflow: hidden;
  5065.    position: relative;
  5066.    text-align: center;
  5067.    float: left;
  5068.    cursor: default;
  5069.    border: 1px solid #ccc;
  5070. }
  5071.  
  5072. .view-wrapper {
  5073.    height: 100%;
  5074. }
  5075.  
  5076. .view img {
  5077.    display: block;
  5078.    position: relative;
  5079.    transition: all 0.2s linear;
  5080.    height: 100%;
  5081.    width: auto;
  5082.    max-width: 100%;
  5083.    margin: 0 auto;
  5084. }
  5085.  
  5086. .mask-text h2 {
  5087.    font-size: 20px !important;
  5088.    margin-top: 20px !important;
  5089. }
  5090.  
  5091. /* view 1 */
  5092.  
  5093. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  5094.    color: #fff;
  5095. }
  5096.  
  5097. /*  view 2 */
  5098. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  5099.    color: #333;
  5100. }
  5101.  
  5102. .view-second .mask-text h2 {
  5103.    border-bottom: 1px solid #333;
  5104. }
  5105.  
  5106. /* view 3*/
  5107. .view-third .mask {
  5108.    background-color: #ccc;
  5109.    transition: all 0.5s linear;
  5110.    opacity: 0;
  5111.    color: #333;
  5112. }
  5113.  
  5114. .view-third h2 {
  5115.    border-bottom: 1px solid #333;
  5116.    background: transparent;
  5117.    margin: 20px 40px 0px 40px;
  5118.    transform: scale(0);
  5119.    color: #333;
  5120.    transition: all 0.5s linear;
  5121.    opacity: 0;
  5122. }
  5123.  
  5124. .view-third p {
  5125.    color: #333;
  5126.    opacity: 0;
  5127.    transform: scale(0);
  5128.    transition: all 0.5s linear;
  5129. }
  5130.  
  5131. .view-third .text-category {
  5132.    color: #333;
  5133. }
  5134.  
  5135. /* view 4 */
  5136.  
  5137. .view-forth .mask-bg {
  5138.    background: #333;
  5139.    width: 100%;
  5140.    height: 100%;
  5141.    position: absolute;
  5142.    top: 0;
  5143.    left: 0;
  5144. }
  5145.  
  5146. .view-forth .mask-text {
  5147.    color: #fff;
  5148.    position: relative;
  5149.    z-index: 500;
  5150.    padding: 5px 8px;
  5151. }
  5152.  
  5153. .view-forth .mask-text h2 {
  5154.    margin: 0px;
  5155.    font-size: 13px;
  5156.    padding: 2px;
  5157.    color: #fff;
  5158. }
  5159.  
  5160. .view-forth .mask-text h2:hover {
  5161.    cursor: pointer;
  5162. }
  5163.  
  5164. .view-forth .text-category {
  5165.    display: block;
  5166.    font-size: 15px;
  5167.    color: #fff;
  5168. }
  5169.  
  5170. .view-forth p {
  5171.    color: #fff;
  5172. }
  5173.  
  5174. /* view 5 */
  5175. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  5176.    color: #fff;
  5177. }
  5178.  
  5179. </style><script>
  5180. var data_gallery_40 = [];
  5181. var event_stack_gallery_40 = [];
  5182. data_gallery_40["0"]=[];data_gallery_40["0"]["id"]="0";data_gallery_40["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/1.png";data_gallery_40["0"]["description"]="";data_gallery_40["0"]["alt"]="";data_gallery_40["1"]=[];data_gallery_40["1"]["id"]="1";data_gallery_40["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/2.png";data_gallery_40["1"]["description"]="";data_gallery_40["1"]["alt"]="";data_gallery_40["2"]=[];data_gallery_40["2"]["id"]="2";data_gallery_40["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/3.png";data_gallery_40["2"]["description"]="";data_gallery_40["2"]["alt"]="";data_gallery_40["3"]=[];data_gallery_40["3"]["id"]="3";data_gallery_40["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/4.png";data_gallery_40["3"]["description"]="";data_gallery_40["3"]["alt"]="";data_gallery_40["4"]=[];data_gallery_40["4"]["id"]="4";data_gallery_40["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/5.png";data_gallery_40["4"]["description"]="";data_gallery_40["4"]["alt"]="";data_gallery_40["5"]=[];data_gallery_40["5"]["id"]="5";data_gallery_40["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2026/01/6.png";data_gallery_40["5"]["description"]="";data_gallery_40["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_40 = false;
  5183. var huge_it_transition_duration_gallery_40 = 2000;
  5184. var huge_it_playInterval_gallery_40;
  5185. // Stop autoplay.
  5186. window.clearInterval(huge_it_playInterval_gallery_40);
  5187. // alert('huge_it_current_key_gallery_40');
  5188. var huge_it_current_key_gallery_40 = '';
  5189. function huge_it_move_dots_gallery_40() {
  5190. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_40").position().left;
  5191. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_40").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_40").outerWidth(true);
  5192. }
  5193. function huge_it_testBrowser_cssTransitions_gallery_40() {
  5194. return huge_it_testDom_gallery_40('Transition');
  5195. }
  5196. function huge_it_testBrowser_cssTransforms3d_gallery_40() {
  5197. return huge_it_testDom_gallery_40('Perspective');
  5198. }
  5199. function huge_it_testDom_gallery_40(prop) {
  5200. // Browser vendor CSS prefixes.
  5201. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  5202. // Browser vendor DOM prefixes.
  5203. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  5204. var i = domPrefixes.length;
  5205. while (i--) {
  5206. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  5207. return true;
  5208. }
  5209. }
  5210. return false;
  5211. }
  5212. function huge_it_cube_gallery_40(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  5213. /* If browser does not support 3d transforms/CSS transitions.*/
  5214. if (!huge_it_testBrowser_cssTransitions_gallery_40()) {
  5215. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5216. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5217. return huge_it_fallback_gallery_40(current_image_class, next_image_class, direction);
  5218. }
  5219. if (!huge_it_testBrowser_cssTransforms3d_gallery_40()) {
  5220. return huge_it_fallback3d_gallery_40(current_image_class, next_image_class, direction);
  5221. }
  5222. huge_it_trans_in_progress_gallery_40 = true;
  5223. /* Set active thumbnail.*/
  5224. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5225. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5226. jQuery(".huge_it_slide_bg_gallery_40").css('perspective', 1000);
  5227. jQuery(current_image_class).css({
  5228. transform : 'translateZ(' + tz + 'px)',
  5229. backfaceVisibility : 'hidden'
  5230. });
  5231. jQuery(".huge_it_slideshow_image_wrap_gallery_40,.huge_it_slide_bg_gallery_40,.huge_it_slideshow_image_item_gallery_40,.huge_it_slideshow_image_second_item_gallery_40 ").css('overflow', 'visible');
  5232. jQuery(next_image_class).css({
  5233. opacity : 1,
  5234. filter: 'Alpha(opacity=100)',
  5235. backfaceVisibility : 'hidden',
  5236. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  5237. });
  5238. jQuery(".huge_it_slider_gallery_40").css({
  5239. transform: 'translateZ(-' + tz + 'px)',
  5240. transformStyle: 'preserve-3d'
  5241. });
  5242. /* Execution steps.*/
  5243. setTimeout(function () {
  5244. jQuery(".huge_it_slider_gallery_40").css({
  5245. transition: 'all ' + huge_it_transition_duration_gallery_40 + 'ms ease-in-out',
  5246. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  5247. });
  5248. }, 20);
  5249. /* After transition.*/
  5250. jQuery(".huge_it_slider_gallery_40").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  5251. function huge_it_after_trans() {
  5252. jQuery(".huge_it_slide_bg_gallery_40,.huge_it_slideshow_image_item_gallery_40,.huge_it_slideshow_image_second_item_gallery_40 ").css('overflow', 'hidden');
  5253. jQuery(".huge_it_slide_bg_gallery_40").removeAttr('style');
  5254. jQuery(current_image_class).removeAttr('style');
  5255. jQuery(next_image_class).removeAttr('style');
  5256. jQuery(".huge_it_slider_gallery_40").removeAttr('style');
  5257. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  5258. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  5259. // huge_it_change_watermark_container_gallery_40();
  5260. huge_it_trans_in_progress_gallery_40 = false;
  5261. if (typeof event_stack_gallery_40 !== 'undefined' && event_stack_gallery_40.length > 0) {
  5262. key = event_stack_gallery_40[0].split("-");
  5263. event_stack_gallery_40.shift();
  5264. huge_it_change_image_gallery_40(key[0], key[1], data_gallery_40, true,false);
  5265. }
  5266. }
  5267. }
  5268. function huge_it_cubeH_gallery_40(current_image_class, next_image_class, direction) {
  5269. /* Set to half of image width.*/
  5270. var dimension = jQuery(current_image_class).width() / 2;
  5271. if (direction == 'right') {
  5272. huge_it_cube_gallery_40(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  5273. }
  5274. else if (direction == 'left') {
  5275. huge_it_cube_gallery_40(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  5276. }
  5277. }
  5278. function huge_it_cubeV_gallery_40(current_image_class, next_image_class, direction) {
  5279. /* Set to half of image height.*/
  5280. var dimension = jQuery(current_image_class).height() / 2;
  5281. /* If next slide.*/
  5282. if (direction == 'right') {
  5283. huge_it_cube_gallery_40(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  5284. }
  5285. else if (direction == 'left') {
  5286. huge_it_cube_gallery_40(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  5287. }
  5288. }
  5289. /* For browsers that does not support transitions.*/
  5290. function huge_it_fallback_gallery_40(current_image_class, next_image_class, direction) {
  5291. huge_it_fade_gallery_40(current_image_class, next_image_class, direction);
  5292. }
  5293. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  5294. function huge_it_fallback3d_gallery_40(current_image_class, next_image_class, direction) {
  5295. huge_it_sliceV_gallery_40(current_image_class, next_image_class, direction);
  5296. }
  5297. function huge_it_none_gallery_40(current_image_class, next_image_class, direction) {
  5298. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  5299. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  5300. /* Set active thumbnail.*/
  5301. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5302. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5303. }
  5304. function huge_it_fade_gallery_40(current_image_class, next_image_class, direction) {
  5305. if (huge_it_testBrowser_cssTransitions_gallery_40()) {
  5306. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_40 + 'ms linear');
  5307. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_40 + 'ms linear');
  5308. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  5309. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  5310. }
  5311. else {
  5312. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_40);
  5313. jQuery(next_image_class).animate({
  5314. 'opacity' : 1,
  5315. 'z-index': 2
  5316. }, {
  5317. duration: huge_it_transition_duration_gallery_40,
  5318. complete: function () {return false;}
  5319. });
  5320. // For IE.
  5321. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_40, 0);
  5322. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_40, 1);
  5323. }
  5324. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5325. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5326. }
  5327. function huge_it_grid_gallery_40(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  5328. /* If browser does not support CSS transitions.*/
  5329. if (!huge_it_testBrowser_cssTransitions_gallery_40()) {
  5330. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5331. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5332. return huge_it_fallback_gallery_40(current_image_class, next_image_class, direction);
  5333. }
  5334. huge_it_trans_in_progress_gallery_40 = true;
  5335. /* Set active thumbnail.*/
  5336. jQuery(".huge_it_slideshow_dots_gallery_40").removeClass("huge_it_slideshow_dots_active_gallery_40").addClass("huge_it_slideshow_dots_deactive_gallery_40");
  5337. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_40 + "_gallery_40").removeClass("huge_it_slideshow_dots_deactive_gallery_40").addClass("huge_it_slideshow_dots_active_gallery_40");
  5338. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  5339. var count = (huge_it_transition_duration_gallery_40) / (cols + rows);
  5340. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  5341. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  5342. var delay = (c + r) * count;
  5343. /* Return a gridlet elem with styles for specific transition.*/
  5344. return jQuery('<div class="huge_it_gridlet_gallery_40" />').css({
  5345. width : width,
  5346. height : height,
  5347. top : top,
  5348. left : left,
  5349. backgroundImage : 'url("' + src + '")',
  5350. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_40").css("background-color"),
  5351. /*backgroundColor: rgba(0, 0, 0, 0),*/
  5352. backgroundRepeat: 'no-repeat',
  5353. backgroundPosition : img_left + 'px ' + img_top + 'px',
  5354. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  5355. transition : 'all ' + huge_it_transition_duration_gallery_40 + 'ms ease-in-out ' + delay + 'ms',
  5356. transform : 'none'
  5357. });
  5358. }
  5359. /* Get the current slide's image.*/
  5360. var cur_img = jQuery(current_image_class).find('img');
  5361. /* Create a grid to hold the gridlets.*/
  5362. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_40');
  5363. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  5364. jQuery(current_image_class).prepend(grid);
  5365. /* vars to calculate positioning/size of gridlets*/
  5366. var cont = jQuery(".huge_it_slide_bg_gallery_40");
  5367. var imgWidth = cur_img.width();
  5368. var imgHeight = cur_img.height();
  5369. var contWidth = cont.width(),
  5370. contHeight = cont.height(),
  5371. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  5372. colWidth = Math.floor(contWidth / cols),
  5373. rowHeight = Math.floor(contHeight / rows),
  5374. colRemainder = contWidth - (cols * colWidth),
  5375. colAdd = Math.ceil(colRemainder / cols),
  5376. rowRemainder = contHeight - (rows * rowHeight),
  5377. rowAdd = Math.ceil(rowRemainder / rows),
  5378. leftDist = 0,
  5379. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_40").width() - cur_img.width()) / 2;
  5380. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  5381. tx = tx === 'auto' ? contWidth : tx;
  5382. tx = tx === 'min-auto' ? - contWidth : tx;
  5383. ty = ty === 'auto' ? contHeight : ty;
  5384. ty = ty === 'min-auto' ? - contHeight : ty;
  5385. /* Loop through cols*/
  5386. for (var i = 0; i < cols; i++) {
  5387. var topDist = 0,
  5388. img_topDst = (jQuery(".huge_it_slide_bg_gallery_40").height() - cur_img.height()) / 2,
  5389. newColWidth = colWidth;
  5390. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  5391. if (colRemainder > 0) {
  5392. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  5393. newColWidth += add;
  5394. colRemainder -= add;
  5395. }
  5396. /* Nested loop to create row gridlets for each col.*/
  5397. for (var j = 0; j < rows; j++)  {
  5398. var newRowHeight = rowHeight,
  5399. newRowRemainder = rowRemainder;
  5400. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  5401. if (newRowRemainder > 0) {
  5402. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  5403. newRowHeight += add;
  5404. newRowRemainder -= add;
  5405. }
  5406. /* Create & append gridlet to grid.*/
  5407. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  5408. topDist += newRowHeight;
  5409. img_topDst -= newRowHeight;
  5410. }
  5411. img_leftDist -= newColWidth;
  5412. leftDist += newColWidth;
  5413. }
  5414. /* Set event listener on last gridlet to finish transitioning.*/
  5415. var last_gridlet = grid.children().last();
  5416. /* Show grid & hide the image it replaces.*/
  5417. grid.show();
  5418. cur_img.css('opacity', 0);
  5419. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  5420. grid.children().first().addClass('rs-top-left');
  5421. grid.children().last().addClass('rs-bottom-right');
  5422. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  5423. grid.children().eq(- rows).addClass('rs-top-right');
  5424. /* Execution steps.*/
  5425. setTimeout(function () {
  5426. grid.children().css({
  5427. opacity: op,
  5428. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  5429. });
  5430. }, 1);
  5431. jQuery(next_image_class).css('opacity', 1);
  5432. /* After transition.*/
  5433. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  5434. function huge_it_after_trans() {
  5435. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  5436. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  5437. cur_img.css('opacity', 1);
  5438. grid.remove();
  5439. huge_it_trans_in_progress_gallery_40 = false;
  5440. if (typeof event_stack_gallery_40 !== 'undefined' && event_stack_gallery_40.length > 0) {
  5441. key = event_stack_gallery_40[0].split("-");
  5442. event_stack_gallery_40.shift();
  5443. huge_it_change_image_gallery_40(key[0], key[1], data_gallery_40, true,false);
  5444. }
  5445. }
  5446. }
  5447. function huge_it_sliceH_gallery_40(current_image_class, next_image_class, direction) {
  5448. if (direction == 'right') {
  5449. var translateX = 'min-auto';
  5450. }
  5451. else if (direction == 'left') {
  5452. var translateX = 'auto';
  5453. }
  5454. huge_it_grid_gallery_40(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  5455. }
  5456. function huge_it_sliceV_gallery_40(current_image_class, next_image_class, direction) {
  5457. if (direction == 'right') {
  5458. var translateY = 'min-auto';
  5459. }
  5460. else if (direction == 'left') {
  5461. var translateY = 'auto';
  5462. }
  5463. huge_it_grid_gallery_40(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  5464. }
  5465. function huge_it_slideV_gallery_40(current_image_class, next_image_class, direction) {
  5466. if (direction == 'right') {
  5467. var translateY = 'auto';
  5468. }
  5469. else if (direction == 'left') {
  5470. var translateY = 'min-auto';
  5471. }
  5472. huge_it_grid_gallery_40(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  5473. }
  5474. function huge_it_slideH_gallery_40(current_image_class, next_image_class, direction) {
  5475. if (direction == 'right') {
  5476. var translateX = 'min-auto';
  5477. }
  5478. else if (direction == 'left') {
  5479. var translateX = 'auto';
  5480. }
  5481. huge_it_grid_gallery_40(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  5482. }
  5483. function huge_it_scaleOut_gallery_40(current_image_class, next_image_class, direction) {
  5484. huge_it_grid_gallery_40(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  5485. }
  5486. function huge_it_scaleIn_gallery_40(current_image_class, next_image_class, direction) {
  5487. huge_it_grid_gallery_40(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  5488. }
  5489. function huge_it_blockScale_gallery_40(current_image_class, next_image_class, direction) {
  5490. huge_it_grid_gallery_40(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  5491. }
  5492. function huge_it_kaleidoscope_gallery_40(current_image_class, next_image_class, direction) {
  5493. huge_it_grid_gallery_40(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  5494. }
  5495. function huge_it_fan_gallery_40(current_image_class, next_image_class, direction) {
  5496. if (direction == 'right') {
  5497. var rotate = 45;
  5498. var translateX = 100;
  5499. }
  5500. else if (direction == 'left') {
  5501. var rotate = -45;
  5502. var translateX = -100;
  5503. }
  5504. huge_it_grid_gallery_40(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  5505. }
  5506. function huge_it_blindV_gallery_40(current_image_class, next_image_class, direction) {
  5507. huge_it_grid_gallery_40(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  5508. }
  5509. function huge_it_blindH_gallery_40(current_image_class, next_image_class, direction) {
  5510. huge_it_grid_gallery_40(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  5511. }
  5512. function huge_it_random_gallery_40(current_image_class, next_image_class, direction) {
  5513. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  5514. /* Pick a random transition from the anims array.*/
  5515. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_40"](current_image_class, next_image_class, direction);
  5516. }
  5517. function iterator_gallery_40() {
  5518. var iterator = 1;
  5519. return iterator;
  5520. }
  5521. function huge_it_change_image_gallery_40(current_key, key, data_gallery_40, from_effect,clicked) {
  5522. if (data_gallery_40[key]) {
  5523. if(typeof video_is_playing_gallery_40 != 'undefined' && video_is_playing_gallery_40 && !clicked){
  5524. return false;
  5525. }
  5526. if (!from_effect) {
  5527. // Change image key.
  5528. jQuery("#huge_it_current_image_key_gallery_40").val(key);
  5529. // if (current_key == '-2') { /* Dots.*/
  5530. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_40").attr("data-image_key");
  5531. //  }
  5532. }
  5533. if (huge_it_trans_in_progress_gallery_40) {
  5534. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_40").after(" --IN TRANSACTION-- <br />");
  5535. event_stack_gallery_40.push(current_key + '-' + key);
  5536. return;
  5537. }
  5538. var direction = 'right';
  5539. if (huge_it_current_key_gallery_40 > key) {
  5540. var direction = 'left';
  5541. }
  5542. else if (huge_it_current_key_gallery_40 == key) {
  5543. return false;
  5544. }
  5545. // Set active thumbnail position.
  5546. huge_it_current_key_gallery_40 = key;
  5547. //Change image id, title, description.
  5548. jQuery(".huge_it_slideshow_image_gallery_40").attr('data-image_id', data_gallery_40[key]["id"]);
  5549. jQuery(".huge_it_slideshow_title_text_gallery_40").html(data_gallery_40[key]["alt"]);
  5550. jQuery(".huge_it_slideshow_description_text_gallery_40").html(data_gallery_40[key]["description"]);
  5551. var current_image_class = "#image_id_gallery_40_" + data_gallery_40[current_key]["id"];
  5552. var next_image_class = "#image_id_gallery_40_" + data_gallery_40[key]["id"];
  5553. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_40').length>0) {
  5554. var streffect='none';
  5555. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  5556. huge_it_none_gallery_40(current_image_class, next_image_class, direction);
  5557. }else{
  5558. huge_it_fade_gallery_40(current_image_class, next_image_class, direction);
  5559. }
  5560. }else{
  5561. huge_it_none_gallery_40(current_image_class, next_image_class, direction);
  5562. }
  5563. jQuery('.huge_it_slideshow_title_text_gallery_40').removeClass('none');
  5564. if(jQuery('.huge_it_slideshow_title_text_gallery_40').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_40').addClass('none');}
  5565. jQuery('.huge_it_slideshow_description_text_gallery_40').removeClass('none');
  5566. jQuery('.huge_it_gallery_like_cont_405082').removeClass('none');
  5567. if(jQuery('.huge_it_slideshow_description_text_gallery_40').html()==""){
  5568. jQuery('.huge_it_slideshow_description_text_gallery_40').addClass('none');
  5569. }
  5570. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_40').addClass('none');
  5571. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_40').addClass('none');
  5572. jQuery(current_image_class).find('.huge_it_gallery_like_cont_405082').addClass('none');
  5573. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_40").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  5574. huge_it_move_dots_gallery_40();
  5575. window.clearInterval(huge_it_playInterval_gallery_40);
  5576. play_gallery_40();
  5577. }
  5578. }
  5579. function huge_it_popup_resize_gallery_40() {
  5580. var staticsliderwidth=375;
  5581. var sliderwidth=375;
  5582. var bodyWidth=jQuery(window).width();
  5583. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_40").parent().width();
  5584.  
  5585. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  5586. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  5587. var str=(750/staticsliderwidth);
  5588.  
  5589. jQuery('.huge_it_slideshow_image_wrap_gallery_40').css({'max-height':parentWidth*str-2*0});
  5590.  
  5591. }
  5592. jQuery(window).load(function () {
  5593. jQuery(window).resize(function() {
  5594. huge_it_popup_resize_gallery_40();
  5595. });
  5596. huge_it_popup_resize_gallery_40();
  5597. /* Disable right click.*/
  5598. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  5599. return false;
  5600. });
  5601. /*HOVER SLIDESHOW*/
  5602. jQuery("#huge_it_slideshow_image_container_gallery_40, .huge_it_slideshow_image_container_gallery_40, .huge_it_slideshow_dots_container_gallery_40,#huge_it_slideshow_right_gallery_40,#huge_it_slideshow_left_gallery_40").hover(function(){
  5603. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_40").after(" -- hover -- <br /> ");
  5604. jQuery("#huge_it_slideshow_right_gallery_40").css({'display':'inline'});
  5605. jQuery("#huge_it_slideshow_left_gallery_40").css({'display':'inline'});
  5606. },function(){
  5607. jQuery("#huge_it_slideshow_right_gallery_40").css({'display':'none'});
  5608. jQuery("#huge_it_slideshow_left_gallery_40").css({'display':'none'});
  5609. });
  5610. var pausehover="on";
  5611. if(pausehover=="on"){
  5612. jQuery("#huge_it_slideshow_image_container_gallery_40, .huge_it_slideshow_image_container_gallery_40, .huge_it_slideshow_dots_container_gallery_40,#huge_it_slideshow_right_gallery_40,#huge_it_slideshow_left_gallery_40").hover(function(){
  5613. window.clearInterval(huge_it_playInterval_gallery_40);
  5614. },function(){
  5615. window.clearInterval(huge_it_playInterval_gallery_40);
  5616. play_gallery_40();
  5617. });
  5618. }
  5619. play_gallery_40();
  5620. });
  5621. function play_gallery_40() {
  5622. /* Play.*/
  5623. huge_it_playInterval_gallery_40 = setInterval(function () {
  5624. var iterator = 1;
  5625. huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()) + iterator) % data_gallery_40.length, data_gallery_40,false,false);
  5626. }, '6000');
  5627. }
  5628. jQuery(window).focus(function() {
  5629. var i_gallery_40 = 0;
  5630. jQuery(".huge_it_slider_gallery_40").children("div").each(function () {
  5631. if (jQuery(this).css('opacity') == 1) {
  5632. jQuery("#huge_it_current_image_key_gallery_40").val(i_gallery_40);
  5633. }
  5634. i_gallery_40++;
  5635. });
  5636. play_gallery_40();
  5637. });
  5638. jQuery(window).blur(function() {
  5639. event_stack_gallery_40 = [];
  5640. window.clearInterval(huge_it_playInterval_gallery_40);
  5641. });
  5642. </script>
  5643. <div class="huge_it_slideshow_image_wrap_gallery_40 gallery-img-content"
  5644.     data-rating-type="off">
  5645. <!-- ##########################DOTS######################### -->
  5646. <div class="huge_it_slideshow_dots_container_gallery_40">
  5647. <div class="huge_it_slideshow_dots_thumbnails_gallery_40">
  5648. <div id="huge_it_dots_0_gallery_40"
  5649.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_active_gallery_40"
  5650.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '0', data_gallery_40,false,true);return false;"
  5651.     data-image_id="738" data-image_key="0"></div>
  5652. <div id="huge_it_dots_1_gallery_40"
  5653.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_deactive_gallery_40"
  5654.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '1', data_gallery_40,false,true);return false;"
  5655.     data-image_id="737" data-image_key="1"></div>
  5656. <div id="huge_it_dots_2_gallery_40"
  5657.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_deactive_gallery_40"
  5658.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '2', data_gallery_40,false,true);return false;"
  5659.     data-image_id="736" data-image_key="2"></div>
  5660. <div id="huge_it_dots_3_gallery_40"
  5661.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_deactive_gallery_40"
  5662.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '3', data_gallery_40,false,true);return false;"
  5663.     data-image_id="735" data-image_key="3"></div>
  5664. <div id="huge_it_dots_4_gallery_40"
  5665.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_deactive_gallery_40"
  5666.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '4', data_gallery_40,false,true);return false;"
  5667.     data-image_id="734" data-image_key="4"></div>
  5668. <div id="huge_it_dots_5_gallery_40"
  5669.     class="huge_it_slideshow_dots_gallery_40 huge_it_slideshow_dots_deactive_gallery_40"
  5670.     onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), '5', data_gallery_40,false,true);return false;"
  5671.     data-image_id="733" data-image_key="5"></div>
  5672. </div>
  5673. <a id="huge_it_slideshow_left_gallery_40" href="#"
  5674.   onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()) - iterator_gallery_40()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()) - iterator_gallery_40()) % data_gallery_40.length : data_gallery_40.length - 1, data_gallery_40,false,true);return false;">
  5675. <div id="huge_it_slideshow_left-ico_gallery_40">
  5676. <div><i class="huge_it_slideshow_prev_btn_gallery_40 fa"></i></div>
  5677. </div>
  5678. </a>
  5679. <a id="huge_it_slideshow_right_gallery_40" href="#"
  5680.   onclick="huge_it_change_image_gallery_40(parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_40').val()) + iterator_gallery_40()) % data_gallery_40.length, data_gallery_40,false,true);return false;">
  5681. <div id="huge_it_slideshow_right-ico_40">
  5682. <div><i class="huge_it_slideshow_next_btn_gallery_40 fa"></i></div>
  5683. </div>
  5684. </a>
  5685. </div>
  5686. <!-- ##########################IMAGES######################### -->
  5687. <script>
  5688. jQuery(document).ready(function ($) {
  5689. $('.thumb_wrapper').on('click', function (ev) {
  5690. var hugeid = $(this).data('rowid');
  5691. var myid = hugeid;
  5692. myid = parseInt(myid);
  5693. eval('player_' + myid + '.playVideo()')
  5694. ev.preventDefault();
  5695. });
  5696. });
  5697. </script>
  5698. <div id="huge_it_slideshow_image_container_gallery_40"
  5699.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_40 view-slider">
  5700. <div class="huge_it_slide_container_gallery_40">
  5701. <div class="huge_it_slide_bg_gallery_40">
  5702. <ul class="huge_it_slider_gallery_40">
  5703. <li class="huge_it_slideshow_image_item_gallery_40"
  5704.    id="image_id_gallery_40_0">
  5705. <img decoding="async" alt=""
  5706.     id="huge_it_slideshow_image_gallery_40_0"
  5707.     class="huge_it_slideshow_image_gallery_40"
  5708.     src="https://picoulet.centres-sociaux.fr/files/2026/01/1.png"
  5709.     data-image_id="738"/>
  5710. <div
  5711. class="huge_it_slideshow_title_text_gallery_40 none">
  5712. </div>
  5713. <div
  5714. class="huge_it_slideshow_description_text_gallery_40 none">
  5715. </div>
  5716. </li>
  5717. <li class="huge_it_slideshow_image_second_item_gallery_40"
  5718.    id="image_id_gallery_40_1">
  5719. <img decoding="async" alt=""
  5720.     id="huge_it_slideshow_image_gallery_40_1"
  5721.     class="huge_it_slideshow_image_gallery_40"
  5722.     src="https://picoulet.centres-sociaux.fr/files/2026/01/2.png"
  5723.     data-image_id="737"/>
  5724. <div
  5725. class="huge_it_slideshow_title_text_gallery_40 none">
  5726. </div>
  5727. <div
  5728. class="huge_it_slideshow_description_text_gallery_40 none">
  5729. </div>
  5730. </li>
  5731. <li class="huge_it_slideshow_image_second_item_gallery_40"
  5732.    id="image_id_gallery_40_2">
  5733. <img decoding="async" alt=""
  5734.     id="huge_it_slideshow_image_gallery_40_2"
  5735.     class="huge_it_slideshow_image_gallery_40"
  5736.     src="https://picoulet.centres-sociaux.fr/files/2026/01/3.png"
  5737.     data-image_id="736"/>
  5738. <div
  5739. class="huge_it_slideshow_title_text_gallery_40 none">
  5740. </div>
  5741. <div
  5742. class="huge_it_slideshow_description_text_gallery_40 none">
  5743. </div>
  5744. </li>
  5745. <li class="huge_it_slideshow_image_second_item_gallery_40"
  5746.    id="image_id_gallery_40_3">
  5747. <img decoding="async" alt=""
  5748.     id="huge_it_slideshow_image_gallery_40_3"
  5749.     class="huge_it_slideshow_image_gallery_40"
  5750.     src="https://picoulet.centres-sociaux.fr/files/2026/01/4.png"
  5751.     data-image_id="735"/>
  5752. <div
  5753. class="huge_it_slideshow_title_text_gallery_40 none">
  5754. </div>
  5755. <div
  5756. class="huge_it_slideshow_description_text_gallery_40 none">
  5757. </div>
  5758. </li>
  5759. <li class="huge_it_slideshow_image_second_item_gallery_40"
  5760.    id="image_id_gallery_40_4">
  5761. <img decoding="async" alt=""
  5762.     id="huge_it_slideshow_image_gallery_40_4"
  5763.     class="huge_it_slideshow_image_gallery_40"
  5764.     src="https://picoulet.centres-sociaux.fr/files/2026/01/5.png"
  5765.     data-image_id="734"/>
  5766. <div
  5767. class="huge_it_slideshow_title_text_gallery_40 none">
  5768. </div>
  5769. <div
  5770. class="huge_it_slideshow_description_text_gallery_40 none">
  5771. </div>
  5772. </li>
  5773. <li class="huge_it_slideshow_image_second_item_gallery_40"
  5774.    id="image_id_gallery_40_5">
  5775. <img decoding="async" alt=""
  5776.     id="huge_it_slideshow_image_gallery_40_5"
  5777.     class="huge_it_slideshow_image_gallery_40"
  5778.     src="https://picoulet.centres-sociaux.fr/files/2026/01/6.png"
  5779.     data-image_id="733"/>
  5780. <div
  5781. class="huge_it_slideshow_title_text_gallery_40 none">
  5782. </div>
  5783. <div
  5784. class="huge_it_slideshow_description_text_gallery_40 none">
  5785. </div>
  5786. </li>
  5787. </ul>
  5788. <input type="hidden" id="huge_it_current_image_key_gallery_40" value="0"/>
  5789. </div>
  5790. </div>
  5791. </div>
  5792. </div><style>
  5793. .huge_it_slideshow_image_wrap_gallery_40 {
  5794.    height: 750px;
  5795.    width: 375px;
  5796.    max-width: calc(100% - 2 * 0px);
  5797.    position: relative;
  5798.    display: block;
  5799.    text-align: center;
  5800.    border: 0 px #ffffff solid;
  5801.    box-sizing: content-box;
  5802.    clear: both;
  5803. float:none; margin: 0 auto;}
  5804.  
  5805. .huge_it_slideshow_image_wrap_gallery_40 * {
  5806.    box-sizing: border-box;
  5807.    -moz-box-sizing: border-box;
  5808.    -webkit-box-sizing: border-box;
  5809. }
  5810.  
  5811. .huge_it_slideshow_image_gallery_40 {
  5812. width: 100%;
  5813.    height: 100%;
  5814.    left: 0;
  5815.    top: 0;
  5816. /* height: auto;
  5817.                top: 50%;
  5818.            left: 50%;
  5819.                transform: translate( -50%, -50% ); */
  5820. max-width: 100%;
  5821.    max-height: 100%;
  5822.    position: absolute;
  5823. }
  5824.  
  5825. .huge_it_slider_gallery_40 li iframe {
  5826.    width: 100%;
  5827.    height: 100%;
  5828. }
  5829.  
  5830. .huge_it_slider_gallery_40 li #thevideo {
  5831.    width: 100%;
  5832.    height: 100%;
  5833. }
  5834.  
  5835. .huge_it_slider_gallery_40 li .thumb_wrapper {
  5836.    width: 100%;
  5837.    height: 100%;
  5838. }
  5839.  
  5840. .huge_it_slider_gallery_40 li .thumb_wrapper img {
  5841.    position: relative;
  5842.    /*top: 50%;
  5843.    transform: translateY(-50%);*/
  5844. }
  5845.  
  5846. #huge_it_slideshow_left_gallery_40,
  5847. #huge_it_slideshow_right_gallery_40 {
  5848.    cursor: pointer;
  5849.    display: none;
  5850.    display: block;
  5851.    height: 100%;
  5852.    outline: medium none;
  5853.    position: absolute;
  5854.    /*z-index: 10130;*/
  5855.    z-index: 13;
  5856.    bottom: 25px;
  5857.    top: 50%;
  5858. }
  5859.  
  5860. #huge_it_slideshow_left-ico_gallery_40,
  5861. #huge_it_slideshow_right-ico_gallery_40 {
  5862.    z-index: 13;
  5863.    -moz-box-sizing: content-box;
  5864.    box-sizing: content-box;
  5865.    cursor: pointer;
  5866.    display: table;
  5867.    left: -9999px;
  5868.    line-height: 0;
  5869.    margin-top: -15px;
  5870.    position: absolute;
  5871.    top: 50%;
  5872. }
  5873.  
  5874. #huge_it_slideshow_left-ico_gallery_40:hover,
  5875. #huge_it_slideshow_right-ico_gallery_40:hover {
  5876.    cursor: pointer;
  5877. }
  5878.  
  5879. .huge_it_slideshow_image_container_gallery_40 {
  5880.    display: table;
  5881.    position: relative;
  5882.    top: 0;
  5883.    left: 0;
  5884.    text-align: center;
  5885.    vertical-align: middle;
  5886.    width: 100%;
  5887.    height: 100%;
  5888. }
  5889.  
  5890. .huge_it_slideshow_title_text_gallery_40 {
  5891.    text-decoration: none;
  5892.    position: absolute;
  5893.    z-index: 12;
  5894.    display: inline-block;
  5895. width: 30%;
  5896.    /*height:
  5897. 50 %;*/
  5898. right:0%;top:0%; padding: 2%;
  5899.    text-align: right;
  5900.    font-weight: bold;
  5901.    color: #000000;
  5902.    background: rgba(255,255,255,0.7)  !important;
  5903.    border-style: solid;
  5904.    font-size: 13px;
  5905.    border-width: 0px;
  5906.    border-color: #ffffff;
  5907.    border-radius: 4px;
  5908. }
  5909.  
  5910. .huge_it_slideshow_description_text_gallery_40 {
  5911.    text-decoration: none;
  5912.    position: absolute;
  5913.    z-index: 11;
  5914.    border-style: solid;
  5915.    display: inline-block;
  5916. width: 70%;
  5917.    /*height:
  5918. %;*/
  5919. right:0%;bottom:0%; padding: 3%;
  5920.    text-align: justify;
  5921.    color: #ffffff;
  5922.    background: rgba(0,0,0,0.7) !important;
  5923.    border-style: solid;
  5924.    font-size: 12px;
  5925.    border-width: 0px;
  5926.    border-color: #ffffff;
  5927.    border-radius: 0px;
  5928. }
  5929.  
  5930. .huge_it_slideshow_title_text_gallery_40.none, .huge_it_slideshow_description_text_gallery_40.none,
  5931. .huge_it_slideshow_title_text_gallery_40.hidden, .huge_it_slideshow_description_text_gallery_40.hidden {
  5932.    display: none;
  5933. }
  5934.  
  5935. .huge_it_gallery_like_cont_405082.none {
  5936.    display: none !important;
  5937. }
  5938.  
  5939. .huge_it_slideshow_title_text_gallery_40 h1, .huge_it_slideshow_description_text_gallery_40 h1,
  5940. .huge_it_slideshow_title_text_gallery_40 h2, .huge_it_slideshow_title_text_gallery_40 h2,
  5941. .huge_it_slideshow_title_text_gallery_40 h3, .huge_it_slideshow_title_text_gallery_40 h3,
  5942. .huge_it_slideshow_title_text_gallery_40 h4, .huge_it_slideshow_title_text_gallery_40 h4,
  5943. .huge_it_slideshow_title_text_gallery_40 p, .huge_it_slideshow_title_text_gallery_40 p,
  5944. .huge_it_slideshow_title_text_gallery_40 strong, .huge_it_slideshow_title_text_gallery_40 strong,
  5945. .huge_it_slideshow_title_text_gallery_40 span, .huge_it_slideshow_title_text_gallery_40 span,
  5946. .huge_it_slideshow_title_text_gallery_40 ul, .huge_it_slideshow_title_text_gallery_40 ul,
  5947. .huge_it_slideshow_title_text_gallery_40 li, .huge_it_slideshow_title_text_gallery_40 li {
  5948.    padding: 2px;
  5949.    margin: 0;
  5950. }
  5951.  
  5952. .huge_it_slide_container_gallery_40 {
  5953.    display: table-cell;
  5954.    margin: 0 auto;
  5955.    position: relative;
  5956.    vertical-align: middle;
  5957.    width: 100%;
  5958.    height: 100%;
  5959.    _width: inherit;
  5960.    _height: inherit;
  5961. }
  5962.  
  5963. .huge_it_slide_bg_gallery_40 {
  5964.    margin: 0 auto;
  5965.    width: 100%;
  5966.    height: 100%;
  5967.    _width: inherit;
  5968.    _height: inherit;
  5969. }
  5970.  
  5971. .huge_it_slider_gallery_40 {
  5972.    width: 100%;
  5973.    height: 100%;
  5974.    display: table;
  5975.    padding: 0;
  5976.    margin: 0;
  5977. }
  5978.  
  5979. .huge_it_slideshow_image_item_gallery_40 {
  5980.    width: 100%;
  5981.    height: 100%;
  5982.    display: table-cell;
  5983.    filter: Alpha(opacity=100);
  5984.    opacity: 1;
  5985.    position: absolute;
  5986.    top: 0;
  5987.    left: 0;
  5988.    vertical-align: middle;
  5989.    z-index: 2;
  5990.    margin: 0 !important;
  5991.    padding: 0;
  5992.    overflow: hidden;
  5993.    border-radius: 0px !important;
  5994. }
  5995.  
  5996. .huge_it_slideshow_image_second_item_gallery_40 {
  5997.    width: 100%;
  5998.    height: 100%;
  5999.    display: table-cell;
  6000.    filter: Alpha(opacity=0);
  6001.    opacity: 0;
  6002.    position: absolute;
  6003.    top: 0;
  6004.    left: 0;
  6005.    vertical-align: middle;
  6006.    z-index: 1;
  6007.    overflow: hidden;
  6008.    margin: 0 !important;
  6009.    padding: 0;
  6010.    border-radius: 0px !important;
  6011. }
  6012.  
  6013. .huge_it_grid_gallery_40 {
  6014.    display: none;
  6015.    height: 100%;
  6016.    overflow: hidden;
  6017.    position: absolute;
  6018.    width: 100%;
  6019. }
  6020.  
  6021. .huge_it_gridlet_gallery_40 {
  6022.    opacity: 1;
  6023.    filter: Alpha(opacity=100);
  6024.    position: absolute;
  6025. }
  6026.  
  6027. .huge_it_slideshow_dots_container_gallery_40 {
  6028.    display: table;
  6029.    position: absolute;
  6030.    width: 100% !important;
  6031.    height: 100% !important;
  6032. }
  6033.  
  6034. .huge_it_slideshow_dots_thumbnails_gallery_40 {
  6035.    margin: 0 auto;
  6036.    overflow: hidden;
  6037.    position: absolute;
  6038.    width: 100%;
  6039.    height: 60px;
  6040. }
  6041.  
  6042. .huge_it_slideshow_dots_gallery_40 {
  6043.    display: inline-block;
  6044.    position: relative;
  6045.    cursor: pointer;
  6046.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  6047.    width: 10px;
  6048.    height: 10px;
  6049.    border-radius: 10px;
  6050.    background: #00f;
  6051.    margin: 10px;
  6052.    overflow: hidden;
  6053.    z-index: 17;
  6054. }
  6055.  
  6056. .huge_it_slideshow_dots_active_gallery_40 {
  6057.    opacity: 1;
  6058.    background: #0f0;
  6059.    filter: Alpha(opacity=100);
  6060. }
  6061.  
  6062. .huge_it_slideshow_dots_deactive_gallery_40 {
  6063. }
  6064.  
  6065. .huge_it_slideshow_image_item1_gallery_40 {
  6066.    display: table;
  6067.    width: inherit;
  6068.    height: inherit;
  6069. }
  6070.  
  6071. .huge_it_slideshow_image_item2_gallery_40 {
  6072.    display: table-cell;
  6073.    vertical-align: middle;
  6074.    text-align: center;
  6075. }
  6076.  
  6077. .huge_it_slideshow_image_item2_gallery_40 a {
  6078.    display: block;
  6079.    vertical-align: middle;
  6080.    width: 100%;
  6081.    height: 100%;
  6082. }
  6083.  
  6084. .huge_it_slideshow_image_wrap_gallery_40 {
  6085.    background: #ffffff;
  6086. }
  6087.  
  6088. .huge_it_slideshow_dots_thumbnails_gallery_40 {
  6089. top: 0;
  6090. }
  6091.  
  6092. .huge_it_slideshow_dots_gallery_40 {
  6093.    background: #000000;
  6094. }
  6095.  
  6096. .huge_it_slideshow_dots_active_gallery_40 {
  6097.    background: #ffffff;
  6098. }
  6099.  
  6100. #huge_it_slideshow_left_gallery_40 {
  6101.    left: 0;
  6102.    margin-top: -21px;
  6103.    height: 43px;
  6104.    width: 29px;
  6105.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  6106. }
  6107.  
  6108. #huge_it_slideshow_right_gallery_40 {
  6109.    right: 0;
  6110.    margin-top: -21px;
  6111.    height: 43px;
  6112.    width: 29px;
  6113.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  6114. }
  6115.  
  6116. .thumb_image {
  6117.    position: absolute;
  6118.    width: 100%;
  6119.    height: 100%;
  6120.    top: 0;
  6121.    left: 0;
  6122. }
  6123.  
  6124. .entry-content a {
  6125.    border-bottom: none !important;
  6126. }
  6127.  
  6128. .gallery-img-content .noneDisplay {
  6129.    display: block;
  6130. }
  6131.  
  6132. </style>
  6133. </p>
  6134. <p style="text-align: center;"><a href="https://picoulet.centres-sociaux.fr/files/2026/01/2026_fevrier_web.pdf"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"></a><br />
  6135. Fichier à télécharger avec les <img decoding="async" class="alignnone wp-image-4671" src="https://picoulet.centres-sociaux.fr/files/2025/02/lien.gif" alt="" width="23" height="31"> cliquables : <a href="https://picoulet.centres-sociaux.fr/files/2026/01/2026_fevrier_web.pdf">PDF</a></p>
  6136. ]]></content:encoded>
  6137. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2026/01/29/02-2026/feed/</wfw:commentRss>
  6138. <slash:comments>0</slash:comments>
  6139. </item>
  6140. <item>
  6141. <title>Programme de Décembre et fin d&#8217;année</title>
  6142. <link>https://picoulet.centres-sociaux.fr/2025/11/30/programme-de-decembre/</link>
  6143. <comments>https://picoulet.centres-sociaux.fr/2025/11/30/programme-de-decembre/#comments</comments>
  6144. <dc:creator><![CDATA[laetitia]]></dc:creator>
  6145. <pubDate>Sun, 30 Nov 2025 16:47:08 +0000</pubDate>
  6146. <category><![CDATA[Programmes mensuels]]></category>
  6147. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5050</guid>
  6148.  
  6149. <description><![CDATA[Fichier à télécharger : PDF]]></description>
  6150. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  6151. /*===== general options =========*/
  6152. a {
  6153.    box-shadow: none !important;
  6154. }
  6155.  
  6156. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  6157.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  6158. }
  6159.  
  6160. #album_disabled_layer {
  6161.    display: none;
  6162.    position: absolute;
  6163.    width: 100%;
  6164.    height: 100%;
  6165.    text-align: center;
  6166.    background-color: transparent;
  6167.    z-index: 10;
  6168.    padding-top: 20px;
  6169.    color: #fff;
  6170. }
  6171.  
  6172. #album_list_container {
  6173.    position: relative;
  6174. }
  6175.  
  6176. /* ====================== album onhover styles ==========================*/
  6177.  
  6178. #album_list .view {
  6179.    -webkit-box-sizing: border-box;
  6180.    -moz-box-sizing: border-box;
  6181.    -o-box-sizing: border-box;
  6182.    display: none;
  6183.  
  6184. }
  6185.  
  6186. .view .mask,
  6187. .view .content {
  6188.    width: 100%;
  6189.    height: 100%;
  6190.    position: absolute;
  6191.    overflow: hidden;
  6192.    top: 0;
  6193.    left: 0;
  6194. }
  6195.  
  6196. .view h2 {
  6197.    text-transform: uppercase;
  6198.    color: #fff;
  6199.    text-align: center;
  6200.    position: relative;
  6201.    font-size: 17px;
  6202.    font-family: Raleway, serif;
  6203.    padding: 10px;
  6204.    /*background: rgba(0, 0, 0, 0.8);*/
  6205.    margin: 20px 0 0 0;
  6206.  
  6207. }
  6208.  
  6209. .album_back_button a, .view a {
  6210.    text-decoration: none !important;
  6211. }
  6212.  
  6213. .view p {
  6214.    font-family: Merriweather, serif;
  6215.    font-style: italic;
  6216.    font-size: 14px;
  6217.    position: relative;
  6218.    color: #fff;
  6219.    padding: 0px 20px 0px;
  6220.    text-align: center;
  6221.  
  6222. }
  6223.  
  6224. .view a.info {
  6225.    display: inline-block;
  6226.    text-decoration: none;
  6227.    font-size: 13px;
  6228.    padding: 2px 14px;
  6229.    margin-bottom: 3px;
  6230.    background: #000;
  6231.    color: #fff;
  6232.    font-family: Raleway, serif;
  6233.    text-transform: uppercase;
  6234.    box-shadow: 0 0 1px #000
  6235. }
  6236.  
  6237. .mask-text h2 {
  6238.    font-size: 20px !important;
  6239. }
  6240.  
  6241. .view a.info:hover {
  6242.    box-shadow: 0 0 5px #000
  6243. }
  6244.  
  6245. .view .mask-bg {
  6246.    height: 100%;
  6247. }
  6248.  
  6249. .view .album_social {
  6250.    color: #fff;
  6251.    position: absolute;
  6252.    bottom: 3px;
  6253.    left: 3px;
  6254.    border: 1px solid #ffffff;
  6255.    -webkit-border-radius: 3px;
  6256.    -moz-border-radius: 3px;
  6257.    border-radius: 3px;
  6258.    padding: 3px 5px;
  6259.  
  6260. }
  6261.  
  6262. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  6263.    color: #ffffff;
  6264.    outline: none;
  6265. }
  6266.  
  6267. /*1*/
  6268.  
  6269. .view .info {
  6270.    margin-top: 5px;
  6271. }
  6272.  
  6273. .view-first .mask {
  6274.    opacity: 0;
  6275.    background-color: rgba(0, 0, 0, 0.7);
  6276.    transition: all 0.4s ease-in-out;
  6277.  
  6278. }
  6279.  
  6280. .view-first h2 {
  6281.    transform: translateY(-100px);
  6282.    opacity: 0;
  6283.    font-family: Raleway, serif;
  6284.    transition: all 0.2s ease-in-out;
  6285. }
  6286.  
  6287. .view-first p {
  6288.    transform: translateY(100px);
  6289.    opacity: 0;
  6290.    transition: all 0.2s linear;
  6291. }
  6292.  
  6293. .view-first a.info {
  6294.    opacity: 0;
  6295.    transition: all 0.2s ease-in-out;
  6296. }
  6297.  
  6298. /* */
  6299.  
  6300. .view-first:hover img {
  6301.    /*transform: scale(1.1);*/
  6302. }
  6303.  
  6304. .view-first:hover .mask {
  6305.    opacity: 1;
  6306. }
  6307.  
  6308. .view-first:hover h2,
  6309. .view-first:hover p,
  6310. .view-first:hover a.info {
  6311.    opacity: 1;
  6312.    transform: translateY(0px);
  6313. }
  6314.  
  6315. .view-first:hover p {
  6316.    transition-delay: 0.1s;
  6317. }
  6318.  
  6319. .view-first:hover a.info {
  6320.    transition-delay: 0.2s;
  6321. }
  6322.  
  6323. /*2*/
  6324. .view-second img {
  6325.    -webkit-filter: grayscale(0) blur(0);
  6326.    filter: grayscale(0) blur(0);
  6327.    -webkit-transition: .3s ease-in-out;
  6328.    transition: .3s ease-in-out;
  6329. }
  6330.  
  6331. .view-second .mask {
  6332.    background-color: rgba(226, 200, 127, 0.2);
  6333.    transition: all 0.5s linear;
  6334.    opacity: 0;
  6335. }
  6336.  
  6337. .view-second h2 {
  6338.    background: transparent;
  6339.    margin: 20px 40px 0px 40px;
  6340.    transform: scale(0);
  6341.    color: #333;
  6342.    transition: all 0.5s linear;
  6343.    opacity: 0;
  6344. }
  6345.  
  6346. .view-second p {
  6347.    opacity: 0;
  6348.    transform: scale(0);
  6349.    transition: all 0.5s linear;
  6350. }
  6351.  
  6352. .view-second a.info {
  6353.    opacity: 0;
  6354.    transform: scale(0);
  6355.    transition: all 0.5s linear;
  6356. }
  6357.  
  6358. .view-second:hover img {
  6359.    -webkit-filter: grayscale(100%) blur(3px);
  6360.    filter: grayscale(100%) blur(3px);
  6361. }
  6362.  
  6363. .view-second:hover .mask {
  6364.    opacity: 1;
  6365. }
  6366.  
  6367. .view-second:hover h2,
  6368. .view-second:hover p,
  6369. .view-second:hover a.info {
  6370.    transform: scale(1);
  6371.    opacity: 1;
  6372. }
  6373.  
  6374. .view-second img {
  6375.    -webkit-filter: grayscale(0) blur(0);
  6376.    filter: grayscale(0) blur(0);
  6377.    -webkit-transition: .3s ease-in-out;
  6378.    transition: .3s ease-in-out;
  6379. }
  6380.  
  6381. .view-second:hover img {
  6382.    -webkit-filter: grayscale(100%) blur(3px);
  6383.    filter: grayscale(100%) blur(3px);
  6384. }
  6385.  
  6386. /*3*/
  6387.  
  6388. .view-third img {
  6389.    transform: scaleY(1);
  6390.    transition: all .7s ease-in-out;
  6391. }
  6392.  
  6393. .view-third a.info {
  6394.    opacity: 0;
  6395.    transform: scale(0);
  6396.    transition: all 0.5s linear;
  6397. }
  6398.  
  6399. .view-third:hover img {
  6400.    -webkit-transform: scale(10);
  6401.    transform: scale(10);
  6402.    opacity: 0;
  6403. }
  6404.  
  6405. .view-third:hover .mask {
  6406.    opacity: 1;
  6407. }
  6408.  
  6409. .view-third:hover h2,
  6410. .view-third:hover p,
  6411. .view-third:hover a.info {
  6412.    transform: scale(1);
  6413.    opacity: 1;
  6414. }
  6415.  
  6416. /* ==== view 4 ===*/
  6417.  
  6418. .view-forth-wrapper {
  6419.    overflow: hidden;
  6420.    position: relative !important;
  6421.    height: 100%;
  6422.    /* cursor: pointer;*/
  6423. }
  6424.  
  6425. .view-forth img {
  6426.    max-width: 100%;
  6427.    position: relative;
  6428.    top: 0;
  6429.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  6430.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  6431. }
  6432.  
  6433. .view-forth .mask {
  6434.    position: absolute;
  6435.    width: 100%;
  6436.    /*    height: 70px;*/
  6437.    /*    bottom: -70px;*/
  6438.    height: 50%;
  6439.    bottom: -50%;
  6440.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  6441.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  6442.    top: inherit;
  6443. }
  6444.  
  6445. .view-forth:hover .mask {
  6446.    bottom: 0;
  6447. }
  6448.  
  6449. .view-forth:hover img {
  6450.    top: -30px;
  6451. }
  6452.  
  6453. /*==  view 5 ==*/
  6454.  
  6455. .view-fifth .view-fifth-wrapper,
  6456. .view-fifth .view-fifth-wrapper img {
  6457.    display: block;
  6458.    position: relative;
  6459. }
  6460.  
  6461. .view-fifth .view-fifth-wrapper {
  6462.    overflow: hidden;
  6463.    height: 100%;
  6464. }
  6465.  
  6466. .view-fifth .view-fifth-wrapper .mask {
  6467.    display: none;
  6468.    position: absolute;
  6469.    background: #333;
  6470.    background: rgba(75, 75, 75, 0.7);
  6471.    width: 100%;
  6472.    height: 100%;
  6473. }
  6474.  
  6475. /* ====================== album category styles ==========================*/
  6476.  
  6477. #filters {
  6478.    margin: 1% 0;
  6479.    padding: 0;
  6480.    list-style: none;
  6481.    list-style-type: none !important;
  6482.  
  6483. }
  6484.  
  6485. #filters li {
  6486.    float: left;
  6487.    list-style-type: none !important;
  6488. }
  6489.  
  6490. #filters li:first-child span {
  6491.    margin-left: 0px;
  6492. }
  6493.  
  6494. #filters li span {
  6495.    display: block;
  6496.    text-decoration: none;
  6497.    cursor: pointer;
  6498. }
  6499.  
  6500. .album_categories {
  6501.    list-style-type: none;
  6502.    margin: 0;
  6503.    padding: 0;
  6504.    overflow: hidden;
  6505.    padding-top: 5px;
  6506. }
  6507.  
  6508. /*=========  sharing buttons  ============*/
  6509.  
  6510. .album_socials {
  6511.    position: relative;
  6512.    top: 3px;
  6513.    width: 100px;
  6514.    height: 28px;
  6515.    margin: 0 auto;
  6516. }
  6517.  
  6518. .album_socials .rwd-share-buttons {
  6519.    top: 0px !important;
  6520.    width: 100% !important;
  6521.    margin: 0px !important;
  6522. }
  6523.  
  6524. .album_socials a {
  6525.    text-decoration: underline !important;
  6526. }
  6527.  
  6528. .gallery_images, .album_image_place {
  6529.    margin-top: 15px;
  6530.    margin-top: 15px;
  6531. }
  6532.  
  6533. #rwd-share-facebook:hover {
  6534.    background-position: 0 -31px !important;
  6535. }
  6536.  
  6537. #rwd-share-twitter:hover {
  6538.    background-position: -31px 32px !important;
  6539. }
  6540.  
  6541. #rwd-share-googleplus:hover {
  6542.    background-position: -66px -31px !important;
  6543. }
  6544.  
  6545. .rwd-share-buttons li, .rwd-share-buttons li a {
  6546.    width: 26px !important;
  6547.    border: 0px !important;
  6548. }
  6549.  
  6550. .rwd-share-buttons {
  6551.    top: 0 !important;
  6552. }
  6553.  
  6554. .img_link_btn {
  6555.    position: absolute;
  6556.    z-index: 99999;
  6557.    bottom: 0;
  6558.    left: 0;
  6559.    right: 0;
  6560.    width: 100%;
  6561.    padding: 8px;
  6562. }
  6563.  
  6564. .rwd-title {
  6565.    padding: 10px 0px !important;
  6566. }
  6567.  
  6568. @media only screen and (max-width: 475px) {
  6569.    .rwd-share-buttons {
  6570.        top: -25px !important;
  6571.    }
  6572.  
  6573.    .rwd-title-text {
  6574.        line-height: 15px;
  6575.    }
  6576. }
  6577.  
  6578. /*=========  hover style ===========*/
  6579.  
  6580. #hover {
  6581.    color: rgba(188, 175, 204, 0.9);
  6582. }
  6583.  
  6584. h2#testimonials {
  6585.    color: #fffae3;
  6586. }
  6587.  
  6588. div#all {
  6589.    width: 100%;
  6590.    height: 100%;
  6591. }
  6592.  
  6593. .view img {
  6594.    height: auto;
  6595. }
  6596.  
  6597. .view {
  6598.    color: #fff;
  6599.    margin: 0 10px 10px 0;
  6600.    overflow: hidden;
  6601.    position: relative;
  6602.    text-align: center;
  6603.    float: left;
  6604.    cursor: default;
  6605.    border: 1px solid #ccc;
  6606. }
  6607.  
  6608. .view-wrapper {
  6609.    height: 100%;
  6610. }
  6611.  
  6612. .view img {
  6613.    display: block;
  6614.    position: relative;
  6615.    transition: all 0.2s linear;
  6616.    height: 100%;
  6617.    width: auto;
  6618.    max-width: 100%;
  6619.    margin: 0 auto;
  6620. }
  6621.  
  6622. .mask-text h2 {
  6623.    font-size: 20px !important;
  6624.    margin-top: 20px !important;
  6625. }
  6626.  
  6627. /* view 1 */
  6628.  
  6629. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  6630.    color: #fff;
  6631. }
  6632.  
  6633. /*  view 2 */
  6634. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  6635.    color: #333;
  6636. }
  6637.  
  6638. .view-second .mask-text h2 {
  6639.    border-bottom: 1px solid #333;
  6640. }
  6641.  
  6642. /* view 3*/
  6643. .view-third .mask {
  6644.    background-color: #ccc;
  6645.    transition: all 0.5s linear;
  6646.    opacity: 0;
  6647.    color: #333;
  6648. }
  6649.  
  6650. .view-third h2 {
  6651.    border-bottom: 1px solid #333;
  6652.    background: transparent;
  6653.    margin: 20px 40px 0px 40px;
  6654.    transform: scale(0);
  6655.    color: #333;
  6656.    transition: all 0.5s linear;
  6657.    opacity: 0;
  6658. }
  6659.  
  6660. .view-third p {
  6661.    color: #333;
  6662.    opacity: 0;
  6663.    transform: scale(0);
  6664.    transition: all 0.5s linear;
  6665. }
  6666.  
  6667. .view-third .text-category {
  6668.    color: #333;
  6669. }
  6670.  
  6671. /* view 4 */
  6672.  
  6673. .view-forth .mask-bg {
  6674.    background: #333;
  6675.    width: 100%;
  6676.    height: 100%;
  6677.    position: absolute;
  6678.    top: 0;
  6679.    left: 0;
  6680. }
  6681.  
  6682. .view-forth .mask-text {
  6683.    color: #fff;
  6684.    position: relative;
  6685.    z-index: 500;
  6686.    padding: 5px 8px;
  6687. }
  6688.  
  6689. .view-forth .mask-text h2 {
  6690.    margin: 0px;
  6691.    font-size: 13px;
  6692.    padding: 2px;
  6693.    color: #fff;
  6694. }
  6695.  
  6696. .view-forth .mask-text h2:hover {
  6697.    cursor: pointer;
  6698. }
  6699.  
  6700. .view-forth .text-category {
  6701.    display: block;
  6702.    font-size: 15px;
  6703.    color: #fff;
  6704. }
  6705.  
  6706. .view-forth p {
  6707.    color: #fff;
  6708. }
  6709.  
  6710. /* view 5 */
  6711. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  6712.    color: #fff;
  6713. }
  6714.  
  6715. </style><script>
  6716. var data_gallery_39 = [];
  6717. var event_stack_gallery_39 = [];
  6718. data_gallery_39["0"]=[];data_gallery_39["0"]["id"]="0";data_gallery_39["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/1.png";data_gallery_39["0"]["description"]="";data_gallery_39["0"]["alt"]="";data_gallery_39["1"]=[];data_gallery_39["1"]["id"]="1";data_gallery_39["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/2.png";data_gallery_39["1"]["description"]="";data_gallery_39["1"]["alt"]="";data_gallery_39["2"]=[];data_gallery_39["2"]["id"]="2";data_gallery_39["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/3.png";data_gallery_39["2"]["description"]="";data_gallery_39["2"]["alt"]="";data_gallery_39["3"]=[];data_gallery_39["3"]["id"]="3";data_gallery_39["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/4.png";data_gallery_39["3"]["description"]="";data_gallery_39["3"]["alt"]="";data_gallery_39["4"]=[];data_gallery_39["4"]["id"]="4";data_gallery_39["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/5.png";data_gallery_39["4"]["description"]="";data_gallery_39["4"]["alt"]="";data_gallery_39["5"]=[];data_gallery_39["5"]["id"]="5";data_gallery_39["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/11/6.png";data_gallery_39["5"]["description"]="";data_gallery_39["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_39 = false;
  6719. var huge_it_transition_duration_gallery_39 = 1000;
  6720. var huge_it_playInterval_gallery_39;
  6721. // Stop autoplay.
  6722. window.clearInterval(huge_it_playInterval_gallery_39);
  6723. // alert('huge_it_current_key_gallery_39');
  6724. var huge_it_current_key_gallery_39 = '';
  6725. function huge_it_move_dots_gallery_39() {
  6726. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_39").position().left;
  6727. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_39").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_39").outerWidth(true);
  6728. }
  6729. function huge_it_testBrowser_cssTransitions_gallery_39() {
  6730. return huge_it_testDom_gallery_39('Transition');
  6731. }
  6732. function huge_it_testBrowser_cssTransforms3d_gallery_39() {
  6733. return huge_it_testDom_gallery_39('Perspective');
  6734. }
  6735. function huge_it_testDom_gallery_39(prop) {
  6736. // Browser vendor CSS prefixes.
  6737. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  6738. // Browser vendor DOM prefixes.
  6739. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  6740. var i = domPrefixes.length;
  6741. while (i--) {
  6742. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  6743. return true;
  6744. }
  6745. }
  6746. return false;
  6747. }
  6748. function huge_it_cube_gallery_39(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  6749. /* If browser does not support 3d transforms/CSS transitions.*/
  6750. if (!huge_it_testBrowser_cssTransitions_gallery_39()) {
  6751. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6752. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6753. return huge_it_fallback_gallery_39(current_image_class, next_image_class, direction);
  6754. }
  6755. if (!huge_it_testBrowser_cssTransforms3d_gallery_39()) {
  6756. return huge_it_fallback3d_gallery_39(current_image_class, next_image_class, direction);
  6757. }
  6758. huge_it_trans_in_progress_gallery_39 = true;
  6759. /* Set active thumbnail.*/
  6760. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6761. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6762. jQuery(".huge_it_slide_bg_gallery_39").css('perspective', 1000);
  6763. jQuery(current_image_class).css({
  6764. transform : 'translateZ(' + tz + 'px)',
  6765. backfaceVisibility : 'hidden'
  6766. });
  6767. jQuery(".huge_it_slideshow_image_wrap_gallery_39,.huge_it_slide_bg_gallery_39,.huge_it_slideshow_image_item_gallery_39,.huge_it_slideshow_image_second_item_gallery_39 ").css('overflow', 'visible');
  6768. jQuery(next_image_class).css({
  6769. opacity : 1,
  6770. filter: 'Alpha(opacity=100)',
  6771. backfaceVisibility : 'hidden',
  6772. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  6773. });
  6774. jQuery(".huge_it_slider_gallery_39").css({
  6775. transform: 'translateZ(-' + tz + 'px)',
  6776. transformStyle: 'preserve-3d'
  6777. });
  6778. /* Execution steps.*/
  6779. setTimeout(function () {
  6780. jQuery(".huge_it_slider_gallery_39").css({
  6781. transition: 'all ' + huge_it_transition_duration_gallery_39 + 'ms ease-in-out',
  6782. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  6783. });
  6784. }, 20);
  6785. /* After transition.*/
  6786. jQuery(".huge_it_slider_gallery_39").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  6787. function huge_it_after_trans() {
  6788. jQuery(".huge_it_slide_bg_gallery_39,.huge_it_slideshow_image_item_gallery_39,.huge_it_slideshow_image_second_item_gallery_39 ").css('overflow', 'hidden');
  6789. jQuery(".huge_it_slide_bg_gallery_39").removeAttr('style');
  6790. jQuery(current_image_class).removeAttr('style');
  6791. jQuery(next_image_class).removeAttr('style');
  6792. jQuery(".huge_it_slider_gallery_39").removeAttr('style');
  6793. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  6794. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  6795. // huge_it_change_watermark_container_gallery_39();
  6796. huge_it_trans_in_progress_gallery_39 = false;
  6797. if (typeof event_stack_gallery_39 !== 'undefined' && event_stack_gallery_39.length > 0) {
  6798. key = event_stack_gallery_39[0].split("-");
  6799. event_stack_gallery_39.shift();
  6800. huge_it_change_image_gallery_39(key[0], key[1], data_gallery_39, true,false);
  6801. }
  6802. }
  6803. }
  6804. function huge_it_cubeH_gallery_39(current_image_class, next_image_class, direction) {
  6805. /* Set to half of image width.*/
  6806. var dimension = jQuery(current_image_class).width() / 2;
  6807. if (direction == 'right') {
  6808. huge_it_cube_gallery_39(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  6809. }
  6810. else if (direction == 'left') {
  6811. huge_it_cube_gallery_39(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  6812. }
  6813. }
  6814. function huge_it_cubeV_gallery_39(current_image_class, next_image_class, direction) {
  6815. /* Set to half of image height.*/
  6816. var dimension = jQuery(current_image_class).height() / 2;
  6817. /* If next slide.*/
  6818. if (direction == 'right') {
  6819. huge_it_cube_gallery_39(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  6820. }
  6821. else if (direction == 'left') {
  6822. huge_it_cube_gallery_39(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  6823. }
  6824. }
  6825. /* For browsers that does not support transitions.*/
  6826. function huge_it_fallback_gallery_39(current_image_class, next_image_class, direction) {
  6827. huge_it_fade_gallery_39(current_image_class, next_image_class, direction);
  6828. }
  6829. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  6830. function huge_it_fallback3d_gallery_39(current_image_class, next_image_class, direction) {
  6831. huge_it_sliceV_gallery_39(current_image_class, next_image_class, direction);
  6832. }
  6833. function huge_it_none_gallery_39(current_image_class, next_image_class, direction) {
  6834. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  6835. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  6836. /* Set active thumbnail.*/
  6837. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6838. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6839. }
  6840. function huge_it_fade_gallery_39(current_image_class, next_image_class, direction) {
  6841. if (huge_it_testBrowser_cssTransitions_gallery_39()) {
  6842. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_39 + 'ms linear');
  6843. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_39 + 'ms linear');
  6844. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  6845. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  6846. }
  6847. else {
  6848. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_39);
  6849. jQuery(next_image_class).animate({
  6850. 'opacity' : 1,
  6851. 'z-index': 2
  6852. }, {
  6853. duration: huge_it_transition_duration_gallery_39,
  6854. complete: function () {return false;}
  6855. });
  6856. // For IE.
  6857. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_39, 0);
  6858. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_39, 1);
  6859. }
  6860. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6861. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6862. }
  6863. function huge_it_grid_gallery_39(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  6864. /* If browser does not support CSS transitions.*/
  6865. if (!huge_it_testBrowser_cssTransitions_gallery_39()) {
  6866. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6867. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6868. return huge_it_fallback_gallery_39(current_image_class, next_image_class, direction);
  6869. }
  6870. huge_it_trans_in_progress_gallery_39 = true;
  6871. /* Set active thumbnail.*/
  6872. jQuery(".huge_it_slideshow_dots_gallery_39").removeClass("huge_it_slideshow_dots_active_gallery_39").addClass("huge_it_slideshow_dots_deactive_gallery_39");
  6873. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_39 + "_gallery_39").removeClass("huge_it_slideshow_dots_deactive_gallery_39").addClass("huge_it_slideshow_dots_active_gallery_39");
  6874. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  6875. var count = (huge_it_transition_duration_gallery_39) / (cols + rows);
  6876. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  6877. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  6878. var delay = (c + r) * count;
  6879. /* Return a gridlet elem with styles for specific transition.*/
  6880. return jQuery('<div class="huge_it_gridlet_gallery_39" />').css({
  6881. width : width,
  6882. height : height,
  6883. top : top,
  6884. left : left,
  6885. backgroundImage : 'url("' + src + '")',
  6886. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_39").css("background-color"),
  6887. /*backgroundColor: rgba(0, 0, 0, 0),*/
  6888. backgroundRepeat: 'no-repeat',
  6889. backgroundPosition : img_left + 'px ' + img_top + 'px',
  6890. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  6891. transition : 'all ' + huge_it_transition_duration_gallery_39 + 'ms ease-in-out ' + delay + 'ms',
  6892. transform : 'none'
  6893. });
  6894. }
  6895. /* Get the current slide's image.*/
  6896. var cur_img = jQuery(current_image_class).find('img');
  6897. /* Create a grid to hold the gridlets.*/
  6898. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_39');
  6899. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  6900. jQuery(current_image_class).prepend(grid);
  6901. /* vars to calculate positioning/size of gridlets*/
  6902. var cont = jQuery(".huge_it_slide_bg_gallery_39");
  6903. var imgWidth = cur_img.width();
  6904. var imgHeight = cur_img.height();
  6905. var contWidth = cont.width(),
  6906. contHeight = cont.height(),
  6907. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  6908. colWidth = Math.floor(contWidth / cols),
  6909. rowHeight = Math.floor(contHeight / rows),
  6910. colRemainder = contWidth - (cols * colWidth),
  6911. colAdd = Math.ceil(colRemainder / cols),
  6912. rowRemainder = contHeight - (rows * rowHeight),
  6913. rowAdd = Math.ceil(rowRemainder / rows),
  6914. leftDist = 0,
  6915. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_39").width() - cur_img.width()) / 2;
  6916. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  6917. tx = tx === 'auto' ? contWidth : tx;
  6918. tx = tx === 'min-auto' ? - contWidth : tx;
  6919. ty = ty === 'auto' ? contHeight : ty;
  6920. ty = ty === 'min-auto' ? - contHeight : ty;
  6921. /* Loop through cols*/
  6922. for (var i = 0; i < cols; i++) {
  6923. var topDist = 0,
  6924. img_topDst = (jQuery(".huge_it_slide_bg_gallery_39").height() - cur_img.height()) / 2,
  6925. newColWidth = colWidth;
  6926. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  6927. if (colRemainder > 0) {
  6928. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  6929. newColWidth += add;
  6930. colRemainder -= add;
  6931. }
  6932. /* Nested loop to create row gridlets for each col.*/
  6933. for (var j = 0; j < rows; j++)  {
  6934. var newRowHeight = rowHeight,
  6935. newRowRemainder = rowRemainder;
  6936. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  6937. if (newRowRemainder > 0) {
  6938. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  6939. newRowHeight += add;
  6940. newRowRemainder -= add;
  6941. }
  6942. /* Create & append gridlet to grid.*/
  6943. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  6944. topDist += newRowHeight;
  6945. img_topDst -= newRowHeight;
  6946. }
  6947. img_leftDist -= newColWidth;
  6948. leftDist += newColWidth;
  6949. }
  6950. /* Set event listener on last gridlet to finish transitioning.*/
  6951. var last_gridlet = grid.children().last();
  6952. /* Show grid & hide the image it replaces.*/
  6953. grid.show();
  6954. cur_img.css('opacity', 0);
  6955. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  6956. grid.children().first().addClass('rs-top-left');
  6957. grid.children().last().addClass('rs-bottom-right');
  6958. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  6959. grid.children().eq(- rows).addClass('rs-top-right');
  6960. /* Execution steps.*/
  6961. setTimeout(function () {
  6962. grid.children().css({
  6963. opacity: op,
  6964. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  6965. });
  6966. }, 1);
  6967. jQuery(next_image_class).css('opacity', 1);
  6968. /* After transition.*/
  6969. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  6970. function huge_it_after_trans() {
  6971. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  6972. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  6973. cur_img.css('opacity', 1);
  6974. grid.remove();
  6975. huge_it_trans_in_progress_gallery_39 = false;
  6976. if (typeof event_stack_gallery_39 !== 'undefined' && event_stack_gallery_39.length > 0) {
  6977. key = event_stack_gallery_39[0].split("-");
  6978. event_stack_gallery_39.shift();
  6979. huge_it_change_image_gallery_39(key[0], key[1], data_gallery_39, true,false);
  6980. }
  6981. }
  6982. }
  6983. function huge_it_sliceH_gallery_39(current_image_class, next_image_class, direction) {
  6984. if (direction == 'right') {
  6985. var translateX = 'min-auto';
  6986. }
  6987. else if (direction == 'left') {
  6988. var translateX = 'auto';
  6989. }
  6990. huge_it_grid_gallery_39(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  6991. }
  6992. function huge_it_sliceV_gallery_39(current_image_class, next_image_class, direction) {
  6993. if (direction == 'right') {
  6994. var translateY = 'min-auto';
  6995. }
  6996. else if (direction == 'left') {
  6997. var translateY = 'auto';
  6998. }
  6999. huge_it_grid_gallery_39(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  7000. }
  7001. function huge_it_slideV_gallery_39(current_image_class, next_image_class, direction) {
  7002. if (direction == 'right') {
  7003. var translateY = 'auto';
  7004. }
  7005. else if (direction == 'left') {
  7006. var translateY = 'min-auto';
  7007. }
  7008. huge_it_grid_gallery_39(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  7009. }
  7010. function huge_it_slideH_gallery_39(current_image_class, next_image_class, direction) {
  7011. if (direction == 'right') {
  7012. var translateX = 'min-auto';
  7013. }
  7014. else if (direction == 'left') {
  7015. var translateX = 'auto';
  7016. }
  7017. huge_it_grid_gallery_39(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  7018. }
  7019. function huge_it_scaleOut_gallery_39(current_image_class, next_image_class, direction) {
  7020. huge_it_grid_gallery_39(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  7021. }
  7022. function huge_it_scaleIn_gallery_39(current_image_class, next_image_class, direction) {
  7023. huge_it_grid_gallery_39(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  7024. }
  7025. function huge_it_blockScale_gallery_39(current_image_class, next_image_class, direction) {
  7026. huge_it_grid_gallery_39(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  7027. }
  7028. function huge_it_kaleidoscope_gallery_39(current_image_class, next_image_class, direction) {
  7029. huge_it_grid_gallery_39(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  7030. }
  7031. function huge_it_fan_gallery_39(current_image_class, next_image_class, direction) {
  7032. if (direction == 'right') {
  7033. var rotate = 45;
  7034. var translateX = 100;
  7035. }
  7036. else if (direction == 'left') {
  7037. var rotate = -45;
  7038. var translateX = -100;
  7039. }
  7040. huge_it_grid_gallery_39(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  7041. }
  7042. function huge_it_blindV_gallery_39(current_image_class, next_image_class, direction) {
  7043. huge_it_grid_gallery_39(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  7044. }
  7045. function huge_it_blindH_gallery_39(current_image_class, next_image_class, direction) {
  7046. huge_it_grid_gallery_39(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  7047. }
  7048. function huge_it_random_gallery_39(current_image_class, next_image_class, direction) {
  7049. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  7050. /* Pick a random transition from the anims array.*/
  7051. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_39"](current_image_class, next_image_class, direction);
  7052. }
  7053. function iterator_gallery_39() {
  7054. var iterator = 1;
  7055. return iterator;
  7056. }
  7057. function huge_it_change_image_gallery_39(current_key, key, data_gallery_39, from_effect,clicked) {
  7058. if (data_gallery_39[key]) {
  7059. if(typeof video_is_playing_gallery_39 != 'undefined' && video_is_playing_gallery_39 && !clicked){
  7060. return false;
  7061. }
  7062. if (!from_effect) {
  7063. // Change image key.
  7064. jQuery("#huge_it_current_image_key_gallery_39").val(key);
  7065. // if (current_key == '-2') { /* Dots.*/
  7066. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_39").attr("data-image_key");
  7067. //  }
  7068. }
  7069. if (huge_it_trans_in_progress_gallery_39) {
  7070. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_39").after(" --IN TRANSACTION-- <br />");
  7071. event_stack_gallery_39.push(current_key + '-' + key);
  7072. return;
  7073. }
  7074. var direction = 'right';
  7075. if (huge_it_current_key_gallery_39 > key) {
  7076. var direction = 'left';
  7077. }
  7078. else if (huge_it_current_key_gallery_39 == key) {
  7079. return false;
  7080. }
  7081. // Set active thumbnail position.
  7082. huge_it_current_key_gallery_39 = key;
  7083. //Change image id, title, description.
  7084. jQuery(".huge_it_slideshow_image_gallery_39").attr('data-image_id', data_gallery_39[key]["id"]);
  7085. jQuery(".huge_it_slideshow_title_text_gallery_39").html(data_gallery_39[key]["alt"]);
  7086. jQuery(".huge_it_slideshow_description_text_gallery_39").html(data_gallery_39[key]["description"]);
  7087. var current_image_class = "#image_id_gallery_39_" + data_gallery_39[current_key]["id"];
  7088. var next_image_class = "#image_id_gallery_39_" + data_gallery_39[key]["id"];
  7089. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_39').length>0) {
  7090. var streffect='none';
  7091. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  7092. huge_it_none_gallery_39(current_image_class, next_image_class, direction);
  7093. }else{
  7094. huge_it_fade_gallery_39(current_image_class, next_image_class, direction);
  7095. }
  7096. }else{
  7097. huge_it_none_gallery_39(current_image_class, next_image_class, direction);
  7098. }
  7099. jQuery('.huge_it_slideshow_title_text_gallery_39').removeClass('none');
  7100. if(jQuery('.huge_it_slideshow_title_text_gallery_39').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_39').addClass('none');}
  7101. jQuery('.huge_it_slideshow_description_text_gallery_39').removeClass('none');
  7102. jQuery('.huge_it_gallery_like_cont_395050').removeClass('none');
  7103. if(jQuery('.huge_it_slideshow_description_text_gallery_39').html()==""){
  7104. jQuery('.huge_it_slideshow_description_text_gallery_39').addClass('none');
  7105. }
  7106. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_39').addClass('none');
  7107. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_39').addClass('none');
  7108. jQuery(current_image_class).find('.huge_it_gallery_like_cont_395050').addClass('none');
  7109. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_39").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  7110. huge_it_move_dots_gallery_39();
  7111. window.clearInterval(huge_it_playInterval_gallery_39);
  7112. play_gallery_39();
  7113. }
  7114. }
  7115. function huge_it_popup_resize_gallery_39() {
  7116. var staticsliderwidth=375;
  7117. var sliderwidth=375;
  7118. var bodyWidth=jQuery(window).width();
  7119. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_39").parent().width();
  7120.  
  7121. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  7122. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  7123. var str=(750/staticsliderwidth);
  7124.  
  7125. jQuery('.huge_it_slideshow_image_wrap_gallery_39').css({'max-height':parentWidth*str-2*0});
  7126.  
  7127. }
  7128. jQuery(window).load(function () {
  7129. jQuery(window).resize(function() {
  7130. huge_it_popup_resize_gallery_39();
  7131. });
  7132. huge_it_popup_resize_gallery_39();
  7133. /* Disable right click.*/
  7134. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  7135. return false;
  7136. });
  7137. /*HOVER SLIDESHOW*/
  7138. jQuery("#huge_it_slideshow_image_container_gallery_39, .huge_it_slideshow_image_container_gallery_39, .huge_it_slideshow_dots_container_gallery_39,#huge_it_slideshow_right_gallery_39,#huge_it_slideshow_left_gallery_39").hover(function(){
  7139. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_39").after(" -- hover -- <br /> ");
  7140. jQuery("#huge_it_slideshow_right_gallery_39").css({'display':'inline'});
  7141. jQuery("#huge_it_slideshow_left_gallery_39").css({'display':'inline'});
  7142. },function(){
  7143. jQuery("#huge_it_slideshow_right_gallery_39").css({'display':'none'});
  7144. jQuery("#huge_it_slideshow_left_gallery_39").css({'display':'none'});
  7145. });
  7146. var pausehover="on";
  7147. if(pausehover=="on"){
  7148. jQuery("#huge_it_slideshow_image_container_gallery_39, .huge_it_slideshow_image_container_gallery_39, .huge_it_slideshow_dots_container_gallery_39,#huge_it_slideshow_right_gallery_39,#huge_it_slideshow_left_gallery_39").hover(function(){
  7149. window.clearInterval(huge_it_playInterval_gallery_39);
  7150. },function(){
  7151. window.clearInterval(huge_it_playInterval_gallery_39);
  7152. play_gallery_39();
  7153. });
  7154. }
  7155. play_gallery_39();
  7156. });
  7157. function play_gallery_39() {
  7158. /* Play.*/
  7159. huge_it_playInterval_gallery_39 = setInterval(function () {
  7160. var iterator = 1;
  7161. huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()) + iterator) % data_gallery_39.length, data_gallery_39,false,false);
  7162. }, '5000');
  7163. }
  7164. jQuery(window).focus(function() {
  7165. var i_gallery_39 = 0;
  7166. jQuery(".huge_it_slider_gallery_39").children("div").each(function () {
  7167. if (jQuery(this).css('opacity') == 1) {
  7168. jQuery("#huge_it_current_image_key_gallery_39").val(i_gallery_39);
  7169. }
  7170. i_gallery_39++;
  7171. });
  7172. play_gallery_39();
  7173. });
  7174. jQuery(window).blur(function() {
  7175. event_stack_gallery_39 = [];
  7176. window.clearInterval(huge_it_playInterval_gallery_39);
  7177. });
  7178. </script>
  7179. <div class="huge_it_slideshow_image_wrap_gallery_39 gallery-img-content"
  7180.     data-rating-type="off">
  7181. <!-- ##########################DOTS######################### -->
  7182. <div class="huge_it_slideshow_dots_container_gallery_39">
  7183. <div class="huge_it_slideshow_dots_thumbnails_gallery_39">
  7184. <div id="huge_it_dots_0_gallery_39"
  7185.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_active_gallery_39"
  7186.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '0', data_gallery_39,false,true);return false;"
  7187.     data-image_id="732" data-image_key="0"></div>
  7188. <div id="huge_it_dots_1_gallery_39"
  7189.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_deactive_gallery_39"
  7190.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '1', data_gallery_39,false,true);return false;"
  7191.     data-image_id="731" data-image_key="1"></div>
  7192. <div id="huge_it_dots_2_gallery_39"
  7193.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_deactive_gallery_39"
  7194.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '2', data_gallery_39,false,true);return false;"
  7195.     data-image_id="730" data-image_key="2"></div>
  7196. <div id="huge_it_dots_3_gallery_39"
  7197.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_deactive_gallery_39"
  7198.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '3', data_gallery_39,false,true);return false;"
  7199.     data-image_id="729" data-image_key="3"></div>
  7200. <div id="huge_it_dots_4_gallery_39"
  7201.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_deactive_gallery_39"
  7202.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '4', data_gallery_39,false,true);return false;"
  7203.     data-image_id="728" data-image_key="4"></div>
  7204. <div id="huge_it_dots_5_gallery_39"
  7205.     class="huge_it_slideshow_dots_gallery_39 huge_it_slideshow_dots_deactive_gallery_39"
  7206.     onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), '5', data_gallery_39,false,true);return false;"
  7207.     data-image_id="727" data-image_key="5"></div>
  7208. </div>
  7209. <a id="huge_it_slideshow_left_gallery_39" href="#"
  7210.   onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()) - iterator_gallery_39()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()) - iterator_gallery_39()) % data_gallery_39.length : data_gallery_39.length - 1, data_gallery_39,false,true);return false;">
  7211. <div id="huge_it_slideshow_left-ico_gallery_39">
  7212. <div><i class="huge_it_slideshow_prev_btn_gallery_39 fa"></i></div>
  7213. </div>
  7214. </a>
  7215. <a id="huge_it_slideshow_right_gallery_39" href="#"
  7216.   onclick="huge_it_change_image_gallery_39(parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_39').val()) + iterator_gallery_39()) % data_gallery_39.length, data_gallery_39,false,true);return false;">
  7217. <div id="huge_it_slideshow_right-ico_39">
  7218. <div><i class="huge_it_slideshow_next_btn_gallery_39 fa"></i></div>
  7219. </div>
  7220. </a>
  7221. </div>
  7222. <!-- ##########################IMAGES######################### -->
  7223. <script>
  7224. jQuery(document).ready(function ($) {
  7225. $('.thumb_wrapper').on('click', function (ev) {
  7226. var hugeid = $(this).data('rowid');
  7227. var myid = hugeid;
  7228. myid = parseInt(myid);
  7229. eval('player_' + myid + '.playVideo()')
  7230. ev.preventDefault();
  7231. });
  7232. });
  7233. </script>
  7234. <div id="huge_it_slideshow_image_container_gallery_39"
  7235.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_39 view-slider">
  7236. <div class="huge_it_slide_container_gallery_39">
  7237. <div class="huge_it_slide_bg_gallery_39">
  7238. <ul class="huge_it_slider_gallery_39">
  7239. <li class="huge_it_slideshow_image_item_gallery_39"
  7240.    id="image_id_gallery_39_0">
  7241. <img decoding="async" alt=""
  7242.     id="huge_it_slideshow_image_gallery_39_0"
  7243.     class="huge_it_slideshow_image_gallery_39"
  7244.     src="https://picoulet.centres-sociaux.fr/files/2025/11/1.png"
  7245.     data-image_id="732"/>
  7246. <div
  7247. class="huge_it_slideshow_title_text_gallery_39 none">
  7248. </div>
  7249. <div
  7250. class="huge_it_slideshow_description_text_gallery_39 none">
  7251. </div>
  7252. </li>
  7253. <li class="huge_it_slideshow_image_second_item_gallery_39"
  7254.    id="image_id_gallery_39_1">
  7255. <img decoding="async" alt=""
  7256.     id="huge_it_slideshow_image_gallery_39_1"
  7257.     class="huge_it_slideshow_image_gallery_39"
  7258.     src="https://picoulet.centres-sociaux.fr/files/2025/11/2.png"
  7259.     data-image_id="731"/>
  7260. <div
  7261. class="huge_it_slideshow_title_text_gallery_39 none">
  7262. </div>
  7263. <div
  7264. class="huge_it_slideshow_description_text_gallery_39 none">
  7265. </div>
  7266. </li>
  7267. <li class="huge_it_slideshow_image_second_item_gallery_39"
  7268.    id="image_id_gallery_39_2">
  7269. <img decoding="async" alt=""
  7270.     id="huge_it_slideshow_image_gallery_39_2"
  7271.     class="huge_it_slideshow_image_gallery_39"
  7272.     src="https://picoulet.centres-sociaux.fr/files/2025/11/3.png"
  7273.     data-image_id="730"/>
  7274. <div
  7275. class="huge_it_slideshow_title_text_gallery_39 none">
  7276. </div>
  7277. <div
  7278. class="huge_it_slideshow_description_text_gallery_39 none">
  7279. </div>
  7280. </li>
  7281. <li class="huge_it_slideshow_image_second_item_gallery_39"
  7282.    id="image_id_gallery_39_3">
  7283. <img decoding="async" alt=""
  7284.     id="huge_it_slideshow_image_gallery_39_3"
  7285.     class="huge_it_slideshow_image_gallery_39"
  7286.     src="https://picoulet.centres-sociaux.fr/files/2025/11/4.png"
  7287.     data-image_id="729"/>
  7288. <div
  7289. class="huge_it_slideshow_title_text_gallery_39 none">
  7290. </div>
  7291. <div
  7292. class="huge_it_slideshow_description_text_gallery_39 none">
  7293. </div>
  7294. </li>
  7295. <li class="huge_it_slideshow_image_second_item_gallery_39"
  7296.    id="image_id_gallery_39_4">
  7297. <img decoding="async" alt=""
  7298.     id="huge_it_slideshow_image_gallery_39_4"
  7299.     class="huge_it_slideshow_image_gallery_39"
  7300.     src="https://picoulet.centres-sociaux.fr/files/2025/11/5.png"
  7301.     data-image_id="728"/>
  7302. <div
  7303. class="huge_it_slideshow_title_text_gallery_39 none">
  7304. </div>
  7305. <div
  7306. class="huge_it_slideshow_description_text_gallery_39 none">
  7307. </div>
  7308. </li>
  7309. <li class="huge_it_slideshow_image_second_item_gallery_39"
  7310.    id="image_id_gallery_39_5">
  7311. <img decoding="async" alt=""
  7312.     id="huge_it_slideshow_image_gallery_39_5"
  7313.     class="huge_it_slideshow_image_gallery_39"
  7314.     src="https://picoulet.centres-sociaux.fr/files/2025/11/6.png"
  7315.     data-image_id="727"/>
  7316. <div
  7317. class="huge_it_slideshow_title_text_gallery_39 none">
  7318. </div>
  7319. <div
  7320. class="huge_it_slideshow_description_text_gallery_39 none">
  7321. </div>
  7322. </li>
  7323. </ul>
  7324. <input type="hidden" id="huge_it_current_image_key_gallery_39" value="0"/>
  7325. </div>
  7326. </div>
  7327. </div>
  7328. </div><style>
  7329. .huge_it_slideshow_image_wrap_gallery_39 {
  7330.    height: 750px;
  7331.    width: 375px;
  7332.    max-width: calc(100% - 2 * 0px);
  7333.    position: relative;
  7334.    display: block;
  7335.    text-align: center;
  7336.    border: 0 px #ffffff solid;
  7337.    box-sizing: content-box;
  7338.    clear: both;
  7339. float:none; margin: 0 auto;}
  7340.  
  7341. .huge_it_slideshow_image_wrap_gallery_39 * {
  7342.    box-sizing: border-box;
  7343.    -moz-box-sizing: border-box;
  7344.    -webkit-box-sizing: border-box;
  7345. }
  7346.  
  7347. .huge_it_slideshow_image_gallery_39 {
  7348. width: 100%;
  7349.    height: 100%;
  7350.    left: 0;
  7351.    top: 0;
  7352. /* height: auto;
  7353.                top: 50%;
  7354.            left: 50%;
  7355.                transform: translate( -50%, -50% ); */
  7356. max-width: 100%;
  7357.    max-height: 100%;
  7358.    position: absolute;
  7359. }
  7360.  
  7361. .huge_it_slider_gallery_39 li iframe {
  7362.    width: 100%;
  7363.    height: 100%;
  7364. }
  7365.  
  7366. .huge_it_slider_gallery_39 li #thevideo {
  7367.    width: 100%;
  7368.    height: 100%;
  7369. }
  7370.  
  7371. .huge_it_slider_gallery_39 li .thumb_wrapper {
  7372.    width: 100%;
  7373.    height: 100%;
  7374. }
  7375.  
  7376. .huge_it_slider_gallery_39 li .thumb_wrapper img {
  7377.    position: relative;
  7378.    /*top: 50%;
  7379.    transform: translateY(-50%);*/
  7380. }
  7381.  
  7382. #huge_it_slideshow_left_gallery_39,
  7383. #huge_it_slideshow_right_gallery_39 {
  7384.    cursor: pointer;
  7385.    display: none;
  7386.    display: block;
  7387.    height: 100%;
  7388.    outline: medium none;
  7389.    position: absolute;
  7390.    /*z-index: 10130;*/
  7391.    z-index: 13;
  7392.    bottom: 25px;
  7393.    top: 50%;
  7394. }
  7395.  
  7396. #huge_it_slideshow_left-ico_gallery_39,
  7397. #huge_it_slideshow_right-ico_gallery_39 {
  7398.    z-index: 13;
  7399.    -moz-box-sizing: content-box;
  7400.    box-sizing: content-box;
  7401.    cursor: pointer;
  7402.    display: table;
  7403.    left: -9999px;
  7404.    line-height: 0;
  7405.    margin-top: -15px;
  7406.    position: absolute;
  7407.    top: 50%;
  7408. }
  7409.  
  7410. #huge_it_slideshow_left-ico_gallery_39:hover,
  7411. #huge_it_slideshow_right-ico_gallery_39:hover {
  7412.    cursor: pointer;
  7413. }
  7414.  
  7415. .huge_it_slideshow_image_container_gallery_39 {
  7416.    display: table;
  7417.    position: relative;
  7418.    top: 0;
  7419.    left: 0;
  7420.    text-align: center;
  7421.    vertical-align: middle;
  7422.    width: 100%;
  7423.    height: 100%;
  7424. }
  7425.  
  7426. .huge_it_slideshow_title_text_gallery_39 {
  7427.    text-decoration: none;
  7428.    position: absolute;
  7429.    z-index: 12;
  7430.    display: inline-block;
  7431. width: 30%;
  7432.    /*height:
  7433. 50 %;*/
  7434. right:0%;top:0%; padding: 2%;
  7435.    text-align: right;
  7436.    font-weight: bold;
  7437.    color: #000000;
  7438.    background: rgba(255,255,255,0.7)  !important;
  7439.    border-style: solid;
  7440.    font-size: 13px;
  7441.    border-width: 0px;
  7442.    border-color: #ffffff;
  7443.    border-radius: 4px;
  7444. }
  7445.  
  7446. .huge_it_slideshow_description_text_gallery_39 {
  7447.    text-decoration: none;
  7448.    position: absolute;
  7449.    z-index: 11;
  7450.    border-style: solid;
  7451.    display: inline-block;
  7452. width: 70%;
  7453.    /*height:
  7454. %;*/
  7455. right:0%;bottom:0%; padding: 3%;
  7456.    text-align: justify;
  7457.    color: #ffffff;
  7458.    background: rgba(0,0,0,0.7) !important;
  7459.    border-style: solid;
  7460.    font-size: 12px;
  7461.    border-width: 0px;
  7462.    border-color: #ffffff;
  7463.    border-radius: 0px;
  7464. }
  7465.  
  7466. .huge_it_slideshow_title_text_gallery_39.none, .huge_it_slideshow_description_text_gallery_39.none,
  7467. .huge_it_slideshow_title_text_gallery_39.hidden, .huge_it_slideshow_description_text_gallery_39.hidden {
  7468.    display: none;
  7469. }
  7470.  
  7471. .huge_it_gallery_like_cont_395050.none {
  7472.    display: none !important;
  7473. }
  7474.  
  7475. .huge_it_slideshow_title_text_gallery_39 h1, .huge_it_slideshow_description_text_gallery_39 h1,
  7476. .huge_it_slideshow_title_text_gallery_39 h2, .huge_it_slideshow_title_text_gallery_39 h2,
  7477. .huge_it_slideshow_title_text_gallery_39 h3, .huge_it_slideshow_title_text_gallery_39 h3,
  7478. .huge_it_slideshow_title_text_gallery_39 h4, .huge_it_slideshow_title_text_gallery_39 h4,
  7479. .huge_it_slideshow_title_text_gallery_39 p, .huge_it_slideshow_title_text_gallery_39 p,
  7480. .huge_it_slideshow_title_text_gallery_39 strong, .huge_it_slideshow_title_text_gallery_39 strong,
  7481. .huge_it_slideshow_title_text_gallery_39 span, .huge_it_slideshow_title_text_gallery_39 span,
  7482. .huge_it_slideshow_title_text_gallery_39 ul, .huge_it_slideshow_title_text_gallery_39 ul,
  7483. .huge_it_slideshow_title_text_gallery_39 li, .huge_it_slideshow_title_text_gallery_39 li {
  7484.    padding: 2px;
  7485.    margin: 0;
  7486. }
  7487.  
  7488. .huge_it_slide_container_gallery_39 {
  7489.    display: table-cell;
  7490.    margin: 0 auto;
  7491.    position: relative;
  7492.    vertical-align: middle;
  7493.    width: 100%;
  7494.    height: 100%;
  7495.    _width: inherit;
  7496.    _height: inherit;
  7497. }
  7498.  
  7499. .huge_it_slide_bg_gallery_39 {
  7500.    margin: 0 auto;
  7501.    width: 100%;
  7502.    height: 100%;
  7503.    _width: inherit;
  7504.    _height: inherit;
  7505. }
  7506.  
  7507. .huge_it_slider_gallery_39 {
  7508.    width: 100%;
  7509.    height: 100%;
  7510.    display: table;
  7511.    padding: 0;
  7512.    margin: 0;
  7513. }
  7514.  
  7515. .huge_it_slideshow_image_item_gallery_39 {
  7516.    width: 100%;
  7517.    height: 100%;
  7518.    display: table-cell;
  7519.    filter: Alpha(opacity=100);
  7520.    opacity: 1;
  7521.    position: absolute;
  7522.    top: 0;
  7523.    left: 0;
  7524.    vertical-align: middle;
  7525.    z-index: 2;
  7526.    margin: 0 !important;
  7527.    padding: 0;
  7528.    overflow: hidden;
  7529.    border-radius: 0px !important;
  7530. }
  7531.  
  7532. .huge_it_slideshow_image_second_item_gallery_39 {
  7533.    width: 100%;
  7534.    height: 100%;
  7535.    display: table-cell;
  7536.    filter: Alpha(opacity=0);
  7537.    opacity: 0;
  7538.    position: absolute;
  7539.    top: 0;
  7540.    left: 0;
  7541.    vertical-align: middle;
  7542.    z-index: 1;
  7543.    overflow: hidden;
  7544.    margin: 0 !important;
  7545.    padding: 0;
  7546.    border-radius: 0px !important;
  7547. }
  7548.  
  7549. .huge_it_grid_gallery_39 {
  7550.    display: none;
  7551.    height: 100%;
  7552.    overflow: hidden;
  7553.    position: absolute;
  7554.    width: 100%;
  7555. }
  7556.  
  7557. .huge_it_gridlet_gallery_39 {
  7558.    opacity: 1;
  7559.    filter: Alpha(opacity=100);
  7560.    position: absolute;
  7561. }
  7562.  
  7563. .huge_it_slideshow_dots_container_gallery_39 {
  7564.    display: table;
  7565.    position: absolute;
  7566.    width: 100% !important;
  7567.    height: 100% !important;
  7568. }
  7569.  
  7570. .huge_it_slideshow_dots_thumbnails_gallery_39 {
  7571.    margin: 0 auto;
  7572.    overflow: hidden;
  7573.    position: absolute;
  7574.    width: 100%;
  7575.    height: 60px;
  7576. }
  7577.  
  7578. .huge_it_slideshow_dots_gallery_39 {
  7579.    display: inline-block;
  7580.    position: relative;
  7581.    cursor: pointer;
  7582.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  7583.    width: 10px;
  7584.    height: 10px;
  7585.    border-radius: 10px;
  7586.    background: #00f;
  7587.    margin: 10px;
  7588.    overflow: hidden;
  7589.    z-index: 17;
  7590. }
  7591.  
  7592. .huge_it_slideshow_dots_active_gallery_39 {
  7593.    opacity: 1;
  7594.    background: #0f0;
  7595.    filter: Alpha(opacity=100);
  7596. }
  7597.  
  7598. .huge_it_slideshow_dots_deactive_gallery_39 {
  7599. }
  7600.  
  7601. .huge_it_slideshow_image_item1_gallery_39 {
  7602.    display: table;
  7603.    width: inherit;
  7604.    height: inherit;
  7605. }
  7606.  
  7607. .huge_it_slideshow_image_item2_gallery_39 {
  7608.    display: table-cell;
  7609.    vertical-align: middle;
  7610.    text-align: center;
  7611. }
  7612.  
  7613. .huge_it_slideshow_image_item2_gallery_39 a {
  7614.    display: block;
  7615.    vertical-align: middle;
  7616.    width: 100%;
  7617.    height: 100%;
  7618. }
  7619.  
  7620. .huge_it_slideshow_image_wrap_gallery_39 {
  7621.    background: #ffffff;
  7622. }
  7623.  
  7624. .huge_it_slideshow_dots_thumbnails_gallery_39 {
  7625. top: 0;
  7626. }
  7627.  
  7628. .huge_it_slideshow_dots_gallery_39 {
  7629.    background: #000000;
  7630. }
  7631.  
  7632. .huge_it_slideshow_dots_active_gallery_39 {
  7633.    background: #ffffff;
  7634. }
  7635.  
  7636. #huge_it_slideshow_left_gallery_39 {
  7637.    left: 0;
  7638.    margin-top: -21px;
  7639.    height: 43px;
  7640.    width: 29px;
  7641.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  7642. }
  7643.  
  7644. #huge_it_slideshow_right_gallery_39 {
  7645.    right: 0;
  7646.    margin-top: -21px;
  7647.    height: 43px;
  7648.    width: 29px;
  7649.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  7650. }
  7651.  
  7652. .thumb_image {
  7653.    position: absolute;
  7654.    width: 100%;
  7655.    height: 100%;
  7656.    top: 0;
  7657.    left: 0;
  7658. }
  7659.  
  7660. .entry-content a {
  7661.    border-bottom: none !important;
  7662. }
  7663.  
  7664. .gallery-img-content .noneDisplay {
  7665.    display: block;
  7666. }
  7667.  
  7668. </style>
  7669. </p>
  7670. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  7671. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/11/2025_decembre_web.pdf">PDF</a></p>
  7672. ]]></content:encoded>
  7673. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/11/30/programme-de-decembre/feed/</wfw:commentRss>
  7674. <slash:comments>1</slash:comments>
  7675. </item>
  7676. <item>
  7677. <title>Programme de novembre 2025</title>
  7678. <link>https://picoulet.centres-sociaux.fr/2025/11/01/novembre-2025/</link>
  7679. <comments>https://picoulet.centres-sociaux.fr/2025/11/01/novembre-2025/#respond</comments>
  7680. <dc:creator><![CDATA[laetitia]]></dc:creator>
  7681. <pubDate>Sat, 01 Nov 2025 11:25:39 +0000</pubDate>
  7682. <category><![CDATA[Non classé]]></category>
  7683. <category><![CDATA[Programmes mensuels]]></category>
  7684. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=5021</guid>
  7685.  
  7686. <description><![CDATA[Fichier à télécharger : PDF Dans le pdf, cliquez sur les pour accéder à plus d&#8217;informations]]></description>
  7687. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  7688. /*===== general options =========*/
  7689. a {
  7690.    box-shadow: none !important;
  7691. }
  7692.  
  7693. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  7694.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  7695. }
  7696.  
  7697. #album_disabled_layer {
  7698.    display: none;
  7699.    position: absolute;
  7700.    width: 100%;
  7701.    height: 100%;
  7702.    text-align: center;
  7703.    background-color: transparent;
  7704.    z-index: 10;
  7705.    padding-top: 20px;
  7706.    color: #fff;
  7707. }
  7708.  
  7709. #album_list_container {
  7710.    position: relative;
  7711. }
  7712.  
  7713. /* ====================== album onhover styles ==========================*/
  7714.  
  7715. #album_list .view {
  7716.    -webkit-box-sizing: border-box;
  7717.    -moz-box-sizing: border-box;
  7718.    -o-box-sizing: border-box;
  7719.    display: none;
  7720.  
  7721. }
  7722.  
  7723. .view .mask,
  7724. .view .content {
  7725.    width: 100%;
  7726.    height: 100%;
  7727.    position: absolute;
  7728.    overflow: hidden;
  7729.    top: 0;
  7730.    left: 0;
  7731. }
  7732.  
  7733. .view h2 {
  7734.    text-transform: uppercase;
  7735.    color: #fff;
  7736.    text-align: center;
  7737.    position: relative;
  7738.    font-size: 17px;
  7739.    font-family: Raleway, serif;
  7740.    padding: 10px;
  7741.    /*background: rgba(0, 0, 0, 0.8);*/
  7742.    margin: 20px 0 0 0;
  7743.  
  7744. }
  7745.  
  7746. .album_back_button a, .view a {
  7747.    text-decoration: none !important;
  7748. }
  7749.  
  7750. .view p {
  7751.    font-family: Merriweather, serif;
  7752.    font-style: italic;
  7753.    font-size: 14px;
  7754.    position: relative;
  7755.    color: #fff;
  7756.    padding: 0px 20px 0px;
  7757.    text-align: center;
  7758.  
  7759. }
  7760.  
  7761. .view a.info {
  7762.    display: inline-block;
  7763.    text-decoration: none;
  7764.    font-size: 13px;
  7765.    padding: 2px 14px;
  7766.    margin-bottom: 3px;
  7767.    background: #000;
  7768.    color: #fff;
  7769.    font-family: Raleway, serif;
  7770.    text-transform: uppercase;
  7771.    box-shadow: 0 0 1px #000
  7772. }
  7773.  
  7774. .mask-text h2 {
  7775.    font-size: 20px !important;
  7776. }
  7777.  
  7778. .view a.info:hover {
  7779.    box-shadow: 0 0 5px #000
  7780. }
  7781.  
  7782. .view .mask-bg {
  7783.    height: 100%;
  7784. }
  7785.  
  7786. .view .album_social {
  7787.    color: #fff;
  7788.    position: absolute;
  7789.    bottom: 3px;
  7790.    left: 3px;
  7791.    border: 1px solid #ffffff;
  7792.    -webkit-border-radius: 3px;
  7793.    -moz-border-radius: 3px;
  7794.    border-radius: 3px;
  7795.    padding: 3px 5px;
  7796.  
  7797. }
  7798.  
  7799. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  7800.    color: #ffffff;
  7801.    outline: none;
  7802. }
  7803.  
  7804. /*1*/
  7805.  
  7806. .view .info {
  7807.    margin-top: 5px;
  7808. }
  7809.  
  7810. .view-first .mask {
  7811.    opacity: 0;
  7812.    background-color: rgba(0, 0, 0, 0.7);
  7813.    transition: all 0.4s ease-in-out;
  7814.  
  7815. }
  7816.  
  7817. .view-first h2 {
  7818.    transform: translateY(-100px);
  7819.    opacity: 0;
  7820.    font-family: Raleway, serif;
  7821.    transition: all 0.2s ease-in-out;
  7822. }
  7823.  
  7824. .view-first p {
  7825.    transform: translateY(100px);
  7826.    opacity: 0;
  7827.    transition: all 0.2s linear;
  7828. }
  7829.  
  7830. .view-first a.info {
  7831.    opacity: 0;
  7832.    transition: all 0.2s ease-in-out;
  7833. }
  7834.  
  7835. /* */
  7836.  
  7837. .view-first:hover img {
  7838.    /*transform: scale(1.1);*/
  7839. }
  7840.  
  7841. .view-first:hover .mask {
  7842.    opacity: 1;
  7843. }
  7844.  
  7845. .view-first:hover h2,
  7846. .view-first:hover p,
  7847. .view-first:hover a.info {
  7848.    opacity: 1;
  7849.    transform: translateY(0px);
  7850. }
  7851.  
  7852. .view-first:hover p {
  7853.    transition-delay: 0.1s;
  7854. }
  7855.  
  7856. .view-first:hover a.info {
  7857.    transition-delay: 0.2s;
  7858. }
  7859.  
  7860. /*2*/
  7861. .view-second img {
  7862.    -webkit-filter: grayscale(0) blur(0);
  7863.    filter: grayscale(0) blur(0);
  7864.    -webkit-transition: .3s ease-in-out;
  7865.    transition: .3s ease-in-out;
  7866. }
  7867.  
  7868. .view-second .mask {
  7869.    background-color: rgba(226, 200, 127, 0.2);
  7870.    transition: all 0.5s linear;
  7871.    opacity: 0;
  7872. }
  7873.  
  7874. .view-second h2 {
  7875.    background: transparent;
  7876.    margin: 20px 40px 0px 40px;
  7877.    transform: scale(0);
  7878.    color: #333;
  7879.    transition: all 0.5s linear;
  7880.    opacity: 0;
  7881. }
  7882.  
  7883. .view-second p {
  7884.    opacity: 0;
  7885.    transform: scale(0);
  7886.    transition: all 0.5s linear;
  7887. }
  7888.  
  7889. .view-second a.info {
  7890.    opacity: 0;
  7891.    transform: scale(0);
  7892.    transition: all 0.5s linear;
  7893. }
  7894.  
  7895. .view-second:hover img {
  7896.    -webkit-filter: grayscale(100%) blur(3px);
  7897.    filter: grayscale(100%) blur(3px);
  7898. }
  7899.  
  7900. .view-second:hover .mask {
  7901.    opacity: 1;
  7902. }
  7903.  
  7904. .view-second:hover h2,
  7905. .view-second:hover p,
  7906. .view-second:hover a.info {
  7907.    transform: scale(1);
  7908.    opacity: 1;
  7909. }
  7910.  
  7911. .view-second img {
  7912.    -webkit-filter: grayscale(0) blur(0);
  7913.    filter: grayscale(0) blur(0);
  7914.    -webkit-transition: .3s ease-in-out;
  7915.    transition: .3s ease-in-out;
  7916. }
  7917.  
  7918. .view-second:hover img {
  7919.    -webkit-filter: grayscale(100%) blur(3px);
  7920.    filter: grayscale(100%) blur(3px);
  7921. }
  7922.  
  7923. /*3*/
  7924.  
  7925. .view-third img {
  7926.    transform: scaleY(1);
  7927.    transition: all .7s ease-in-out;
  7928. }
  7929.  
  7930. .view-third a.info {
  7931.    opacity: 0;
  7932.    transform: scale(0);
  7933.    transition: all 0.5s linear;
  7934. }
  7935.  
  7936. .view-third:hover img {
  7937.    -webkit-transform: scale(10);
  7938.    transform: scale(10);
  7939.    opacity: 0;
  7940. }
  7941.  
  7942. .view-third:hover .mask {
  7943.    opacity: 1;
  7944. }
  7945.  
  7946. .view-third:hover h2,
  7947. .view-third:hover p,
  7948. .view-third:hover a.info {
  7949.    transform: scale(1);
  7950.    opacity: 1;
  7951. }
  7952.  
  7953. /* ==== view 4 ===*/
  7954.  
  7955. .view-forth-wrapper {
  7956.    overflow: hidden;
  7957.    position: relative !important;
  7958.    height: 100%;
  7959.    /* cursor: pointer;*/
  7960. }
  7961.  
  7962. .view-forth img {
  7963.    max-width: 100%;
  7964.    position: relative;
  7965.    top: 0;
  7966.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  7967.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  7968. }
  7969.  
  7970. .view-forth .mask {
  7971.    position: absolute;
  7972.    width: 100%;
  7973.    /*    height: 70px;*/
  7974.    /*    bottom: -70px;*/
  7975.    height: 50%;
  7976.    bottom: -50%;
  7977.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  7978.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  7979.    top: inherit;
  7980. }
  7981.  
  7982. .view-forth:hover .mask {
  7983.    bottom: 0;
  7984. }
  7985.  
  7986. .view-forth:hover img {
  7987.    top: -30px;
  7988. }
  7989.  
  7990. /*==  view 5 ==*/
  7991.  
  7992. .view-fifth .view-fifth-wrapper,
  7993. .view-fifth .view-fifth-wrapper img {
  7994.    display: block;
  7995.    position: relative;
  7996. }
  7997.  
  7998. .view-fifth .view-fifth-wrapper {
  7999.    overflow: hidden;
  8000.    height: 100%;
  8001. }
  8002.  
  8003. .view-fifth .view-fifth-wrapper .mask {
  8004.    display: none;
  8005.    position: absolute;
  8006.    background: #333;
  8007.    background: rgba(75, 75, 75, 0.7);
  8008.    width: 100%;
  8009.    height: 100%;
  8010. }
  8011.  
  8012. /* ====================== album category styles ==========================*/
  8013.  
  8014. #filters {
  8015.    margin: 1% 0;
  8016.    padding: 0;
  8017.    list-style: none;
  8018.    list-style-type: none !important;
  8019.  
  8020. }
  8021.  
  8022. #filters li {
  8023.    float: left;
  8024.    list-style-type: none !important;
  8025. }
  8026.  
  8027. #filters li:first-child span {
  8028.    margin-left: 0px;
  8029. }
  8030.  
  8031. #filters li span {
  8032.    display: block;
  8033.    text-decoration: none;
  8034.    cursor: pointer;
  8035. }
  8036.  
  8037. .album_categories {
  8038.    list-style-type: none;
  8039.    margin: 0;
  8040.    padding: 0;
  8041.    overflow: hidden;
  8042.    padding-top: 5px;
  8043. }
  8044.  
  8045. /*=========  sharing buttons  ============*/
  8046.  
  8047. .album_socials {
  8048.    position: relative;
  8049.    top: 3px;
  8050.    width: 100px;
  8051.    height: 28px;
  8052.    margin: 0 auto;
  8053. }
  8054.  
  8055. .album_socials .rwd-share-buttons {
  8056.    top: 0px !important;
  8057.    width: 100% !important;
  8058.    margin: 0px !important;
  8059. }
  8060.  
  8061. .album_socials a {
  8062.    text-decoration: underline !important;
  8063. }
  8064.  
  8065. .gallery_images, .album_image_place {
  8066.    margin-top: 15px;
  8067.    margin-top: 15px;
  8068. }
  8069.  
  8070. #rwd-share-facebook:hover {
  8071.    background-position: 0 -31px !important;
  8072. }
  8073.  
  8074. #rwd-share-twitter:hover {
  8075.    background-position: -31px 32px !important;
  8076. }
  8077.  
  8078. #rwd-share-googleplus:hover {
  8079.    background-position: -66px -31px !important;
  8080. }
  8081.  
  8082. .rwd-share-buttons li, .rwd-share-buttons li a {
  8083.    width: 26px !important;
  8084.    border: 0px !important;
  8085. }
  8086.  
  8087. .rwd-share-buttons {
  8088.    top: 0 !important;
  8089. }
  8090.  
  8091. .img_link_btn {
  8092.    position: absolute;
  8093.    z-index: 99999;
  8094.    bottom: 0;
  8095.    left: 0;
  8096.    right: 0;
  8097.    width: 100%;
  8098.    padding: 8px;
  8099. }
  8100.  
  8101. .rwd-title {
  8102.    padding: 10px 0px !important;
  8103. }
  8104.  
  8105. @media only screen and (max-width: 475px) {
  8106.    .rwd-share-buttons {
  8107.        top: -25px !important;
  8108.    }
  8109.  
  8110.    .rwd-title-text {
  8111.        line-height: 15px;
  8112.    }
  8113. }
  8114.  
  8115. /*=========  hover style ===========*/
  8116.  
  8117. #hover {
  8118.    color: rgba(188, 175, 204, 0.9);
  8119. }
  8120.  
  8121. h2#testimonials {
  8122.    color: #fffae3;
  8123. }
  8124.  
  8125. div#all {
  8126.    width: 100%;
  8127.    height: 100%;
  8128. }
  8129.  
  8130. .view img {
  8131.    height: auto;
  8132. }
  8133.  
  8134. .view {
  8135.    color: #fff;
  8136.    margin: 0 10px 10px 0;
  8137.    overflow: hidden;
  8138.    position: relative;
  8139.    text-align: center;
  8140.    float: left;
  8141.    cursor: default;
  8142.    border: 1px solid #ccc;
  8143. }
  8144.  
  8145. .view-wrapper {
  8146.    height: 100%;
  8147. }
  8148.  
  8149. .view img {
  8150.    display: block;
  8151.    position: relative;
  8152.    transition: all 0.2s linear;
  8153.    height: 100%;
  8154.    width: auto;
  8155.    max-width: 100%;
  8156.    margin: 0 auto;
  8157. }
  8158.  
  8159. .mask-text h2 {
  8160.    font-size: 20px !important;
  8161.    margin-top: 20px !important;
  8162. }
  8163.  
  8164. /* view 1 */
  8165.  
  8166. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  8167.    color: #fff;
  8168. }
  8169.  
  8170. /*  view 2 */
  8171. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  8172.    color: #333;
  8173. }
  8174.  
  8175. .view-second .mask-text h2 {
  8176.    border-bottom: 1px solid #333;
  8177. }
  8178.  
  8179. /* view 3*/
  8180. .view-third .mask {
  8181.    background-color: #ccc;
  8182.    transition: all 0.5s linear;
  8183.    opacity: 0;
  8184.    color: #333;
  8185. }
  8186.  
  8187. .view-third h2 {
  8188.    border-bottom: 1px solid #333;
  8189.    background: transparent;
  8190.    margin: 20px 40px 0px 40px;
  8191.    transform: scale(0);
  8192.    color: #333;
  8193.    transition: all 0.5s linear;
  8194.    opacity: 0;
  8195. }
  8196.  
  8197. .view-third p {
  8198.    color: #333;
  8199.    opacity: 0;
  8200.    transform: scale(0);
  8201.    transition: all 0.5s linear;
  8202. }
  8203.  
  8204. .view-third .text-category {
  8205.    color: #333;
  8206. }
  8207.  
  8208. /* view 4 */
  8209.  
  8210. .view-forth .mask-bg {
  8211.    background: #333;
  8212.    width: 100%;
  8213.    height: 100%;
  8214.    position: absolute;
  8215.    top: 0;
  8216.    left: 0;
  8217. }
  8218.  
  8219. .view-forth .mask-text {
  8220.    color: #fff;
  8221.    position: relative;
  8222.    z-index: 500;
  8223.    padding: 5px 8px;
  8224. }
  8225.  
  8226. .view-forth .mask-text h2 {
  8227.    margin: 0px;
  8228.    font-size: 13px;
  8229.    padding: 2px;
  8230.    color: #fff;
  8231. }
  8232.  
  8233. .view-forth .mask-text h2:hover {
  8234.    cursor: pointer;
  8235. }
  8236.  
  8237. .view-forth .text-category {
  8238.    display: block;
  8239.    font-size: 15px;
  8240.    color: #fff;
  8241. }
  8242.  
  8243. .view-forth p {
  8244.    color: #fff;
  8245. }
  8246.  
  8247. /* view 5 */
  8248. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  8249.    color: #fff;
  8250. }
  8251.  
  8252. </style><script>
  8253. var data_gallery_38 = [];
  8254. var event_stack_gallery_38 = [];
  8255. data_gallery_38["0"]=[];data_gallery_38["0"]["id"]="0";data_gallery_38["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/1-3.png";data_gallery_38["0"]["description"]="";data_gallery_38["0"]["alt"]="";data_gallery_38["1"]=[];data_gallery_38["1"]["id"]="1";data_gallery_38["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/2-2.png";data_gallery_38["1"]["description"]="";data_gallery_38["1"]["alt"]="";data_gallery_38["2"]=[];data_gallery_38["2"]["id"]="2";data_gallery_38["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/4-2.png";data_gallery_38["2"]["description"]="";data_gallery_38["2"]["alt"]="";data_gallery_38["3"]=[];data_gallery_38["3"]["id"]="3";data_gallery_38["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/3-2.png";data_gallery_38["3"]["description"]="";data_gallery_38["3"]["alt"]="";data_gallery_38["4"]=[];data_gallery_38["4"]["id"]="4";data_gallery_38["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/5.png";data_gallery_38["4"]["description"]="";data_gallery_38["4"]["alt"]="";data_gallery_38["5"]=[];data_gallery_38["5"]["id"]="5";data_gallery_38["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/6.png";data_gallery_38["5"]["description"]="";data_gallery_38["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_38 = false;
  8256. var huge_it_transition_duration_gallery_38 = 1000;
  8257. var huge_it_playInterval_gallery_38;
  8258. // Stop autoplay.
  8259. window.clearInterval(huge_it_playInterval_gallery_38);
  8260. // alert('huge_it_current_key_gallery_38');
  8261. var huge_it_current_key_gallery_38 = '';
  8262. function huge_it_move_dots_gallery_38() {
  8263. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_38").position().left;
  8264. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_38").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_38").outerWidth(true);
  8265. }
  8266. function huge_it_testBrowser_cssTransitions_gallery_38() {
  8267. return huge_it_testDom_gallery_38('Transition');
  8268. }
  8269. function huge_it_testBrowser_cssTransforms3d_gallery_38() {
  8270. return huge_it_testDom_gallery_38('Perspective');
  8271. }
  8272. function huge_it_testDom_gallery_38(prop) {
  8273. // Browser vendor CSS prefixes.
  8274. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  8275. // Browser vendor DOM prefixes.
  8276. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  8277. var i = domPrefixes.length;
  8278. while (i--) {
  8279. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  8280. return true;
  8281. }
  8282. }
  8283. return false;
  8284. }
  8285. function huge_it_cube_gallery_38(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  8286. /* If browser does not support 3d transforms/CSS transitions.*/
  8287. if (!huge_it_testBrowser_cssTransitions_gallery_38()) {
  8288. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8289. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8290. return huge_it_fallback_gallery_38(current_image_class, next_image_class, direction);
  8291. }
  8292. if (!huge_it_testBrowser_cssTransforms3d_gallery_38()) {
  8293. return huge_it_fallback3d_gallery_38(current_image_class, next_image_class, direction);
  8294. }
  8295. huge_it_trans_in_progress_gallery_38 = true;
  8296. /* Set active thumbnail.*/
  8297. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8298. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8299. jQuery(".huge_it_slide_bg_gallery_38").css('perspective', 1000);
  8300. jQuery(current_image_class).css({
  8301. transform : 'translateZ(' + tz + 'px)',
  8302. backfaceVisibility : 'hidden'
  8303. });
  8304. jQuery(".huge_it_slideshow_image_wrap_gallery_38,.huge_it_slide_bg_gallery_38,.huge_it_slideshow_image_item_gallery_38,.huge_it_slideshow_image_second_item_gallery_38 ").css('overflow', 'visible');
  8305. jQuery(next_image_class).css({
  8306. opacity : 1,
  8307. filter: 'Alpha(opacity=100)',
  8308. backfaceVisibility : 'hidden',
  8309. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  8310. });
  8311. jQuery(".huge_it_slider_gallery_38").css({
  8312. transform: 'translateZ(-' + tz + 'px)',
  8313. transformStyle: 'preserve-3d'
  8314. });
  8315. /* Execution steps.*/
  8316. setTimeout(function () {
  8317. jQuery(".huge_it_slider_gallery_38").css({
  8318. transition: 'all ' + huge_it_transition_duration_gallery_38 + 'ms ease-in-out',
  8319. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  8320. });
  8321. }, 20);
  8322. /* After transition.*/
  8323. jQuery(".huge_it_slider_gallery_38").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  8324. function huge_it_after_trans() {
  8325. jQuery(".huge_it_slide_bg_gallery_38,.huge_it_slideshow_image_item_gallery_38,.huge_it_slideshow_image_second_item_gallery_38 ").css('overflow', 'hidden');
  8326. jQuery(".huge_it_slide_bg_gallery_38").removeAttr('style');
  8327. jQuery(current_image_class).removeAttr('style');
  8328. jQuery(next_image_class).removeAttr('style');
  8329. jQuery(".huge_it_slider_gallery_38").removeAttr('style');
  8330. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  8331. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  8332. // huge_it_change_watermark_container_gallery_38();
  8333. huge_it_trans_in_progress_gallery_38 = false;
  8334. if (typeof event_stack_gallery_38 !== 'undefined' && event_stack_gallery_38.length > 0) {
  8335. key = event_stack_gallery_38[0].split("-");
  8336. event_stack_gallery_38.shift();
  8337. huge_it_change_image_gallery_38(key[0], key[1], data_gallery_38, true,false);
  8338. }
  8339. }
  8340. }
  8341. function huge_it_cubeH_gallery_38(current_image_class, next_image_class, direction) {
  8342. /* Set to half of image width.*/
  8343. var dimension = jQuery(current_image_class).width() / 2;
  8344. if (direction == 'right') {
  8345. huge_it_cube_gallery_38(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  8346. }
  8347. else if (direction == 'left') {
  8348. huge_it_cube_gallery_38(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  8349. }
  8350. }
  8351. function huge_it_cubeV_gallery_38(current_image_class, next_image_class, direction) {
  8352. /* Set to half of image height.*/
  8353. var dimension = jQuery(current_image_class).height() / 2;
  8354. /* If next slide.*/
  8355. if (direction == 'right') {
  8356. huge_it_cube_gallery_38(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  8357. }
  8358. else if (direction == 'left') {
  8359. huge_it_cube_gallery_38(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  8360. }
  8361. }
  8362. /* For browsers that does not support transitions.*/
  8363. function huge_it_fallback_gallery_38(current_image_class, next_image_class, direction) {
  8364. huge_it_fade_gallery_38(current_image_class, next_image_class, direction);
  8365. }
  8366. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  8367. function huge_it_fallback3d_gallery_38(current_image_class, next_image_class, direction) {
  8368. huge_it_sliceV_gallery_38(current_image_class, next_image_class, direction);
  8369. }
  8370. function huge_it_none_gallery_38(current_image_class, next_image_class, direction) {
  8371. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  8372. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  8373. /* Set active thumbnail.*/
  8374. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8375. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8376. }
  8377. function huge_it_fade_gallery_38(current_image_class, next_image_class, direction) {
  8378. if (huge_it_testBrowser_cssTransitions_gallery_38()) {
  8379. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_38 + 'ms linear');
  8380. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_38 + 'ms linear');
  8381. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  8382. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  8383. }
  8384. else {
  8385. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_38);
  8386. jQuery(next_image_class).animate({
  8387. 'opacity' : 1,
  8388. 'z-index': 2
  8389. }, {
  8390. duration: huge_it_transition_duration_gallery_38,
  8391. complete: function () {return false;}
  8392. });
  8393. // For IE.
  8394. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_38, 0);
  8395. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_38, 1);
  8396. }
  8397. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8398. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8399. }
  8400. function huge_it_grid_gallery_38(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  8401. /* If browser does not support CSS transitions.*/
  8402. if (!huge_it_testBrowser_cssTransitions_gallery_38()) {
  8403. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8404. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8405. return huge_it_fallback_gallery_38(current_image_class, next_image_class, direction);
  8406. }
  8407. huge_it_trans_in_progress_gallery_38 = true;
  8408. /* Set active thumbnail.*/
  8409. jQuery(".huge_it_slideshow_dots_gallery_38").removeClass("huge_it_slideshow_dots_active_gallery_38").addClass("huge_it_slideshow_dots_deactive_gallery_38");
  8410. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_38 + "_gallery_38").removeClass("huge_it_slideshow_dots_deactive_gallery_38").addClass("huge_it_slideshow_dots_active_gallery_38");
  8411. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  8412. var count = (huge_it_transition_duration_gallery_38) / (cols + rows);
  8413. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  8414. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  8415. var delay = (c + r) * count;
  8416. /* Return a gridlet elem with styles for specific transition.*/
  8417. return jQuery('<div class="huge_it_gridlet_gallery_38" />').css({
  8418. width : width,
  8419. height : height,
  8420. top : top,
  8421. left : left,
  8422. backgroundImage : 'url("' + src + '")',
  8423. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_38").css("background-color"),
  8424. /*backgroundColor: rgba(0, 0, 0, 0),*/
  8425. backgroundRepeat: 'no-repeat',
  8426. backgroundPosition : img_left + 'px ' + img_top + 'px',
  8427. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  8428. transition : 'all ' + huge_it_transition_duration_gallery_38 + 'ms ease-in-out ' + delay + 'ms',
  8429. transform : 'none'
  8430. });
  8431. }
  8432. /* Get the current slide's image.*/
  8433. var cur_img = jQuery(current_image_class).find('img');
  8434. /* Create a grid to hold the gridlets.*/
  8435. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_38');
  8436. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  8437. jQuery(current_image_class).prepend(grid);
  8438. /* vars to calculate positioning/size of gridlets*/
  8439. var cont = jQuery(".huge_it_slide_bg_gallery_38");
  8440. var imgWidth = cur_img.width();
  8441. var imgHeight = cur_img.height();
  8442. var contWidth = cont.width(),
  8443. contHeight = cont.height(),
  8444. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  8445. colWidth = Math.floor(contWidth / cols),
  8446. rowHeight = Math.floor(contHeight / rows),
  8447. colRemainder = contWidth - (cols * colWidth),
  8448. colAdd = Math.ceil(colRemainder / cols),
  8449. rowRemainder = contHeight - (rows * rowHeight),
  8450. rowAdd = Math.ceil(rowRemainder / rows),
  8451. leftDist = 0,
  8452. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_38").width() - cur_img.width()) / 2;
  8453. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  8454. tx = tx === 'auto' ? contWidth : tx;
  8455. tx = tx === 'min-auto' ? - contWidth : tx;
  8456. ty = ty === 'auto' ? contHeight : ty;
  8457. ty = ty === 'min-auto' ? - contHeight : ty;
  8458. /* Loop through cols*/
  8459. for (var i = 0; i < cols; i++) {
  8460. var topDist = 0,
  8461. img_topDst = (jQuery(".huge_it_slide_bg_gallery_38").height() - cur_img.height()) / 2,
  8462. newColWidth = colWidth;
  8463. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  8464. if (colRemainder > 0) {
  8465. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  8466. newColWidth += add;
  8467. colRemainder -= add;
  8468. }
  8469. /* Nested loop to create row gridlets for each col.*/
  8470. for (var j = 0; j < rows; j++)  {
  8471. var newRowHeight = rowHeight,
  8472. newRowRemainder = rowRemainder;
  8473. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  8474. if (newRowRemainder > 0) {
  8475. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  8476. newRowHeight += add;
  8477. newRowRemainder -= add;
  8478. }
  8479. /* Create & append gridlet to grid.*/
  8480. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  8481. topDist += newRowHeight;
  8482. img_topDst -= newRowHeight;
  8483. }
  8484. img_leftDist -= newColWidth;
  8485. leftDist += newColWidth;
  8486. }
  8487. /* Set event listener on last gridlet to finish transitioning.*/
  8488. var last_gridlet = grid.children().last();
  8489. /* Show grid & hide the image it replaces.*/
  8490. grid.show();
  8491. cur_img.css('opacity', 0);
  8492. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  8493. grid.children().first().addClass('rs-top-left');
  8494. grid.children().last().addClass('rs-bottom-right');
  8495. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  8496. grid.children().eq(- rows).addClass('rs-top-right');
  8497. /* Execution steps.*/
  8498. setTimeout(function () {
  8499. grid.children().css({
  8500. opacity: op,
  8501. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  8502. });
  8503. }, 1);
  8504. jQuery(next_image_class).css('opacity', 1);
  8505. /* After transition.*/
  8506. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  8507. function huge_it_after_trans() {
  8508. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  8509. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  8510. cur_img.css('opacity', 1);
  8511. grid.remove();
  8512. huge_it_trans_in_progress_gallery_38 = false;
  8513. if (typeof event_stack_gallery_38 !== 'undefined' && event_stack_gallery_38.length > 0) {
  8514. key = event_stack_gallery_38[0].split("-");
  8515. event_stack_gallery_38.shift();
  8516. huge_it_change_image_gallery_38(key[0], key[1], data_gallery_38, true,false);
  8517. }
  8518. }
  8519. }
  8520. function huge_it_sliceH_gallery_38(current_image_class, next_image_class, direction) {
  8521. if (direction == 'right') {
  8522. var translateX = 'min-auto';
  8523. }
  8524. else if (direction == 'left') {
  8525. var translateX = 'auto';
  8526. }
  8527. huge_it_grid_gallery_38(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  8528. }
  8529. function huge_it_sliceV_gallery_38(current_image_class, next_image_class, direction) {
  8530. if (direction == 'right') {
  8531. var translateY = 'min-auto';
  8532. }
  8533. else if (direction == 'left') {
  8534. var translateY = 'auto';
  8535. }
  8536. huge_it_grid_gallery_38(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  8537. }
  8538. function huge_it_slideV_gallery_38(current_image_class, next_image_class, direction) {
  8539. if (direction == 'right') {
  8540. var translateY = 'auto';
  8541. }
  8542. else if (direction == 'left') {
  8543. var translateY = 'min-auto';
  8544. }
  8545. huge_it_grid_gallery_38(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  8546. }
  8547. function huge_it_slideH_gallery_38(current_image_class, next_image_class, direction) {
  8548. if (direction == 'right') {
  8549. var translateX = 'min-auto';
  8550. }
  8551. else if (direction == 'left') {
  8552. var translateX = 'auto';
  8553. }
  8554. huge_it_grid_gallery_38(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  8555. }
  8556. function huge_it_scaleOut_gallery_38(current_image_class, next_image_class, direction) {
  8557. huge_it_grid_gallery_38(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  8558. }
  8559. function huge_it_scaleIn_gallery_38(current_image_class, next_image_class, direction) {
  8560. huge_it_grid_gallery_38(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  8561. }
  8562. function huge_it_blockScale_gallery_38(current_image_class, next_image_class, direction) {
  8563. huge_it_grid_gallery_38(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  8564. }
  8565. function huge_it_kaleidoscope_gallery_38(current_image_class, next_image_class, direction) {
  8566. huge_it_grid_gallery_38(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  8567. }
  8568. function huge_it_fan_gallery_38(current_image_class, next_image_class, direction) {
  8569. if (direction == 'right') {
  8570. var rotate = 45;
  8571. var translateX = 100;
  8572. }
  8573. else if (direction == 'left') {
  8574. var rotate = -45;
  8575. var translateX = -100;
  8576. }
  8577. huge_it_grid_gallery_38(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  8578. }
  8579. function huge_it_blindV_gallery_38(current_image_class, next_image_class, direction) {
  8580. huge_it_grid_gallery_38(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  8581. }
  8582. function huge_it_blindH_gallery_38(current_image_class, next_image_class, direction) {
  8583. huge_it_grid_gallery_38(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  8584. }
  8585. function huge_it_random_gallery_38(current_image_class, next_image_class, direction) {
  8586. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  8587. /* Pick a random transition from the anims array.*/
  8588. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_38"](current_image_class, next_image_class, direction);
  8589. }
  8590. function iterator_gallery_38() {
  8591. var iterator = 1;
  8592. return iterator;
  8593. }
  8594. function huge_it_change_image_gallery_38(current_key, key, data_gallery_38, from_effect,clicked) {
  8595. if (data_gallery_38[key]) {
  8596. if(typeof video_is_playing_gallery_38 != 'undefined' && video_is_playing_gallery_38 && !clicked){
  8597. return false;
  8598. }
  8599. if (!from_effect) {
  8600. // Change image key.
  8601. jQuery("#huge_it_current_image_key_gallery_38").val(key);
  8602. // if (current_key == '-2') { /* Dots.*/
  8603. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_38").attr("data-image_key");
  8604. //  }
  8605. }
  8606. if (huge_it_trans_in_progress_gallery_38) {
  8607. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_38").after(" --IN TRANSACTION-- <br />");
  8608. event_stack_gallery_38.push(current_key + '-' + key);
  8609. return;
  8610. }
  8611. var direction = 'right';
  8612. if (huge_it_current_key_gallery_38 > key) {
  8613. var direction = 'left';
  8614. }
  8615. else if (huge_it_current_key_gallery_38 == key) {
  8616. return false;
  8617. }
  8618. // Set active thumbnail position.
  8619. huge_it_current_key_gallery_38 = key;
  8620. //Change image id, title, description.
  8621. jQuery(".huge_it_slideshow_image_gallery_38").attr('data-image_id', data_gallery_38[key]["id"]);
  8622. jQuery(".huge_it_slideshow_title_text_gallery_38").html(data_gallery_38[key]["alt"]);
  8623. jQuery(".huge_it_slideshow_description_text_gallery_38").html(data_gallery_38[key]["description"]);
  8624. var current_image_class = "#image_id_gallery_38_" + data_gallery_38[current_key]["id"];
  8625. var next_image_class = "#image_id_gallery_38_" + data_gallery_38[key]["id"];
  8626. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_38').length>0) {
  8627. var streffect='none';
  8628. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  8629. huge_it_none_gallery_38(current_image_class, next_image_class, direction);
  8630. }else{
  8631. huge_it_fade_gallery_38(current_image_class, next_image_class, direction);
  8632. }
  8633. }else{
  8634. huge_it_none_gallery_38(current_image_class, next_image_class, direction);
  8635. }
  8636. jQuery('.huge_it_slideshow_title_text_gallery_38').removeClass('none');
  8637. if(jQuery('.huge_it_slideshow_title_text_gallery_38').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_38').addClass('none');}
  8638. jQuery('.huge_it_slideshow_description_text_gallery_38').removeClass('none');
  8639. jQuery('.huge_it_gallery_like_cont_385021').removeClass('none');
  8640. if(jQuery('.huge_it_slideshow_description_text_gallery_38').html()==""){
  8641. jQuery('.huge_it_slideshow_description_text_gallery_38').addClass('none');
  8642. }
  8643. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_38').addClass('none');
  8644. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_38').addClass('none');
  8645. jQuery(current_image_class).find('.huge_it_gallery_like_cont_385021').addClass('none');
  8646. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_38").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  8647. huge_it_move_dots_gallery_38();
  8648. window.clearInterval(huge_it_playInterval_gallery_38);
  8649. play_gallery_38();
  8650. }
  8651. }
  8652. function huge_it_popup_resize_gallery_38() {
  8653. var staticsliderwidth=375;
  8654. var sliderwidth=375;
  8655. var bodyWidth=jQuery(window).width();
  8656. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_38").parent().width();
  8657.  
  8658. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  8659. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  8660. var str=(750/staticsliderwidth);
  8661.  
  8662. jQuery('.huge_it_slideshow_image_wrap_gallery_38').css({'max-height':parentWidth*str-2*0});
  8663.  
  8664. }
  8665. jQuery(window).load(function () {
  8666. jQuery(window).resize(function() {
  8667. huge_it_popup_resize_gallery_38();
  8668. });
  8669. huge_it_popup_resize_gallery_38();
  8670. /* Disable right click.*/
  8671. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  8672. return false;
  8673. });
  8674. /*HOVER SLIDESHOW*/
  8675. jQuery("#huge_it_slideshow_image_container_gallery_38, .huge_it_slideshow_image_container_gallery_38, .huge_it_slideshow_dots_container_gallery_38,#huge_it_slideshow_right_gallery_38,#huge_it_slideshow_left_gallery_38").hover(function(){
  8676. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_38").after(" -- hover -- <br /> ");
  8677. jQuery("#huge_it_slideshow_right_gallery_38").css({'display':'inline'});
  8678. jQuery("#huge_it_slideshow_left_gallery_38").css({'display':'inline'});
  8679. },function(){
  8680. jQuery("#huge_it_slideshow_right_gallery_38").css({'display':'none'});
  8681. jQuery("#huge_it_slideshow_left_gallery_38").css({'display':'none'});
  8682. });
  8683. var pausehover="on";
  8684. if(pausehover=="on"){
  8685. jQuery("#huge_it_slideshow_image_container_gallery_38, .huge_it_slideshow_image_container_gallery_38, .huge_it_slideshow_dots_container_gallery_38,#huge_it_slideshow_right_gallery_38,#huge_it_slideshow_left_gallery_38").hover(function(){
  8686. window.clearInterval(huge_it_playInterval_gallery_38);
  8687. },function(){
  8688. window.clearInterval(huge_it_playInterval_gallery_38);
  8689. play_gallery_38();
  8690. });
  8691. }
  8692. play_gallery_38();
  8693. });
  8694. function play_gallery_38() {
  8695. /* Play.*/
  8696. huge_it_playInterval_gallery_38 = setInterval(function () {
  8697. var iterator = 1;
  8698. huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()) + iterator) % data_gallery_38.length, data_gallery_38,false,false);
  8699. }, '5000');
  8700. }
  8701. jQuery(window).focus(function() {
  8702. var i_gallery_38 = 0;
  8703. jQuery(".huge_it_slider_gallery_38").children("div").each(function () {
  8704. if (jQuery(this).css('opacity') == 1) {
  8705. jQuery("#huge_it_current_image_key_gallery_38").val(i_gallery_38);
  8706. }
  8707. i_gallery_38++;
  8708. });
  8709. play_gallery_38();
  8710. });
  8711. jQuery(window).blur(function() {
  8712. event_stack_gallery_38 = [];
  8713. window.clearInterval(huge_it_playInterval_gallery_38);
  8714. });
  8715. </script>
  8716. <div class="huge_it_slideshow_image_wrap_gallery_38 gallery-img-content"
  8717.     data-rating-type="heart">
  8718. <!-- ##########################DOTS######################### -->
  8719. <div class="huge_it_slideshow_dots_container_gallery_38">
  8720. <div class="huge_it_slideshow_dots_thumbnails_gallery_38">
  8721. <div id="huge_it_dots_0_gallery_38"
  8722.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_active_gallery_38"
  8723.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '0', data_gallery_38,false,true);return false;"
  8724.     data-image_id="726" data-image_key="0"></div>
  8725. <div id="huge_it_dots_1_gallery_38"
  8726.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_deactive_gallery_38"
  8727.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '1', data_gallery_38,false,true);return false;"
  8728.     data-image_id="725" data-image_key="1"></div>
  8729. <div id="huge_it_dots_2_gallery_38"
  8730.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_deactive_gallery_38"
  8731.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '2', data_gallery_38,false,true);return false;"
  8732.     data-image_id="723" data-image_key="2"></div>
  8733. <div id="huge_it_dots_3_gallery_38"
  8734.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_deactive_gallery_38"
  8735.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '3', data_gallery_38,false,true);return false;"
  8736.     data-image_id="724" data-image_key="3"></div>
  8737. <div id="huge_it_dots_4_gallery_38"
  8738.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_deactive_gallery_38"
  8739.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '4', data_gallery_38,false,true);return false;"
  8740.     data-image_id="722" data-image_key="4"></div>
  8741. <div id="huge_it_dots_5_gallery_38"
  8742.     class="huge_it_slideshow_dots_gallery_38 huge_it_slideshow_dots_deactive_gallery_38"
  8743.     onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), '5', data_gallery_38,false,true);return false;"
  8744.     data-image_id="721" data-image_key="5"></div>
  8745. </div>
  8746. <a id="huge_it_slideshow_left_gallery_38" href="#"
  8747.   onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()) - iterator_gallery_38()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()) - iterator_gallery_38()) % data_gallery_38.length : data_gallery_38.length - 1, data_gallery_38,false,true);return false;">
  8748. <div id="huge_it_slideshow_left-ico_gallery_38">
  8749. <div><i class="huge_it_slideshow_prev_btn_gallery_38 fa"></i></div>
  8750. </div>
  8751. </a>
  8752. <a id="huge_it_slideshow_right_gallery_38" href="#"
  8753.   onclick="huge_it_change_image_gallery_38(parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_38').val()) + iterator_gallery_38()) % data_gallery_38.length, data_gallery_38,false,true);return false;">
  8754. <div id="huge_it_slideshow_right-ico_38">
  8755. <div><i class="huge_it_slideshow_next_btn_gallery_38 fa"></i></div>
  8756. </div>
  8757. </a>
  8758. </div>
  8759. <!-- ##########################IMAGES######################### -->
  8760. <script>
  8761. jQuery(document).ready(function ($) {
  8762. $('.thumb_wrapper').on('click', function (ev) {
  8763. var hugeid = $(this).data('rowid');
  8764. var myid = hugeid;
  8765. myid = parseInt(myid);
  8766. eval('player_' + myid + '.playVideo()')
  8767. ev.preventDefault();
  8768. });
  8769. });
  8770. </script>
  8771. <div id="huge_it_slideshow_image_container_gallery_38"
  8772.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_38 view-slider">
  8773. <div class="huge_it_slide_container_gallery_38">
  8774. <div class="huge_it_slide_bg_gallery_38">
  8775. <ul class="huge_it_slider_gallery_38">
  8776. <li class="huge_it_slideshow_image_item_gallery_38"
  8777.    id="image_id_gallery_38_0">
  8778. <div class="huge_it_gallery_like_cont_385021">
  8779. <div class="huge_it_gallery_like_wrapper">
  8780. <span class="huge_it_like">
  8781. <i class="hugeiticons-heart likeheart"></i>
  8782. <span class="huge_it_like_thumb" id="726"
  8783.      data-status="unliked">
  8784. 0 </span>
  8785. <span
  8786. class="huge_it_like_count "
  8787. id="726"></span>
  8788. </span>
  8789. </div>
  8790. </div>
  8791. <img decoding="async" alt=""
  8792.     id="huge_it_slideshow_image_gallery_38_0"
  8793.     class="huge_it_slideshow_image_gallery_38"
  8794.     src="https://picoulet.centres-sociaux.fr/files/2025/10/1-3.png"
  8795.     data-image_id="726"/>
  8796. <div
  8797. class="huge_it_slideshow_title_text_gallery_38 none">
  8798. </div>
  8799. <div
  8800. class="huge_it_slideshow_description_text_gallery_38 none">
  8801. </div>
  8802. </li>
  8803. <li class="huge_it_slideshow_image_second_item_gallery_38"
  8804.    id="image_id_gallery_38_1">
  8805. <div class="huge_it_gallery_like_cont_385021">
  8806. <div class="huge_it_gallery_like_wrapper">
  8807. <span class="huge_it_like">
  8808. <i class="hugeiticons-heart likeheart"></i>
  8809. <span class="huge_it_like_thumb" id="725"
  8810.      data-status="unliked">
  8811. 0 </span>
  8812. <span
  8813. class="huge_it_like_count "
  8814. id="725"></span>
  8815. </span>
  8816. </div>
  8817. </div>
  8818. <img decoding="async" alt=""
  8819.     id="huge_it_slideshow_image_gallery_38_1"
  8820.     class="huge_it_slideshow_image_gallery_38"
  8821.     src="https://picoulet.centres-sociaux.fr/files/2025/10/2-2.png"
  8822.     data-image_id="725"/>
  8823. <div
  8824. class="huge_it_slideshow_title_text_gallery_38 none">
  8825. </div>
  8826. <div
  8827. class="huge_it_slideshow_description_text_gallery_38 none">
  8828. </div>
  8829. </li>
  8830. <li class="huge_it_slideshow_image_second_item_gallery_38"
  8831.    id="image_id_gallery_38_2">
  8832. <div class="huge_it_gallery_like_cont_385021">
  8833. <div class="huge_it_gallery_like_wrapper">
  8834. <span class="huge_it_like">
  8835. <i class="hugeiticons-heart likeheart"></i>
  8836. <span class="huge_it_like_thumb" id="723"
  8837.      data-status="unliked">
  8838. 0 </span>
  8839. <span
  8840. class="huge_it_like_count "
  8841. id="723"></span>
  8842. </span>
  8843. </div>
  8844. </div>
  8845. <img decoding="async" alt=""
  8846.     id="huge_it_slideshow_image_gallery_38_2"
  8847.     class="huge_it_slideshow_image_gallery_38"
  8848.     src="https://picoulet.centres-sociaux.fr/files/2025/10/4-2.png"
  8849.     data-image_id="723"/>
  8850. <div
  8851. class="huge_it_slideshow_title_text_gallery_38 none">
  8852. </div>
  8853. <div
  8854. class="huge_it_slideshow_description_text_gallery_38 none">
  8855. </div>
  8856. </li>
  8857. <li class="huge_it_slideshow_image_second_item_gallery_38"
  8858.    id="image_id_gallery_38_3">
  8859. <div class="huge_it_gallery_like_cont_385021">
  8860. <div class="huge_it_gallery_like_wrapper">
  8861. <span class="huge_it_like">
  8862. <i class="hugeiticons-heart likeheart"></i>
  8863. <span class="huge_it_like_thumb" id="724"
  8864.      data-status="unliked">
  8865. 0 </span>
  8866. <span
  8867. class="huge_it_like_count "
  8868. id="724"></span>
  8869. </span>
  8870. </div>
  8871. </div>
  8872. <img decoding="async" alt=""
  8873.     id="huge_it_slideshow_image_gallery_38_3"
  8874.     class="huge_it_slideshow_image_gallery_38"
  8875.     src="https://picoulet.centres-sociaux.fr/files/2025/10/3-2.png"
  8876.     data-image_id="724"/>
  8877. <div
  8878. class="huge_it_slideshow_title_text_gallery_38 none">
  8879. </div>
  8880. <div
  8881. class="huge_it_slideshow_description_text_gallery_38 none">
  8882. </div>
  8883. </li>
  8884. <li class="huge_it_slideshow_image_second_item_gallery_38"
  8885.    id="image_id_gallery_38_4">
  8886. <div class="huge_it_gallery_like_cont_385021">
  8887. <div class="huge_it_gallery_like_wrapper">
  8888. <span class="huge_it_like">
  8889. <i class="hugeiticons-heart likeheart"></i>
  8890. <span class="huge_it_like_thumb" id="722"
  8891.      data-status="unliked">
  8892. 0 </span>
  8893. <span
  8894. class="huge_it_like_count "
  8895. id="722"></span>
  8896. </span>
  8897. </div>
  8898. </div>
  8899. <img decoding="async" alt=""
  8900.     id="huge_it_slideshow_image_gallery_38_4"
  8901.     class="huge_it_slideshow_image_gallery_38"
  8902.     src="https://picoulet.centres-sociaux.fr/files/2025/10/5.png"
  8903.     data-image_id="722"/>
  8904. <div
  8905. class="huge_it_slideshow_title_text_gallery_38 none">
  8906. </div>
  8907. <div
  8908. class="huge_it_slideshow_description_text_gallery_38 none">
  8909. </div>
  8910. </li>
  8911. <li class="huge_it_slideshow_image_second_item_gallery_38"
  8912.    id="image_id_gallery_38_5">
  8913. <div class="huge_it_gallery_like_cont_385021">
  8914. <div class="huge_it_gallery_like_wrapper">
  8915. <span class="huge_it_like">
  8916. <i class="hugeiticons-heart likeheart"></i>
  8917. <span class="huge_it_like_thumb" id="721"
  8918.      data-status="unliked">
  8919. 0 </span>
  8920. <span
  8921. class="huge_it_like_count "
  8922. id="721"></span>
  8923. </span>
  8924. </div>
  8925. </div>
  8926. <img decoding="async" alt=""
  8927.     id="huge_it_slideshow_image_gallery_38_5"
  8928.     class="huge_it_slideshow_image_gallery_38"
  8929.     src="https://picoulet.centres-sociaux.fr/files/2025/10/6.png"
  8930.     data-image_id="721"/>
  8931. <div
  8932. class="huge_it_slideshow_title_text_gallery_38 none">
  8933. </div>
  8934. <div
  8935. class="huge_it_slideshow_description_text_gallery_38 none">
  8936. </div>
  8937. </li>
  8938. </ul>
  8939. <input type="hidden" id="huge_it_current_image_key_gallery_38" value="0"/>
  8940. </div>
  8941. </div>
  8942. </div>
  8943. </div><style>
  8944. .huge_it_slideshow_image_wrap_gallery_38 {
  8945.    height: 750px;
  8946.    width: 375px;
  8947.    max-width: calc(100% - 2 * 0px);
  8948.    position: relative;
  8949.    display: block;
  8950.    text-align: center;
  8951.    border: 0 px #ffffff solid;
  8952.    box-sizing: content-box;
  8953.    clear: both;
  8954. float:none; margin: 0 auto;}
  8955.  
  8956. .huge_it_slideshow_image_wrap_gallery_38 * {
  8957.    box-sizing: border-box;
  8958.    -moz-box-sizing: border-box;
  8959.    -webkit-box-sizing: border-box;
  8960. }
  8961.  
  8962. .huge_it_slideshow_image_gallery_38 {
  8963. width: 100%;
  8964.    height: 100%;
  8965.    left: 0;
  8966.    top: 0;
  8967. /* height: auto;
  8968.                top: 50%;
  8969.            left: 50%;
  8970.                transform: translate( -50%, -50% ); */
  8971. max-width: 100%;
  8972.    max-height: 100%;
  8973.    position: absolute;
  8974. }
  8975.  
  8976. .huge_it_slider_gallery_38 li iframe {
  8977.    width: 100%;
  8978.    height: 100%;
  8979. }
  8980.  
  8981. .huge_it_slider_gallery_38 li #thevideo {
  8982.    width: 100%;
  8983.    height: 100%;
  8984. }
  8985.  
  8986. .huge_it_slider_gallery_38 li .thumb_wrapper {
  8987.    width: 100%;
  8988.    height: 100%;
  8989. }
  8990.  
  8991. .huge_it_slider_gallery_38 li .thumb_wrapper img {
  8992.    position: relative;
  8993.    /*top: 50%;
  8994.    transform: translateY(-50%);*/
  8995. }
  8996.  
  8997. #huge_it_slideshow_left_gallery_38,
  8998. #huge_it_slideshow_right_gallery_38 {
  8999.    cursor: pointer;
  9000.    display: none;
  9001.    display: block;
  9002.    height: 100%;
  9003.    outline: medium none;
  9004.    position: absolute;
  9005.    /*z-index: 10130;*/
  9006.    z-index: 13;
  9007.    bottom: 25px;
  9008.    top: 50%;
  9009. }
  9010.  
  9011. #huge_it_slideshow_left-ico_gallery_38,
  9012. #huge_it_slideshow_right-ico_gallery_38 {
  9013.    z-index: 13;
  9014.    -moz-box-sizing: content-box;
  9015.    box-sizing: content-box;
  9016.    cursor: pointer;
  9017.    display: table;
  9018.    left: -9999px;
  9019.    line-height: 0;
  9020.    margin-top: -15px;
  9021.    position: absolute;
  9022.    top: 50%;
  9023. }
  9024.  
  9025. #huge_it_slideshow_left-ico_gallery_38:hover,
  9026. #huge_it_slideshow_right-ico_gallery_38:hover {
  9027.    cursor: pointer;
  9028. }
  9029.  
  9030. .huge_it_slideshow_image_container_gallery_38 {
  9031.    display: table;
  9032.    position: relative;
  9033.    top: 0;
  9034.    left: 0;
  9035.    text-align: center;
  9036.    vertical-align: middle;
  9037.    width: 100%;
  9038.    height: 100%;
  9039. }
  9040.  
  9041. .huge_it_slideshow_title_text_gallery_38 {
  9042.    text-decoration: none;
  9043.    position: absolute;
  9044.    z-index: 12;
  9045.    display: inline-block;
  9046. width: 30%;
  9047.    /*height:
  9048. 50 %;*/
  9049. right:0%;top:0%; padding: 2%;
  9050.    text-align: right;
  9051.    font-weight: bold;
  9052.    color: #000000;
  9053.    background: rgba(255,255,255,0.7)  !important;
  9054.    border-style: solid;
  9055.    font-size: 13px;
  9056.    border-width: 0px;
  9057.    border-color: #ffffff;
  9058.    border-radius: 4px;
  9059. }
  9060.  
  9061. .huge_it_slideshow_description_text_gallery_38 {
  9062.    text-decoration: none;
  9063.    position: absolute;
  9064.    z-index: 11;
  9065.    border-style: solid;
  9066.    display: inline-block;
  9067. width: 70%;
  9068.    /*height:
  9069. %;*/
  9070. right:0%;bottom:0%; padding: 3%;
  9071.    text-align: justify;
  9072.    color: #ffffff;
  9073.    background: rgba(0,0,0,0.7) !important;
  9074.    border-style: solid;
  9075.    font-size: 12px;
  9076.    border-width: 0px;
  9077.    border-color: #ffffff;
  9078.    border-radius: 0px;
  9079. }
  9080.  
  9081. .huge_it_slideshow_title_text_gallery_38.none, .huge_it_slideshow_description_text_gallery_38.none,
  9082. .huge_it_slideshow_title_text_gallery_38.hidden, .huge_it_slideshow_description_text_gallery_38.hidden {
  9083.    display: none;
  9084. }
  9085.  
  9086. .huge_it_gallery_like_cont_385021.none {
  9087.    display: none !important;
  9088. }
  9089.  
  9090. .huge_it_slideshow_title_text_gallery_38 h1, .huge_it_slideshow_description_text_gallery_38 h1,
  9091. .huge_it_slideshow_title_text_gallery_38 h2, .huge_it_slideshow_title_text_gallery_38 h2,
  9092. .huge_it_slideshow_title_text_gallery_38 h3, .huge_it_slideshow_title_text_gallery_38 h3,
  9093. .huge_it_slideshow_title_text_gallery_38 h4, .huge_it_slideshow_title_text_gallery_38 h4,
  9094. .huge_it_slideshow_title_text_gallery_38 p, .huge_it_slideshow_title_text_gallery_38 p,
  9095. .huge_it_slideshow_title_text_gallery_38 strong, .huge_it_slideshow_title_text_gallery_38 strong,
  9096. .huge_it_slideshow_title_text_gallery_38 span, .huge_it_slideshow_title_text_gallery_38 span,
  9097. .huge_it_slideshow_title_text_gallery_38 ul, .huge_it_slideshow_title_text_gallery_38 ul,
  9098. .huge_it_slideshow_title_text_gallery_38 li, .huge_it_slideshow_title_text_gallery_38 li {
  9099.    padding: 2px;
  9100.    margin: 0;
  9101. }
  9102.  
  9103. .huge_it_slide_container_gallery_38 {
  9104.    display: table-cell;
  9105.    margin: 0 auto;
  9106.    position: relative;
  9107.    vertical-align: middle;
  9108.    width: 100%;
  9109.    height: 100%;
  9110.    _width: inherit;
  9111.    _height: inherit;
  9112. }
  9113.  
  9114. .huge_it_slide_bg_gallery_38 {
  9115.    margin: 0 auto;
  9116.    width: 100%;
  9117.    height: 100%;
  9118.    _width: inherit;
  9119.    _height: inherit;
  9120. }
  9121.  
  9122. .huge_it_slider_gallery_38 {
  9123.    width: 100%;
  9124.    height: 100%;
  9125.    display: table;
  9126.    padding: 0;
  9127.    margin: 0;
  9128. }
  9129.  
  9130. .huge_it_slideshow_image_item_gallery_38 {
  9131.    width: 100%;
  9132.    height: 100%;
  9133.    display: table-cell;
  9134.    filter: Alpha(opacity=100);
  9135.    opacity: 1;
  9136.    position: absolute;
  9137.    top: 0;
  9138.    left: 0;
  9139.    vertical-align: middle;
  9140.    z-index: 2;
  9141.    margin: 0 !important;
  9142.    padding: 0;
  9143.    overflow: hidden;
  9144.    border-radius: 0px !important;
  9145. }
  9146.  
  9147. .huge_it_slideshow_image_second_item_gallery_38 {
  9148.    width: 100%;
  9149.    height: 100%;
  9150.    display: table-cell;
  9151.    filter: Alpha(opacity=0);
  9152.    opacity: 0;
  9153.    position: absolute;
  9154.    top: 0;
  9155.    left: 0;
  9156.    vertical-align: middle;
  9157.    z-index: 1;
  9158.    overflow: hidden;
  9159.    margin: 0 !important;
  9160.    padding: 0;
  9161.    border-radius: 0px !important;
  9162. }
  9163.  
  9164. .huge_it_grid_gallery_38 {
  9165.    display: none;
  9166.    height: 100%;
  9167.    overflow: hidden;
  9168.    position: absolute;
  9169.    width: 100%;
  9170. }
  9171.  
  9172. .huge_it_gridlet_gallery_38 {
  9173.    opacity: 1;
  9174.    filter: Alpha(opacity=100);
  9175.    position: absolute;
  9176. }
  9177.  
  9178. .huge_it_slideshow_dots_container_gallery_38 {
  9179.    display: table;
  9180.    position: absolute;
  9181.    width: 100% !important;
  9182.    height: 100% !important;
  9183. }
  9184.  
  9185. .huge_it_slideshow_dots_thumbnails_gallery_38 {
  9186.    margin: 0 auto;
  9187.    overflow: hidden;
  9188.    position: absolute;
  9189.    width: 100%;
  9190.    height: 60px;
  9191. }
  9192.  
  9193. .huge_it_slideshow_dots_gallery_38 {
  9194.    display: inline-block;
  9195.    position: relative;
  9196.    cursor: pointer;
  9197.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  9198.    width: 10px;
  9199.    height: 10px;
  9200.    border-radius: 10px;
  9201.    background: #00f;
  9202.    margin: 10px;
  9203.    overflow: hidden;
  9204.    z-index: 17;
  9205. }
  9206.  
  9207. .huge_it_slideshow_dots_active_gallery_38 {
  9208.    opacity: 1;
  9209.    background: #0f0;
  9210.    filter: Alpha(opacity=100);
  9211. }
  9212.  
  9213. .huge_it_slideshow_dots_deactive_gallery_38 {
  9214. }
  9215.  
  9216. .huge_it_slideshow_image_item1_gallery_38 {
  9217.    display: table;
  9218.    width: inherit;
  9219.    height: inherit;
  9220. }
  9221.  
  9222. .huge_it_slideshow_image_item2_gallery_38 {
  9223.    display: table-cell;
  9224.    vertical-align: middle;
  9225.    text-align: center;
  9226. }
  9227.  
  9228. .huge_it_slideshow_image_item2_gallery_38 a {
  9229.    display: block;
  9230.    vertical-align: middle;
  9231.    width: 100%;
  9232.    height: 100%;
  9233. }
  9234.  
  9235. .huge_it_slideshow_image_wrap_gallery_38 {
  9236.    background: #ffffff;
  9237. }
  9238.  
  9239. .huge_it_slideshow_dots_thumbnails_gallery_38 {
  9240. top: 0;
  9241. }
  9242.  
  9243. .huge_it_slideshow_dots_gallery_38 {
  9244.    background: #000000;
  9245. }
  9246.  
  9247. .huge_it_slideshow_dots_active_gallery_38 {
  9248.    background: #ffffff;
  9249. }
  9250.  
  9251. /*/////Like/Dislike Styles BEGIN//////Heart//////*/
  9252. .huge_it_gallery_like_cont_385021 {
  9253.    position: absolute;
  9254.    top: 0;
  9255.    left: 0;
  9256.    z-index: 99;
  9257.    display: none;
  9258. }
  9259.  
  9260. .huge_it_slide_container_gallery_38:hover .huge_it_gallery_like_cont_385021 {
  9261.    display: block;
  9262. }
  9263.  
  9264. .huge_it_gallery_like_cont_385021 .huge_it_gallery_like_wrapper {
  9265.    position: relative;
  9266.    background: rgba(255,255,255,0.7)  !important;
  9267.    display: inline-block;
  9268.    border-radius: 8px;
  9269.    font-size: 0;
  9270. }
  9271.  
  9272. .huge_it_gallery_like_cont_385021 .huge_it_gallery_like_wrapper:hover {
  9273.    background: #D6D4D4;
  9274. }
  9275.  
  9276. .huge_it_gallery_like_cont_385021 .huge_it_gallery_like_wrapper {
  9277.    margin: 3px;
  9278. }
  9279.  
  9280. .huge_it_gallery_like_cont_385021 .huge_it_like {
  9281.    font-size: 0;
  9282. }
  9283.  
  9284. .huge_it_gallery_like_cont_385021 .huge_it_like .huge_it_like_thumb {
  9285.    display: block;
  9286.    float: left;
  9287. ;
  9288.    color: #3D3D3D;
  9289.    width: 38px;
  9290.    height: 38px;
  9291.    padding: 8px 0;
  9292.    font-size: 12px;
  9293.    text-align: center;
  9294.    font-weight: 700;
  9295.    position: relative;
  9296.    cursor: pointer;
  9297. }
  9298.  
  9299. .huge_it_gallery_like_cont_385021 .huge_it_like_count {
  9300.    display: none;
  9301. }
  9302.  
  9303. .huge_it_gallery_like_cont_385021 .huge_it_like .likeheart {
  9304.    font-size: 32px;
  9305.    color: #8F8F8F;
  9306.    position: absolute;
  9307.    top: 4px;
  9308.    left: 3px;
  9309.    transition: 0.3s ease;
  9310. }
  9311.  
  9312. .huge_it_gallery_like_cont_385021 .like_thumb_active {
  9313.    color: #FF2A12 !important;
  9314. }
  9315.  
  9316. .huge_it_gallery_like_cont_385021 .like_font_active {
  9317. color: #1C1C1C !important;
  9318. }
  9319.  
  9320. @media screen and (min-width: 768px) {
  9321.    .huge_it_gallery_like_cont_385021 .huge_it_gallery_like_wrapper:hover .huge_it_like_thumb {
  9322.     color: #1C1C1C !important;
  9323.        }
  9324.  
  9325.    .huge_it_gallery_like_cont_385021 .huge_it_gallery_like_wrapper:hover .likeheart {
  9326.        color: #FF2A12 !important;
  9327.    }
  9328. }
  9329.  
  9330. .youtube-icon {
  9331.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.youtube.png) center center no-repeat;
  9332. }
  9333.  
  9334. .vimeo-icon {
  9335.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.vimeo.png) center center no-repeat;
  9336. }
  9337.  
  9338. .playbutton {
  9339.    width: 100%;
  9340.    height: 100%;
  9341.    position: absolute;
  9342. }
  9343.  
  9344. /*/////Like/Dislike Styles END//////Heart//////*/
  9345. #huge_it_slideshow_left_gallery_38 {
  9346.    left: 0;
  9347.    margin-top: -21px;
  9348.    height: 43px;
  9349.    width: 29px;
  9350.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  9351. }
  9352.  
  9353. #huge_it_slideshow_right_gallery_38 {
  9354.    right: 0;
  9355.    margin-top: -21px;
  9356.    height: 43px;
  9357.    width: 29px;
  9358.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  9359. }
  9360.  
  9361. .thumb_image {
  9362.    position: absolute;
  9363.    width: 100%;
  9364.    height: 100%;
  9365.    top: 0;
  9366.    left: 0;
  9367. }
  9368.  
  9369. .entry-content a {
  9370.    border-bottom: none !important;
  9371. }
  9372.  
  9373. .gallery-img-content .noneDisplay {
  9374.    display: block;
  9375. }
  9376.  
  9377. </style>
  9378. </p>
  9379. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  9380. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/10/2025_novembre_web.pdf">PDF</a><br />
  9381. Dans le pdf, cliquez sur les <img loading="lazy" loading="lazy" decoding="async" class="alignnone wp-image-4671" src="https://picoulet.centres-sociaux.fr/files/2025/02/lien.gif" alt="" width="17" height="23">pour accéder à plus d&rsquo;informations</p>
  9382. ]]></content:encoded>
  9383. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/11/01/novembre-2025/feed/</wfw:commentRss>
  9384. <slash:comments>0</slash:comments>
  9385. </item>
  9386. <item>
  9387. <title>Programme des Vacances d&#8217;Automne 2025</title>
  9388. <link>https://picoulet.centres-sociaux.fr/2025/10/12/vacs-automne-2025/</link>
  9389. <comments>https://picoulet.centres-sociaux.fr/2025/10/12/vacs-automne-2025/#respond</comments>
  9390. <dc:creator><![CDATA[laetitia]]></dc:creator>
  9391. <pubDate>Sun, 12 Oct 2025 12:14:37 +0000</pubDate>
  9392. <category><![CDATA[Non classé]]></category>
  9393. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=4995</guid>
  9394.  
  9395. <description><![CDATA[Fichier à télécharger : PDF (dans le PDF, cliquez sur les petits &#160;pour plus d&#8217;informations sur les sorties)]]></description>
  9396. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  9397. /*===== general options =========*/
  9398. a {
  9399.    box-shadow: none !important;
  9400. }
  9401.  
  9402. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  9403.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  9404. }
  9405.  
  9406. #album_disabled_layer {
  9407.    display: none;
  9408.    position: absolute;
  9409.    width: 100%;
  9410.    height: 100%;
  9411.    text-align: center;
  9412.    background-color: transparent;
  9413.    z-index: 10;
  9414.    padding-top: 20px;
  9415.    color: #fff;
  9416. }
  9417.  
  9418. #album_list_container {
  9419.    position: relative;
  9420. }
  9421.  
  9422. /* ====================== album onhover styles ==========================*/
  9423.  
  9424. #album_list .view {
  9425.    -webkit-box-sizing: border-box;
  9426.    -moz-box-sizing: border-box;
  9427.    -o-box-sizing: border-box;
  9428.    display: none;
  9429.  
  9430. }
  9431.  
  9432. .view .mask,
  9433. .view .content {
  9434.    width: 100%;
  9435.    height: 100%;
  9436.    position: absolute;
  9437.    overflow: hidden;
  9438.    top: 0;
  9439.    left: 0;
  9440. }
  9441.  
  9442. .view h2 {
  9443.    text-transform: uppercase;
  9444.    color: #fff;
  9445.    text-align: center;
  9446.    position: relative;
  9447.    font-size: 17px;
  9448.    font-family: Raleway, serif;
  9449.    padding: 10px;
  9450.    /*background: rgba(0, 0, 0, 0.8);*/
  9451.    margin: 20px 0 0 0;
  9452.  
  9453. }
  9454.  
  9455. .album_back_button a, .view a {
  9456.    text-decoration: none !important;
  9457. }
  9458.  
  9459. .view p {
  9460.    font-family: Merriweather, serif;
  9461.    font-style: italic;
  9462.    font-size: 14px;
  9463.    position: relative;
  9464.    color: #fff;
  9465.    padding: 0px 20px 0px;
  9466.    text-align: center;
  9467.  
  9468. }
  9469.  
  9470. .view a.info {
  9471.    display: inline-block;
  9472.    text-decoration: none;
  9473.    font-size: 13px;
  9474.    padding: 2px 14px;
  9475.    margin-bottom: 3px;
  9476.    background: #000;
  9477.    color: #fff;
  9478.    font-family: Raleway, serif;
  9479.    text-transform: uppercase;
  9480.    box-shadow: 0 0 1px #000
  9481. }
  9482.  
  9483. .mask-text h2 {
  9484.    font-size: 20px !important;
  9485. }
  9486.  
  9487. .view a.info:hover {
  9488.    box-shadow: 0 0 5px #000
  9489. }
  9490.  
  9491. .view .mask-bg {
  9492.    height: 100%;
  9493. }
  9494.  
  9495. .view .album_social {
  9496.    color: #fff;
  9497.    position: absolute;
  9498.    bottom: 3px;
  9499.    left: 3px;
  9500.    border: 1px solid #ffffff;
  9501.    -webkit-border-radius: 3px;
  9502.    -moz-border-radius: 3px;
  9503.    border-radius: 3px;
  9504.    padding: 3px 5px;
  9505.  
  9506. }
  9507.  
  9508. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  9509.    color: #ffffff;
  9510.    outline: none;
  9511. }
  9512.  
  9513. /*1*/
  9514.  
  9515. .view .info {
  9516.    margin-top: 5px;
  9517. }
  9518.  
  9519. .view-first .mask {
  9520.    opacity: 0;
  9521.    background-color: rgba(0, 0, 0, 0.7);
  9522.    transition: all 0.4s ease-in-out;
  9523.  
  9524. }
  9525.  
  9526. .view-first h2 {
  9527.    transform: translateY(-100px);
  9528.    opacity: 0;
  9529.    font-family: Raleway, serif;
  9530.    transition: all 0.2s ease-in-out;
  9531. }
  9532.  
  9533. .view-first p {
  9534.    transform: translateY(100px);
  9535.    opacity: 0;
  9536.    transition: all 0.2s linear;
  9537. }
  9538.  
  9539. .view-first a.info {
  9540.    opacity: 0;
  9541.    transition: all 0.2s ease-in-out;
  9542. }
  9543.  
  9544. /* */
  9545.  
  9546. .view-first:hover img {
  9547.    /*transform: scale(1.1);*/
  9548. }
  9549.  
  9550. .view-first:hover .mask {
  9551.    opacity: 1;
  9552. }
  9553.  
  9554. .view-first:hover h2,
  9555. .view-first:hover p,
  9556. .view-first:hover a.info {
  9557.    opacity: 1;
  9558.    transform: translateY(0px);
  9559. }
  9560.  
  9561. .view-first:hover p {
  9562.    transition-delay: 0.1s;
  9563. }
  9564.  
  9565. .view-first:hover a.info {
  9566.    transition-delay: 0.2s;
  9567. }
  9568.  
  9569. /*2*/
  9570. .view-second img {
  9571.    -webkit-filter: grayscale(0) blur(0);
  9572.    filter: grayscale(0) blur(0);
  9573.    -webkit-transition: .3s ease-in-out;
  9574.    transition: .3s ease-in-out;
  9575. }
  9576.  
  9577. .view-second .mask {
  9578.    background-color: rgba(226, 200, 127, 0.2);
  9579.    transition: all 0.5s linear;
  9580.    opacity: 0;
  9581. }
  9582.  
  9583. .view-second h2 {
  9584.    background: transparent;
  9585.    margin: 20px 40px 0px 40px;
  9586.    transform: scale(0);
  9587.    color: #333;
  9588.    transition: all 0.5s linear;
  9589.    opacity: 0;
  9590. }
  9591.  
  9592. .view-second p {
  9593.    opacity: 0;
  9594.    transform: scale(0);
  9595.    transition: all 0.5s linear;
  9596. }
  9597.  
  9598. .view-second a.info {
  9599.    opacity: 0;
  9600.    transform: scale(0);
  9601.    transition: all 0.5s linear;
  9602. }
  9603.  
  9604. .view-second:hover img {
  9605.    -webkit-filter: grayscale(100%) blur(3px);
  9606.    filter: grayscale(100%) blur(3px);
  9607. }
  9608.  
  9609. .view-second:hover .mask {
  9610.    opacity: 1;
  9611. }
  9612.  
  9613. .view-second:hover h2,
  9614. .view-second:hover p,
  9615. .view-second:hover a.info {
  9616.    transform: scale(1);
  9617.    opacity: 1;
  9618. }
  9619.  
  9620. .view-second img {
  9621.    -webkit-filter: grayscale(0) blur(0);
  9622.    filter: grayscale(0) blur(0);
  9623.    -webkit-transition: .3s ease-in-out;
  9624.    transition: .3s ease-in-out;
  9625. }
  9626.  
  9627. .view-second:hover img {
  9628.    -webkit-filter: grayscale(100%) blur(3px);
  9629.    filter: grayscale(100%) blur(3px);
  9630. }
  9631.  
  9632. /*3*/
  9633.  
  9634. .view-third img {
  9635.    transform: scaleY(1);
  9636.    transition: all .7s ease-in-out;
  9637. }
  9638.  
  9639. .view-third a.info {
  9640.    opacity: 0;
  9641.    transform: scale(0);
  9642.    transition: all 0.5s linear;
  9643. }
  9644.  
  9645. .view-third:hover img {
  9646.    -webkit-transform: scale(10);
  9647.    transform: scale(10);
  9648.    opacity: 0;
  9649. }
  9650.  
  9651. .view-third:hover .mask {
  9652.    opacity: 1;
  9653. }
  9654.  
  9655. .view-third:hover h2,
  9656. .view-third:hover p,
  9657. .view-third:hover a.info {
  9658.    transform: scale(1);
  9659.    opacity: 1;
  9660. }
  9661.  
  9662. /* ==== view 4 ===*/
  9663.  
  9664. .view-forth-wrapper {
  9665.    overflow: hidden;
  9666.    position: relative !important;
  9667.    height: 100%;
  9668.    /* cursor: pointer;*/
  9669. }
  9670.  
  9671. .view-forth img {
  9672.    max-width: 100%;
  9673.    position: relative;
  9674.    top: 0;
  9675.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  9676.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  9677. }
  9678.  
  9679. .view-forth .mask {
  9680.    position: absolute;
  9681.    width: 100%;
  9682.    /*    height: 70px;*/
  9683.    /*    bottom: -70px;*/
  9684.    height: 50%;
  9685.    bottom: -50%;
  9686.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  9687.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  9688.    top: inherit;
  9689. }
  9690.  
  9691. .view-forth:hover .mask {
  9692.    bottom: 0;
  9693. }
  9694.  
  9695. .view-forth:hover img {
  9696.    top: -30px;
  9697. }
  9698.  
  9699. /*==  view 5 ==*/
  9700.  
  9701. .view-fifth .view-fifth-wrapper,
  9702. .view-fifth .view-fifth-wrapper img {
  9703.    display: block;
  9704.    position: relative;
  9705. }
  9706.  
  9707. .view-fifth .view-fifth-wrapper {
  9708.    overflow: hidden;
  9709.    height: 100%;
  9710. }
  9711.  
  9712. .view-fifth .view-fifth-wrapper .mask {
  9713.    display: none;
  9714.    position: absolute;
  9715.    background: #333;
  9716.    background: rgba(75, 75, 75, 0.7);
  9717.    width: 100%;
  9718.    height: 100%;
  9719. }
  9720.  
  9721. /* ====================== album category styles ==========================*/
  9722.  
  9723. #filters {
  9724.    margin: 1% 0;
  9725.    padding: 0;
  9726.    list-style: none;
  9727.    list-style-type: none !important;
  9728.  
  9729. }
  9730.  
  9731. #filters li {
  9732.    float: left;
  9733.    list-style-type: none !important;
  9734. }
  9735.  
  9736. #filters li:first-child span {
  9737.    margin-left: 0px;
  9738. }
  9739.  
  9740. #filters li span {
  9741.    display: block;
  9742.    text-decoration: none;
  9743.    cursor: pointer;
  9744. }
  9745.  
  9746. .album_categories {
  9747.    list-style-type: none;
  9748.    margin: 0;
  9749.    padding: 0;
  9750.    overflow: hidden;
  9751.    padding-top: 5px;
  9752. }
  9753.  
  9754. /*=========  sharing buttons  ============*/
  9755.  
  9756. .album_socials {
  9757.    position: relative;
  9758.    top: 3px;
  9759.    width: 100px;
  9760.    height: 28px;
  9761.    margin: 0 auto;
  9762. }
  9763.  
  9764. .album_socials .rwd-share-buttons {
  9765.    top: 0px !important;
  9766.    width: 100% !important;
  9767.    margin: 0px !important;
  9768. }
  9769.  
  9770. .album_socials a {
  9771.    text-decoration: underline !important;
  9772. }
  9773.  
  9774. .gallery_images, .album_image_place {
  9775.    margin-top: 15px;
  9776.    margin-top: 15px;
  9777. }
  9778.  
  9779. #rwd-share-facebook:hover {
  9780.    background-position: 0 -31px !important;
  9781. }
  9782.  
  9783. #rwd-share-twitter:hover {
  9784.    background-position: -31px 32px !important;
  9785. }
  9786.  
  9787. #rwd-share-googleplus:hover {
  9788.    background-position: -66px -31px !important;
  9789. }
  9790.  
  9791. .rwd-share-buttons li, .rwd-share-buttons li a {
  9792.    width: 26px !important;
  9793.    border: 0px !important;
  9794. }
  9795.  
  9796. .rwd-share-buttons {
  9797.    top: 0 !important;
  9798. }
  9799.  
  9800. .img_link_btn {
  9801.    position: absolute;
  9802.    z-index: 99999;
  9803.    bottom: 0;
  9804.    left: 0;
  9805.    right: 0;
  9806.    width: 100%;
  9807.    padding: 8px;
  9808. }
  9809.  
  9810. .rwd-title {
  9811.    padding: 10px 0px !important;
  9812. }
  9813.  
  9814. @media only screen and (max-width: 475px) {
  9815.    .rwd-share-buttons {
  9816.        top: -25px !important;
  9817.    }
  9818.  
  9819.    .rwd-title-text {
  9820.        line-height: 15px;
  9821.    }
  9822. }
  9823.  
  9824. /*=========  hover style ===========*/
  9825.  
  9826. #hover {
  9827.    color: rgba(188, 175, 204, 0.9);
  9828. }
  9829.  
  9830. h2#testimonials {
  9831.    color: #fffae3;
  9832. }
  9833.  
  9834. div#all {
  9835.    width: 100%;
  9836.    height: 100%;
  9837. }
  9838.  
  9839. .view img {
  9840.    height: auto;
  9841. }
  9842.  
  9843. .view {
  9844.    color: #fff;
  9845.    margin: 0 10px 10px 0;
  9846.    overflow: hidden;
  9847.    position: relative;
  9848.    text-align: center;
  9849.    float: left;
  9850.    cursor: default;
  9851.    border: 1px solid #ccc;
  9852. }
  9853.  
  9854. .view-wrapper {
  9855.    height: 100%;
  9856. }
  9857.  
  9858. .view img {
  9859.    display: block;
  9860.    position: relative;
  9861.    transition: all 0.2s linear;
  9862.    height: 100%;
  9863.    width: auto;
  9864.    max-width: 100%;
  9865.    margin: 0 auto;
  9866. }
  9867.  
  9868. .mask-text h2 {
  9869.    font-size: 20px !important;
  9870.    margin-top: 20px !important;
  9871. }
  9872.  
  9873. /* view 1 */
  9874.  
  9875. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  9876.    color: #fff;
  9877. }
  9878.  
  9879. /*  view 2 */
  9880. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  9881.    color: #333;
  9882. }
  9883.  
  9884. .view-second .mask-text h2 {
  9885.    border-bottom: 1px solid #333;
  9886. }
  9887.  
  9888. /* view 3*/
  9889. .view-third .mask {
  9890.    background-color: #ccc;
  9891.    transition: all 0.5s linear;
  9892.    opacity: 0;
  9893.    color: #333;
  9894. }
  9895.  
  9896. .view-third h2 {
  9897.    border-bottom: 1px solid #333;
  9898.    background: transparent;
  9899.    margin: 20px 40px 0px 40px;
  9900.    transform: scale(0);
  9901.    color: #333;
  9902.    transition: all 0.5s linear;
  9903.    opacity: 0;
  9904. }
  9905.  
  9906. .view-third p {
  9907.    color: #333;
  9908.    opacity: 0;
  9909.    transform: scale(0);
  9910.    transition: all 0.5s linear;
  9911. }
  9912.  
  9913. .view-third .text-category {
  9914.    color: #333;
  9915. }
  9916.  
  9917. /* view 4 */
  9918.  
  9919. .view-forth .mask-bg {
  9920.    background: #333;
  9921.    width: 100%;
  9922.    height: 100%;
  9923.    position: absolute;
  9924.    top: 0;
  9925.    left: 0;
  9926. }
  9927.  
  9928. .view-forth .mask-text {
  9929.    color: #fff;
  9930.    position: relative;
  9931.    z-index: 500;
  9932.    padding: 5px 8px;
  9933. }
  9934.  
  9935. .view-forth .mask-text h2 {
  9936.    margin: 0px;
  9937.    font-size: 13px;
  9938.    padding: 2px;
  9939.    color: #fff;
  9940. }
  9941.  
  9942. .view-forth .mask-text h2:hover {
  9943.    cursor: pointer;
  9944. }
  9945.  
  9946. .view-forth .text-category {
  9947.    display: block;
  9948.    font-size: 15px;
  9949.    color: #fff;
  9950. }
  9951.  
  9952. .view-forth p {
  9953.    color: #fff;
  9954. }
  9955.  
  9956. /* view 5 */
  9957. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  9958.    color: #fff;
  9959. }
  9960.  
  9961. </style><script>
  9962. var data_gallery_37 = [];
  9963. var event_stack_gallery_37 = [];
  9964. data_gallery_37["0"]=[];data_gallery_37["0"]["id"]="0";data_gallery_37["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/1-1.png";data_gallery_37["0"]["description"]="";data_gallery_37["0"]["alt"]="";data_gallery_37["1"]=[];data_gallery_37["1"]["id"]="1";data_gallery_37["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/2.png";data_gallery_37["1"]["description"]="";data_gallery_37["1"]["alt"]="";data_gallery_37["2"]=[];data_gallery_37["2"]["id"]="2";data_gallery_37["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/3.png";data_gallery_37["2"]["description"]="";data_gallery_37["2"]["alt"]="";data_gallery_37["3"]=[];data_gallery_37["3"]["id"]="3";data_gallery_37["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/4-1.png";data_gallery_37["3"]["description"]="";data_gallery_37["3"]["alt"]=""; var huge_it_trans_in_progress_gallery_37 = false;
  9965. var huge_it_transition_duration_gallery_37 = 1000;
  9966. var huge_it_playInterval_gallery_37;
  9967. // Stop autoplay.
  9968. window.clearInterval(huge_it_playInterval_gallery_37);
  9969. // alert('huge_it_current_key_gallery_37');
  9970. var huge_it_current_key_gallery_37 = '';
  9971. function huge_it_move_dots_gallery_37() {
  9972. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_37").position().left;
  9973. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_37").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_37").outerWidth(true);
  9974. }
  9975. function huge_it_testBrowser_cssTransitions_gallery_37() {
  9976. return huge_it_testDom_gallery_37('Transition');
  9977. }
  9978. function huge_it_testBrowser_cssTransforms3d_gallery_37() {
  9979. return huge_it_testDom_gallery_37('Perspective');
  9980. }
  9981. function huge_it_testDom_gallery_37(prop) {
  9982. // Browser vendor CSS prefixes.
  9983. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  9984. // Browser vendor DOM prefixes.
  9985. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  9986. var i = domPrefixes.length;
  9987. while (i--) {
  9988. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  9989. return true;
  9990. }
  9991. }
  9992. return false;
  9993. }
  9994. function huge_it_cube_gallery_37(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  9995. /* If browser does not support 3d transforms/CSS transitions.*/
  9996. if (!huge_it_testBrowser_cssTransitions_gallery_37()) {
  9997. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  9998. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  9999. return huge_it_fallback_gallery_37(current_image_class, next_image_class, direction);
  10000. }
  10001. if (!huge_it_testBrowser_cssTransforms3d_gallery_37()) {
  10002. return huge_it_fallback3d_gallery_37(current_image_class, next_image_class, direction);
  10003. }
  10004. huge_it_trans_in_progress_gallery_37 = true;
  10005. /* Set active thumbnail.*/
  10006. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  10007. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  10008. jQuery(".huge_it_slide_bg_gallery_37").css('perspective', 1000);
  10009. jQuery(current_image_class).css({
  10010. transform : 'translateZ(' + tz + 'px)',
  10011. backfaceVisibility : 'hidden'
  10012. });
  10013. jQuery(".huge_it_slideshow_image_wrap_gallery_37,.huge_it_slide_bg_gallery_37,.huge_it_slideshow_image_item_gallery_37,.huge_it_slideshow_image_second_item_gallery_37 ").css('overflow', 'visible');
  10014. jQuery(next_image_class).css({
  10015. opacity : 1,
  10016. filter: 'Alpha(opacity=100)',
  10017. backfaceVisibility : 'hidden',
  10018. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  10019. });
  10020. jQuery(".huge_it_slider_gallery_37").css({
  10021. transform: 'translateZ(-' + tz + 'px)',
  10022. transformStyle: 'preserve-3d'
  10023. });
  10024. /* Execution steps.*/
  10025. setTimeout(function () {
  10026. jQuery(".huge_it_slider_gallery_37").css({
  10027. transition: 'all ' + huge_it_transition_duration_gallery_37 + 'ms ease-in-out',
  10028. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  10029. });
  10030. }, 20);
  10031. /* After transition.*/
  10032. jQuery(".huge_it_slider_gallery_37").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  10033. function huge_it_after_trans() {
  10034. jQuery(".huge_it_slide_bg_gallery_37,.huge_it_slideshow_image_item_gallery_37,.huge_it_slideshow_image_second_item_gallery_37 ").css('overflow', 'hidden');
  10035. jQuery(".huge_it_slide_bg_gallery_37").removeAttr('style');
  10036. jQuery(current_image_class).removeAttr('style');
  10037. jQuery(next_image_class).removeAttr('style');
  10038. jQuery(".huge_it_slider_gallery_37").removeAttr('style');
  10039. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  10040. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  10041. // huge_it_change_watermark_container_gallery_37();
  10042. huge_it_trans_in_progress_gallery_37 = false;
  10043. if (typeof event_stack_gallery_37 !== 'undefined' && event_stack_gallery_37.length > 0) {
  10044. key = event_stack_gallery_37[0].split("-");
  10045. event_stack_gallery_37.shift();
  10046. huge_it_change_image_gallery_37(key[0], key[1], data_gallery_37, true,false);
  10047. }
  10048. }
  10049. }
  10050. function huge_it_cubeH_gallery_37(current_image_class, next_image_class, direction) {
  10051. /* Set to half of image width.*/
  10052. var dimension = jQuery(current_image_class).width() / 2;
  10053. if (direction == 'right') {
  10054. huge_it_cube_gallery_37(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  10055. }
  10056. else if (direction == 'left') {
  10057. huge_it_cube_gallery_37(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  10058. }
  10059. }
  10060. function huge_it_cubeV_gallery_37(current_image_class, next_image_class, direction) {
  10061. /* Set to half of image height.*/
  10062. var dimension = jQuery(current_image_class).height() / 2;
  10063. /* If next slide.*/
  10064. if (direction == 'right') {
  10065. huge_it_cube_gallery_37(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  10066. }
  10067. else if (direction == 'left') {
  10068. huge_it_cube_gallery_37(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  10069. }
  10070. }
  10071. /* For browsers that does not support transitions.*/
  10072. function huge_it_fallback_gallery_37(current_image_class, next_image_class, direction) {
  10073. huge_it_fade_gallery_37(current_image_class, next_image_class, direction);
  10074. }
  10075. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  10076. function huge_it_fallback3d_gallery_37(current_image_class, next_image_class, direction) {
  10077. huge_it_sliceV_gallery_37(current_image_class, next_image_class, direction);
  10078. }
  10079. function huge_it_none_gallery_37(current_image_class, next_image_class, direction) {
  10080. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  10081. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  10082. /* Set active thumbnail.*/
  10083. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  10084. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  10085. }
  10086. function huge_it_fade_gallery_37(current_image_class, next_image_class, direction) {
  10087. if (huge_it_testBrowser_cssTransitions_gallery_37()) {
  10088. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_37 + 'ms linear');
  10089. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_37 + 'ms linear');
  10090. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  10091. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  10092. }
  10093. else {
  10094. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_37);
  10095. jQuery(next_image_class).animate({
  10096. 'opacity' : 1,
  10097. 'z-index': 2
  10098. }, {
  10099. duration: huge_it_transition_duration_gallery_37,
  10100. complete: function () {return false;}
  10101. });
  10102. // For IE.
  10103. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_37, 0);
  10104. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_37, 1);
  10105. }
  10106. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  10107. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  10108. }
  10109. function huge_it_grid_gallery_37(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  10110. /* If browser does not support CSS transitions.*/
  10111. if (!huge_it_testBrowser_cssTransitions_gallery_37()) {
  10112. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  10113. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  10114. return huge_it_fallback_gallery_37(current_image_class, next_image_class, direction);
  10115. }
  10116. huge_it_trans_in_progress_gallery_37 = true;
  10117. /* Set active thumbnail.*/
  10118. jQuery(".huge_it_slideshow_dots_gallery_37").removeClass("huge_it_slideshow_dots_active_gallery_37").addClass("huge_it_slideshow_dots_deactive_gallery_37");
  10119. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_37 + "_gallery_37").removeClass("huge_it_slideshow_dots_deactive_gallery_37").addClass("huge_it_slideshow_dots_active_gallery_37");
  10120. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  10121. var count = (huge_it_transition_duration_gallery_37) / (cols + rows);
  10122. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  10123. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  10124. var delay = (c + r) * count;
  10125. /* Return a gridlet elem with styles for specific transition.*/
  10126. return jQuery('<div class="huge_it_gridlet_gallery_37" />').css({
  10127. width : width,
  10128. height : height,
  10129. top : top,
  10130. left : left,
  10131. backgroundImage : 'url("' + src + '")',
  10132. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_37").css("background-color"),
  10133. /*backgroundColor: rgba(0, 0, 0, 0),*/
  10134. backgroundRepeat: 'no-repeat',
  10135. backgroundPosition : img_left + 'px ' + img_top + 'px',
  10136. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  10137. transition : 'all ' + huge_it_transition_duration_gallery_37 + 'ms ease-in-out ' + delay + 'ms',
  10138. transform : 'none'
  10139. });
  10140. }
  10141. /* Get the current slide's image.*/
  10142. var cur_img = jQuery(current_image_class).find('img');
  10143. /* Create a grid to hold the gridlets.*/
  10144. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_37');
  10145. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  10146. jQuery(current_image_class).prepend(grid);
  10147. /* vars to calculate positioning/size of gridlets*/
  10148. var cont = jQuery(".huge_it_slide_bg_gallery_37");
  10149. var imgWidth = cur_img.width();
  10150. var imgHeight = cur_img.height();
  10151. var contWidth = cont.width(),
  10152. contHeight = cont.height(),
  10153. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  10154. colWidth = Math.floor(contWidth / cols),
  10155. rowHeight = Math.floor(contHeight / rows),
  10156. colRemainder = contWidth - (cols * colWidth),
  10157. colAdd = Math.ceil(colRemainder / cols),
  10158. rowRemainder = contHeight - (rows * rowHeight),
  10159. rowAdd = Math.ceil(rowRemainder / rows),
  10160. leftDist = 0,
  10161. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_37").width() - cur_img.width()) / 2;
  10162. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  10163. tx = tx === 'auto' ? contWidth : tx;
  10164. tx = tx === 'min-auto' ? - contWidth : tx;
  10165. ty = ty === 'auto' ? contHeight : ty;
  10166. ty = ty === 'min-auto' ? - contHeight : ty;
  10167. /* Loop through cols*/
  10168. for (var i = 0; i < cols; i++) {
  10169. var topDist = 0,
  10170. img_topDst = (jQuery(".huge_it_slide_bg_gallery_37").height() - cur_img.height()) / 2,
  10171. newColWidth = colWidth;
  10172. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  10173. if (colRemainder > 0) {
  10174. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  10175. newColWidth += add;
  10176. colRemainder -= add;
  10177. }
  10178. /* Nested loop to create row gridlets for each col.*/
  10179. for (var j = 0; j < rows; j++)  {
  10180. var newRowHeight = rowHeight,
  10181. newRowRemainder = rowRemainder;
  10182. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  10183. if (newRowRemainder > 0) {
  10184. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  10185. newRowHeight += add;
  10186. newRowRemainder -= add;
  10187. }
  10188. /* Create & append gridlet to grid.*/
  10189. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  10190. topDist += newRowHeight;
  10191. img_topDst -= newRowHeight;
  10192. }
  10193. img_leftDist -= newColWidth;
  10194. leftDist += newColWidth;
  10195. }
  10196. /* Set event listener on last gridlet to finish transitioning.*/
  10197. var last_gridlet = grid.children().last();
  10198. /* Show grid & hide the image it replaces.*/
  10199. grid.show();
  10200. cur_img.css('opacity', 0);
  10201. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  10202. grid.children().first().addClass('rs-top-left');
  10203. grid.children().last().addClass('rs-bottom-right');
  10204. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  10205. grid.children().eq(- rows).addClass('rs-top-right');
  10206. /* Execution steps.*/
  10207. setTimeout(function () {
  10208. grid.children().css({
  10209. opacity: op,
  10210. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  10211. });
  10212. }, 1);
  10213. jQuery(next_image_class).css('opacity', 1);
  10214. /* After transition.*/
  10215. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  10216. function huge_it_after_trans() {
  10217. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  10218. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  10219. cur_img.css('opacity', 1);
  10220. grid.remove();
  10221. huge_it_trans_in_progress_gallery_37 = false;
  10222. if (typeof event_stack_gallery_37 !== 'undefined' && event_stack_gallery_37.length > 0) {
  10223. key = event_stack_gallery_37[0].split("-");
  10224. event_stack_gallery_37.shift();
  10225. huge_it_change_image_gallery_37(key[0], key[1], data_gallery_37, true,false);
  10226. }
  10227. }
  10228. }
  10229. function huge_it_sliceH_gallery_37(current_image_class, next_image_class, direction) {
  10230. if (direction == 'right') {
  10231. var translateX = 'min-auto';
  10232. }
  10233. else if (direction == 'left') {
  10234. var translateX = 'auto';
  10235. }
  10236. huge_it_grid_gallery_37(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  10237. }
  10238. function huge_it_sliceV_gallery_37(current_image_class, next_image_class, direction) {
  10239. if (direction == 'right') {
  10240. var translateY = 'min-auto';
  10241. }
  10242. else if (direction == 'left') {
  10243. var translateY = 'auto';
  10244. }
  10245. huge_it_grid_gallery_37(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  10246. }
  10247. function huge_it_slideV_gallery_37(current_image_class, next_image_class, direction) {
  10248. if (direction == 'right') {
  10249. var translateY = 'auto';
  10250. }
  10251. else if (direction == 'left') {
  10252. var translateY = 'min-auto';
  10253. }
  10254. huge_it_grid_gallery_37(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  10255. }
  10256. function huge_it_slideH_gallery_37(current_image_class, next_image_class, direction) {
  10257. if (direction == 'right') {
  10258. var translateX = 'min-auto';
  10259. }
  10260. else if (direction == 'left') {
  10261. var translateX = 'auto';
  10262. }
  10263. huge_it_grid_gallery_37(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  10264. }
  10265. function huge_it_scaleOut_gallery_37(current_image_class, next_image_class, direction) {
  10266. huge_it_grid_gallery_37(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  10267. }
  10268. function huge_it_scaleIn_gallery_37(current_image_class, next_image_class, direction) {
  10269. huge_it_grid_gallery_37(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  10270. }
  10271. function huge_it_blockScale_gallery_37(current_image_class, next_image_class, direction) {
  10272. huge_it_grid_gallery_37(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  10273. }
  10274. function huge_it_kaleidoscope_gallery_37(current_image_class, next_image_class, direction) {
  10275. huge_it_grid_gallery_37(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  10276. }
  10277. function huge_it_fan_gallery_37(current_image_class, next_image_class, direction) {
  10278. if (direction == 'right') {
  10279. var rotate = 45;
  10280. var translateX = 100;
  10281. }
  10282. else if (direction == 'left') {
  10283. var rotate = -45;
  10284. var translateX = -100;
  10285. }
  10286. huge_it_grid_gallery_37(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  10287. }
  10288. function huge_it_blindV_gallery_37(current_image_class, next_image_class, direction) {
  10289. huge_it_grid_gallery_37(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  10290. }
  10291. function huge_it_blindH_gallery_37(current_image_class, next_image_class, direction) {
  10292. huge_it_grid_gallery_37(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  10293. }
  10294. function huge_it_random_gallery_37(current_image_class, next_image_class, direction) {
  10295. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  10296. /* Pick a random transition from the anims array.*/
  10297. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_37"](current_image_class, next_image_class, direction);
  10298. }
  10299. function iterator_gallery_37() {
  10300. var iterator = 1;
  10301. return iterator;
  10302. }
  10303. function huge_it_change_image_gallery_37(current_key, key, data_gallery_37, from_effect,clicked) {
  10304. if (data_gallery_37[key]) {
  10305. if(typeof video_is_playing_gallery_37 != 'undefined' && video_is_playing_gallery_37 && !clicked){
  10306. return false;
  10307. }
  10308. if (!from_effect) {
  10309. // Change image key.
  10310. jQuery("#huge_it_current_image_key_gallery_37").val(key);
  10311. // if (current_key == '-2') { /* Dots.*/
  10312. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_37").attr("data-image_key");
  10313. //  }
  10314. }
  10315. if (huge_it_trans_in_progress_gallery_37) {
  10316. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_37").after(" --IN TRANSACTION-- <br />");
  10317. event_stack_gallery_37.push(current_key + '-' + key);
  10318. return;
  10319. }
  10320. var direction = 'right';
  10321. if (huge_it_current_key_gallery_37 > key) {
  10322. var direction = 'left';
  10323. }
  10324. else if (huge_it_current_key_gallery_37 == key) {
  10325. return false;
  10326. }
  10327. // Set active thumbnail position.
  10328. huge_it_current_key_gallery_37 = key;
  10329. //Change image id, title, description.
  10330. jQuery(".huge_it_slideshow_image_gallery_37").attr('data-image_id', data_gallery_37[key]["id"]);
  10331. jQuery(".huge_it_slideshow_title_text_gallery_37").html(data_gallery_37[key]["alt"]);
  10332. jQuery(".huge_it_slideshow_description_text_gallery_37").html(data_gallery_37[key]["description"]);
  10333. var current_image_class = "#image_id_gallery_37_" + data_gallery_37[current_key]["id"];
  10334. var next_image_class = "#image_id_gallery_37_" + data_gallery_37[key]["id"];
  10335. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_37').length>0) {
  10336. var streffect='none';
  10337. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  10338. huge_it_none_gallery_37(current_image_class, next_image_class, direction);
  10339. }else{
  10340. huge_it_fade_gallery_37(current_image_class, next_image_class, direction);
  10341. }
  10342. }else{
  10343. huge_it_none_gallery_37(current_image_class, next_image_class, direction);
  10344. }
  10345. jQuery('.huge_it_slideshow_title_text_gallery_37').removeClass('none');
  10346. if(jQuery('.huge_it_slideshow_title_text_gallery_37').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_37').addClass('none');}
  10347. jQuery('.huge_it_slideshow_description_text_gallery_37').removeClass('none');
  10348. jQuery('.huge_it_gallery_like_cont_374995').removeClass('none');
  10349. if(jQuery('.huge_it_slideshow_description_text_gallery_37').html()==""){
  10350. jQuery('.huge_it_slideshow_description_text_gallery_37').addClass('none');
  10351. }
  10352. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_37').addClass('none');
  10353. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_37').addClass('none');
  10354. jQuery(current_image_class).find('.huge_it_gallery_like_cont_374995').addClass('none');
  10355. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_37").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  10356. huge_it_move_dots_gallery_37();
  10357. window.clearInterval(huge_it_playInterval_gallery_37);
  10358. play_gallery_37();
  10359. }
  10360. }
  10361. function huge_it_popup_resize_gallery_37() {
  10362. var staticsliderwidth=600;
  10363. var sliderwidth=600;
  10364. var bodyWidth=jQuery(window).width();
  10365. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_37").parent().width();
  10366.  
  10367. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  10368. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  10369. var str=(900/staticsliderwidth);
  10370.  
  10371. jQuery('.huge_it_slideshow_image_wrap_gallery_37').css({'max-height':parentWidth*str-2*0});
  10372.  
  10373. }
  10374. jQuery(window).load(function () {
  10375. jQuery(window).resize(function() {
  10376. huge_it_popup_resize_gallery_37();
  10377. });
  10378. huge_it_popup_resize_gallery_37();
  10379. /* Disable right click.*/
  10380. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  10381. return false;
  10382. });
  10383. /*HOVER SLIDESHOW*/
  10384. jQuery("#huge_it_slideshow_image_container_gallery_37, .huge_it_slideshow_image_container_gallery_37, .huge_it_slideshow_dots_container_gallery_37,#huge_it_slideshow_right_gallery_37,#huge_it_slideshow_left_gallery_37").hover(function(){
  10385. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_37").after(" -- hover -- <br /> ");
  10386. jQuery("#huge_it_slideshow_right_gallery_37").css({'display':'inline'});
  10387. jQuery("#huge_it_slideshow_left_gallery_37").css({'display':'inline'});
  10388. },function(){
  10389. jQuery("#huge_it_slideshow_right_gallery_37").css({'display':'none'});
  10390. jQuery("#huge_it_slideshow_left_gallery_37").css({'display':'none'});
  10391. });
  10392. var pausehover="on";
  10393. if(pausehover=="on"){
  10394. jQuery("#huge_it_slideshow_image_container_gallery_37, .huge_it_slideshow_image_container_gallery_37, .huge_it_slideshow_dots_container_gallery_37,#huge_it_slideshow_right_gallery_37,#huge_it_slideshow_left_gallery_37").hover(function(){
  10395. window.clearInterval(huge_it_playInterval_gallery_37);
  10396. },function(){
  10397. window.clearInterval(huge_it_playInterval_gallery_37);
  10398. play_gallery_37();
  10399. });
  10400. }
  10401. play_gallery_37();
  10402. });
  10403. function play_gallery_37() {
  10404. /* Play.*/
  10405. huge_it_playInterval_gallery_37 = setInterval(function () {
  10406. var iterator = 1;
  10407. huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()) + iterator) % data_gallery_37.length, data_gallery_37,false,false);
  10408. }, '5000');
  10409. }
  10410. jQuery(window).focus(function() {
  10411. var i_gallery_37 = 0;
  10412. jQuery(".huge_it_slider_gallery_37").children("div").each(function () {
  10413. if (jQuery(this).css('opacity') == 1) {
  10414. jQuery("#huge_it_current_image_key_gallery_37").val(i_gallery_37);
  10415. }
  10416. i_gallery_37++;
  10417. });
  10418. play_gallery_37();
  10419. });
  10420. jQuery(window).blur(function() {
  10421. event_stack_gallery_37 = [];
  10422. window.clearInterval(huge_it_playInterval_gallery_37);
  10423. });
  10424. </script>
  10425. <div class="huge_it_slideshow_image_wrap_gallery_37 gallery-img-content"
  10426.     data-rating-type="heart">
  10427. <!-- ##########################DOTS######################### -->
  10428. <div class="huge_it_slideshow_dots_container_gallery_37">
  10429. <div class="huge_it_slideshow_dots_thumbnails_gallery_37">
  10430. <div id="huge_it_dots_0_gallery_37"
  10431.     class="huge_it_slideshow_dots_gallery_37 huge_it_slideshow_dots_active_gallery_37"
  10432.     onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), '0', data_gallery_37,false,true);return false;"
  10433.     data-image_id="717" data-image_key="0"></div>
  10434. <div id="huge_it_dots_1_gallery_37"
  10435.     class="huge_it_slideshow_dots_gallery_37 huge_it_slideshow_dots_deactive_gallery_37"
  10436.     onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), '1', data_gallery_37,false,true);return false;"
  10437.     data-image_id="713" data-image_key="1"></div>
  10438. <div id="huge_it_dots_2_gallery_37"
  10439.     class="huge_it_slideshow_dots_gallery_37 huge_it_slideshow_dots_deactive_gallery_37"
  10440.     onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), '2', data_gallery_37,false,true);return false;"
  10441.     data-image_id="714" data-image_key="2"></div>
  10442. <div id="huge_it_dots_3_gallery_37"
  10443.     class="huge_it_slideshow_dots_gallery_37 huge_it_slideshow_dots_deactive_gallery_37"
  10444.     onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), '3', data_gallery_37,false,true);return false;"
  10445.     data-image_id="715" data-image_key="3"></div>
  10446. </div>
  10447. <a id="huge_it_slideshow_left_gallery_37" href="#"
  10448.   onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()) - iterator_gallery_37()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()) - iterator_gallery_37()) % data_gallery_37.length : data_gallery_37.length - 1, data_gallery_37,false,true);return false;">
  10449. <div id="huge_it_slideshow_left-ico_gallery_37">
  10450. <div><i class="huge_it_slideshow_prev_btn_gallery_37 fa"></i></div>
  10451. </div>
  10452. </a>
  10453. <a id="huge_it_slideshow_right_gallery_37" href="#"
  10454.   onclick="huge_it_change_image_gallery_37(parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_37').val()) + iterator_gallery_37()) % data_gallery_37.length, data_gallery_37,false,true);return false;">
  10455. <div id="huge_it_slideshow_right-ico_37">
  10456. <div><i class="huge_it_slideshow_next_btn_gallery_37 fa"></i></div>
  10457. </div>
  10458. </a>
  10459. </div>
  10460. <!-- ##########################IMAGES######################### -->
  10461. <script>
  10462. jQuery(document).ready(function ($) {
  10463. $('.thumb_wrapper').on('click', function (ev) {
  10464. var hugeid = $(this).data('rowid');
  10465. var myid = hugeid;
  10466. myid = parseInt(myid);
  10467. eval('player_' + myid + '.playVideo()')
  10468. ev.preventDefault();
  10469. });
  10470. });
  10471. </script>
  10472. <div id="huge_it_slideshow_image_container_gallery_37"
  10473.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_37 view-slider">
  10474. <div class="huge_it_slide_container_gallery_37">
  10475. <div class="huge_it_slide_bg_gallery_37">
  10476. <ul class="huge_it_slider_gallery_37">
  10477. <li class="huge_it_slideshow_image_item_gallery_37"
  10478.    id="image_id_gallery_37_0">
  10479. <div class="huge_it_gallery_like_cont_374995">
  10480. <div class="huge_it_gallery_like_wrapper">
  10481. <span class="huge_it_like">
  10482. <i class="hugeiticons-heart likeheart"></i>
  10483. <span class="huge_it_like_thumb" id="717"
  10484.      data-status="unliked">
  10485. 0 </span>
  10486. <span
  10487. class="huge_it_like_count "
  10488. id="717"></span>
  10489. </span>
  10490. </div>
  10491. </div>
  10492. <img decoding="async" alt=""
  10493.     id="huge_it_slideshow_image_gallery_37_0"
  10494.     class="huge_it_slideshow_image_gallery_37"
  10495.     src="https://picoulet.centres-sociaux.fr/files/2025/10/1-1.png"
  10496.     data-image_id="717"/>
  10497. <div
  10498. class="huge_it_slideshow_title_text_gallery_37 none">
  10499. </div>
  10500. <div
  10501. class="huge_it_slideshow_description_text_gallery_37 none">
  10502. </div>
  10503. </li>
  10504. <li class="huge_it_slideshow_image_second_item_gallery_37"
  10505.    id="image_id_gallery_37_1">
  10506. <div class="huge_it_gallery_like_cont_374995">
  10507. <div class="huge_it_gallery_like_wrapper">
  10508. <span class="huge_it_like">
  10509. <i class="hugeiticons-heart likeheart"></i>
  10510. <span class="huge_it_like_thumb" id="713"
  10511.      data-status="unliked">
  10512. 0 </span>
  10513. <span
  10514. class="huge_it_like_count "
  10515. id="713"></span>
  10516. </span>
  10517. </div>
  10518. </div>
  10519. <img decoding="async" alt=""
  10520.     id="huge_it_slideshow_image_gallery_37_1"
  10521.     class="huge_it_slideshow_image_gallery_37"
  10522.     src="https://picoulet.centres-sociaux.fr/files/2025/10/2.png"
  10523.     data-image_id="713"/>
  10524. <div
  10525. class="huge_it_slideshow_title_text_gallery_37 none">
  10526. </div>
  10527. <div
  10528. class="huge_it_slideshow_description_text_gallery_37 none">
  10529. </div>
  10530. </li>
  10531. <li class="huge_it_slideshow_image_second_item_gallery_37"
  10532.    id="image_id_gallery_37_2">
  10533. <div class="huge_it_gallery_like_cont_374995">
  10534. <div class="huge_it_gallery_like_wrapper">
  10535. <span class="huge_it_like">
  10536. <i class="hugeiticons-heart likeheart"></i>
  10537. <span class="huge_it_like_thumb" id="714"
  10538.      data-status="unliked">
  10539. 0 </span>
  10540. <span
  10541. class="huge_it_like_count "
  10542. id="714"></span>
  10543. </span>
  10544. </div>
  10545. </div>
  10546. <img decoding="async" alt=""
  10547.     id="huge_it_slideshow_image_gallery_37_2"
  10548.     class="huge_it_slideshow_image_gallery_37"
  10549.     src="https://picoulet.centres-sociaux.fr/files/2025/10/3.png"
  10550.     data-image_id="714"/>
  10551. <div
  10552. class="huge_it_slideshow_title_text_gallery_37 none">
  10553. </div>
  10554. <div
  10555. class="huge_it_slideshow_description_text_gallery_37 none">
  10556. </div>
  10557. </li>
  10558. <li class="huge_it_slideshow_image_second_item_gallery_37"
  10559.    id="image_id_gallery_37_3">
  10560. <div class="huge_it_gallery_like_cont_374995">
  10561. <div class="huge_it_gallery_like_wrapper">
  10562. <span class="huge_it_like">
  10563. <i class="hugeiticons-heart likeheart"></i>
  10564. <span class="huge_it_like_thumb" id="715"
  10565.      data-status="unliked">
  10566. 0 </span>
  10567. <span
  10568. class="huge_it_like_count "
  10569. id="715"></span>
  10570. </span>
  10571. </div>
  10572. </div>
  10573. <img decoding="async" alt=""
  10574.     id="huge_it_slideshow_image_gallery_37_3"
  10575.     class="huge_it_slideshow_image_gallery_37"
  10576.     src="https://picoulet.centres-sociaux.fr/files/2025/10/4-1.png"
  10577.     data-image_id="715"/>
  10578. <div
  10579. class="huge_it_slideshow_title_text_gallery_37 none">
  10580. </div>
  10581. <div
  10582. class="huge_it_slideshow_description_text_gallery_37 none">
  10583. </div>
  10584. </li>
  10585. </ul>
  10586. <input type="hidden" id="huge_it_current_image_key_gallery_37" value="0"/>
  10587. </div>
  10588. </div>
  10589. </div>
  10590. </div><style>
  10591. .huge_it_slideshow_image_wrap_gallery_37 {
  10592.    height: 900px;
  10593.    width: 600px;
  10594.    max-width: calc(100% - 2 * 0px);
  10595.    position: relative;
  10596.    display: block;
  10597.    text-align: center;
  10598.    border: 0 px #ffffff solid;
  10599.    box-sizing: content-box;
  10600.    clear: both;
  10601. float:none; margin: 0 auto;}
  10602.  
  10603. .huge_it_slideshow_image_wrap_gallery_37 * {
  10604.    box-sizing: border-box;
  10605.    -moz-box-sizing: border-box;
  10606.    -webkit-box-sizing: border-box;
  10607. }
  10608.  
  10609. .huge_it_slideshow_image_gallery_37 {
  10610. width: 100%;
  10611.    height: 100%;
  10612.    left: 0;
  10613.    top: 0;
  10614. /* height: auto;
  10615.                top: 50%;
  10616.            left: 50%;
  10617.                transform: translate( -50%, -50% ); */
  10618. max-width: 100%;
  10619.    max-height: 100%;
  10620.    position: absolute;
  10621. }
  10622.  
  10623. .huge_it_slider_gallery_37 li iframe {
  10624.    width: 100%;
  10625.    height: 100%;
  10626. }
  10627.  
  10628. .huge_it_slider_gallery_37 li #thevideo {
  10629.    width: 100%;
  10630.    height: 100%;
  10631. }
  10632.  
  10633. .huge_it_slider_gallery_37 li .thumb_wrapper {
  10634.    width: 100%;
  10635.    height: 100%;
  10636. }
  10637.  
  10638. .huge_it_slider_gallery_37 li .thumb_wrapper img {
  10639.    position: relative;
  10640.    /*top: 50%;
  10641.    transform: translateY(-50%);*/
  10642. }
  10643.  
  10644. #huge_it_slideshow_left_gallery_37,
  10645. #huge_it_slideshow_right_gallery_37 {
  10646.    cursor: pointer;
  10647.    display: none;
  10648.    display: block;
  10649.    height: 100%;
  10650.    outline: medium none;
  10651.    position: absolute;
  10652.    /*z-index: 10130;*/
  10653.    z-index: 13;
  10654.    bottom: 25px;
  10655.    top: 50%;
  10656. }
  10657.  
  10658. #huge_it_slideshow_left-ico_gallery_37,
  10659. #huge_it_slideshow_right-ico_gallery_37 {
  10660.    z-index: 13;
  10661.    -moz-box-sizing: content-box;
  10662.    box-sizing: content-box;
  10663.    cursor: pointer;
  10664.    display: table;
  10665.    left: -9999px;
  10666.    line-height: 0;
  10667.    margin-top: -15px;
  10668.    position: absolute;
  10669.    top: 50%;
  10670. }
  10671.  
  10672. #huge_it_slideshow_left-ico_gallery_37:hover,
  10673. #huge_it_slideshow_right-ico_gallery_37:hover {
  10674.    cursor: pointer;
  10675. }
  10676.  
  10677. .huge_it_slideshow_image_container_gallery_37 {
  10678.    display: table;
  10679.    position: relative;
  10680.    top: 0;
  10681.    left: 0;
  10682.    text-align: center;
  10683.    vertical-align: middle;
  10684.    width: 100%;
  10685.    height: 100%;
  10686. }
  10687.  
  10688. .huge_it_slideshow_title_text_gallery_37 {
  10689.    text-decoration: none;
  10690.    position: absolute;
  10691.    z-index: 12;
  10692.    display: inline-block;
  10693. width: 30%;
  10694.    /*height:
  10695. 50 %;*/
  10696. right:0%;top:0%; padding: 2%;
  10697.    text-align: right;
  10698.    font-weight: bold;
  10699.    color: #000000;
  10700.    background: rgba(255,255,255,0.7)  !important;
  10701.    border-style: solid;
  10702.    font-size: 13px;
  10703.    border-width: 0px;
  10704.    border-color: #ffffff;
  10705.    border-radius: 4px;
  10706. }
  10707.  
  10708. .huge_it_slideshow_description_text_gallery_37 {
  10709.    text-decoration: none;
  10710.    position: absolute;
  10711.    z-index: 11;
  10712.    border-style: solid;
  10713.    display: inline-block;
  10714. width: 70%;
  10715.    /*height:
  10716. %;*/
  10717. right:0%;bottom:0%; padding: 3%;
  10718.    text-align: justify;
  10719.    color: #ffffff;
  10720.    background: rgba(0,0,0,0.7) !important;
  10721.    border-style: solid;
  10722.    font-size: 12px;
  10723.    border-width: 0px;
  10724.    border-color: #ffffff;
  10725.    border-radius: 0px;
  10726. }
  10727.  
  10728. .huge_it_slideshow_title_text_gallery_37.none, .huge_it_slideshow_description_text_gallery_37.none,
  10729. .huge_it_slideshow_title_text_gallery_37.hidden, .huge_it_slideshow_description_text_gallery_37.hidden {
  10730.    display: none;
  10731. }
  10732.  
  10733. .huge_it_gallery_like_cont_374995.none {
  10734.    display: none !important;
  10735. }
  10736.  
  10737. .huge_it_slideshow_title_text_gallery_37 h1, .huge_it_slideshow_description_text_gallery_37 h1,
  10738. .huge_it_slideshow_title_text_gallery_37 h2, .huge_it_slideshow_title_text_gallery_37 h2,
  10739. .huge_it_slideshow_title_text_gallery_37 h3, .huge_it_slideshow_title_text_gallery_37 h3,
  10740. .huge_it_slideshow_title_text_gallery_37 h4, .huge_it_slideshow_title_text_gallery_37 h4,
  10741. .huge_it_slideshow_title_text_gallery_37 p, .huge_it_slideshow_title_text_gallery_37 p,
  10742. .huge_it_slideshow_title_text_gallery_37 strong, .huge_it_slideshow_title_text_gallery_37 strong,
  10743. .huge_it_slideshow_title_text_gallery_37 span, .huge_it_slideshow_title_text_gallery_37 span,
  10744. .huge_it_slideshow_title_text_gallery_37 ul, .huge_it_slideshow_title_text_gallery_37 ul,
  10745. .huge_it_slideshow_title_text_gallery_37 li, .huge_it_slideshow_title_text_gallery_37 li {
  10746.    padding: 2px;
  10747.    margin: 0;
  10748. }
  10749.  
  10750. .huge_it_slide_container_gallery_37 {
  10751.    display: table-cell;
  10752.    margin: 0 auto;
  10753.    position: relative;
  10754.    vertical-align: middle;
  10755.    width: 100%;
  10756.    height: 100%;
  10757.    _width: inherit;
  10758.    _height: inherit;
  10759. }
  10760.  
  10761. .huge_it_slide_bg_gallery_37 {
  10762.    margin: 0 auto;
  10763.    width: 100%;
  10764.    height: 100%;
  10765.    _width: inherit;
  10766.    _height: inherit;
  10767. }
  10768.  
  10769. .huge_it_slider_gallery_37 {
  10770.    width: 100%;
  10771.    height: 100%;
  10772.    display: table;
  10773.    padding: 0;
  10774.    margin: 0;
  10775. }
  10776.  
  10777. .huge_it_slideshow_image_item_gallery_37 {
  10778.    width: 100%;
  10779.    height: 100%;
  10780.    display: table-cell;
  10781.    filter: Alpha(opacity=100);
  10782.    opacity: 1;
  10783.    position: absolute;
  10784.    top: 0;
  10785.    left: 0;
  10786.    vertical-align: middle;
  10787.    z-index: 2;
  10788.    margin: 0 !important;
  10789.    padding: 0;
  10790.    overflow: hidden;
  10791.    border-radius: 0px !important;
  10792. }
  10793.  
  10794. .huge_it_slideshow_image_second_item_gallery_37 {
  10795.    width: 100%;
  10796.    height: 100%;
  10797.    display: table-cell;
  10798.    filter: Alpha(opacity=0);
  10799.    opacity: 0;
  10800.    position: absolute;
  10801.    top: 0;
  10802.    left: 0;
  10803.    vertical-align: middle;
  10804.    z-index: 1;
  10805.    overflow: hidden;
  10806.    margin: 0 !important;
  10807.    padding: 0;
  10808.    border-radius: 0px !important;
  10809. }
  10810.  
  10811. .huge_it_grid_gallery_37 {
  10812.    display: none;
  10813.    height: 100%;
  10814.    overflow: hidden;
  10815.    position: absolute;
  10816.    width: 100%;
  10817. }
  10818.  
  10819. .huge_it_gridlet_gallery_37 {
  10820.    opacity: 1;
  10821.    filter: Alpha(opacity=100);
  10822.    position: absolute;
  10823. }
  10824.  
  10825. .huge_it_slideshow_dots_container_gallery_37 {
  10826.    display: table;
  10827.    position: absolute;
  10828.    width: 100% !important;
  10829.    height: 100% !important;
  10830. }
  10831.  
  10832. .huge_it_slideshow_dots_thumbnails_gallery_37 {
  10833.    margin: 0 auto;
  10834.    overflow: hidden;
  10835.    position: absolute;
  10836.    width: 100%;
  10837.    height: 60px;
  10838. }
  10839.  
  10840. .huge_it_slideshow_dots_gallery_37 {
  10841.    display: inline-block;
  10842.    position: relative;
  10843.    cursor: pointer;
  10844.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  10845.    width: 10px;
  10846.    height: 10px;
  10847.    border-radius: 10px;
  10848.    background: #00f;
  10849.    margin: 10px;
  10850.    overflow: hidden;
  10851.    z-index: 17;
  10852. }
  10853.  
  10854. .huge_it_slideshow_dots_active_gallery_37 {
  10855.    opacity: 1;
  10856.    background: #0f0;
  10857.    filter: Alpha(opacity=100);
  10858. }
  10859.  
  10860. .huge_it_slideshow_dots_deactive_gallery_37 {
  10861. }
  10862.  
  10863. .huge_it_slideshow_image_item1_gallery_37 {
  10864.    display: table;
  10865.    width: inherit;
  10866.    height: inherit;
  10867. }
  10868.  
  10869. .huge_it_slideshow_image_item2_gallery_37 {
  10870.    display: table-cell;
  10871.    vertical-align: middle;
  10872.    text-align: center;
  10873. }
  10874.  
  10875. .huge_it_slideshow_image_item2_gallery_37 a {
  10876.    display: block;
  10877.    vertical-align: middle;
  10878.    width: 100%;
  10879.    height: 100%;
  10880. }
  10881.  
  10882. .huge_it_slideshow_image_wrap_gallery_37 {
  10883.    background: #ffffff;
  10884. }
  10885.  
  10886. .huge_it_slideshow_dots_thumbnails_gallery_37 {
  10887. top: 0;
  10888. }
  10889.  
  10890. .huge_it_slideshow_dots_gallery_37 {
  10891.    background: #000000;
  10892. }
  10893.  
  10894. .huge_it_slideshow_dots_active_gallery_37 {
  10895.    background: #ffffff;
  10896. }
  10897.  
  10898. /*/////Like/Dislike Styles BEGIN//////Heart//////*/
  10899. .huge_it_gallery_like_cont_374995 {
  10900.    position: absolute;
  10901.    top: 0;
  10902.    left: 0;
  10903.    z-index: 99;
  10904.    display: none;
  10905. }
  10906.  
  10907. .huge_it_slide_container_gallery_37:hover .huge_it_gallery_like_cont_374995 {
  10908.    display: block;
  10909. }
  10910.  
  10911. .huge_it_gallery_like_cont_374995 .huge_it_gallery_like_wrapper {
  10912.    position: relative;
  10913.    background: rgba(255,255,255,0.7)  !important;
  10914.    display: inline-block;
  10915.    border-radius: 8px;
  10916.    font-size: 0;
  10917. }
  10918.  
  10919. .huge_it_gallery_like_cont_374995 .huge_it_gallery_like_wrapper:hover {
  10920.    background: #D6D4D4;
  10921. }
  10922.  
  10923. .huge_it_gallery_like_cont_374995 .huge_it_gallery_like_wrapper {
  10924.    margin: 3px;
  10925. }
  10926.  
  10927. .huge_it_gallery_like_cont_374995 .huge_it_like {
  10928.    font-size: 0;
  10929. }
  10930.  
  10931. .huge_it_gallery_like_cont_374995 .huge_it_like .huge_it_like_thumb {
  10932.    display: block;
  10933.    float: left;
  10934. ;
  10935.    color: #3D3D3D;
  10936.    width: 38px;
  10937.    height: 38px;
  10938.    padding: 8px 0;
  10939.    font-size: 12px;
  10940.    text-align: center;
  10941.    font-weight: 700;
  10942.    position: relative;
  10943.    cursor: pointer;
  10944. }
  10945.  
  10946. .huge_it_gallery_like_cont_374995 .huge_it_like_count {
  10947.    display: none;
  10948. }
  10949.  
  10950. .huge_it_gallery_like_cont_374995 .huge_it_like .likeheart {
  10951.    font-size: 32px;
  10952.    color: #8F8F8F;
  10953.    position: absolute;
  10954.    top: 4px;
  10955.    left: 3px;
  10956.    transition: 0.3s ease;
  10957. }
  10958.  
  10959. .huge_it_gallery_like_cont_374995 .like_thumb_active {
  10960.    color: #FF2A12 !important;
  10961. }
  10962.  
  10963. .huge_it_gallery_like_cont_374995 .like_font_active {
  10964. color: #1C1C1C !important;
  10965. }
  10966.  
  10967. @media screen and (min-width: 768px) {
  10968.    .huge_it_gallery_like_cont_374995 .huge_it_gallery_like_wrapper:hover .huge_it_like_thumb {
  10969.     color: #1C1C1C !important;
  10970.        }
  10971.  
  10972.    .huge_it_gallery_like_cont_374995 .huge_it_gallery_like_wrapper:hover .likeheart {
  10973.        color: #FF2A12 !important;
  10974.    }
  10975. }
  10976.  
  10977. .youtube-icon {
  10978.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.youtube.png) center center no-repeat;
  10979. }
  10980.  
  10981. .vimeo-icon {
  10982.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.vimeo.png) center center no-repeat;
  10983. }
  10984.  
  10985. .playbutton {
  10986.    width: 100%;
  10987.    height: 100%;
  10988.    position: absolute;
  10989. }
  10990.  
  10991. /*/////Like/Dislike Styles END//////Heart//////*/
  10992. #huge_it_slideshow_left_gallery_37 {
  10993.    left: 0;
  10994.    margin-top: -21px;
  10995.    height: 43px;
  10996.    width: 29px;
  10997.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  10998. }
  10999.  
  11000. #huge_it_slideshow_right_gallery_37 {
  11001.    right: 0;
  11002.    margin-top: -21px;
  11003.    height: 43px;
  11004.    width: 29px;
  11005.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  11006. }
  11007.  
  11008. .thumb_image {
  11009.    position: absolute;
  11010.    width: 100%;
  11011.    height: 100%;
  11012.    top: 0;
  11013.    left: 0;
  11014. }
  11015.  
  11016. .entry-content a {
  11017.    border-bottom: none !important;
  11018. }
  11019.  
  11020. .gallery-img-content .noneDisplay {
  11021.    display: block;
  11022. }
  11023.  
  11024. </style>
  11025. </p>
  11026. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  11027. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/10/automne_2025_web_avec_liens.pdf">PDF</a><br />
  11028. (dans le PDF, cliquez sur les petits <img loading="lazy" loading="lazy" decoding="async" class="alignnone wp-image-4671" src="https://picoulet.centres-sociaux.fr/files/2025/02/lien.gif" alt="" width="24" height="32">&nbsp;pour plus d&rsquo;informations sur les sorties)</p>
  11029. ]]></content:encoded>
  11030. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/10/12/vacs-automne-2025/feed/</wfw:commentRss>
  11031. <slash:comments>0</slash:comments>
  11032. </item>
  11033. <item>
  11034. <title>Programme d&#8217;Octobre 2025</title>
  11035. <link>https://picoulet.centres-sociaux.fr/2025/09/28/octobre-2025/</link>
  11036. <comments>https://picoulet.centres-sociaux.fr/2025/09/28/octobre-2025/#respond</comments>
  11037. <dc:creator><![CDATA[laetitia]]></dc:creator>
  11038. <pubDate>Sun, 28 Sep 2025 20:27:53 +0000</pubDate>
  11039. <category><![CDATA[Programmes mensuels]]></category>
  11040. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=4972</guid>
  11041.  
  11042. <description><![CDATA[Fichier à télécharger : PDF Cliquez sur les petites mains pour plus d&#8217;infos.]]></description>
  11043. <content:encoded><![CDATA[<p style="text-align: center;"><style>
  11044. /*===== general options =========*/
  11045. a {
  11046.    box-shadow: none !important;
  11047. }
  11048.  
  11049. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  11050.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  11051. }
  11052.  
  11053. #album_disabled_layer {
  11054.    display: none;
  11055.    position: absolute;
  11056.    width: 100%;
  11057.    height: 100%;
  11058.    text-align: center;
  11059.    background-color: transparent;
  11060.    z-index: 10;
  11061.    padding-top: 20px;
  11062.    color: #fff;
  11063. }
  11064.  
  11065. #album_list_container {
  11066.    position: relative;
  11067. }
  11068.  
  11069. /* ====================== album onhover styles ==========================*/
  11070.  
  11071. #album_list .view {
  11072.    -webkit-box-sizing: border-box;
  11073.    -moz-box-sizing: border-box;
  11074.    -o-box-sizing: border-box;
  11075.    display: none;
  11076.  
  11077. }
  11078.  
  11079. .view .mask,
  11080. .view .content {
  11081.    width: 100%;
  11082.    height: 100%;
  11083.    position: absolute;
  11084.    overflow: hidden;
  11085.    top: 0;
  11086.    left: 0;
  11087. }
  11088.  
  11089. .view h2 {
  11090.    text-transform: uppercase;
  11091.    color: #fff;
  11092.    text-align: center;
  11093.    position: relative;
  11094.    font-size: 17px;
  11095.    font-family: Raleway, serif;
  11096.    padding: 10px;
  11097.    /*background: rgba(0, 0, 0, 0.8);*/
  11098.    margin: 20px 0 0 0;
  11099.  
  11100. }
  11101.  
  11102. .album_back_button a, .view a {
  11103.    text-decoration: none !important;
  11104. }
  11105.  
  11106. .view p {
  11107.    font-family: Merriweather, serif;
  11108.    font-style: italic;
  11109.    font-size: 14px;
  11110.    position: relative;
  11111.    color: #fff;
  11112.    padding: 0px 20px 0px;
  11113.    text-align: center;
  11114.  
  11115. }
  11116.  
  11117. .view a.info {
  11118.    display: inline-block;
  11119.    text-decoration: none;
  11120.    font-size: 13px;
  11121.    padding: 2px 14px;
  11122.    margin-bottom: 3px;
  11123.    background: #000;
  11124.    color: #fff;
  11125.    font-family: Raleway, serif;
  11126.    text-transform: uppercase;
  11127.    box-shadow: 0 0 1px #000
  11128. }
  11129.  
  11130. .mask-text h2 {
  11131.    font-size: 20px !important;
  11132. }
  11133.  
  11134. .view a.info:hover {
  11135.    box-shadow: 0 0 5px #000
  11136. }
  11137.  
  11138. .view .mask-bg {
  11139.    height: 100%;
  11140. }
  11141.  
  11142. .view .album_social {
  11143.    color: #fff;
  11144.    position: absolute;
  11145.    bottom: 3px;
  11146.    left: 3px;
  11147.    border: 1px solid #ffffff;
  11148.    -webkit-border-radius: 3px;
  11149.    -moz-border-radius: 3px;
  11150.    border-radius: 3px;
  11151.    padding: 3px 5px;
  11152.  
  11153. }
  11154.  
  11155. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  11156.    color: #ffffff;
  11157.    outline: none;
  11158. }
  11159.  
  11160. /*1*/
  11161.  
  11162. .view .info {
  11163.    margin-top: 5px;
  11164. }
  11165.  
  11166. .view-first .mask {
  11167.    opacity: 0;
  11168.    background-color: rgba(0, 0, 0, 0.7);
  11169.    transition: all 0.4s ease-in-out;
  11170.  
  11171. }
  11172.  
  11173. .view-first h2 {
  11174.    transform: translateY(-100px);
  11175.    opacity: 0;
  11176.    font-family: Raleway, serif;
  11177.    transition: all 0.2s ease-in-out;
  11178. }
  11179.  
  11180. .view-first p {
  11181.    transform: translateY(100px);
  11182.    opacity: 0;
  11183.    transition: all 0.2s linear;
  11184. }
  11185.  
  11186. .view-first a.info {
  11187.    opacity: 0;
  11188.    transition: all 0.2s ease-in-out;
  11189. }
  11190.  
  11191. /* */
  11192.  
  11193. .view-first:hover img {
  11194.    /*transform: scale(1.1);*/
  11195. }
  11196.  
  11197. .view-first:hover .mask {
  11198.    opacity: 1;
  11199. }
  11200.  
  11201. .view-first:hover h2,
  11202. .view-first:hover p,
  11203. .view-first:hover a.info {
  11204.    opacity: 1;
  11205.    transform: translateY(0px);
  11206. }
  11207.  
  11208. .view-first:hover p {
  11209.    transition-delay: 0.1s;
  11210. }
  11211.  
  11212. .view-first:hover a.info {
  11213.    transition-delay: 0.2s;
  11214. }
  11215.  
  11216. /*2*/
  11217. .view-second img {
  11218.    -webkit-filter: grayscale(0) blur(0);
  11219.    filter: grayscale(0) blur(0);
  11220.    -webkit-transition: .3s ease-in-out;
  11221.    transition: .3s ease-in-out;
  11222. }
  11223.  
  11224. .view-second .mask {
  11225.    background-color: rgba(226, 200, 127, 0.2);
  11226.    transition: all 0.5s linear;
  11227.    opacity: 0;
  11228. }
  11229.  
  11230. .view-second h2 {
  11231.    background: transparent;
  11232.    margin: 20px 40px 0px 40px;
  11233.    transform: scale(0);
  11234.    color: #333;
  11235.    transition: all 0.5s linear;
  11236.    opacity: 0;
  11237. }
  11238.  
  11239. .view-second p {
  11240.    opacity: 0;
  11241.    transform: scale(0);
  11242.    transition: all 0.5s linear;
  11243. }
  11244.  
  11245. .view-second a.info {
  11246.    opacity: 0;
  11247.    transform: scale(0);
  11248.    transition: all 0.5s linear;
  11249. }
  11250.  
  11251. .view-second:hover img {
  11252.    -webkit-filter: grayscale(100%) blur(3px);
  11253.    filter: grayscale(100%) blur(3px);
  11254. }
  11255.  
  11256. .view-second:hover .mask {
  11257.    opacity: 1;
  11258. }
  11259.  
  11260. .view-second:hover h2,
  11261. .view-second:hover p,
  11262. .view-second:hover a.info {
  11263.    transform: scale(1);
  11264.    opacity: 1;
  11265. }
  11266.  
  11267. .view-second img {
  11268.    -webkit-filter: grayscale(0) blur(0);
  11269.    filter: grayscale(0) blur(0);
  11270.    -webkit-transition: .3s ease-in-out;
  11271.    transition: .3s ease-in-out;
  11272. }
  11273.  
  11274. .view-second:hover img {
  11275.    -webkit-filter: grayscale(100%) blur(3px);
  11276.    filter: grayscale(100%) blur(3px);
  11277. }
  11278.  
  11279. /*3*/
  11280.  
  11281. .view-third img {
  11282.    transform: scaleY(1);
  11283.    transition: all .7s ease-in-out;
  11284. }
  11285.  
  11286. .view-third a.info {
  11287.    opacity: 0;
  11288.    transform: scale(0);
  11289.    transition: all 0.5s linear;
  11290. }
  11291.  
  11292. .view-third:hover img {
  11293.    -webkit-transform: scale(10);
  11294.    transform: scale(10);
  11295.    opacity: 0;
  11296. }
  11297.  
  11298. .view-third:hover .mask {
  11299.    opacity: 1;
  11300. }
  11301.  
  11302. .view-third:hover h2,
  11303. .view-third:hover p,
  11304. .view-third:hover a.info {
  11305.    transform: scale(1);
  11306.    opacity: 1;
  11307. }
  11308.  
  11309. /* ==== view 4 ===*/
  11310.  
  11311. .view-forth-wrapper {
  11312.    overflow: hidden;
  11313.    position: relative !important;
  11314.    height: 100%;
  11315.    /* cursor: pointer;*/
  11316. }
  11317.  
  11318. .view-forth img {
  11319.    max-width: 100%;
  11320.    position: relative;
  11321.    top: 0;
  11322.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  11323.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  11324. }
  11325.  
  11326. .view-forth .mask {
  11327.    position: absolute;
  11328.    width: 100%;
  11329.    /*    height: 70px;*/
  11330.    /*    bottom: -70px;*/
  11331.    height: 50%;
  11332.    bottom: -50%;
  11333.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  11334.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  11335.    top: inherit;
  11336. }
  11337.  
  11338. .view-forth:hover .mask {
  11339.    bottom: 0;
  11340. }
  11341.  
  11342. .view-forth:hover img {
  11343.    top: -30px;
  11344. }
  11345.  
  11346. /*==  view 5 ==*/
  11347.  
  11348. .view-fifth .view-fifth-wrapper,
  11349. .view-fifth .view-fifth-wrapper img {
  11350.    display: block;
  11351.    position: relative;
  11352. }
  11353.  
  11354. .view-fifth .view-fifth-wrapper {
  11355.    overflow: hidden;
  11356.    height: 100%;
  11357. }
  11358.  
  11359. .view-fifth .view-fifth-wrapper .mask {
  11360.    display: none;
  11361.    position: absolute;
  11362.    background: #333;
  11363.    background: rgba(75, 75, 75, 0.7);
  11364.    width: 100%;
  11365.    height: 100%;
  11366. }
  11367.  
  11368. /* ====================== album category styles ==========================*/
  11369.  
  11370. #filters {
  11371.    margin: 1% 0;
  11372.    padding: 0;
  11373.    list-style: none;
  11374.    list-style-type: none !important;
  11375.  
  11376. }
  11377.  
  11378. #filters li {
  11379.    float: left;
  11380.    list-style-type: none !important;
  11381. }
  11382.  
  11383. #filters li:first-child span {
  11384.    margin-left: 0px;
  11385. }
  11386.  
  11387. #filters li span {
  11388.    display: block;
  11389.    text-decoration: none;
  11390.    cursor: pointer;
  11391. }
  11392.  
  11393. .album_categories {
  11394.    list-style-type: none;
  11395.    margin: 0;
  11396.    padding: 0;
  11397.    overflow: hidden;
  11398.    padding-top: 5px;
  11399. }
  11400.  
  11401. /*=========  sharing buttons  ============*/
  11402.  
  11403. .album_socials {
  11404.    position: relative;
  11405.    top: 3px;
  11406.    width: 100px;
  11407.    height: 28px;
  11408.    margin: 0 auto;
  11409. }
  11410.  
  11411. .album_socials .rwd-share-buttons {
  11412.    top: 0px !important;
  11413.    width: 100% !important;
  11414.    margin: 0px !important;
  11415. }
  11416.  
  11417. .album_socials a {
  11418.    text-decoration: underline !important;
  11419. }
  11420.  
  11421. .gallery_images, .album_image_place {
  11422.    margin-top: 15px;
  11423.    margin-top: 15px;
  11424. }
  11425.  
  11426. #rwd-share-facebook:hover {
  11427.    background-position: 0 -31px !important;
  11428. }
  11429.  
  11430. #rwd-share-twitter:hover {
  11431.    background-position: -31px 32px !important;
  11432. }
  11433.  
  11434. #rwd-share-googleplus:hover {
  11435.    background-position: -66px -31px !important;
  11436. }
  11437.  
  11438. .rwd-share-buttons li, .rwd-share-buttons li a {
  11439.    width: 26px !important;
  11440.    border: 0px !important;
  11441. }
  11442.  
  11443. .rwd-share-buttons {
  11444.    top: 0 !important;
  11445. }
  11446.  
  11447. .img_link_btn {
  11448.    position: absolute;
  11449.    z-index: 99999;
  11450.    bottom: 0;
  11451.    left: 0;
  11452.    right: 0;
  11453.    width: 100%;
  11454.    padding: 8px;
  11455. }
  11456.  
  11457. .rwd-title {
  11458.    padding: 10px 0px !important;
  11459. }
  11460.  
  11461. @media only screen and (max-width: 475px) {
  11462.    .rwd-share-buttons {
  11463.        top: -25px !important;
  11464.    }
  11465.  
  11466.    .rwd-title-text {
  11467.        line-height: 15px;
  11468.    }
  11469. }
  11470.  
  11471. /*=========  hover style ===========*/
  11472.  
  11473. #hover {
  11474.    color: rgba(188, 175, 204, 0.9);
  11475. }
  11476.  
  11477. h2#testimonials {
  11478.    color: #fffae3;
  11479. }
  11480.  
  11481. div#all {
  11482.    width: 100%;
  11483.    height: 100%;
  11484. }
  11485.  
  11486. .view img {
  11487.    height: auto;
  11488. }
  11489.  
  11490. .view {
  11491.    color: #fff;
  11492.    margin: 0 10px 10px 0;
  11493.    overflow: hidden;
  11494.    position: relative;
  11495.    text-align: center;
  11496.    float: left;
  11497.    cursor: default;
  11498.    border: 1px solid #ccc;
  11499. }
  11500.  
  11501. .view-wrapper {
  11502.    height: 100%;
  11503. }
  11504.  
  11505. .view img {
  11506.    display: block;
  11507.    position: relative;
  11508.    transition: all 0.2s linear;
  11509.    height: 100%;
  11510.    width: auto;
  11511.    max-width: 100%;
  11512.    margin: 0 auto;
  11513. }
  11514.  
  11515. .mask-text h2 {
  11516.    font-size: 20px !important;
  11517.    margin-top: 20px !important;
  11518. }
  11519.  
  11520. /* view 1 */
  11521.  
  11522. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  11523.    color: #fff;
  11524. }
  11525.  
  11526. /*  view 2 */
  11527. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  11528.    color: #333;
  11529. }
  11530.  
  11531. .view-second .mask-text h2 {
  11532.    border-bottom: 1px solid #333;
  11533. }
  11534.  
  11535. /* view 3*/
  11536. .view-third .mask {
  11537.    background-color: #ccc;
  11538.    transition: all 0.5s linear;
  11539.    opacity: 0;
  11540.    color: #333;
  11541. }
  11542.  
  11543. .view-third h2 {
  11544.    border-bottom: 1px solid #333;
  11545.    background: transparent;
  11546.    margin: 20px 40px 0px 40px;
  11547.    transform: scale(0);
  11548.    color: #333;
  11549.    transition: all 0.5s linear;
  11550.    opacity: 0;
  11551. }
  11552.  
  11553. .view-third p {
  11554.    color: #333;
  11555.    opacity: 0;
  11556.    transform: scale(0);
  11557.    transition: all 0.5s linear;
  11558. }
  11559.  
  11560. .view-third .text-category {
  11561.    color: #333;
  11562. }
  11563.  
  11564. /* view 4 */
  11565.  
  11566. .view-forth .mask-bg {
  11567.    background: #333;
  11568.    width: 100%;
  11569.    height: 100%;
  11570.    position: absolute;
  11571.    top: 0;
  11572.    left: 0;
  11573. }
  11574.  
  11575. .view-forth .mask-text {
  11576.    color: #fff;
  11577.    position: relative;
  11578.    z-index: 500;
  11579.    padding: 5px 8px;
  11580. }
  11581.  
  11582. .view-forth .mask-text h2 {
  11583.    margin: 0px;
  11584.    font-size: 13px;
  11585.    padding: 2px;
  11586.    color: #fff;
  11587. }
  11588.  
  11589. .view-forth .mask-text h2:hover {
  11590.    cursor: pointer;
  11591. }
  11592.  
  11593. .view-forth .text-category {
  11594.    display: block;
  11595.    font-size: 15px;
  11596.    color: #fff;
  11597. }
  11598.  
  11599. .view-forth p {
  11600.    color: #fff;
  11601. }
  11602.  
  11603. /* view 5 */
  11604. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  11605.    color: #fff;
  11606. }
  11607.  
  11608. </style><script>
  11609. var data_gallery_36 = [];
  11610. var event_stack_gallery_36 = [];
  11611. data_gallery_36["0"]=[];data_gallery_36["0"]["id"]="0";data_gallery_36["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/09/1.png";data_gallery_36["0"]["description"]="";data_gallery_36["0"]["alt"]="";data_gallery_36["1"]=[];data_gallery_36["1"]["id"]="1";data_gallery_36["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/09/2.png";data_gallery_36["1"]["description"]="";data_gallery_36["1"]["alt"]="";data_gallery_36["2"]=[];data_gallery_36["2"]["id"]="2";data_gallery_36["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/09/3.png";data_gallery_36["2"]["description"]="";data_gallery_36["2"]["alt"]="";data_gallery_36["3"]=[];data_gallery_36["3"]["id"]="3";data_gallery_36["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/10/4.png";data_gallery_36["3"]["description"]="";data_gallery_36["3"]["alt"]="";data_gallery_36["4"]=[];data_gallery_36["4"]["id"]="4";data_gallery_36["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/09/5.png";data_gallery_36["4"]["description"]="";data_gallery_36["4"]["alt"]="";data_gallery_36["5"]=[];data_gallery_36["5"]["id"]="5";data_gallery_36["5"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/09/6.png";data_gallery_36["5"]["description"]="";data_gallery_36["5"]["alt"]=""; var huge_it_trans_in_progress_gallery_36 = false;
  11612. var huge_it_transition_duration_gallery_36 = 1000;
  11613. var huge_it_playInterval_gallery_36;
  11614. // Stop autoplay.
  11615. window.clearInterval(huge_it_playInterval_gallery_36);
  11616. // alert('huge_it_current_key_gallery_36');
  11617. var huge_it_current_key_gallery_36 = '';
  11618. function huge_it_move_dots_gallery_36() {
  11619. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_36").position().left;
  11620. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_36").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_36").outerWidth(true);
  11621. }
  11622. function huge_it_testBrowser_cssTransitions_gallery_36() {
  11623. return huge_it_testDom_gallery_36('Transition');
  11624. }
  11625. function huge_it_testBrowser_cssTransforms3d_gallery_36() {
  11626. return huge_it_testDom_gallery_36('Perspective');
  11627. }
  11628. function huge_it_testDom_gallery_36(prop) {
  11629. // Browser vendor CSS prefixes.
  11630. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  11631. // Browser vendor DOM prefixes.
  11632. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  11633. var i = domPrefixes.length;
  11634. while (i--) {
  11635. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  11636. return true;
  11637. }
  11638. }
  11639. return false;
  11640. }
  11641. function huge_it_cube_gallery_36(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  11642. /* If browser does not support 3d transforms/CSS transitions.*/
  11643. if (!huge_it_testBrowser_cssTransitions_gallery_36()) {
  11644. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11645. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11646. return huge_it_fallback_gallery_36(current_image_class, next_image_class, direction);
  11647. }
  11648. if (!huge_it_testBrowser_cssTransforms3d_gallery_36()) {
  11649. return huge_it_fallback3d_gallery_36(current_image_class, next_image_class, direction);
  11650. }
  11651. huge_it_trans_in_progress_gallery_36 = true;
  11652. /* Set active thumbnail.*/
  11653. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11654. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11655. jQuery(".huge_it_slide_bg_gallery_36").css('perspective', 1000);
  11656. jQuery(current_image_class).css({
  11657. transform : 'translateZ(' + tz + 'px)',
  11658. backfaceVisibility : 'hidden'
  11659. });
  11660. jQuery(".huge_it_slideshow_image_wrap_gallery_36,.huge_it_slide_bg_gallery_36,.huge_it_slideshow_image_item_gallery_36,.huge_it_slideshow_image_second_item_gallery_36 ").css('overflow', 'visible');
  11661. jQuery(next_image_class).css({
  11662. opacity : 1,
  11663. filter: 'Alpha(opacity=100)',
  11664. backfaceVisibility : 'hidden',
  11665. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  11666. });
  11667. jQuery(".huge_it_slider_gallery_36").css({
  11668. transform: 'translateZ(-' + tz + 'px)',
  11669. transformStyle: 'preserve-3d'
  11670. });
  11671. /* Execution steps.*/
  11672. setTimeout(function () {
  11673. jQuery(".huge_it_slider_gallery_36").css({
  11674. transition: 'all ' + huge_it_transition_duration_gallery_36 + 'ms ease-in-out',
  11675. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  11676. });
  11677. }, 20);
  11678. /* After transition.*/
  11679. jQuery(".huge_it_slider_gallery_36").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  11680. function huge_it_after_trans() {
  11681. jQuery(".huge_it_slide_bg_gallery_36,.huge_it_slideshow_image_item_gallery_36,.huge_it_slideshow_image_second_item_gallery_36 ").css('overflow', 'hidden');
  11682. jQuery(".huge_it_slide_bg_gallery_36").removeAttr('style');
  11683. jQuery(current_image_class).removeAttr('style');
  11684. jQuery(next_image_class).removeAttr('style');
  11685. jQuery(".huge_it_slider_gallery_36").removeAttr('style');
  11686. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  11687. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  11688. // huge_it_change_watermark_container_gallery_36();
  11689. huge_it_trans_in_progress_gallery_36 = false;
  11690. if (typeof event_stack_gallery_36 !== 'undefined' && event_stack_gallery_36.length > 0) {
  11691. key = event_stack_gallery_36[0].split("-");
  11692. event_stack_gallery_36.shift();
  11693. huge_it_change_image_gallery_36(key[0], key[1], data_gallery_36, true,false);
  11694. }
  11695. }
  11696. }
  11697. function huge_it_cubeH_gallery_36(current_image_class, next_image_class, direction) {
  11698. /* Set to half of image width.*/
  11699. var dimension = jQuery(current_image_class).width() / 2;
  11700. if (direction == 'right') {
  11701. huge_it_cube_gallery_36(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  11702. }
  11703. else if (direction == 'left') {
  11704. huge_it_cube_gallery_36(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  11705. }
  11706. }
  11707. function huge_it_cubeV_gallery_36(current_image_class, next_image_class, direction) {
  11708. /* Set to half of image height.*/
  11709. var dimension = jQuery(current_image_class).height() / 2;
  11710. /* If next slide.*/
  11711. if (direction == 'right') {
  11712. huge_it_cube_gallery_36(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  11713. }
  11714. else if (direction == 'left') {
  11715. huge_it_cube_gallery_36(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  11716. }
  11717. }
  11718. /* For browsers that does not support transitions.*/
  11719. function huge_it_fallback_gallery_36(current_image_class, next_image_class, direction) {
  11720. huge_it_fade_gallery_36(current_image_class, next_image_class, direction);
  11721. }
  11722. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  11723. function huge_it_fallback3d_gallery_36(current_image_class, next_image_class, direction) {
  11724. huge_it_sliceV_gallery_36(current_image_class, next_image_class, direction);
  11725. }
  11726. function huge_it_none_gallery_36(current_image_class, next_image_class, direction) {
  11727. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  11728. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  11729. /* Set active thumbnail.*/
  11730. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11731. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11732. }
  11733. function huge_it_fade_gallery_36(current_image_class, next_image_class, direction) {
  11734. if (huge_it_testBrowser_cssTransitions_gallery_36()) {
  11735. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_36 + 'ms linear');
  11736. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_36 + 'ms linear');
  11737. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  11738. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  11739. }
  11740. else {
  11741. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_36);
  11742. jQuery(next_image_class).animate({
  11743. 'opacity' : 1,
  11744. 'z-index': 2
  11745. }, {
  11746. duration: huge_it_transition_duration_gallery_36,
  11747. complete: function () {return false;}
  11748. });
  11749. // For IE.
  11750. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_36, 0);
  11751. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_36, 1);
  11752. }
  11753. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11754. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11755. }
  11756. function huge_it_grid_gallery_36(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  11757. /* If browser does not support CSS transitions.*/
  11758. if (!huge_it_testBrowser_cssTransitions_gallery_36()) {
  11759. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11760. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11761. return huge_it_fallback_gallery_36(current_image_class, next_image_class, direction);
  11762. }
  11763. huge_it_trans_in_progress_gallery_36 = true;
  11764. /* Set active thumbnail.*/
  11765. jQuery(".huge_it_slideshow_dots_gallery_36").removeClass("huge_it_slideshow_dots_active_gallery_36").addClass("huge_it_slideshow_dots_deactive_gallery_36");
  11766. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_36 + "_gallery_36").removeClass("huge_it_slideshow_dots_deactive_gallery_36").addClass("huge_it_slideshow_dots_active_gallery_36");
  11767. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  11768. var count = (huge_it_transition_duration_gallery_36) / (cols + rows);
  11769. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  11770. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  11771. var delay = (c + r) * count;
  11772. /* Return a gridlet elem with styles for specific transition.*/
  11773. return jQuery('<div class="huge_it_gridlet_gallery_36" />').css({
  11774. width : width,
  11775. height : height,
  11776. top : top,
  11777. left : left,
  11778. backgroundImage : 'url("' + src + '")',
  11779. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_36").css("background-color"),
  11780. /*backgroundColor: rgba(0, 0, 0, 0),*/
  11781. backgroundRepeat: 'no-repeat',
  11782. backgroundPosition : img_left + 'px ' + img_top + 'px',
  11783. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  11784. transition : 'all ' + huge_it_transition_duration_gallery_36 + 'ms ease-in-out ' + delay + 'ms',
  11785. transform : 'none'
  11786. });
  11787. }
  11788. /* Get the current slide's image.*/
  11789. var cur_img = jQuery(current_image_class).find('img');
  11790. /* Create a grid to hold the gridlets.*/
  11791. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_36');
  11792. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  11793. jQuery(current_image_class).prepend(grid);
  11794. /* vars to calculate positioning/size of gridlets*/
  11795. var cont = jQuery(".huge_it_slide_bg_gallery_36");
  11796. var imgWidth = cur_img.width();
  11797. var imgHeight = cur_img.height();
  11798. var contWidth = cont.width(),
  11799. contHeight = cont.height(),
  11800. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  11801. colWidth = Math.floor(contWidth / cols),
  11802. rowHeight = Math.floor(contHeight / rows),
  11803. colRemainder = contWidth - (cols * colWidth),
  11804. colAdd = Math.ceil(colRemainder / cols),
  11805. rowRemainder = contHeight - (rows * rowHeight),
  11806. rowAdd = Math.ceil(rowRemainder / rows),
  11807. leftDist = 0,
  11808. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_36").width() - cur_img.width()) / 2;
  11809. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  11810. tx = tx === 'auto' ? contWidth : tx;
  11811. tx = tx === 'min-auto' ? - contWidth : tx;
  11812. ty = ty === 'auto' ? contHeight : ty;
  11813. ty = ty === 'min-auto' ? - contHeight : ty;
  11814. /* Loop through cols*/
  11815. for (var i = 0; i < cols; i++) {
  11816. var topDist = 0,
  11817. img_topDst = (jQuery(".huge_it_slide_bg_gallery_36").height() - cur_img.height()) / 2,
  11818. newColWidth = colWidth;
  11819. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  11820. if (colRemainder > 0) {
  11821. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  11822. newColWidth += add;
  11823. colRemainder -= add;
  11824. }
  11825. /* Nested loop to create row gridlets for each col.*/
  11826. for (var j = 0; j < rows; j++)  {
  11827. var newRowHeight = rowHeight,
  11828. newRowRemainder = rowRemainder;
  11829. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  11830. if (newRowRemainder > 0) {
  11831. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  11832. newRowHeight += add;
  11833. newRowRemainder -= add;
  11834. }
  11835. /* Create & append gridlet to grid.*/
  11836. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  11837. topDist += newRowHeight;
  11838. img_topDst -= newRowHeight;
  11839. }
  11840. img_leftDist -= newColWidth;
  11841. leftDist += newColWidth;
  11842. }
  11843. /* Set event listener on last gridlet to finish transitioning.*/
  11844. var last_gridlet = grid.children().last();
  11845. /* Show grid & hide the image it replaces.*/
  11846. grid.show();
  11847. cur_img.css('opacity', 0);
  11848. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  11849. grid.children().first().addClass('rs-top-left');
  11850. grid.children().last().addClass('rs-bottom-right');
  11851. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  11852. grid.children().eq(- rows).addClass('rs-top-right');
  11853. /* Execution steps.*/
  11854. setTimeout(function () {
  11855. grid.children().css({
  11856. opacity: op,
  11857. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  11858. });
  11859. }, 1);
  11860. jQuery(next_image_class).css('opacity', 1);
  11861. /* After transition.*/
  11862. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  11863. function huge_it_after_trans() {
  11864. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  11865. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  11866. cur_img.css('opacity', 1);
  11867. grid.remove();
  11868. huge_it_trans_in_progress_gallery_36 = false;
  11869. if (typeof event_stack_gallery_36 !== 'undefined' && event_stack_gallery_36.length > 0) {
  11870. key = event_stack_gallery_36[0].split("-");
  11871. event_stack_gallery_36.shift();
  11872. huge_it_change_image_gallery_36(key[0], key[1], data_gallery_36, true,false);
  11873. }
  11874. }
  11875. }
  11876. function huge_it_sliceH_gallery_36(current_image_class, next_image_class, direction) {
  11877. if (direction == 'right') {
  11878. var translateX = 'min-auto';
  11879. }
  11880. else if (direction == 'left') {
  11881. var translateX = 'auto';
  11882. }
  11883. huge_it_grid_gallery_36(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  11884. }
  11885. function huge_it_sliceV_gallery_36(current_image_class, next_image_class, direction) {
  11886. if (direction == 'right') {
  11887. var translateY = 'min-auto';
  11888. }
  11889. else if (direction == 'left') {
  11890. var translateY = 'auto';
  11891. }
  11892. huge_it_grid_gallery_36(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  11893. }
  11894. function huge_it_slideV_gallery_36(current_image_class, next_image_class, direction) {
  11895. if (direction == 'right') {
  11896. var translateY = 'auto';
  11897. }
  11898. else if (direction == 'left') {
  11899. var translateY = 'min-auto';
  11900. }
  11901. huge_it_grid_gallery_36(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  11902. }
  11903. function huge_it_slideH_gallery_36(current_image_class, next_image_class, direction) {
  11904. if (direction == 'right') {
  11905. var translateX = 'min-auto';
  11906. }
  11907. else if (direction == 'left') {
  11908. var translateX = 'auto';
  11909. }
  11910. huge_it_grid_gallery_36(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  11911. }
  11912. function huge_it_scaleOut_gallery_36(current_image_class, next_image_class, direction) {
  11913. huge_it_grid_gallery_36(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  11914. }
  11915. function huge_it_scaleIn_gallery_36(current_image_class, next_image_class, direction) {
  11916. huge_it_grid_gallery_36(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  11917. }
  11918. function huge_it_blockScale_gallery_36(current_image_class, next_image_class, direction) {
  11919. huge_it_grid_gallery_36(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  11920. }
  11921. function huge_it_kaleidoscope_gallery_36(current_image_class, next_image_class, direction) {
  11922. huge_it_grid_gallery_36(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  11923. }
  11924. function huge_it_fan_gallery_36(current_image_class, next_image_class, direction) {
  11925. if (direction == 'right') {
  11926. var rotate = 45;
  11927. var translateX = 100;
  11928. }
  11929. else if (direction == 'left') {
  11930. var rotate = -45;
  11931. var translateX = -100;
  11932. }
  11933. huge_it_grid_gallery_36(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  11934. }
  11935. function huge_it_blindV_gallery_36(current_image_class, next_image_class, direction) {
  11936. huge_it_grid_gallery_36(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  11937. }
  11938. function huge_it_blindH_gallery_36(current_image_class, next_image_class, direction) {
  11939. huge_it_grid_gallery_36(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  11940. }
  11941. function huge_it_random_gallery_36(current_image_class, next_image_class, direction) {
  11942. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  11943. /* Pick a random transition from the anims array.*/
  11944. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_36"](current_image_class, next_image_class, direction);
  11945. }
  11946. function iterator_gallery_36() {
  11947. var iterator = 1;
  11948. return iterator;
  11949. }
  11950. function huge_it_change_image_gallery_36(current_key, key, data_gallery_36, from_effect,clicked) {
  11951. if (data_gallery_36[key]) {
  11952. if(typeof video_is_playing_gallery_36 != 'undefined' && video_is_playing_gallery_36 && !clicked){
  11953. return false;
  11954. }
  11955. if (!from_effect) {
  11956. // Change image key.
  11957. jQuery("#huge_it_current_image_key_gallery_36").val(key);
  11958. // if (current_key == '-2') { /* Dots.*/
  11959. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_36").attr("data-image_key");
  11960. //  }
  11961. }
  11962. if (huge_it_trans_in_progress_gallery_36) {
  11963. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_36").after(" --IN TRANSACTION-- <br />");
  11964. event_stack_gallery_36.push(current_key + '-' + key);
  11965. return;
  11966. }
  11967. var direction = 'right';
  11968. if (huge_it_current_key_gallery_36 > key) {
  11969. var direction = 'left';
  11970. }
  11971. else if (huge_it_current_key_gallery_36 == key) {
  11972. return false;
  11973. }
  11974. // Set active thumbnail position.
  11975. huge_it_current_key_gallery_36 = key;
  11976. //Change image id, title, description.
  11977. jQuery(".huge_it_slideshow_image_gallery_36").attr('data-image_id', data_gallery_36[key]["id"]);
  11978. jQuery(".huge_it_slideshow_title_text_gallery_36").html(data_gallery_36[key]["alt"]);
  11979. jQuery(".huge_it_slideshow_description_text_gallery_36").html(data_gallery_36[key]["description"]);
  11980. var current_image_class = "#image_id_gallery_36_" + data_gallery_36[current_key]["id"];
  11981. var next_image_class = "#image_id_gallery_36_" + data_gallery_36[key]["id"];
  11982. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_36').length>0) {
  11983. var streffect='none';
  11984. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  11985. huge_it_none_gallery_36(current_image_class, next_image_class, direction);
  11986. }else{
  11987. huge_it_fade_gallery_36(current_image_class, next_image_class, direction);
  11988. }
  11989. }else{
  11990. huge_it_none_gallery_36(current_image_class, next_image_class, direction);
  11991. }
  11992. jQuery('.huge_it_slideshow_title_text_gallery_36').removeClass('none');
  11993. if(jQuery('.huge_it_slideshow_title_text_gallery_36').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_36').addClass('none');}
  11994. jQuery('.huge_it_slideshow_description_text_gallery_36').removeClass('none');
  11995. jQuery('.huge_it_gallery_like_cont_364972').removeClass('none');
  11996. if(jQuery('.huge_it_slideshow_description_text_gallery_36').html()==""){
  11997. jQuery('.huge_it_slideshow_description_text_gallery_36').addClass('none');
  11998. }
  11999. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_36').addClass('none');
  12000. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_36').addClass('none');
  12001. jQuery(current_image_class).find('.huge_it_gallery_like_cont_364972').addClass('none');
  12002. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_36").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  12003. huge_it_move_dots_gallery_36();
  12004. window.clearInterval(huge_it_playInterval_gallery_36);
  12005. play_gallery_36();
  12006. }
  12007. }
  12008. function huge_it_popup_resize_gallery_36() {
  12009. var staticsliderwidth=375;
  12010. var sliderwidth=375;
  12011. var bodyWidth=jQuery(window).width();
  12012. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_36").parent().width();
  12013.  
  12014. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  12015. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  12016. var str=(750/staticsliderwidth);
  12017.  
  12018. jQuery('.huge_it_slideshow_image_wrap_gallery_36').css({'max-height':parentWidth*str-2*0});
  12019.  
  12020. }
  12021. jQuery(window).load(function () {
  12022. jQuery(window).resize(function() {
  12023. huge_it_popup_resize_gallery_36();
  12024. });
  12025. huge_it_popup_resize_gallery_36();
  12026. /* Disable right click.*/
  12027. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  12028. return false;
  12029. });
  12030. /*HOVER SLIDESHOW*/
  12031. jQuery("#huge_it_slideshow_image_container_gallery_36, .huge_it_slideshow_image_container_gallery_36, .huge_it_slideshow_dots_container_gallery_36,#huge_it_slideshow_right_gallery_36,#huge_it_slideshow_left_gallery_36").hover(function(){
  12032. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_36").after(" -- hover -- <br /> ");
  12033. jQuery("#huge_it_slideshow_right_gallery_36").css({'display':'inline'});
  12034. jQuery("#huge_it_slideshow_left_gallery_36").css({'display':'inline'});
  12035. },function(){
  12036. jQuery("#huge_it_slideshow_right_gallery_36").css({'display':'none'});
  12037. jQuery("#huge_it_slideshow_left_gallery_36").css({'display':'none'});
  12038. });
  12039. var pausehover="on";
  12040. if(pausehover=="on"){
  12041. jQuery("#huge_it_slideshow_image_container_gallery_36, .huge_it_slideshow_image_container_gallery_36, .huge_it_slideshow_dots_container_gallery_36,#huge_it_slideshow_right_gallery_36,#huge_it_slideshow_left_gallery_36").hover(function(){
  12042. window.clearInterval(huge_it_playInterval_gallery_36);
  12043. },function(){
  12044. window.clearInterval(huge_it_playInterval_gallery_36);
  12045. play_gallery_36();
  12046. });
  12047. }
  12048. play_gallery_36();
  12049. });
  12050. function play_gallery_36() {
  12051. /* Play.*/
  12052. huge_it_playInterval_gallery_36 = setInterval(function () {
  12053. var iterator = 1;
  12054. huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()) + iterator) % data_gallery_36.length, data_gallery_36,false,false);
  12055. }, '5000');
  12056. }
  12057. jQuery(window).focus(function() {
  12058. var i_gallery_36 = 0;
  12059. jQuery(".huge_it_slider_gallery_36").children("div").each(function () {
  12060. if (jQuery(this).css('opacity') == 1) {
  12061. jQuery("#huge_it_current_image_key_gallery_36").val(i_gallery_36);
  12062. }
  12063. i_gallery_36++;
  12064. });
  12065. play_gallery_36();
  12066. });
  12067. jQuery(window).blur(function() {
  12068. event_stack_gallery_36 = [];
  12069. window.clearInterval(huge_it_playInterval_gallery_36);
  12070. });
  12071. </script>
  12072. <div class="huge_it_slideshow_image_wrap_gallery_36 gallery-img-content"
  12073.     data-rating-type="off">
  12074. <!-- ##########################DOTS######################### -->
  12075. <div class="huge_it_slideshow_dots_container_gallery_36">
  12076. <div class="huge_it_slideshow_dots_thumbnails_gallery_36">
  12077. <div id="huge_it_dots_0_gallery_36"
  12078.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_active_gallery_36"
  12079.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '0', data_gallery_36,false,true);return false;"
  12080.     data-image_id="712" data-image_key="0"></div>
  12081. <div id="huge_it_dots_1_gallery_36"
  12082.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_deactive_gallery_36"
  12083.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '1', data_gallery_36,false,true);return false;"
  12084.     data-image_id="711" data-image_key="1"></div>
  12085. <div id="huge_it_dots_2_gallery_36"
  12086.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_deactive_gallery_36"
  12087.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '2', data_gallery_36,false,true);return false;"
  12088.     data-image_id="710" data-image_key="2"></div>
  12089. <div id="huge_it_dots_3_gallery_36"
  12090.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_deactive_gallery_36"
  12091.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '3', data_gallery_36,false,true);return false;"
  12092.     data-image_id="709" data-image_key="3"></div>
  12093. <div id="huge_it_dots_4_gallery_36"
  12094.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_deactive_gallery_36"
  12095.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '4', data_gallery_36,false,true);return false;"
  12096.     data-image_id="708" data-image_key="4"></div>
  12097. <div id="huge_it_dots_5_gallery_36"
  12098.     class="huge_it_slideshow_dots_gallery_36 huge_it_slideshow_dots_deactive_gallery_36"
  12099.     onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), '5', data_gallery_36,false,true);return false;"
  12100.     data-image_id="707" data-image_key="5"></div>
  12101. </div>
  12102. <a id="huge_it_slideshow_left_gallery_36" href="#"
  12103.   onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()) - iterator_gallery_36()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()) - iterator_gallery_36()) % data_gallery_36.length : data_gallery_36.length - 1, data_gallery_36,false,true);return false;">
  12104. <div id="huge_it_slideshow_left-ico_gallery_36">
  12105. <div><i class="huge_it_slideshow_prev_btn_gallery_36 fa"></i></div>
  12106. </div>
  12107. </a>
  12108. <a id="huge_it_slideshow_right_gallery_36" href="#"
  12109.   onclick="huge_it_change_image_gallery_36(parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_36').val()) + iterator_gallery_36()) % data_gallery_36.length, data_gallery_36,false,true);return false;">
  12110. <div id="huge_it_slideshow_right-ico_36">
  12111. <div><i class="huge_it_slideshow_next_btn_gallery_36 fa"></i></div>
  12112. </div>
  12113. </a>
  12114. </div>
  12115. <!-- ##########################IMAGES######################### -->
  12116. <script>
  12117. jQuery(document).ready(function ($) {
  12118. $('.thumb_wrapper').on('click', function (ev) {
  12119. var hugeid = $(this).data('rowid');
  12120. var myid = hugeid;
  12121. myid = parseInt(myid);
  12122. eval('player_' + myid + '.playVideo()')
  12123. ev.preventDefault();
  12124. });
  12125. });
  12126. </script>
  12127. <div id="huge_it_slideshow_image_container_gallery_36"
  12128.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_36 view-slider">
  12129. <div class="huge_it_slide_container_gallery_36">
  12130. <div class="huge_it_slide_bg_gallery_36">
  12131. <ul class="huge_it_slider_gallery_36">
  12132. <li class="huge_it_slideshow_image_item_gallery_36"
  12133.    id="image_id_gallery_36_0">
  12134. <img decoding="async" alt=""
  12135.     id="huge_it_slideshow_image_gallery_36_0"
  12136.     class="huge_it_slideshow_image_gallery_36"
  12137.     src="https://picoulet.centres-sociaux.fr/files/2025/09/1.png"
  12138.     data-image_id="712"/>
  12139. <div
  12140. class="huge_it_slideshow_title_text_gallery_36 none">
  12141. </div>
  12142. <div
  12143. class="huge_it_slideshow_description_text_gallery_36 none">
  12144. </div>
  12145. </li>
  12146. <li class="huge_it_slideshow_image_second_item_gallery_36"
  12147.    id="image_id_gallery_36_1">
  12148. <img decoding="async" alt=""
  12149.     id="huge_it_slideshow_image_gallery_36_1"
  12150.     class="huge_it_slideshow_image_gallery_36"
  12151.     src="https://picoulet.centres-sociaux.fr/files/2025/09/2.png"
  12152.     data-image_id="711"/>
  12153. <div
  12154. class="huge_it_slideshow_title_text_gallery_36 none">
  12155. </div>
  12156. <div
  12157. class="huge_it_slideshow_description_text_gallery_36 none">
  12158. </div>
  12159. </li>
  12160. <li class="huge_it_slideshow_image_second_item_gallery_36"
  12161.    id="image_id_gallery_36_2">
  12162. <img decoding="async" alt=""
  12163.     id="huge_it_slideshow_image_gallery_36_2"
  12164.     class="huge_it_slideshow_image_gallery_36"
  12165.     src="https://picoulet.centres-sociaux.fr/files/2025/09/3.png"
  12166.     data-image_id="710"/>
  12167. <div
  12168. class="huge_it_slideshow_title_text_gallery_36 none">
  12169. </div>
  12170. <div
  12171. class="huge_it_slideshow_description_text_gallery_36 none">
  12172. </div>
  12173. </li>
  12174. <li class="huge_it_slideshow_image_second_item_gallery_36"
  12175.    id="image_id_gallery_36_3">
  12176. <img decoding="async" alt=""
  12177.     id="huge_it_slideshow_image_gallery_36_3"
  12178.     class="huge_it_slideshow_image_gallery_36"
  12179.     src="https://picoulet.centres-sociaux.fr/files/2025/10/4.png"
  12180.     data-image_id="709"/>
  12181. <div
  12182. class="huge_it_slideshow_title_text_gallery_36 none">
  12183. </div>
  12184. <div
  12185. class="huge_it_slideshow_description_text_gallery_36 none">
  12186. </div>
  12187. </li>
  12188. <li class="huge_it_slideshow_image_second_item_gallery_36"
  12189.    id="image_id_gallery_36_4">
  12190. <img decoding="async" alt=""
  12191.     id="huge_it_slideshow_image_gallery_36_4"
  12192.     class="huge_it_slideshow_image_gallery_36"
  12193.     src="https://picoulet.centres-sociaux.fr/files/2025/09/5.png"
  12194.     data-image_id="708"/>
  12195. <div
  12196. class="huge_it_slideshow_title_text_gallery_36 none">
  12197. </div>
  12198. <div
  12199. class="huge_it_slideshow_description_text_gallery_36 none">
  12200. </div>
  12201. </li>
  12202. <li class="huge_it_slideshow_image_second_item_gallery_36"
  12203.    id="image_id_gallery_36_5">
  12204. <img decoding="async" alt=""
  12205.     id="huge_it_slideshow_image_gallery_36_5"
  12206.     class="huge_it_slideshow_image_gallery_36"
  12207.     src="https://picoulet.centres-sociaux.fr/files/2025/09/6.png"
  12208.     data-image_id="707"/>
  12209. <div
  12210. class="huge_it_slideshow_title_text_gallery_36 none">
  12211. </div>
  12212. <div
  12213. class="huge_it_slideshow_description_text_gallery_36 none">
  12214. </div>
  12215. </li>
  12216. </ul>
  12217. <input type="hidden" id="huge_it_current_image_key_gallery_36" value="0"/>
  12218. </div>
  12219. </div>
  12220. </div>
  12221. </div><style>
  12222. .huge_it_slideshow_image_wrap_gallery_36 {
  12223.    height: 750px;
  12224.    width: 375px;
  12225.    max-width: calc(100% - 2 * 0px);
  12226.    position: relative;
  12227.    display: block;
  12228.    text-align: center;
  12229.    border: 0 px #ffffff solid;
  12230.    box-sizing: content-box;
  12231.    clear: both;
  12232. float:none; margin: 0 auto;}
  12233.  
  12234. .huge_it_slideshow_image_wrap_gallery_36 * {
  12235.    box-sizing: border-box;
  12236.    -moz-box-sizing: border-box;
  12237.    -webkit-box-sizing: border-box;
  12238. }
  12239.  
  12240. .huge_it_slideshow_image_gallery_36 {
  12241. width: 100%;
  12242.    height: 100%;
  12243.    left: 0;
  12244.    top: 0;
  12245. /* height: auto;
  12246.                top: 50%;
  12247.            left: 50%;
  12248.                transform: translate( -50%, -50% ); */
  12249. max-width: 100%;
  12250.    max-height: 100%;
  12251.    position: absolute;
  12252. }
  12253.  
  12254. .huge_it_slider_gallery_36 li iframe {
  12255.    width: 100%;
  12256.    height: 100%;
  12257. }
  12258.  
  12259. .huge_it_slider_gallery_36 li #thevideo {
  12260.    width: 100%;
  12261.    height: 100%;
  12262. }
  12263.  
  12264. .huge_it_slider_gallery_36 li .thumb_wrapper {
  12265.    width: 100%;
  12266.    height: 100%;
  12267. }
  12268.  
  12269. .huge_it_slider_gallery_36 li .thumb_wrapper img {
  12270.    position: relative;
  12271.    /*top: 50%;
  12272.    transform: translateY(-50%);*/
  12273. }
  12274.  
  12275. #huge_it_slideshow_left_gallery_36,
  12276. #huge_it_slideshow_right_gallery_36 {
  12277.    cursor: pointer;
  12278.    display: none;
  12279.    display: block;
  12280.    height: 100%;
  12281.    outline: medium none;
  12282.    position: absolute;
  12283.    /*z-index: 10130;*/
  12284.    z-index: 13;
  12285.    bottom: 25px;
  12286.    top: 50%;
  12287. }
  12288.  
  12289. #huge_it_slideshow_left-ico_gallery_36,
  12290. #huge_it_slideshow_right-ico_gallery_36 {
  12291.    z-index: 13;
  12292.    -moz-box-sizing: content-box;
  12293.    box-sizing: content-box;
  12294.    cursor: pointer;
  12295.    display: table;
  12296.    left: -9999px;
  12297.    line-height: 0;
  12298.    margin-top: -15px;
  12299.    position: absolute;
  12300.    top: 50%;
  12301. }
  12302.  
  12303. #huge_it_slideshow_left-ico_gallery_36:hover,
  12304. #huge_it_slideshow_right-ico_gallery_36:hover {
  12305.    cursor: pointer;
  12306. }
  12307.  
  12308. .huge_it_slideshow_image_container_gallery_36 {
  12309.    display: table;
  12310.    position: relative;
  12311.    top: 0;
  12312.    left: 0;
  12313.    text-align: center;
  12314.    vertical-align: middle;
  12315.    width: 100%;
  12316.    height: 100%;
  12317. }
  12318.  
  12319. .huge_it_slideshow_title_text_gallery_36 {
  12320.    text-decoration: none;
  12321.    position: absolute;
  12322.    z-index: 12;
  12323.    display: inline-block;
  12324. width: 30%;
  12325.    /*height:
  12326. 50 %;*/
  12327. right:0%;top:0%; padding: 2%;
  12328.    text-align: right;
  12329.    font-weight: bold;
  12330.    color: #000000;
  12331.    background: rgba(255,255,255,0.7)  !important;
  12332.    border-style: solid;
  12333.    font-size: 13px;
  12334.    border-width: 0px;
  12335.    border-color: #ffffff;
  12336.    border-radius: 4px;
  12337. }
  12338.  
  12339. .huge_it_slideshow_description_text_gallery_36 {
  12340.    text-decoration: none;
  12341.    position: absolute;
  12342.    z-index: 11;
  12343.    border-style: solid;
  12344.    display: inline-block;
  12345. width: 70%;
  12346.    /*height:
  12347. %;*/
  12348. right:0%;bottom:0%; padding: 3%;
  12349.    text-align: justify;
  12350.    color: #ffffff;
  12351.    background: rgba(0,0,0,0.7) !important;
  12352.    border-style: solid;
  12353.    font-size: 12px;
  12354.    border-width: 0px;
  12355.    border-color: #ffffff;
  12356.    border-radius: 0px;
  12357. }
  12358.  
  12359. .huge_it_slideshow_title_text_gallery_36.none, .huge_it_slideshow_description_text_gallery_36.none,
  12360. .huge_it_slideshow_title_text_gallery_36.hidden, .huge_it_slideshow_description_text_gallery_36.hidden {
  12361.    display: none;
  12362. }
  12363.  
  12364. .huge_it_gallery_like_cont_364972.none {
  12365.    display: none !important;
  12366. }
  12367.  
  12368. .huge_it_slideshow_title_text_gallery_36 h1, .huge_it_slideshow_description_text_gallery_36 h1,
  12369. .huge_it_slideshow_title_text_gallery_36 h2, .huge_it_slideshow_title_text_gallery_36 h2,
  12370. .huge_it_slideshow_title_text_gallery_36 h3, .huge_it_slideshow_title_text_gallery_36 h3,
  12371. .huge_it_slideshow_title_text_gallery_36 h4, .huge_it_slideshow_title_text_gallery_36 h4,
  12372. .huge_it_slideshow_title_text_gallery_36 p, .huge_it_slideshow_title_text_gallery_36 p,
  12373. .huge_it_slideshow_title_text_gallery_36 strong, .huge_it_slideshow_title_text_gallery_36 strong,
  12374. .huge_it_slideshow_title_text_gallery_36 span, .huge_it_slideshow_title_text_gallery_36 span,
  12375. .huge_it_slideshow_title_text_gallery_36 ul, .huge_it_slideshow_title_text_gallery_36 ul,
  12376. .huge_it_slideshow_title_text_gallery_36 li, .huge_it_slideshow_title_text_gallery_36 li {
  12377.    padding: 2px;
  12378.    margin: 0;
  12379. }
  12380.  
  12381. .huge_it_slide_container_gallery_36 {
  12382.    display: table-cell;
  12383.    margin: 0 auto;
  12384.    position: relative;
  12385.    vertical-align: middle;
  12386.    width: 100%;
  12387.    height: 100%;
  12388.    _width: inherit;
  12389.    _height: inherit;
  12390. }
  12391.  
  12392. .huge_it_slide_bg_gallery_36 {
  12393.    margin: 0 auto;
  12394.    width: 100%;
  12395.    height: 100%;
  12396.    _width: inherit;
  12397.    _height: inherit;
  12398. }
  12399.  
  12400. .huge_it_slider_gallery_36 {
  12401.    width: 100%;
  12402.    height: 100%;
  12403.    display: table;
  12404.    padding: 0;
  12405.    margin: 0;
  12406. }
  12407.  
  12408. .huge_it_slideshow_image_item_gallery_36 {
  12409.    width: 100%;
  12410.    height: 100%;
  12411.    display: table-cell;
  12412.    filter: Alpha(opacity=100);
  12413.    opacity: 1;
  12414.    position: absolute;
  12415.    top: 0;
  12416.    left: 0;
  12417.    vertical-align: middle;
  12418.    z-index: 2;
  12419.    margin: 0 !important;
  12420.    padding: 0;
  12421.    overflow: hidden;
  12422.    border-radius: 0px !important;
  12423. }
  12424.  
  12425. .huge_it_slideshow_image_second_item_gallery_36 {
  12426.    width: 100%;
  12427.    height: 100%;
  12428.    display: table-cell;
  12429.    filter: Alpha(opacity=0);
  12430.    opacity: 0;
  12431.    position: absolute;
  12432.    top: 0;
  12433.    left: 0;
  12434.    vertical-align: middle;
  12435.    z-index: 1;
  12436.    overflow: hidden;
  12437.    margin: 0 !important;
  12438.    padding: 0;
  12439.    border-radius: 0px !important;
  12440. }
  12441.  
  12442. .huge_it_grid_gallery_36 {
  12443.    display: none;
  12444.    height: 100%;
  12445.    overflow: hidden;
  12446.    position: absolute;
  12447.    width: 100%;
  12448. }
  12449.  
  12450. .huge_it_gridlet_gallery_36 {
  12451.    opacity: 1;
  12452.    filter: Alpha(opacity=100);
  12453.    position: absolute;
  12454. }
  12455.  
  12456. .huge_it_slideshow_dots_container_gallery_36 {
  12457.    display: table;
  12458.    position: absolute;
  12459.    width: 100% !important;
  12460.    height: 100% !important;
  12461. }
  12462.  
  12463. .huge_it_slideshow_dots_thumbnails_gallery_36 {
  12464.    margin: 0 auto;
  12465.    overflow: hidden;
  12466.    position: absolute;
  12467.    width: 100%;
  12468.    height: 60px;
  12469. }
  12470.  
  12471. .huge_it_slideshow_dots_gallery_36 {
  12472.    display: inline-block;
  12473.    position: relative;
  12474.    cursor: pointer;
  12475.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  12476.    width: 10px;
  12477.    height: 10px;
  12478.    border-radius: 10px;
  12479.    background: #00f;
  12480.    margin: 10px;
  12481.    overflow: hidden;
  12482.    z-index: 17;
  12483. }
  12484.  
  12485. .huge_it_slideshow_dots_active_gallery_36 {
  12486.    opacity: 1;
  12487.    background: #0f0;
  12488.    filter: Alpha(opacity=100);
  12489. }
  12490.  
  12491. .huge_it_slideshow_dots_deactive_gallery_36 {
  12492. }
  12493.  
  12494. .huge_it_slideshow_image_item1_gallery_36 {
  12495.    display: table;
  12496.    width: inherit;
  12497.    height: inherit;
  12498. }
  12499.  
  12500. .huge_it_slideshow_image_item2_gallery_36 {
  12501.    display: table-cell;
  12502.    vertical-align: middle;
  12503.    text-align: center;
  12504. }
  12505.  
  12506. .huge_it_slideshow_image_item2_gallery_36 a {
  12507.    display: block;
  12508.    vertical-align: middle;
  12509.    width: 100%;
  12510.    height: 100%;
  12511. }
  12512.  
  12513. .huge_it_slideshow_image_wrap_gallery_36 {
  12514.    background: #ffffff;
  12515. }
  12516.  
  12517. .huge_it_slideshow_dots_thumbnails_gallery_36 {
  12518. top: 0;
  12519. }
  12520.  
  12521. .huge_it_slideshow_dots_gallery_36 {
  12522.    background: #000000;
  12523. }
  12524.  
  12525. .huge_it_slideshow_dots_active_gallery_36 {
  12526.    background: #ffffff;
  12527. }
  12528.  
  12529. #huge_it_slideshow_left_gallery_36 {
  12530.    left: 0;
  12531.    margin-top: -21px;
  12532.    height: 43px;
  12533.    width: 29px;
  12534.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  12535. }
  12536.  
  12537. #huge_it_slideshow_right_gallery_36 {
  12538.    right: 0;
  12539.    margin-top: -21px;
  12540.    height: 43px;
  12541.    width: 29px;
  12542.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  12543. }
  12544.  
  12545. .thumb_image {
  12546.    position: absolute;
  12547.    width: 100%;
  12548.    height: 100%;
  12549.    top: 0;
  12550.    left: 0;
  12551. }
  12552.  
  12553. .entry-content a {
  12554.    border-bottom: none !important;
  12555. }
  12556.  
  12557. .gallery-img-content .noneDisplay {
  12558.    display: block;
  12559. }
  12560.  
  12561. </style>
  12562. </p>
  12563. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  12564. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/10/octobre_web.pdf">PDF</a><br />
  12565. Cliquez sur les petites mains pour plus d&rsquo;infos.</p>
  12566. ]]></content:encoded>
  12567. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/09/28/octobre-2025/feed/</wfw:commentRss>
  12568. <slash:comments>0</slash:comments>
  12569. </item>
  12570. <item>
  12571. <title>Programme des Vacances d’Été</title>
  12572. <link>https://picoulet.centres-sociaux.fr/2025/06/24/vacances-dete/</link>
  12573. <comments>https://picoulet.centres-sociaux.fr/2025/06/24/vacances-dete/#respond</comments>
  12574. <dc:creator><![CDATA[laetitia]]></dc:creator>
  12575. <pubDate>Tue, 24 Jun 2025 13:37:55 +0000</pubDate>
  12576. <category><![CDATA[Non classé]]></category>
  12577. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=4811</guid>
  12578.  
  12579. <description><![CDATA[Retrouvez ci-dessous le programme du mois de Juillet. Attention, les horaires d&#8217;ouverture changent pour la période estivale. Les inscriptions se font uniquement sur place, à partir du 30 juin. Veuillez noter que certaines sorties et activités sont réservées à nos inscrit.e.s de la saison 2024-2025. &#160; &#160; Fichier à télécharger : PDF]]></description>
  12580. <content:encoded><![CDATA[<p style="text-align: left;">Retrouvez ci-dessous le programme du mois de Juillet.</p>
  12581. <p>Attention, les horaires d&rsquo;ouverture changent pour la période estivale.<br />
  12582. Les <strong>inscriptions</strong> se font uniquement sur place, <strong>à partir du 30 juin</strong>.<br />
  12583. Veuillez noter que certaines sorties et activités sont réservées à nos inscrit.e.s de la saison 2024-2025.</p>
  12584. <p>&nbsp;</p>
  12585. <style>
  12586. /*===== general options =========*/
  12587. a {
  12588.    box-shadow: none !important;
  12589. }
  12590.  
  12591. .view *:not(i), .album_categories *, .album_back_button *, #album_disabled_layer {
  12592.    font-family: sans-serif, Arial, Verdana, Sylfaen !important;
  12593. }
  12594.  
  12595. #album_disabled_layer {
  12596.    display: none;
  12597.    position: absolute;
  12598.    width: 100%;
  12599.    height: 100%;
  12600.    text-align: center;
  12601.    background-color: transparent;
  12602.    z-index: 10;
  12603.    padding-top: 20px;
  12604.    color: #fff;
  12605. }
  12606.  
  12607. #album_list_container {
  12608.    position: relative;
  12609. }
  12610.  
  12611. /* ====================== album onhover styles ==========================*/
  12612.  
  12613. #album_list .view {
  12614.    -webkit-box-sizing: border-box;
  12615.    -moz-box-sizing: border-box;
  12616.    -o-box-sizing: border-box;
  12617.    display: none;
  12618.  
  12619. }
  12620.  
  12621. .view .mask,
  12622. .view .content {
  12623.    width: 100%;
  12624.    height: 100%;
  12625.    position: absolute;
  12626.    overflow: hidden;
  12627.    top: 0;
  12628.    left: 0;
  12629. }
  12630.  
  12631. .view h2 {
  12632.    text-transform: uppercase;
  12633.    color: #fff;
  12634.    text-align: center;
  12635.    position: relative;
  12636.    font-size: 17px;
  12637.    font-family: Raleway, serif;
  12638.    padding: 10px;
  12639.    /*background: rgba(0, 0, 0, 0.8);*/
  12640.    margin: 20px 0 0 0;
  12641.  
  12642. }
  12643.  
  12644. .album_back_button a, .view a {
  12645.    text-decoration: none !important;
  12646. }
  12647.  
  12648. .view p {
  12649.    font-family: Merriweather, serif;
  12650.    font-style: italic;
  12651.    font-size: 14px;
  12652.    position: relative;
  12653.    color: #fff;
  12654.    padding: 0px 20px 0px;
  12655.    text-align: center;
  12656.  
  12657. }
  12658.  
  12659. .view a.info {
  12660.    display: inline-block;
  12661.    text-decoration: none;
  12662.    font-size: 13px;
  12663.    padding: 2px 14px;
  12664.    margin-bottom: 3px;
  12665.    background: #000;
  12666.    color: #fff;
  12667.    font-family: Raleway, serif;
  12668.    text-transform: uppercase;
  12669.    box-shadow: 0 0 1px #000
  12670. }
  12671.  
  12672. .mask-text h2 {
  12673.    font-size: 20px !important;
  12674. }
  12675.  
  12676. .view a.info:hover {
  12677.    box-shadow: 0 0 5px #000
  12678. }
  12679.  
  12680. .view .mask-bg {
  12681.    height: 100%;
  12682. }
  12683.  
  12684. .view .album_social {
  12685.    color: #fff;
  12686.    position: absolute;
  12687.    bottom: 3px;
  12688.    left: 3px;
  12689.    border: 1px solid #ffffff;
  12690.    -webkit-border-radius: 3px;
  12691.    -moz-border-radius: 3px;
  12692.    border-radius: 3px;
  12693.    padding: 3px 5px;
  12694.  
  12695. }
  12696.  
  12697. .view .album_social:active, .view .album_social:focus, .view .album_social:hover {
  12698.    color: #ffffff;
  12699.    outline: none;
  12700. }
  12701.  
  12702. /*1*/
  12703.  
  12704. .view .info {
  12705.    margin-top: 5px;
  12706. }
  12707.  
  12708. .view-first .mask {
  12709.    opacity: 0;
  12710.    background-color: rgba(0, 0, 0, 0.7);
  12711.    transition: all 0.4s ease-in-out;
  12712.  
  12713. }
  12714.  
  12715. .view-first h2 {
  12716.    transform: translateY(-100px);
  12717.    opacity: 0;
  12718.    font-family: Raleway, serif;
  12719.    transition: all 0.2s ease-in-out;
  12720. }
  12721.  
  12722. .view-first p {
  12723.    transform: translateY(100px);
  12724.    opacity: 0;
  12725.    transition: all 0.2s linear;
  12726. }
  12727.  
  12728. .view-first a.info {
  12729.    opacity: 0;
  12730.    transition: all 0.2s ease-in-out;
  12731. }
  12732.  
  12733. /* */
  12734.  
  12735. .view-first:hover img {
  12736.    /*transform: scale(1.1);*/
  12737. }
  12738.  
  12739. .view-first:hover .mask {
  12740.    opacity: 1;
  12741. }
  12742.  
  12743. .view-first:hover h2,
  12744. .view-first:hover p,
  12745. .view-first:hover a.info {
  12746.    opacity: 1;
  12747.    transform: translateY(0px);
  12748. }
  12749.  
  12750. .view-first:hover p {
  12751.    transition-delay: 0.1s;
  12752. }
  12753.  
  12754. .view-first:hover a.info {
  12755.    transition-delay: 0.2s;
  12756. }
  12757.  
  12758. /*2*/
  12759. .view-second img {
  12760.    -webkit-filter: grayscale(0) blur(0);
  12761.    filter: grayscale(0) blur(0);
  12762.    -webkit-transition: .3s ease-in-out;
  12763.    transition: .3s ease-in-out;
  12764. }
  12765.  
  12766. .view-second .mask {
  12767.    background-color: rgba(226, 200, 127, 0.2);
  12768.    transition: all 0.5s linear;
  12769.    opacity: 0;
  12770. }
  12771.  
  12772. .view-second h2 {
  12773.    background: transparent;
  12774.    margin: 20px 40px 0px 40px;
  12775.    transform: scale(0);
  12776.    color: #333;
  12777.    transition: all 0.5s linear;
  12778.    opacity: 0;
  12779. }
  12780.  
  12781. .view-second p {
  12782.    opacity: 0;
  12783.    transform: scale(0);
  12784.    transition: all 0.5s linear;
  12785. }
  12786.  
  12787. .view-second a.info {
  12788.    opacity: 0;
  12789.    transform: scale(0);
  12790.    transition: all 0.5s linear;
  12791. }
  12792.  
  12793. .view-second:hover img {
  12794.    -webkit-filter: grayscale(100%) blur(3px);
  12795.    filter: grayscale(100%) blur(3px);
  12796. }
  12797.  
  12798. .view-second:hover .mask {
  12799.    opacity: 1;
  12800. }
  12801.  
  12802. .view-second:hover h2,
  12803. .view-second:hover p,
  12804. .view-second:hover a.info {
  12805.    transform: scale(1);
  12806.    opacity: 1;
  12807. }
  12808.  
  12809. .view-second img {
  12810.    -webkit-filter: grayscale(0) blur(0);
  12811.    filter: grayscale(0) blur(0);
  12812.    -webkit-transition: .3s ease-in-out;
  12813.    transition: .3s ease-in-out;
  12814. }
  12815.  
  12816. .view-second:hover img {
  12817.    -webkit-filter: grayscale(100%) blur(3px);
  12818.    filter: grayscale(100%) blur(3px);
  12819. }
  12820.  
  12821. /*3*/
  12822.  
  12823. .view-third img {
  12824.    transform: scaleY(1);
  12825.    transition: all .7s ease-in-out;
  12826. }
  12827.  
  12828. .view-third a.info {
  12829.    opacity: 0;
  12830.    transform: scale(0);
  12831.    transition: all 0.5s linear;
  12832. }
  12833.  
  12834. .view-third:hover img {
  12835.    -webkit-transform: scale(10);
  12836.    transform: scale(10);
  12837.    opacity: 0;
  12838. }
  12839.  
  12840. .view-third:hover .mask {
  12841.    opacity: 1;
  12842. }
  12843.  
  12844. .view-third:hover h2,
  12845. .view-third:hover p,
  12846. .view-third:hover a.info {
  12847.    transform: scale(1);
  12848.    opacity: 1;
  12849. }
  12850.  
  12851. /* ==== view 4 ===*/
  12852.  
  12853. .view-forth-wrapper {
  12854.    overflow: hidden;
  12855.    position: relative !important;
  12856.    height: 100%;
  12857.    /* cursor: pointer;*/
  12858. }
  12859.  
  12860. .view-forth img {
  12861.    max-width: 100%;
  12862.    position: relative;
  12863.    top: 0;
  12864.    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  12865.    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  12866. }
  12867.  
  12868. .view-forth .mask {
  12869.    position: absolute;
  12870.    width: 100%;
  12871.    /*    height: 70px;*/
  12872.    /*    bottom: -70px;*/
  12873.    height: 50%;
  12874.    bottom: -50%;
  12875.    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  12876.    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  12877.    top: inherit;
  12878. }
  12879.  
  12880. .view-forth:hover .mask {
  12881.    bottom: 0;
  12882. }
  12883.  
  12884. .view-forth:hover img {
  12885.    top: -30px;
  12886. }
  12887.  
  12888. /*==  view 5 ==*/
  12889.  
  12890. .view-fifth .view-fifth-wrapper,
  12891. .view-fifth .view-fifth-wrapper img {
  12892.    display: block;
  12893.    position: relative;
  12894. }
  12895.  
  12896. .view-fifth .view-fifth-wrapper {
  12897.    overflow: hidden;
  12898.    height: 100%;
  12899. }
  12900.  
  12901. .view-fifth .view-fifth-wrapper .mask {
  12902.    display: none;
  12903.    position: absolute;
  12904.    background: #333;
  12905.    background: rgba(75, 75, 75, 0.7);
  12906.    width: 100%;
  12907.    height: 100%;
  12908. }
  12909.  
  12910. /* ====================== album category styles ==========================*/
  12911.  
  12912. #filters {
  12913.    margin: 1% 0;
  12914.    padding: 0;
  12915.    list-style: none;
  12916.    list-style-type: none !important;
  12917.  
  12918. }
  12919.  
  12920. #filters li {
  12921.    float: left;
  12922.    list-style-type: none !important;
  12923. }
  12924.  
  12925. #filters li:first-child span {
  12926.    margin-left: 0px;
  12927. }
  12928.  
  12929. #filters li span {
  12930.    display: block;
  12931.    text-decoration: none;
  12932.    cursor: pointer;
  12933. }
  12934.  
  12935. .album_categories {
  12936.    list-style-type: none;
  12937.    margin: 0;
  12938.    padding: 0;
  12939.    overflow: hidden;
  12940.    padding-top: 5px;
  12941. }
  12942.  
  12943. /*=========  sharing buttons  ============*/
  12944.  
  12945. .album_socials {
  12946.    position: relative;
  12947.    top: 3px;
  12948.    width: 100px;
  12949.    height: 28px;
  12950.    margin: 0 auto;
  12951. }
  12952.  
  12953. .album_socials .rwd-share-buttons {
  12954.    top: 0px !important;
  12955.    width: 100% !important;
  12956.    margin: 0px !important;
  12957. }
  12958.  
  12959. .album_socials a {
  12960.    text-decoration: underline !important;
  12961. }
  12962.  
  12963. .gallery_images, .album_image_place {
  12964.    margin-top: 15px;
  12965.    margin-top: 15px;
  12966. }
  12967.  
  12968. #rwd-share-facebook:hover {
  12969.    background-position: 0 -31px !important;
  12970. }
  12971.  
  12972. #rwd-share-twitter:hover {
  12973.    background-position: -31px 32px !important;
  12974. }
  12975.  
  12976. #rwd-share-googleplus:hover {
  12977.    background-position: -66px -31px !important;
  12978. }
  12979.  
  12980. .rwd-share-buttons li, .rwd-share-buttons li a {
  12981.    width: 26px !important;
  12982.    border: 0px !important;
  12983. }
  12984.  
  12985. .rwd-share-buttons {
  12986.    top: 0 !important;
  12987. }
  12988.  
  12989. .img_link_btn {
  12990.    position: absolute;
  12991.    z-index: 99999;
  12992.    bottom: 0;
  12993.    left: 0;
  12994.    right: 0;
  12995.    width: 100%;
  12996.    padding: 8px;
  12997. }
  12998.  
  12999. .rwd-title {
  13000.    padding: 10px 0px !important;
  13001. }
  13002.  
  13003. @media only screen and (max-width: 475px) {
  13004.    .rwd-share-buttons {
  13005.        top: -25px !important;
  13006.    }
  13007.  
  13008.    .rwd-title-text {
  13009.        line-height: 15px;
  13010.    }
  13011. }
  13012.  
  13013. /*=========  hover style ===========*/
  13014.  
  13015. #hover {
  13016.    color: rgba(188, 175, 204, 0.9);
  13017. }
  13018.  
  13019. h2#testimonials {
  13020.    color: #fffae3;
  13021. }
  13022.  
  13023. div#all {
  13024.    width: 100%;
  13025.    height: 100%;
  13026. }
  13027.  
  13028. .view img {
  13029.    height: auto;
  13030. }
  13031.  
  13032. .view {
  13033.    color: #fff;
  13034.    margin: 0 10px 10px 0;
  13035.    overflow: hidden;
  13036.    position: relative;
  13037.    text-align: center;
  13038.    float: left;
  13039.    cursor: default;
  13040.    border: 1px solid #ccc;
  13041. }
  13042.  
  13043. .view-wrapper {
  13044.    height: 100%;
  13045. }
  13046.  
  13047. .view img {
  13048.    display: block;
  13049.    position: relative;
  13050.    transition: all 0.2s linear;
  13051.    height: 100%;
  13052.    width: auto;
  13053.    max-width: 100%;
  13054.    margin: 0 auto;
  13055. }
  13056.  
  13057. .mask-text h2 {
  13058.    font-size: 20px !important;
  13059.    margin-top: 20px !important;
  13060. }
  13061.  
  13062. /* view 1 */
  13063.  
  13064. .view-first .text-category, .view-first .mask-text h2, .view-first .mask-text p {
  13065.    color: #fff;
  13066. }
  13067.  
  13068. /*  view 2 */
  13069. .view-second .text-category, .view-second .mask-text h2, .view-second p {
  13070.    color: #333;
  13071. }
  13072.  
  13073. .view-second .mask-text h2 {
  13074.    border-bottom: 1px solid #333;
  13075. }
  13076.  
  13077. /* view 3*/
  13078. .view-third .mask {
  13079.    background-color: #ccc;
  13080.    transition: all 0.5s linear;
  13081.    opacity: 0;
  13082.    color: #333;
  13083. }
  13084.  
  13085. .view-third h2 {
  13086.    border-bottom: 1px solid #333;
  13087.    background: transparent;
  13088.    margin: 20px 40px 0px 40px;
  13089.    transform: scale(0);
  13090.    color: #333;
  13091.    transition: all 0.5s linear;
  13092.    opacity: 0;
  13093. }
  13094.  
  13095. .view-third p {
  13096.    color: #333;
  13097.    opacity: 0;
  13098.    transform: scale(0);
  13099.    transition: all 0.5s linear;
  13100. }
  13101.  
  13102. .view-third .text-category {
  13103.    color: #333;
  13104. }
  13105.  
  13106. /* view 4 */
  13107.  
  13108. .view-forth .mask-bg {
  13109.    background: #333;
  13110.    width: 100%;
  13111.    height: 100%;
  13112.    position: absolute;
  13113.    top: 0;
  13114.    left: 0;
  13115. }
  13116.  
  13117. .view-forth .mask-text {
  13118.    color: #fff;
  13119.    position: relative;
  13120.    z-index: 500;
  13121.    padding: 5px 8px;
  13122. }
  13123.  
  13124. .view-forth .mask-text h2 {
  13125.    margin: 0px;
  13126.    font-size: 13px;
  13127.    padding: 2px;
  13128.    color: #fff;
  13129. }
  13130.  
  13131. .view-forth .mask-text h2:hover {
  13132.    cursor: pointer;
  13133. }
  13134.  
  13135. .view-forth .text-category {
  13136.    display: block;
  13137.    font-size: 15px;
  13138.    color: #fff;
  13139. }
  13140.  
  13141. .view-forth p {
  13142.    color: #fff;
  13143. }
  13144.  
  13145. /* view 5 */
  13146. .view-fifth .text-category, .view-fifth .text-category *, .view-fifth .mask-text h2, .view-fifth .mask-text p {
  13147.    color: #fff;
  13148. }
  13149.  
  13150. </style><script>
  13151. var data_gallery_34 = [];
  13152. var event_stack_gallery_34 = [];
  13153. data_gallery_34["0"]=[];data_gallery_34["0"]["id"]="0";data_gallery_34["0"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/06/1.png";data_gallery_34["0"]["description"]="";data_gallery_34["0"]["alt"]="";data_gallery_34["1"]=[];data_gallery_34["1"]["id"]="1";data_gallery_34["1"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/06/2.png";data_gallery_34["1"]["description"]="";data_gallery_34["1"]["alt"]="";data_gallery_34["2"]=[];data_gallery_34["2"]["id"]="2";data_gallery_34["2"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/06/3.png";data_gallery_34["2"]["description"]="";data_gallery_34["2"]["alt"]="";data_gallery_34["3"]=[];data_gallery_34["3"]["id"]="3";data_gallery_34["3"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/06/4.png";data_gallery_34["3"]["description"]="";data_gallery_34["3"]["alt"]="";data_gallery_34["4"]=[];data_gallery_34["4"]["id"]="4";data_gallery_34["4"]["image_url"]="https://picoulet.centres-sociaux.fr/files/2025/06/5.png";data_gallery_34["4"]["description"]="";data_gallery_34["4"]["alt"]=""; var huge_it_trans_in_progress_gallery_34 = false;
  13154. var huge_it_transition_duration_gallery_34 = 1000;
  13155. var huge_it_playInterval_gallery_34;
  13156. // Stop autoplay.
  13157. window.clearInterval(huge_it_playInterval_gallery_34);
  13158. // alert('huge_it_current_key_gallery_34');
  13159. var huge_it_current_key_gallery_34 = '';
  13160. function huge_it_move_dots_gallery_34() {
  13161. var image_left = jQuery(".huge_it_slideshow_dots_active_gallery_34").position().left;
  13162. var image_right = jQuery(".huge_it_slideshow_dots_active_gallery_34").position().left + jQuery(".huge_it_slideshow_dots_active_gallery_34").outerWidth(true);
  13163. }
  13164. function huge_it_testBrowser_cssTransitions_gallery_34() {
  13165. return huge_it_testDom_gallery_34('Transition');
  13166. }
  13167. function huge_it_testBrowser_cssTransforms3d_gallery_34() {
  13168. return huge_it_testDom_gallery_34('Perspective');
  13169. }
  13170. function huge_it_testDom_gallery_34(prop) {
  13171. // Browser vendor CSS prefixes.
  13172. var browserVendors = ['', '-webkit-', '-moz-', '-ms-', '-o-', '-khtml-'];
  13173. // Browser vendor DOM prefixes.
  13174. var domPrefixes = ['', 'Webkit', 'Moz', 'ms', 'O', 'Khtml'];
  13175. var i = domPrefixes.length;
  13176. while (i--) {
  13177. if (typeof document.body.style[domPrefixes[i] + prop] !== 'undefined') {
  13178. return true;
  13179. }
  13180. }
  13181. return false;
  13182. }
  13183. function huge_it_cube_gallery_34(tz, ntx, nty, nrx, nry, wrx, wry, current_image_class, next_image_class, direction) {
  13184. /* If browser does not support 3d transforms/CSS transitions.*/
  13185. if (!huge_it_testBrowser_cssTransitions_gallery_34()) {
  13186. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13187. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13188. return huge_it_fallback_gallery_34(current_image_class, next_image_class, direction);
  13189. }
  13190. if (!huge_it_testBrowser_cssTransforms3d_gallery_34()) {
  13191. return huge_it_fallback3d_gallery_34(current_image_class, next_image_class, direction);
  13192. }
  13193. huge_it_trans_in_progress_gallery_34 = true;
  13194. /* Set active thumbnail.*/
  13195. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13196. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13197. jQuery(".huge_it_slide_bg_gallery_34").css('perspective', 1000);
  13198. jQuery(current_image_class).css({
  13199. transform : 'translateZ(' + tz + 'px)',
  13200. backfaceVisibility : 'hidden'
  13201. });
  13202. jQuery(".huge_it_slideshow_image_wrap_gallery_34,.huge_it_slide_bg_gallery_34,.huge_it_slideshow_image_item_gallery_34,.huge_it_slideshow_image_second_item_gallery_34 ").css('overflow', 'visible');
  13203. jQuery(next_image_class).css({
  13204. opacity : 1,
  13205. filter: 'Alpha(opacity=100)',
  13206. backfaceVisibility : 'hidden',
  13207. transform : 'translateY(' + nty + 'px) translateX(' + ntx + 'px) rotateY('+ nry +'deg) rotateX('+ nrx +'deg)'
  13208. });
  13209. jQuery(".huge_it_slider_gallery_34").css({
  13210. transform: 'translateZ(-' + tz + 'px)',
  13211. transformStyle: 'preserve-3d'
  13212. });
  13213. /* Execution steps.*/
  13214. setTimeout(function () {
  13215. jQuery(".huge_it_slider_gallery_34").css({
  13216. transition: 'all ' + huge_it_transition_duration_gallery_34 + 'ms ease-in-out',
  13217. transform: 'translateZ(-' + tz + 'px) rotateX('+ wrx +'deg) rotateY('+ wry +'deg)'
  13218. });
  13219. }, 20);
  13220. /* After transition.*/
  13221. jQuery(".huge_it_slider_gallery_34").one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  13222. function huge_it_after_trans() {
  13223. jQuery(".huge_it_slide_bg_gallery_34,.huge_it_slideshow_image_item_gallery_34,.huge_it_slideshow_image_second_item_gallery_34 ").css('overflow', 'hidden');
  13224. jQuery(".huge_it_slide_bg_gallery_34").removeAttr('style');
  13225. jQuery(current_image_class).removeAttr('style');
  13226. jQuery(next_image_class).removeAttr('style');
  13227. jQuery(".huge_it_slider_gallery_34").removeAttr('style');
  13228. jQuery(current_image_class).css({'opacity' : 0, filter: 'Alpha(opacity=0)', 'z-index': 1});
  13229. jQuery(next_image_class).css({'opacity' : 1, filter: 'Alpha(opacity=100)', 'z-index' : 2});
  13230. // huge_it_change_watermark_container_gallery_34();
  13231. huge_it_trans_in_progress_gallery_34 = false;
  13232. if (typeof event_stack_gallery_34 !== 'undefined' && event_stack_gallery_34.length > 0) {
  13233. key = event_stack_gallery_34[0].split("-");
  13234. event_stack_gallery_34.shift();
  13235. huge_it_change_image_gallery_34(key[0], key[1], data_gallery_34, true,false);
  13236. }
  13237. }
  13238. }
  13239. function huge_it_cubeH_gallery_34(current_image_class, next_image_class, direction) {
  13240. /* Set to half of image width.*/
  13241. var dimension = jQuery(current_image_class).width() / 2;
  13242. if (direction == 'right') {
  13243. huge_it_cube_gallery_34(dimension, dimension, 0, 0, 90, 0, -90, current_image_class, next_image_class, direction);
  13244. }
  13245. else if (direction == 'left') {
  13246. huge_it_cube_gallery_34(dimension, -dimension, 0, 0, -90, 0, 90, current_image_class, next_image_class, direction);
  13247. }
  13248. }
  13249. function huge_it_cubeV_gallery_34(current_image_class, next_image_class, direction) {
  13250. /* Set to half of image height.*/
  13251. var dimension = jQuery(current_image_class).height() / 2;
  13252. /* If next slide.*/
  13253. if (direction == 'right') {
  13254. huge_it_cube_gallery_34(dimension, 0, -dimension, 90, 0, -90, 0, current_image_class, next_image_class, direction);
  13255. }
  13256. else if (direction == 'left') {
  13257. huge_it_cube_gallery_34(dimension, 0, dimension, -90, 0, 90, 0, current_image_class, next_image_class, direction);
  13258. }
  13259. }
  13260. /* For browsers that does not support transitions.*/
  13261. function huge_it_fallback_gallery_34(current_image_class, next_image_class, direction) {
  13262. huge_it_fade_gallery_34(current_image_class, next_image_class, direction);
  13263. }
  13264. /* For browsers that support transitions, but not 3d transforms (only used if primary transition makes use of 3d-transforms).*/
  13265. function huge_it_fallback3d_gallery_34(current_image_class, next_image_class, direction) {
  13266. huge_it_sliceV_gallery_34(current_image_class, next_image_class, direction);
  13267. }
  13268. function huge_it_none_gallery_34(current_image_class, next_image_class, direction) {
  13269. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  13270. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  13271. /* Set active thumbnail.*/
  13272. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13273. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13274. }
  13275. function huge_it_fade_gallery_34(current_image_class, next_image_class, direction) {
  13276. if (huge_it_testBrowser_cssTransitions_gallery_34()) {
  13277. jQuery(next_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_34 + 'ms linear');
  13278. jQuery(current_image_class).css('transition', 'opacity ' + huge_it_transition_duration_gallery_34 + 'ms linear');
  13279. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  13280. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  13281. }
  13282. else {
  13283. jQuery(current_image_class).animate({'opacity' : 0, 'z-index' : 1}, huge_it_transition_duration_gallery_34);
  13284. jQuery(next_image_class).animate({
  13285. 'opacity' : 1,
  13286. 'z-index': 2
  13287. }, {
  13288. duration: huge_it_transition_duration_gallery_34,
  13289. complete: function () {return false;}
  13290. });
  13291. // For IE.
  13292. jQuery(current_image_class).fadeTo(huge_it_transition_duration_gallery_34, 0);
  13293. jQuery(next_image_class).fadeTo(huge_it_transition_duration_gallery_34, 1);
  13294. }
  13295. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13296. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13297. }
  13298. function huge_it_grid_gallery_34(cols, rows, ro, tx, ty, sc, op, current_image_class, next_image_class, direction) {
  13299. /* If browser does not support CSS transitions.*/
  13300. if (!huge_it_testBrowser_cssTransitions_gallery_34()) {
  13301. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13302. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13303. return huge_it_fallback_gallery_34(current_image_class, next_image_class, direction);
  13304. }
  13305. huge_it_trans_in_progress_gallery_34 = true;
  13306. /* Set active thumbnail.*/
  13307. jQuery(".huge_it_slideshow_dots_gallery_34").removeClass("huge_it_slideshow_dots_active_gallery_34").addClass("huge_it_slideshow_dots_deactive_gallery_34");
  13308. jQuery("#huge_it_dots_" + huge_it_current_key_gallery_34 + "_gallery_34").removeClass("huge_it_slideshow_dots_deactive_gallery_34").addClass("huge_it_slideshow_dots_active_gallery_34");
  13309. /* The time (in ms) added to/subtracted from the delay total for each new gridlet.*/
  13310. var count = (huge_it_transition_duration_gallery_34) / (cols + rows);
  13311. /* Gridlet creator (divisions of the image grid, positioned with background-images to replicate the look of an entire slide image when assembled)*/
  13312. function huge_it_gridlet(width, height, top, img_top, left, img_left, src, imgWidth, imgHeight, c, r) {
  13313. var delay = (c + r) * count;
  13314. /* Return a gridlet elem with styles for specific transition.*/
  13315. return jQuery('<div class="huge_it_gridlet_gallery_34" />').css({
  13316. width : width,
  13317. height : height,
  13318. top : top,
  13319. left : left,
  13320. backgroundImage : 'url("' + src + '")',
  13321. backgroundColor: jQuery(".huge_it_slideshow_image_wrap_gallery_34").css("background-color"),
  13322. /*backgroundColor: rgba(0, 0, 0, 0),*/
  13323. backgroundRepeat: 'no-repeat',
  13324. backgroundPosition : img_left + 'px ' + img_top + 'px',
  13325. backgroundSize : imgWidth + 'px ' + imgHeight + 'px',
  13326. transition : 'all ' + huge_it_transition_duration_gallery_34 + 'ms ease-in-out ' + delay + 'ms',
  13327. transform : 'none'
  13328. });
  13329. }
  13330. /* Get the current slide's image.*/
  13331. var cur_img = jQuery(current_image_class).find('img');
  13332. /* Create a grid to hold the gridlets.*/
  13333. var grid = jQuery('<div />').addClass('huge_it_grid_gallery_34');
  13334. /* Prepend the grid to the next slide (i.e. so it's above the slide image).*/
  13335. jQuery(current_image_class).prepend(grid);
  13336. /* vars to calculate positioning/size of gridlets*/
  13337. var cont = jQuery(".huge_it_slide_bg_gallery_34");
  13338. var imgWidth = cur_img.width();
  13339. var imgHeight = cur_img.height();
  13340. var contWidth = cont.width(),
  13341. contHeight = cont.height(),
  13342. imgSrc = cur_img.attr('src'),/*.replace('/thumb', ''),*/
  13343. colWidth = Math.floor(contWidth / cols),
  13344. rowHeight = Math.floor(contHeight / rows),
  13345. colRemainder = contWidth - (cols * colWidth),
  13346. colAdd = Math.ceil(colRemainder / cols),
  13347. rowRemainder = contHeight - (rows * rowHeight),
  13348. rowAdd = Math.ceil(rowRemainder / rows),
  13349. leftDist = 0,
  13350. img_leftDist = (jQuery(".huge_it_slide_bg_gallery_34").width() - cur_img.width()) / 2;
  13351. /* tx/ty args can be passed as 'auto'/'min-auto' (meaning use slide width/height or negative slide width/height).*/
  13352. tx = tx === 'auto' ? contWidth : tx;
  13353. tx = tx === 'min-auto' ? - contWidth : tx;
  13354. ty = ty === 'auto' ? contHeight : ty;
  13355. ty = ty === 'min-auto' ? - contHeight : ty;
  13356. /* Loop through cols*/
  13357. for (var i = 0; i < cols; i++) {
  13358. var topDist = 0,
  13359. img_topDst = (jQuery(".huge_it_slide_bg_gallery_34").height() - cur_img.height()) / 2,
  13360. newColWidth = colWidth;
  13361. /* If imgWidth (px) does not divide cleanly into the specified number of cols, adjust individual col widths to create correct total.*/
  13362. if (colRemainder > 0) {
  13363. var add = colRemainder >= colAdd ? colAdd : colRemainder;
  13364. newColWidth += add;
  13365. colRemainder -= add;
  13366. }
  13367. /* Nested loop to create row gridlets for each col.*/
  13368. for (var j = 0; j < rows; j++)  {
  13369. var newRowHeight = rowHeight,
  13370. newRowRemainder = rowRemainder;
  13371. /* If contHeight (px) does not divide cleanly into the specified number of rows, adjust individual row heights to create correct total.*/
  13372. if (newRowRemainder > 0) {
  13373. add = newRowRemainder >= rowAdd ? rowAdd : rowRemainder;
  13374. newRowHeight += add;
  13375. newRowRemainder -= add;
  13376. }
  13377. /* Create & append gridlet to grid.*/
  13378. grid.append(huge_it_gridlet(newColWidth, newRowHeight, topDist, img_topDst, leftDist, img_leftDist, imgSrc, imgWidth, imgHeight, i, j));
  13379. topDist += newRowHeight;
  13380. img_topDst -= newRowHeight;
  13381. }
  13382. img_leftDist -= newColWidth;
  13383. leftDist += newColWidth;
  13384. }
  13385. /* Set event listener on last gridlet to finish transitioning.*/
  13386. var last_gridlet = grid.children().last();
  13387. /* Show grid & hide the image it replaces.*/
  13388. grid.show();
  13389. cur_img.css('opacity', 0);
  13390. /* Add identifying classes to corner gridlets (useful if applying border radius).*/
  13391. grid.children().first().addClass('rs-top-left');
  13392. grid.children().last().addClass('rs-bottom-right');
  13393. grid.children().eq(rows - 1).addClass('rs-bottom-left');
  13394. grid.children().eq(- rows).addClass('rs-top-right');
  13395. /* Execution steps.*/
  13396. setTimeout(function () {
  13397. grid.children().css({
  13398. opacity: op,
  13399. transform: 'rotate('+ ro +'deg) translateX('+ tx +'px) translateY('+ ty +'px) scale('+ sc +')'
  13400. });
  13401. }, 1);
  13402. jQuery(next_image_class).css('opacity', 1);
  13403. /* After transition.*/
  13404. jQuery(last_gridlet).one('webkitTransitionEnd transitionend otransitionend oTransitionEnd mstransitionend', jQuery.proxy(huge_it_after_trans));
  13405. function huge_it_after_trans() {
  13406. jQuery(current_image_class).css({'opacity' : 0, 'z-index': 1});
  13407. jQuery(next_image_class).css({'opacity' : 1, 'z-index' : 2});
  13408. cur_img.css('opacity', 1);
  13409. grid.remove();
  13410. huge_it_trans_in_progress_gallery_34 = false;
  13411. if (typeof event_stack_gallery_34 !== 'undefined' && event_stack_gallery_34.length > 0) {
  13412. key = event_stack_gallery_34[0].split("-");
  13413. event_stack_gallery_34.shift();
  13414. huge_it_change_image_gallery_34(key[0], key[1], data_gallery_34, true,false);
  13415. }
  13416. }
  13417. }
  13418. function huge_it_sliceH_gallery_34(current_image_class, next_image_class, direction) {
  13419. if (direction == 'right') {
  13420. var translateX = 'min-auto';
  13421. }
  13422. else if (direction == 'left') {
  13423. var translateX = 'auto';
  13424. }
  13425. huge_it_grid_gallery_34(1, 8, 0, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  13426. }
  13427. function huge_it_sliceV_gallery_34(current_image_class, next_image_class, direction) {
  13428. if (direction == 'right') {
  13429. var translateY = 'min-auto';
  13430. }
  13431. else if (direction == 'left') {
  13432. var translateY = 'auto';
  13433. }
  13434. huge_it_grid_gallery_34(10, 1, 0, 0, translateY, 1, 0, current_image_class, next_image_class, direction);
  13435. }
  13436. function huge_it_slideV_gallery_34(current_image_class, next_image_class, direction) {
  13437. if (direction == 'right') {
  13438. var translateY = 'auto';
  13439. }
  13440. else if (direction == 'left') {
  13441. var translateY = 'min-auto';
  13442. }
  13443. huge_it_grid_gallery_34(1, 1, 0, 0, translateY, 1, 1, current_image_class, next_image_class, direction);
  13444. }
  13445. function huge_it_slideH_gallery_34(current_image_class, next_image_class, direction) {
  13446. if (direction == 'right') {
  13447. var translateX = 'min-auto';
  13448. }
  13449. else if (direction == 'left') {
  13450. var translateX = 'auto';
  13451. }
  13452. huge_it_grid_gallery_34(1, 1, 0, translateX, 0, 1, 1, current_image_class, next_image_class, direction);
  13453. }
  13454. function huge_it_scaleOut_gallery_34(current_image_class, next_image_class, direction) {
  13455. huge_it_grid_gallery_34(1, 1, 0, 0, 0, 1.5, 0, current_image_class, next_image_class, direction);
  13456. }
  13457. function huge_it_scaleIn_gallery_34(current_image_class, next_image_class, direction) {
  13458. huge_it_grid_gallery_34(1, 1, 0, 0, 0, 0.5, 0, current_image_class, next_image_class, direction);
  13459. }
  13460. function huge_it_blockScale_gallery_34(current_image_class, next_image_class, direction) {
  13461. huge_it_grid_gallery_34(8, 6, 0, 0, 0, .6, 0, current_image_class, next_image_class, direction);
  13462. }
  13463. function huge_it_kaleidoscope_gallery_34(current_image_class, next_image_class, direction) {
  13464. huge_it_grid_gallery_34(10, 8, 0, 0, 0, 1, 0, current_image_class, next_image_class, direction);
  13465. }
  13466. function huge_it_fan_gallery_34(current_image_class, next_image_class, direction) {
  13467. if (direction == 'right') {
  13468. var rotate = 45;
  13469. var translateX = 100;
  13470. }
  13471. else if (direction == 'left') {
  13472. var rotate = -45;
  13473. var translateX = -100;
  13474. }
  13475. huge_it_grid_gallery_34(1, 10, rotate, translateX, 0, 1, 0, current_image_class, next_image_class, direction);
  13476. }
  13477. function huge_it_blindV_gallery_34(current_image_class, next_image_class, direction) {
  13478. huge_it_grid_gallery_34(1, 8, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  13479. }
  13480. function huge_it_blindH_gallery_34(current_image_class, next_image_class, direction) {
  13481. huge_it_grid_gallery_34(10, 1, 0, 0, 0, .7, 0, current_image_class, next_image_class);
  13482. }
  13483. function huge_it_random_gallery_34(current_image_class, next_image_class, direction) {
  13484. var anims = ['sliceH', 'sliceV', 'slideH', 'slideV', 'scaleOut', 'scaleIn', 'blockScale', 'kaleidoscope', 'fan', 'blindH', 'blindV'];
  13485. /* Pick a random transition from the anims array.*/
  13486. this["huge_it_" + anims[Math.floor(Math.random() * anims.length)] + "_gallery_34"](current_image_class, next_image_class, direction);
  13487. }
  13488. function iterator_gallery_34() {
  13489. var iterator = 1;
  13490. return iterator;
  13491. }
  13492. function huge_it_change_image_gallery_34(current_key, key, data_gallery_34, from_effect,clicked) {
  13493. if (data_gallery_34[key]) {
  13494. if(typeof video_is_playing_gallery_34 != 'undefined' && video_is_playing_gallery_34 && !clicked){
  13495. return false;
  13496. }
  13497. if (!from_effect) {
  13498. // Change image key.
  13499. jQuery("#huge_it_current_image_key_gallery_34").val(key);
  13500. // if (current_key == '-2') { /* Dots.*/
  13501. current_key = jQuery(".huge_it_slideshow_dots_active_gallery_34").attr("data-image_key");
  13502. //  }
  13503. }
  13504. if (huge_it_trans_in_progress_gallery_34) {
  13505. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_34").after(" --IN TRANSACTION-- <br />");
  13506. event_stack_gallery_34.push(current_key + '-' + key);
  13507. return;
  13508. }
  13509. var direction = 'right';
  13510. if (huge_it_current_key_gallery_34 > key) {
  13511. var direction = 'left';
  13512. }
  13513. else if (huge_it_current_key_gallery_34 == key) {
  13514. return false;
  13515. }
  13516. // Set active thumbnail position.
  13517. huge_it_current_key_gallery_34 = key;
  13518. //Change image id, title, description.
  13519. jQuery(".huge_it_slideshow_image_gallery_34").attr('data-image_id', data_gallery_34[key]["id"]);
  13520. jQuery(".huge_it_slideshow_title_text_gallery_34").html(data_gallery_34[key]["alt"]);
  13521. jQuery(".huge_it_slideshow_description_text_gallery_34").html(data_gallery_34[key]["description"]);
  13522. var current_image_class = "#image_id_gallery_34_" + data_gallery_34[current_key]["id"];
  13523. var next_image_class = "#image_id_gallery_34_" + data_gallery_34[key]["id"];
  13524. if(jQuery(current_image_class).find('.huge_it_video_frame_gallery_34').length>0) {
  13525. var streffect='slideH';
  13526. if(streffect=="cubeV" || streffect=="cubeH" || streffect=="none" || streffect=="fade"){
  13527. huge_it_slideH_gallery_34(current_image_class, next_image_class, direction);
  13528. }else{
  13529. huge_it_fade_gallery_34(current_image_class, next_image_class, direction);
  13530. }
  13531. }else{
  13532. huge_it_slideH_gallery_34(current_image_class, next_image_class, direction);
  13533. }
  13534. jQuery('.huge_it_slideshow_title_text_gallery_34').removeClass('none');
  13535. if(jQuery('.huge_it_slideshow_title_text_gallery_34').html()==""){jQuery('.huge_it_slideshow_title_text_gallery_34').addClass('none');}
  13536. jQuery('.huge_it_slideshow_description_text_gallery_34').removeClass('none');
  13537. jQuery('.huge_it_gallery_like_cont_344811').removeClass('none');
  13538. if(jQuery('.huge_it_slideshow_description_text_gallery_34').html()==""){
  13539. jQuery('.huge_it_slideshow_description_text_gallery_34').addClass('none');
  13540. }
  13541. jQuery(current_image_class).find('.huge_it_slideshow_title_text_gallery_34').addClass('none');
  13542. jQuery(current_image_class).find('.huge_it_slideshow_description_text_gallery_34').addClass('none');
  13543. jQuery(current_image_class).find('.huge_it_gallery_like_cont_344811').addClass('none');
  13544. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_34").after("--cur-key="+current_key+" --cur-img-class="+current_image_class+" nxt-img-class="+next_image_class+"--");
  13545. huge_it_move_dots_gallery_34();
  13546. window.clearInterval(huge_it_playInterval_gallery_34);
  13547. play_gallery_34();
  13548. }
  13549. }
  13550. function huge_it_popup_resize_gallery_34() {
  13551. var staticsliderwidth=600;
  13552. var sliderwidth=600;
  13553. var bodyWidth=jQuery(window).width();
  13554. var parentWidth = jQuery(".huge_it_slideshow_image_wrap_gallery_34").parent().width();
  13555.  
  13556. if(sliderwidth>parentWidth){sliderwidth=parentWidth;}
  13557. if(sliderwidth>bodyWidth){sliderwidth=bodyWidth;}
  13558. var str=(900/staticsliderwidth);
  13559.  
  13560. jQuery('.huge_it_slideshow_image_wrap_gallery_34').css({'max-height':parentWidth*str-2*0});
  13561.  
  13562. }
  13563. jQuery(window).load(function () {
  13564. jQuery(window).resize(function() {
  13565. huge_it_popup_resize_gallery_34();
  13566. });
  13567. huge_it_popup_resize_gallery_34();
  13568. /* Disable right click.*/
  13569. jQuery('div[id^="huge_it_container"]').bind("contextmenu", function () {
  13570. return false;
  13571. });
  13572. /*HOVER SLIDESHOW*/
  13573. jQuery("#huge_it_slideshow_image_container_gallery_34, .huge_it_slideshow_image_container_gallery_34, .huge_it_slideshow_dots_container_gallery_34,#huge_it_slideshow_right_gallery_34,#huge_it_slideshow_left_gallery_34").hover(function(){
  13574. //errorlogjQuery(".huge_it_slideshow_image_wrap_gallery_34").after(" -- hover -- <br /> ");
  13575. jQuery("#huge_it_slideshow_right_gallery_34").css({'display':'inline'});
  13576. jQuery("#huge_it_slideshow_left_gallery_34").css({'display':'inline'});
  13577. },function(){
  13578. jQuery("#huge_it_slideshow_right_gallery_34").css({'display':'none'});
  13579. jQuery("#huge_it_slideshow_left_gallery_34").css({'display':'none'});
  13580. });
  13581. var pausehover="on";
  13582. if(pausehover=="on"){
  13583. jQuery("#huge_it_slideshow_image_container_gallery_34, .huge_it_slideshow_image_container_gallery_34, .huge_it_slideshow_dots_container_gallery_34,#huge_it_slideshow_right_gallery_34,#huge_it_slideshow_left_gallery_34").hover(function(){
  13584. window.clearInterval(huge_it_playInterval_gallery_34);
  13585. },function(){
  13586. window.clearInterval(huge_it_playInterval_gallery_34);
  13587. play_gallery_34();
  13588. });
  13589. }
  13590. play_gallery_34();
  13591. });
  13592. function play_gallery_34() {
  13593. /* Play.*/
  13594. huge_it_playInterval_gallery_34 = setInterval(function () {
  13595. var iterator = 1;
  13596. huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()) + iterator) % data_gallery_34.length, data_gallery_34,false,false);
  13597. }, '5000');
  13598. }
  13599. jQuery(window).focus(function() {
  13600. var i_gallery_34 = 0;
  13601. jQuery(".huge_it_slider_gallery_34").children("div").each(function () {
  13602. if (jQuery(this).css('opacity') == 1) {
  13603. jQuery("#huge_it_current_image_key_gallery_34").val(i_gallery_34);
  13604. }
  13605. i_gallery_34++;
  13606. });
  13607. play_gallery_34();
  13608. });
  13609. jQuery(window).blur(function() {
  13610. event_stack_gallery_34 = [];
  13611. window.clearInterval(huge_it_playInterval_gallery_34);
  13612. });
  13613. </script>
  13614. <div class="huge_it_slideshow_image_wrap_gallery_34 gallery-img-content"
  13615.     data-rating-type="heart">
  13616. <!-- ##########################DOTS######################### -->
  13617. <div class="huge_it_slideshow_dots_container_gallery_34">
  13618. <div class="huge_it_slideshow_dots_thumbnails_gallery_34">
  13619. <div id="huge_it_dots_0_gallery_34"
  13620.     class="huge_it_slideshow_dots_gallery_34 huge_it_slideshow_dots_active_gallery_34"
  13621.     onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), '0', data_gallery_34,false,true);return false;"
  13622.     data-image_id="608" data-image_key="0"></div>
  13623. <div id="huge_it_dots_1_gallery_34"
  13624.     class="huge_it_slideshow_dots_gallery_34 huge_it_slideshow_dots_deactive_gallery_34"
  13625.     onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), '1', data_gallery_34,false,true);return false;"
  13626.     data-image_id="609" data-image_key="1"></div>
  13627. <div id="huge_it_dots_2_gallery_34"
  13628.     class="huge_it_slideshow_dots_gallery_34 huge_it_slideshow_dots_deactive_gallery_34"
  13629.     onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), '2', data_gallery_34,false,true);return false;"
  13630.     data-image_id="610" data-image_key="2"></div>
  13631. <div id="huge_it_dots_3_gallery_34"
  13632.     class="huge_it_slideshow_dots_gallery_34 huge_it_slideshow_dots_deactive_gallery_34"
  13633.     onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), '3', data_gallery_34,false,true);return false;"
  13634.     data-image_id="614" data-image_key="3"></div>
  13635. <div id="huge_it_dots_4_gallery_34"
  13636.     class="huge_it_slideshow_dots_gallery_34 huge_it_slideshow_dots_deactive_gallery_34"
  13637.     onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), '4', data_gallery_34,false,true);return false;"
  13638.     data-image_id="615" data-image_key="4"></div>
  13639. </div>
  13640. <a id="huge_it_slideshow_left_gallery_34" href="#"
  13641.   onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()) - iterator_gallery_34()) >= 0 ? (parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()) - iterator_gallery_34()) % data_gallery_34.length : data_gallery_34.length - 1, data_gallery_34,false,true);return false;">
  13642. <div id="huge_it_slideshow_left-ico_gallery_34">
  13643. <div><i class="huge_it_slideshow_prev_btn_gallery_34 fa"></i></div>
  13644. </div>
  13645. </a>
  13646. <a id="huge_it_slideshow_right_gallery_34" href="#"
  13647.   onclick="huge_it_change_image_gallery_34(parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()), (parseInt(jQuery('#huge_it_current_image_key_gallery_34').val()) + iterator_gallery_34()) % data_gallery_34.length, data_gallery_34,false,true);return false;">
  13648. <div id="huge_it_slideshow_right-ico_34">
  13649. <div><i class="huge_it_slideshow_next_btn_gallery_34 fa"></i></div>
  13650. </div>
  13651. </a>
  13652. </div>
  13653. <!-- ##########################IMAGES######################### -->
  13654. <script>
  13655. jQuery(document).ready(function ($) {
  13656. $('.thumb_wrapper').on('click', function (ev) {
  13657. var hugeid = $(this).data('rowid');
  13658. var myid = hugeid;
  13659. myid = parseInt(myid);
  13660. eval('player_' + myid + '.playVideo()')
  13661. ev.preventDefault();
  13662. });
  13663. });
  13664. </script>
  13665. <div id="huge_it_slideshow_image_container_gallery_34"
  13666.     class="huge_it_slideshow_image_container_gallery huge_it_slideshow_image_container_gallery_34 view-slider">
  13667. <div class="huge_it_slide_container_gallery_34">
  13668. <div class="huge_it_slide_bg_gallery_34">
  13669. <ul class="huge_it_slider_gallery_34">
  13670. <li class="huge_it_slideshow_image_item_gallery_34"
  13671.    id="image_id_gallery_34_0">
  13672. <div class="huge_it_gallery_like_cont_344811">
  13673. <div class="huge_it_gallery_like_wrapper">
  13674. <span class="huge_it_like">
  13675. <i class="hugeiticons-heart likeheart"></i>
  13676. <span class="huge_it_like_thumb" id="608"
  13677.      data-status="unliked">
  13678. 0 </span>
  13679. <span
  13680. class="huge_it_like_count "
  13681. id="608"></span>
  13682. </span>
  13683. </div>
  13684. </div>
  13685. <img decoding="async" alt=""
  13686.     id="huge_it_slideshow_image_gallery_34_0"
  13687.     class="huge_it_slideshow_image_gallery_34"
  13688.     src="https://picoulet.centres-sociaux.fr/files/2025/06/1.png"
  13689.     data-image_id="608"/>
  13690. <div
  13691. class="huge_it_slideshow_title_text_gallery_34 none">
  13692. </div>
  13693. <div
  13694. class="huge_it_slideshow_description_text_gallery_34 none">
  13695. </div>
  13696. </li>
  13697. <li class="huge_it_slideshow_image_second_item_gallery_34"
  13698.    id="image_id_gallery_34_1">
  13699. <div class="huge_it_gallery_like_cont_344811">
  13700. <div class="huge_it_gallery_like_wrapper">
  13701. <span class="huge_it_like">
  13702. <i class="hugeiticons-heart likeheart"></i>
  13703. <span class="huge_it_like_thumb" id="609"
  13704.      data-status="unliked">
  13705. 0 </span>
  13706. <span
  13707. class="huge_it_like_count "
  13708. id="609"></span>
  13709. </span>
  13710. </div>
  13711. </div>
  13712. <img decoding="async" alt=""
  13713.     id="huge_it_slideshow_image_gallery_34_1"
  13714.     class="huge_it_slideshow_image_gallery_34"
  13715.     src="https://picoulet.centres-sociaux.fr/files/2025/06/2.png"
  13716.     data-image_id="609"/>
  13717. <div
  13718. class="huge_it_slideshow_title_text_gallery_34 none">
  13719. </div>
  13720. <div
  13721. class="huge_it_slideshow_description_text_gallery_34 none">
  13722. </div>
  13723. </li>
  13724. <li class="huge_it_slideshow_image_second_item_gallery_34"
  13725.    id="image_id_gallery_34_2">
  13726. <div class="huge_it_gallery_like_cont_344811">
  13727. <div class="huge_it_gallery_like_wrapper">
  13728. <span class="huge_it_like">
  13729. <i class="hugeiticons-heart likeheart"></i>
  13730. <span class="huge_it_like_thumb" id="610"
  13731.      data-status="unliked">
  13732. 0 </span>
  13733. <span
  13734. class="huge_it_like_count "
  13735. id="610"></span>
  13736. </span>
  13737. </div>
  13738. </div>
  13739. <img decoding="async" alt=""
  13740.     id="huge_it_slideshow_image_gallery_34_2"
  13741.     class="huge_it_slideshow_image_gallery_34"
  13742.     src="https://picoulet.centres-sociaux.fr/files/2025/06/3.png"
  13743.     data-image_id="610"/>
  13744. <div
  13745. class="huge_it_slideshow_title_text_gallery_34 none">
  13746. </div>
  13747. <div
  13748. class="huge_it_slideshow_description_text_gallery_34 none">
  13749. </div>
  13750. </li>
  13751. <li class="huge_it_slideshow_image_second_item_gallery_34"
  13752.    id="image_id_gallery_34_3">
  13753. <div class="huge_it_gallery_like_cont_344811">
  13754. <div class="huge_it_gallery_like_wrapper">
  13755. <span class="huge_it_like">
  13756. <i class="hugeiticons-heart likeheart"></i>
  13757. <span class="huge_it_like_thumb" id="614"
  13758.      data-status="unliked">
  13759. 0 </span>
  13760. <span
  13761. class="huge_it_like_count "
  13762. id="614"></span>
  13763. </span>
  13764. </div>
  13765. </div>
  13766. <img decoding="async" alt=""
  13767.     id="huge_it_slideshow_image_gallery_34_3"
  13768.     class="huge_it_slideshow_image_gallery_34"
  13769.     src="https://picoulet.centres-sociaux.fr/files/2025/06/4.png"
  13770.     data-image_id="614"/>
  13771. <div
  13772. class="huge_it_slideshow_title_text_gallery_34 none">
  13773. </div>
  13774. <div
  13775. class="huge_it_slideshow_description_text_gallery_34 none">
  13776. </div>
  13777. </li>
  13778. <li class="huge_it_slideshow_image_second_item_gallery_34"
  13779.    id="image_id_gallery_34_4">
  13780. <div class="huge_it_gallery_like_cont_344811">
  13781. <div class="huge_it_gallery_like_wrapper">
  13782. <span class="huge_it_like">
  13783. <i class="hugeiticons-heart likeheart"></i>
  13784. <span class="huge_it_like_thumb" id="615"
  13785.      data-status="unliked">
  13786. 1 </span>
  13787. <span
  13788. class="huge_it_like_count "
  13789. id="615"></span>
  13790. </span>
  13791. </div>
  13792. </div>
  13793. <img decoding="async" alt=""
  13794.     id="huge_it_slideshow_image_gallery_34_4"
  13795.     class="huge_it_slideshow_image_gallery_34"
  13796.     src="https://picoulet.centres-sociaux.fr/files/2025/06/5.png"
  13797.     data-image_id="615"/>
  13798. <div
  13799. class="huge_it_slideshow_title_text_gallery_34 none">
  13800. </div>
  13801. <div
  13802. class="huge_it_slideshow_description_text_gallery_34 none">
  13803. </div>
  13804. </li>
  13805. </ul>
  13806. <input type="hidden" id="huge_it_current_image_key_gallery_34" value="0"/>
  13807. </div>
  13808. </div>
  13809. </div>
  13810. </div><style>
  13811. .huge_it_slideshow_image_wrap_gallery_34 {
  13812.    height: 900px;
  13813.    width: 600px;
  13814.    max-width: calc(100% - 2 * 0px);
  13815.    position: relative;
  13816.    display: block;
  13817.    text-align: center;
  13818.    border: 0 px #ffffff solid;
  13819.    box-sizing: content-box;
  13820.    clear: both;
  13821. float:none; margin: 0 auto;}
  13822.  
  13823. .huge_it_slideshow_image_wrap_gallery_34 * {
  13824.    box-sizing: border-box;
  13825.    -moz-box-sizing: border-box;
  13826.    -webkit-box-sizing: border-box;
  13827. }
  13828.  
  13829. .huge_it_slideshow_image_gallery_34 {
  13830. width: 100%;
  13831.    height: 100%;
  13832.    left: 0;
  13833.    top: 0;
  13834. /* height: auto;
  13835.                top: 50%;
  13836.            left: 50%;
  13837.                transform: translate( -50%, -50% ); */
  13838. max-width: 100%;
  13839.    max-height: 100%;
  13840.    position: absolute;
  13841. }
  13842.  
  13843. .huge_it_slider_gallery_34 li iframe {
  13844.    width: 100%;
  13845.    height: 100%;
  13846. }
  13847.  
  13848. .huge_it_slider_gallery_34 li #thevideo {
  13849.    width: 100%;
  13850.    height: 100%;
  13851. }
  13852.  
  13853. .huge_it_slider_gallery_34 li .thumb_wrapper {
  13854.    width: 100%;
  13855.    height: 100%;
  13856. }
  13857.  
  13858. .huge_it_slider_gallery_34 li .thumb_wrapper img {
  13859.    position: relative;
  13860.    /*top: 50%;
  13861.    transform: translateY(-50%);*/
  13862. }
  13863.  
  13864. #huge_it_slideshow_left_gallery_34,
  13865. #huge_it_slideshow_right_gallery_34 {
  13866.    cursor: pointer;
  13867.    display: none;
  13868.    display: block;
  13869.    height: 100%;
  13870.    outline: medium none;
  13871.    position: absolute;
  13872.    /*z-index: 10130;*/
  13873.    z-index: 13;
  13874.    bottom: 25px;
  13875.    top: 50%;
  13876. }
  13877.  
  13878. #huge_it_slideshow_left-ico_gallery_34,
  13879. #huge_it_slideshow_right-ico_gallery_34 {
  13880.    z-index: 13;
  13881.    -moz-box-sizing: content-box;
  13882.    box-sizing: content-box;
  13883.    cursor: pointer;
  13884.    display: table;
  13885.    left: -9999px;
  13886.    line-height: 0;
  13887.    margin-top: -15px;
  13888.    position: absolute;
  13889.    top: 50%;
  13890. }
  13891.  
  13892. #huge_it_slideshow_left-ico_gallery_34:hover,
  13893. #huge_it_slideshow_right-ico_gallery_34:hover {
  13894.    cursor: pointer;
  13895. }
  13896.  
  13897. .huge_it_slideshow_image_container_gallery_34 {
  13898.    display: table;
  13899.    position: relative;
  13900.    top: 0;
  13901.    left: 0;
  13902.    text-align: center;
  13903.    vertical-align: middle;
  13904.    width: 100%;
  13905.    height: 100%;
  13906. }
  13907.  
  13908. .huge_it_slideshow_title_text_gallery_34 {
  13909.    text-decoration: none;
  13910.    position: absolute;
  13911.    z-index: 12;
  13912.    display: inline-block;
  13913. width: 30%;
  13914.    /*height:
  13915. 50 %;*/
  13916. right:0%;top:0%; padding: 2%;
  13917.    text-align: right;
  13918.    font-weight: bold;
  13919.    color: #000000;
  13920.    background: rgba(255,255,255,0.7)  !important;
  13921.    border-style: solid;
  13922.    font-size: 13px;
  13923.    border-width: 0px;
  13924.    border-color: #ffffff;
  13925.    border-radius: 4px;
  13926. }
  13927.  
  13928. .huge_it_slideshow_description_text_gallery_34 {
  13929.    text-decoration: none;
  13930.    position: absolute;
  13931.    z-index: 11;
  13932.    border-style: solid;
  13933.    display: inline-block;
  13934. width: 70%;
  13935.    /*height:
  13936. %;*/
  13937. right:0%;bottom:0%; padding: 3%;
  13938.    text-align: justify;
  13939.    color: #ffffff;
  13940.    background: rgba(0,0,0,0.7) !important;
  13941.    border-style: solid;
  13942.    font-size: 12px;
  13943.    border-width: 0px;
  13944.    border-color: #ffffff;
  13945.    border-radius: 0px;
  13946. }
  13947.  
  13948. .huge_it_slideshow_title_text_gallery_34.none, .huge_it_slideshow_description_text_gallery_34.none,
  13949. .huge_it_slideshow_title_text_gallery_34.hidden, .huge_it_slideshow_description_text_gallery_34.hidden {
  13950.    display: none;
  13951. }
  13952.  
  13953. .huge_it_gallery_like_cont_344811.none {
  13954.    display: none !important;
  13955. }
  13956.  
  13957. .huge_it_slideshow_title_text_gallery_34 h1, .huge_it_slideshow_description_text_gallery_34 h1,
  13958. .huge_it_slideshow_title_text_gallery_34 h2, .huge_it_slideshow_title_text_gallery_34 h2,
  13959. .huge_it_slideshow_title_text_gallery_34 h3, .huge_it_slideshow_title_text_gallery_34 h3,
  13960. .huge_it_slideshow_title_text_gallery_34 h4, .huge_it_slideshow_title_text_gallery_34 h4,
  13961. .huge_it_slideshow_title_text_gallery_34 p, .huge_it_slideshow_title_text_gallery_34 p,
  13962. .huge_it_slideshow_title_text_gallery_34 strong, .huge_it_slideshow_title_text_gallery_34 strong,
  13963. .huge_it_slideshow_title_text_gallery_34 span, .huge_it_slideshow_title_text_gallery_34 span,
  13964. .huge_it_slideshow_title_text_gallery_34 ul, .huge_it_slideshow_title_text_gallery_34 ul,
  13965. .huge_it_slideshow_title_text_gallery_34 li, .huge_it_slideshow_title_text_gallery_34 li {
  13966.    padding: 2px;
  13967.    margin: 0;
  13968. }
  13969.  
  13970. .huge_it_slide_container_gallery_34 {
  13971.    display: table-cell;
  13972.    margin: 0 auto;
  13973.    position: relative;
  13974.    vertical-align: middle;
  13975.    width: 100%;
  13976.    height: 100%;
  13977.    _width: inherit;
  13978.    _height: inherit;
  13979. }
  13980.  
  13981. .huge_it_slide_bg_gallery_34 {
  13982.    margin: 0 auto;
  13983.    width: 100%;
  13984.    height: 100%;
  13985.    _width: inherit;
  13986.    _height: inherit;
  13987. }
  13988.  
  13989. .huge_it_slider_gallery_34 {
  13990.    width: 100%;
  13991.    height: 100%;
  13992.    display: table;
  13993.    padding: 0;
  13994.    margin: 0;
  13995. }
  13996.  
  13997. .huge_it_slideshow_image_item_gallery_34 {
  13998.    width: 100%;
  13999.    height: 100%;
  14000.    display: table-cell;
  14001.    filter: Alpha(opacity=100);
  14002.    opacity: 1;
  14003.    position: absolute;
  14004.    top: 0;
  14005.    left: 0;
  14006.    vertical-align: middle;
  14007.    z-index: 2;
  14008.    margin: 0 !important;
  14009.    padding: 0;
  14010.    overflow: hidden;
  14011.    border-radius: 0px !important;
  14012. }
  14013.  
  14014. .huge_it_slideshow_image_second_item_gallery_34 {
  14015.    width: 100%;
  14016.    height: 100%;
  14017.    display: table-cell;
  14018.    filter: Alpha(opacity=0);
  14019.    opacity: 0;
  14020.    position: absolute;
  14021.    top: 0;
  14022.    left: 0;
  14023.    vertical-align: middle;
  14024.    z-index: 1;
  14025.    overflow: hidden;
  14026.    margin: 0 !important;
  14027.    padding: 0;
  14028.    border-radius: 0px !important;
  14029. }
  14030.  
  14031. .huge_it_grid_gallery_34 {
  14032.    display: none;
  14033.    height: 100%;
  14034.    overflow: hidden;
  14035.    position: absolute;
  14036.    width: 100%;
  14037. }
  14038.  
  14039. .huge_it_gridlet_gallery_34 {
  14040.    opacity: 1;
  14041.    filter: Alpha(opacity=100);
  14042.    position: absolute;
  14043. }
  14044.  
  14045. .huge_it_slideshow_dots_container_gallery_34 {
  14046.    display: table;
  14047.    position: absolute;
  14048.    width: 100% !important;
  14049.    height: 100% !important;
  14050. }
  14051.  
  14052. .huge_it_slideshow_dots_thumbnails_gallery_34 {
  14053.    margin: 0 auto;
  14054.    overflow: hidden;
  14055.    position: absolute;
  14056.    width: 100%;
  14057.    height: 60px;
  14058. }
  14059.  
  14060. .huge_it_slideshow_dots_gallery_34 {
  14061.    display: inline-block;
  14062.    position: relative;
  14063.    cursor: pointer;
  14064.    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  14065.    width: 10px;
  14066.    height: 10px;
  14067.    border-radius: 10px;
  14068.    background: #00f;
  14069.    margin: 10px;
  14070.    overflow: hidden;
  14071.    z-index: 17;
  14072. }
  14073.  
  14074. .huge_it_slideshow_dots_active_gallery_34 {
  14075.    opacity: 1;
  14076.    background: #0f0;
  14077.    filter: Alpha(opacity=100);
  14078. }
  14079.  
  14080. .huge_it_slideshow_dots_deactive_gallery_34 {
  14081. }
  14082.  
  14083. .huge_it_slideshow_image_item1_gallery_34 {
  14084.    display: table;
  14085.    width: inherit;
  14086.    height: inherit;
  14087. }
  14088.  
  14089. .huge_it_slideshow_image_item2_gallery_34 {
  14090.    display: table-cell;
  14091.    vertical-align: middle;
  14092.    text-align: center;
  14093. }
  14094.  
  14095. .huge_it_slideshow_image_item2_gallery_34 a {
  14096.    display: block;
  14097.    vertical-align: middle;
  14098.    width: 100%;
  14099.    height: 100%;
  14100. }
  14101.  
  14102. .huge_it_slideshow_image_wrap_gallery_34 {
  14103.    background: #ffffff;
  14104. }
  14105.  
  14106. .huge_it_slideshow_dots_thumbnails_gallery_34 {
  14107. top: 0;
  14108. }
  14109.  
  14110. .huge_it_slideshow_dots_gallery_34 {
  14111.    background: #000000;
  14112. }
  14113.  
  14114. .huge_it_slideshow_dots_active_gallery_34 {
  14115.    background: #ffffff;
  14116. }
  14117.  
  14118. /*/////Like/Dislike Styles BEGIN//////Heart//////*/
  14119. .huge_it_gallery_like_cont_344811 {
  14120.    position: absolute;
  14121.    top: 0;
  14122.    left: 0;
  14123.    z-index: 99;
  14124.    display: none;
  14125. }
  14126.  
  14127. .huge_it_slide_container_gallery_34:hover .huge_it_gallery_like_cont_344811 {
  14128.    display: block;
  14129. }
  14130.  
  14131. .huge_it_gallery_like_cont_344811 .huge_it_gallery_like_wrapper {
  14132.    position: relative;
  14133.    background: rgba(255,255,255,0.7)  !important;
  14134.    display: inline-block;
  14135.    border-radius: 8px;
  14136.    font-size: 0;
  14137. }
  14138.  
  14139. .huge_it_gallery_like_cont_344811 .huge_it_gallery_like_wrapper:hover {
  14140.    background: #D6D4D4;
  14141. }
  14142.  
  14143. .huge_it_gallery_like_cont_344811 .huge_it_gallery_like_wrapper {
  14144.    margin: 3px;
  14145. }
  14146.  
  14147. .huge_it_gallery_like_cont_344811 .huge_it_like {
  14148.    font-size: 0;
  14149. }
  14150.  
  14151. .huge_it_gallery_like_cont_344811 .huge_it_like .huge_it_like_thumb {
  14152.    display: block;
  14153.    float: left;
  14154. ;
  14155.    color: #3D3D3D;
  14156.    width: 38px;
  14157.    height: 38px;
  14158.    padding: 8px 0;
  14159.    font-size: 12px;
  14160.    text-align: center;
  14161.    font-weight: 700;
  14162.    position: relative;
  14163.    cursor: pointer;
  14164. }
  14165.  
  14166. .huge_it_gallery_like_cont_344811 .huge_it_like_count {
  14167.    display: none;
  14168. }
  14169.  
  14170. .huge_it_gallery_like_cont_344811 .huge_it_like .likeheart {
  14171.    font-size: 32px;
  14172.    color: #8F8F8F;
  14173.    position: absolute;
  14174.    top: 4px;
  14175.    left: 3px;
  14176.    transition: 0.3s ease;
  14177. }
  14178.  
  14179. .huge_it_gallery_like_cont_344811 .like_thumb_active {
  14180.    color: #FF2A12 !important;
  14181. }
  14182.  
  14183. .huge_it_gallery_like_cont_344811 .like_font_active {
  14184. color: #1C1C1C !important;
  14185. }
  14186.  
  14187. @media screen and (min-width: 768px) {
  14188.    .huge_it_gallery_like_cont_344811 .huge_it_gallery_like_wrapper:hover .huge_it_like_thumb {
  14189.     color: #1C1C1C !important;
  14190.        }
  14191.  
  14192.    .huge_it_gallery_like_cont_344811 .huge_it_gallery_like_wrapper:hover .likeheart {
  14193.        color: #FF2A12 !important;
  14194.    }
  14195. }
  14196.  
  14197. .youtube-icon {
  14198.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.youtube.png) center center no-repeat;
  14199. }
  14200.  
  14201. .vimeo-icon {
  14202.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/admin_images/play.vimeo.png) center center no-repeat;
  14203. }
  14204.  
  14205. .playbutton {
  14206.    width: 100%;
  14207.    height: 100%;
  14208.    position: absolute;
  14209. }
  14210.  
  14211. /*/////Like/Dislike Styles END//////Heart//////*/
  14212. #huge_it_slideshow_left_gallery_34 {
  14213.    left: 0;
  14214.    margin-top: -21px;
  14215.    height: 43px;
  14216.    width: 29px;
  14217.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) left top no-repeat;
  14218. }
  14219.  
  14220. #huge_it_slideshow_right_gallery_34 {
  14221.    right: 0;
  14222.    margin-top: -21px;
  14223.    height: 43px;
  14224.    width: 29px;
  14225.    background: url(https://picoulet.centres-sociaux.fr/wp-content/plugins/gallery-images/assets/images/front_images/arrows/arrows.simple.png) right top no-repeat;
  14226. }
  14227.  
  14228. .thumb_image {
  14229.    position: absolute;
  14230.    width: 100%;
  14231.    height: 100%;
  14232.    top: 0;
  14233.    left: 0;
  14234. }
  14235.  
  14236. .entry-content a {
  14237.    border-bottom: none !important;
  14238. }
  14239.  
  14240. .gallery-img-content .noneDisplay {
  14241.    display: block;
  14242. }
  14243.  
  14244. </style>
  14245.  
  14246. <p>&nbsp;</p>
  14247. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  14248. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/06/2025_ete_web.pdf">PDF</a></p>
  14249. ]]></content:encoded>
  14250. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/06/24/vacances-dete/feed/</wfw:commentRss>
  14251. <slash:comments>0</slash:comments>
  14252. </item>
  14253. <item>
  14254. <title>Programme de Juin 2025</title>
  14255. <link>https://picoulet.centres-sociaux.fr/2025/05/29/juin-2025/</link>
  14256. <comments>https://picoulet.centres-sociaux.fr/2025/05/29/juin-2025/#respond</comments>
  14257. <dc:creator><![CDATA[laetitia]]></dc:creator>
  14258. <pubDate>Thu, 29 May 2025 10:05:59 +0000</pubDate>
  14259. <category><![CDATA[Non classé]]></category>
  14260. <category><![CDATA[Programmes mensuels]]></category>
  14261. <guid isPermaLink="false">https://picoulet.centres-sociaux.fr/?p=4775</guid>
  14262.  
  14263. <description><![CDATA[Fichier à télécharger : PDF]]></description>
  14264. <content:encoded><![CDATA[<p><img loading="lazy" loading="lazy" decoding="async" class="wp-image-4776 aligncenter" src="https://picoulet.centres-sociaux.fr/files/2025/05/2025_juin.png" alt="" width="600" height="848"></p>
  14265. <p style="text-align: center;"><img decoding="async" class="alignnone size-full wp-image-2397" src="https://picoulet.centres-sociaux.fr/files/2017/08/240_F_30149499_4cH2CIVYDq7ijgHTG276rP0G11CRqxNk-e1555695488649.jpg" alt="" width="200" height="75"><br />
  14266. Fichier à télécharger : <a href="https://picoulet.centres-sociaux.fr/files/2025/05/2025_juin_web.pdf">PDF</a></p>
  14267. ]]></content:encoded>
  14268. <wfw:commentRss>https://picoulet.centres-sociaux.fr/2025/05/29/juin-2025/feed/</wfw:commentRss>
  14269. <slash:comments>0</slash:comments>
  14270. </item>
  14271. </channel>
  14272. </rss>
  14273.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.rssboard.org/rss-validator/check.cgi?url=https%3A//picoulet.centres-sociaux.fr/feed/

Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda