templates/front/rencontre-management.html.twig line 1

Open in your IDE?
  1. {% extends 'front.html.twig' %}
  2. {% block title %}Rencontres top management (RTM)| CIMEF-INTERNATIONAL{% endblock %}
  3. {% block styleSheets %}
  4. <style id='wp-emoji-styles-inline-css' type='text/css'>
  5. .title-mention{
  6.     color: #051a53 !important;
  7.     font-weight: bolder;
  8.     font-size: 18px; !important;
  9. }
  10. .row {
  11.     display: flex;            /* flexbox pour aligner les colonnes */
  12.     flex-wrap: wrap;          /* les colonnes passent à la ligne si nécessaire */
  13.     margin-right: -0.75rem;   /* -gutter/2 */
  14.     margin-left: -0.75rem;    /* -gutter/2 */
  15. }
  16. .events_pagination ul.pagination {
  17.     display: flex;
  18.     flex-wrap: wrap;
  19.     justify-content: center;
  20.     list-style: none;
  21.     margin: 0;
  22.     padding: 0;
  23. }
  24. .page-item.active .page-link {
  25.     background-color: #ff6600;
  26.     color: #fff;
  27. }
  28. .page-link {
  29.     margin: 10px;
  30.     color: #051a53;
  31.     background-color: #ededed;
  32.     border-radius: 5px;
  33.     padding: 10px;
  34.     /* margin: 0 3px; */
  35. }
  36. .text-lien{
  37.    color: #ff6600;
  38.    /* font-size: 16px; */
  39. }
  40. /* Small devices ≥576px */
  41. @media (min-width: 576px) {
  42.   .col-3 { flex: 0 0 100%; max-width: 100%; }
  43.   .col-sm-4 { flex: 0 0 100%; max-width: 100%; }
  44.   .col-sm-6 { flex: 0 0 100%; max-width: 100%; }
  45.   .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  46. }
  47. /* Medium devices ≥768px */
  48. @media (min-width: 768px) {
  49.   .col-md-3 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  50.   .col-md-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  51.   .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  52.   .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  53. }
  54. /* Large devices ≥992px */
  55. @media (min-width: 992px) {
  56.   .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  57.   .col-lg-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
  58.   .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  59.   .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  60. }
  61. .type1 .date-event {
  62.     transition: all 0.5s ease;
  63.     position: absolute;
  64.     bottom: 20px;
  65.     left: 30px;
  66.     z-index: 1;
  67.     font-size: 12px;
  68.     color: #fff;
  69.     font-weight: 700;
  70.     text-transform: uppercase;
  71.     text-align: center;
  72.     line-height: 1.3;
  73.     letter-spacing: 1px;
  74.     background-color: #ff6600 !important;
  75.     padding: 12px;
  76. }
  77. .icon_event{
  78.     color: #ff6600 !important;
  79. }
  80. .wrap_header_banner .overlay-slider {
  81.     position: absolute;
  82.     top: 0;
  83.     left: 0;
  84.     padding-top: 30px; 
  85.     width: 100%;
  86.     height: 100%;
  87.     background-color: rgba(0, 0, 0, 0.6392156863);
  88. }
  89. </style>
  90. {% endblock %}
  91. {% block body %}
  92. {% include 'section/navbar.html.twig' %}
  93. <div class="wrap_header_banner" style="height: 200px; background: url({{ asset('public/inter/wp-content/uploads/2023/06/header-banner.jpg')}});">
  94.     <div class="overlay-slider">
  95.         <div class="row_site">
  96.             <div class="container_site">
  97.                 <div class="cover_color"></div>
  98.                 <div class="header_banner_el">
  99.                     <div class="header_breadcrumbs">
  100.                         <div id="breadcrumbs">
  101.                         <ul class="breadcrumb">
  102.                             <li><a href="{{ path('front.inter.index') }}" style="color: #fff!important;" title="accueil">Accueil</a></li>
  103.                             <li class="li_separator"><span class="separator"><i class="ovaicon-next" style="color: #fff!important;"></i></span></li>
  104.                             <li style="color: #fff!important;">Rencontres top management (RTM)</li>
  105.                         </ul>
  106.                         </div>
  107.                     </div>
  108.                     <h1 class="header_title" style="color: #fff!important;">Rencontres top management (RTM) </h1>
  109.                 </div>
  110.             </div>
  111.         </div>
  112.     </div>
  113. </div>
  114. <div class="container-event">
  115.     <div id="sidebar-active" class="content-event">
  116.       <!-- search form -->
  117.         <div class="ovaev-event-element version_1">
  118.             {% if pagination != null %}
  119.             {% for mention in pagination %}
  120.              <div class="ovaev-content">
  121.                  
  122.                  
  123.                  
  124.                 <div class="item type1">
  125.                    <div class="date-time_title">
  126.                        <!--
  127.                       <div class="date-start">
  128.                          <span>September 3, 2029</span>
  129.                       </div>
  130.                       -->
  131.                       <div class="event-thumbnail-v2 ">
  132.                          <div class="date-event">
  133.                             <span class="date">
  134.                             03        </span>
  135.                             <span class="month">
  136.                             Sep        </span>
  137.                          </div>
  138.                          <a href="{{ path('front.seminaire.management.detail', {'slug': mention.slug}) }}" aria-label="Event Thumbnail">
  139.                          <img loading="lazy" decoding="async" width="600" height="400" src="{{ asset('public/uploads/images/managements/' ~ mention.image) }}" 
  140.                          class="attachment-ovaev_event_thumbnail size-ovaev_event_thumbnail wp-post-image" alt="" 
  141.                          srcset="{{ asset('public/uploads/images/managements/' ~ mention.image) }}" sizes="(max-width: 600px) 100vw, 600px" />            
  142.                          </a>
  143.                       </div>
  144.                       <div class="time_title">
  145.                          <div class="time-venue">
  146.                             <div class="time">
  147.                                <span class="icon-time"><i class="fas fa-clock icon_event" aria-hidden="true"></i></span>
  148.                                <span>Du {{ mention.datedebut|format_datetime(locale='fr',pattern="EEEE dd MMMM YYYY") }} , Au {{ mention.datefin|format_datetime(locale='fr',pattern="EEEE dd MMMM YYYY") }}</span>
  149.                             </div>
  150.                             <div class="venue">
  151.                                <i class="fas fa-map-marker-alt icon_event" aria-hidden="true"></i>
  152.                                <span class="number">A {{ mention.ville }}</span>
  153.                             </div>
  154.                          </div><span>Thème : </span>
  155.                          <label class="title-mention">
  156.                             <a class="title-mention" href="{{ path('front.seminaire.management.detail', {'slug': mention.slug}) }}" title="{{ mention.theme }}">
  157.                             {{ mention.theme }}                                        
  158.                             </a>
  159.                          </label>
  160.                       </div>
  161.                    </div>
  162.                    <!--
  163.                    <p class="event-excerpt">
  164.                       This event is free and open to the public    
  165.                    </p>
  166.                    -->
  167.                    <a href="{{ path('front.seminaire.management.detail', {'slug': mention.slug}) }}" class="readmore up-arrow" aria-label="View Event">
  168.                    <i aria-hidden="true" class="fas fa-arrow-up"></i>
  169.                    </a>
  170.                 </div>
  171.     
  172.     
  173.     
  174.              </div>
  175.              {% endfor %} 
  176.              {% else %}
  177.              
  178.             {% endif %}    
  179.           </div>
  180.             <div class="events_pagination justify-content-center mt-4">
  181.                 {{ knp_pagination_render(pagination, '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig') }}
  182.             </div>
  183.         </div>
  184.    
  185.    {% include 'section/aside.html.twig' %}
  186. </div>
  187. {% include 'section/footer.html.twig' %}
  188. {% endblock %}