var/cache/dev/twig/ef/ef7b4add6d753e207cc91ec92914f70d1cacca13772006b3e3e6b30af3b78088.php line 43

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Theme/Users/User/Security/accueilsite.html.twig */
  14. class __TwigTemplate_533524715d2214c8f34161a9ec2af395d8d6665b80c15af5b6cb15e16daf9efb extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta' => [$this'block_meta'],
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'userblog_body' => [$this'block_userblog_body'],
  27.             'srcjavascripttemplate' => [$this'block_srcjavascripttemplate'],
  28.             'javascripttemplate' => [$this'block_javascripttemplate'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "Theme/Users/User/layouthome.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Users/User/Security/accueilsite.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Users/User/Security/accueilsite.html.twig"));
  43.         $this->parent $this->loadTemplate("Theme/Users/User/layouthome.html.twig""Theme/Users/User/Security/accueilsite.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 2
  51.     public function block_meta($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  58.         // line 3
  59.         echo "\t";
  60.         $this->displayParentBlock("meta"$context$blocks);
  61.         echo "
  62. \t<meta name=\"keywords\" content=\"";
  63.         // line 4
  64.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'4$this->source); })()), "html"nulltrue);
  65.         echo ", Business, Innovation,Administration\"/>
  66. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  67. \t<meta name=\"description\" content=\"";
  68.         // line 6
  69.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'6$this->source); })()), "html"nulltrue);
  70.         echo " | Inscription | Cameroun | ";
  71.         echo twig_escape_filter($this->env, (isset($context["metier"]) || array_key_exists("metier"$context) ? $context["metier"] : (function () { throw new RuntimeError('Variable "metier" does not exist.'6$this->source); })()), "html"nulltrue);
  72.         echo "\"/>
  73. ";
  74.         
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  76.         
  77.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  78.     }
  79.     // line 9
  80.     public function block_title($context, array $blocks = [])
  81.     {
  82.         $macros $this->macros;
  83.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  85.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  86.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  87.         // line 10
  88.         echo "\t";
  89.         $this->displayParentBlock("title"$context$blocks);
  90.         echo " | Accueil
  91. ";
  92.         
  93.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  94.         
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  96.     }
  97.     // line 13
  98.     public function block_stylesheets($context, array $blocks = [])
  99.     {
  100.         $macros $this->macros;
  101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  103.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  105.         // line 14
  106.         echo "\t";
  107.         $this->displayParentBlock("stylesheets"$context$blocks);
  108.         echo "
  109. \t<style>
  110. \t\t.card{
  111. \t\t\tbackground: -webkit-linear-gradient(to left, #16A085, #F4D03F);background: linear-gradient(to left, #00c6d7, #052963);
  112. \t\t\tborder: 2px solid #fff;
  113. \t\t\tmargin-bottom: 7px;
  114. \t\t\tbox-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  115. \t\t\ttransition: all 0.3s cubic-bezier(.25,.8,.25,1);
  116. \t\t}
  117. \t\t.card:hover{
  118. \t\t\tbox-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  119. \t\t}
  120. \t</style>
  121. ";
  122.         
  123.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  124.         
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  126.     }
  127.     // line 28
  128.     public function block_userblog_body($context, array $blocks = [])
  129.     {
  130.         $macros $this->macros;
  131.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  132.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  133.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  134.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  135.         // line 29
  136.         echo "
  137. <link rel=\"stylesheet\" href=\"";
  138.         // line 30
  139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/test/css/style.css"), "html"nulltrue);
  140.         echo "\">
  141. <style>
  142. \t.silder_intro {
  143. \t\tdisplay: block;
  144. \t\tposition: absolute;
  145. \t\tright: 0px!important;
  146. \t\ttop: 0px!important;
  147. \t\tz-index: 9;
  148. \t\twidth: 400px;
  149. \t\theight: 400px;
  150. \t\tpadding: 25px 15px;
  151. \t\toverflow: hidden;
  152. \t\tbackground: rgba(0, 0, 0, .8);
  153. \t\tcolor: #f0f0f0;
  154. \t\tpadding-left: 20px;
  155. \t\tbox-shadow: 0 0 5px 0 #ddd;
  156. \t\tborder-radius: 2px;
  157. \t\ttext-indent: 0;
  158. \t\ttext-decoration: none;
  159. \t}
  160. \t.silder_intro:hover{
  161. \t\tcolor: #fff;
  162. \t}
  163. \t.img-slide-lg{
  164. \t\theight: 400px;
  165. \t}
  166. </style>
  167. <section class=\"diaporama-accueil\" style=\"\">
  168. \t<div id=\"panel-slide-size\" style=\"padding: 5px; margin: 0px; box-shadow:0px 0px 2px rgba(0,0,0,0.1); background: #fff;\">\t
  169. \t<div>
  170. \t\t<div class=\"slider_box\" style=\"height: 400px;\">
  171. \t\t\t<!-- slide & description -->
  172. \t\t\t<div class=\"silder_con\">
  173. \t\t\t  ";
  174.         // line 64
  175.         $context['_parent'] = $context;
  176.         $context['_seq'] = twig_ensure_traversable((isset($context["liste_slide"]) || array_key_exists("liste_slide"$context) ? $context["liste_slide"] : (function () { throw new RuntimeError('Variable "liste_slide" does not exist.'64$this->source); })()));
  177.         foreach ($context['_seq'] as $context["_key"] => $context["slide"]) {
  178.             // line 65
  179.             echo "\t\t\t  <div class=\"silder_panel\">
  180. \t\t\t\t<a href=\"#\" class=\"silder_panel_item\">
  181. \t\t\t\t  <img src=\"";
  182.             // line 67
  183.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/ban-az-min.png"), "html"nulltrue);
  184.             echo "\" class=\"img-slide-lg\"/>
  185. \t\t\t\t</a>
  186. \t\t\t\t<a href=\"";
  187.             // line 69
  188.             if ((!== twig_compare(twig_get_attribute($this->env$this->source$context["slide"], "link", [], "any"falsefalsefalse69), null))) {
  189.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["slide"], "link", [], "any"falsefalsefalse69), "html"nulltrue);
  190.             } else {
  191.                 echo "#!";
  192.             }
  193.             echo "\" class=\"silder_intro\">
  194. \t\t\t\t  <div class=\"silder_intro_content\">
  195. \t\t\t\t\t<h2 style=\"color: #fff;\">";
  196.             // line 71
  197.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["slide"], "titre", [], "any"falsefalsefalse71), "html"nulltrue);
  198.             echo "</h2>
  199. \t\t\t\t\t<div>";
  200.             // line 72
  201.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["slide"], "description", [], "any"falsefalsefalse72), "html"nulltrue);
  202.             echo "</div>
  203. \t\t\t\t  </div>
  204. \t\t\t\t</a>
  205. \t\t\t  </div>
  206. \t\t\t  ";
  207.         }
  208.         $_parent $context['_parent'];
  209.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['slide'], $context['_parent'], $context['loop']);
  210.         $context array_intersect_key($context$_parent) + $_parent;
  211.         // line 77
  212.         echo "
  213. \t\t\t</div>
  214. \t\t\t<!-- contorl nav (created by JS)-->
  215. \t\t\t<div class=\"silder_nav_mask\"></div>
  216. \t\t\t<div class=\"silder_nav\"></div>
  217. \t\t</div>
  218. \t</div>
  219. \t<script src=\"";
  220.         // line 85
  221.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/test/js/slides.js"), "html"nulltrue);
  222.         echo "\"></script>
  223. \t</div>
  224. <!--Adding demo page css file -->
  225. <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  226.         // line 89
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("hometemplate/css/demo-page-styles.css"), "html"nulltrue);
  228.         echo "\">
  229. <!--Adding plugin css file -->
  230. <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  231.         // line 91
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("hometemplate/css/breaking-news-ticker.css"), "html"nulltrue);
  233.         echo "\">
  234. \t<div class=\"container\">
  235. \t\t
  236. \t\t<!-- DEMO1 HTML STARTS HERE *-->
  237. \t\t<!-- *********************** -->
  238. \t\t<div class=\"breaking-news-ticker border-secondary\" id=\"newsTicker1\">
  239. \t\t\t<div class=\"bn-label bg-secondary\"><span class=\"fa fa-bullhorn\"></span> Flash</div>
  240. \t\t\t<div class=\"bn-news\">
  241. \t\t\t\t<ul>
  242. \t\t\t\t\t";
  243.         // line 101
  244.         $context['_parent'] = $context;
  245.         $context['_seq'] = twig_ensure_traversable((isset($context["liste_actualite"]) || array_key_exists("liste_actualite"$context) ? $context["liste_actualite"] : (function () { throw new RuntimeError('Variable "liste_actualite" does not exist.'101$this->source); })()));
  246.         $context['loop'] = [
  247.           'parent' => $context['_parent'],
  248.           'index0' => 0,
  249.           'index'  => 1,
  250.           'first'  => true,
  251.         ];
  252.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  253.             $length count($context['_seq']);
  254.             $context['loop']['revindex0'] = $length 1;
  255.             $context['loop']['revindex'] = $length;
  256.             $context['loop']['length'] = $length;
  257.             $context['loop']['last'] = === $length;
  258.         }
  259.         foreach ($context['_seq'] as $context["_key"] => $context["article"]) {
  260.             // line 102
  261.             echo "\t\t\t\t\t<li><a href=\"";
  262.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_actualite", ["id" => twig_get_attribute($this->env$this->source$context["article"], "id", [], "any"falsefalsefalse102)]), "html"nulltrue);
  263.             echo "\"><span class=\"label label-primary\">";
  264.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse102), "html"nulltrue);
  265.             echo "</span> ";
  266.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["article"], "nom", [], "any"falsefalsefalse102), "html"nulltrue);
  267.             echo "</a></li>
  268. \t\t\t\t\t";
  269.             ++$context['loop']['index0'];
  270.             ++$context['loop']['index'];
  271.             $context['loop']['first'] = false;
  272.             if (isset($context['loop']['length'])) {
  273.                 --$context['loop']['revindex0'];
  274.                 --$context['loop']['revindex'];
  275.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  276.             }
  277.         }
  278.         $_parent $context['_parent'];
  279.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['article'], $context['_parent'], $context['loop']);
  280.         $context array_intersect_key($context$_parent) + $_parent;
  281.         // line 104
  282.         echo "\t\t\t\t</ul>
  283. \t\t\t</div>
  284. \t\t\t<div class=\"bn-controls\">
  285. \t\t\t\t<button><span class=\"bn-arrow bn-prev\"></span></button>
  286. \t\t\t\t<button><span class=\"bn-action\"></span></button>
  287. \t\t\t\t<button><span class=\"bn-arrow bn-next\"></span></button>
  288. \t\t\t</div>
  289. \t\t</div>
  290. \t\t<!-- *********************** -->
  291. \t\t<!-- DEMO1 HTML END HERE *** -->
  292. \t\t
  293. \t</div>
  294. <script src=\"";
  295.         // line 118
  296.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("hometemplate/js/breaking-news-ticker.min.js"), "html"nulltrue);
  297.         echo "\"></script>
  298. <script type=\"text/javascript\">
  299. \tjQuery(document).ready(function(\$){
  300. \t\t\$('#newsTicker1').breakingNews();
  301. \t});
  302. </script>
  303. </div>
  304. </section>
  305. <style>
  306. .img__ {
  307.   max-width: 100%;
  308.   aspect-ratio: 1/1;
  309.   object-fit: cover;
  310.   display: block;
  311. }
  312. .card__ {
  313.   padding: 3.5em 2em 2em;
  314.   width: 100%;
  315.   background: #fff;
  316.  border: 1px solid #ddd;
  317.  border-radius: 5px;
  318.   position: relative;
  319. }
  320. .card__ .rectangle {
  321.   position: absolute;
  322.   top: 22px;
  323.   left: 50%;
  324.   transform: translatex(-50%);
  325.   width: 50px;
  326.   background: #224373;
  327.   height: 10px;
  328.   display: block;
  329.   border-radius: 50px;
  330. }
  331. .card-content {
  332.   padding-top: 7.2em;
  333. }
  334. .card-content h2 {
  335.   text-transform: capitalize;
  336.   font-size: 1.2rem;
  337.   letter-spacing: 0.2em;
  338.   margin-bottom: 0.35em;
  339.   font-weight: 700;
  340. }
  341. .card-content p {
  342.   font-size: 0.8rem;
  343.   letter-spacing: 0.08em;
  344. }
  345. .card-img {
  346.   position: relative;
  347. }
  348. .card-img-overlay {
  349.   position: absolute;
  350.   top: 0;
  351.   height: 100%;
  352. }
  353. .card-img-overlay p {
  354.   display: inline-block;
  355.   color: #fff;
  356.   text-transform: capitalize;
  357.   letter-spacing: 0.2em;
  358.   display: grid;
  359.   place-items: center;
  360.   padding: 0.9em;
  361.   text-align: center;
  362.   position: relative;
  363.   top: 100%;
  364.   min-width: 85px;
  365.   min-height: 85px;
  366.   word-wrap: break-word;
  367.   font-size: 0.95rem;
  368.   line-height: 1.5;
  369. }
  370. .card__:nth-child(1) .card-img-overlay {
  371.   background: #056f6a;
  372.   /* The Fallback */
  373.   background: rgba(5, 111, 106, 0.5);
  374. }
  375. .card__:nth-child(1) .card-img-overlay p {
  376.   background: #056f6a;
  377.   /* The Fallback */
  378.   background: #056f6a;
  379. }
  380. .card__:nth-child(2) .card-img-overlay {
  381.   background: #b37399;
  382.   /* The Fallback */
  383.   background: rgba(179, 115, 153, 0.5);
  384. }
  385. .card__:nth-child(2) .card-img-overlay p {
  386.   background: #b37399;
  387.   /* The Fallback */
  388.   background: #b37399;
  389. }
  390. .feature-wrapper {
  391.   padding: 50px;
  392.   display: flex;
  393.   flex-direction: column;
  394.   justify-content: center;
  395.   align-items: center;
  396. }
  397. .feature-wrapper i {
  398.   color: white;
  399. }
  400. .zorb-container {
  401.   display: flex;
  402.   flex-direction: column;
  403.   justify-content: center;
  404.   align-items: center;
  405. }
  406. .zorb-container h3 {
  407.   font-size: 20px;
  408.   max-width: 150px;
  409. }
  410. .zorb {
  411.   display: flex;
  412.   flex-direction: column;
  413.   justify-content: center;
  414.   align-items: center;
  415.   width: 100px;
  416.   height: 100px;
  417.   border-radius: 50%;
  418.   background-color: #fff;
  419.   margin: 5px;
  420. }
  421. .zorb-link {
  422.   width: 0px;
  423.   height: 50px;
  424.   border-bottom: 0px;
  425.   border-right: 3px solid grey;
  426.   flex-grow: 1;
  427. }
  428. @media (min-width: 768px) {
  429.   .feature-wrapper {
  430.     flex-direction: row;
  431.   }
  432.   .zorb-link {
  433.     height: 0px;
  434.     border-bottom: 3px solid grey;
  435.     margin-bottom: 30px;
  436.     max-width: 100px;
  437.     max-height: 50px;
  438.   }
  439. }
  440. .text-muted{
  441. \ttext-align: center!important;
  442. \tcolor: #fff!important;
  443. }
  444. .cardDis{
  445.     border-radius: 4px;
  446.     background: #fff;
  447.     box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
  448.       transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
  449.   padding: 14px 80px 18px 36px;
  450.   cursor: pointer;
  451.   display: block;
  452.   color: #333;
  453. }
  454. .cardDis:hover{
  455.      transform: scale(1.05);
  456.   box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
  457. }
  458. .cardDis h3{
  459.   font-weight: 600;
  460. }
  461. .cardDis img{
  462.   position: absolute;
  463.   top: 20px;
  464.   right: 15px;
  465.   max-height: 120px;
  466. }
  467. .card-1{
  468.       background-repeat: no-repeat;
  469.     background-position: right;
  470.     background-size: 80px;
  471. }
  472. .card-2{
  473.       background-repeat: no-repeat;
  474.     background-position: right;
  475.     background-size: 80px;
  476. }
  477. .card-3{
  478.       background-repeat: no-repeat;
  479.     background-position: right;
  480.     background-size: 80px;
  481. }
  482. @media(max-width: 990px){
  483.   .cardDis{
  484.     margin: 20px;
  485.   }
  486. /* -------------------------------- 
  487. Component 
  488. -------------------------------- */
  489. .banner {
  490.   display: block;
  491.   text-decoration: none;
  492.   color: inherit;
  493.   overflow: hidden;
  494.   background-color: hsl(0, 0%, 100%);
  495.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  496.     0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
  497.     0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
  498.     0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  499.   border-radius: 0.375em;
  500.   transition: 0.3s;
  501.   width: 100%;
  502.   margin-inline: auto;
  503. }
  504. .banner__grid {
  505.   display: flex;
  506.   flex-direction: column;
  507. }
  508. .banner__grid > * {
  509.   min-width: 0;
  510. }
  511. .banner__link {
  512.   position: relative;
  513.   text-decoration: none;
  514.   color: hsl(250, 84%, 54%);
  515.   display: inline-block;
  516.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  517.   transform-origin: left bottom;
  518. }
  519. .banner__link i {
  520.   /* label */
  521.   position: relative;
  522.   z-index: 2;
  523.   display: inline-block;
  524.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  525. }
  526. .banner__link::after {
  527.   /* animated border */
  528.   content: \"\";
  529.   background-color: currentColor;
  530.   height: 2px;
  531.   width: 100%;
  532.   position: absolute;
  533.   z-index: 1;
  534.   bottom: 0;
  535.   left: 0;
  536.   -webkit-clip-path: inset(0% round 0.1875em);
  537.   clip-path: inset(0% round 0.1875em);
  538.   opacity: 0.15;
  539.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  540. }
  541. .banner__figure {
  542.   height: 0;
  543.   width: 100%;
  544.   padding-bottom: 50%;
  545.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  546.   background-position: center center;
  547.   background-repeat: no-repeat;
  548.   background-size: cover;
  549. }
  550. .banner__text {
  551.   padding: 1.5rem;
  552. }
  553. .banner__link-wrapper {
  554.   margin-top: 1rem;
  555. }
  556. .banner:hover {
  557.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  558.     0 0.9px 1.25px hsla(230, 13%, 9%, 0.025), 0 3px 5px hsla(230, 13%, 9%, 0.05),
  559.     0 12px 20px hsla(230, 13%, 9%, 0.09);
  560. }
  561. .banner:hover .banner__link {
  562.   transform: scale(1.3);
  563. }
  564. .banner:hover .banner__link i {
  565.   transform: scale(0.7);
  566. }
  567. .banner:hover .banner__link::after {
  568.   height: 100%;
  569. }
  570. .banner:hover .banner__figure {
  571.   transform: scale(1.05);
  572. }
  573. @media (min-width: 64rem) {
  574.   .banner__grid {
  575.     flex-direction: row-reverse;
  576.   }
  577.   .banner__grid > * {
  578.     width: 50%;
  579.   }
  580.   .banner__figure {
  581.     height: 100%;
  582.     padding-bottom: 0;
  583.     -webkit-clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  584.     clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  585.   }
  586.   .banner__text {
  587.     padding: 3rem;
  588.   }
  589.   .banner__link-wrapper {
  590.     margin-top: 1.5rem;
  591.   }
  592.   .banner--invert .banner__grid {
  593.     flex-direction: row;
  594.   }
  595.   .banner--invert .banner__figure {
  596.     -webkit-clip-path: polygon(
  597.       0% 0%,
  598.       calc(100% - 100px) 0%,
  599.       calc(100% - 50px) 100%,
  600.       0% 100%
  601.     );
  602.     clip-path: polygon(
  603.       0% 0%,
  604.       calc(100% - 100px) 0%,
  605.       calc(100% - 50px) 100%,
  606.       0% 100%
  607.     );
  608.   }
  609.   .banner--invert .banner__text {
  610.     text-align: right;
  611.   }
  612.   .banner--invert .banner__link {
  613.     transform-origin: right bottom;
  614.   }
  615.   .banner:hover .banner__figure {
  616.     -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  617.     clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  618.   }
  619. }
  620. /* ------------------------ Watermark (Please Ignore) ----------------------- */
  621. .watermark-ctr {
  622.   --clr-button-bg: #141414;
  623.   --clr-button: 72, 39, 236;
  624.   --clr-text: #ffffff;
  625.   position: fixed;
  626.   bottom: 1.5rem;
  627.   right: 1.5rem;
  628.   z-index: 1000;
  629. }
  630. .watermark-ctr a {
  631.   text-decoration: none;
  632.   color: inherit;
  633.   display: flex;
  634. }
  635. .generate-button {
  636.   --generate-button-star-1-opacity: 0.25;
  637.   --generate-button-star-1-scale: 1;
  638.   --generate-button-star-2-opacity: 1;
  639.   --generate-button-star-2-scale: 1;
  640.   --generate-button-star-3-opacity: 0.5;
  641.   --generate-button-star-3-scale: 1;
  642.   --generate-button-dots-opacity: 0;
  643.   appearance: none;
  644.   outline: none;
  645.   border: none;
  646.   padding: 14px 24px 14px 20px;
  647.   border-radius: 29px;
  648.   margin: 0;
  649.   background-color: var(--clr-button-bg);
  650.   color: var(--clr-text);
  651.   display: flex;
  652.   align-items: center;
  653.   justify-content: center;
  654.   position: relative;
  655.   cursor: pointer;
  656.   -webkit-tap-highlight-color: transparent;
  657.   z-index: 1;
  658.   transform: scale(var(--generate-button-scale, 1)) translateZ(0);
  659.   box-shadow: 0px 0px 120px var(--generate-button-shadow-wide, transparent),
  660.     0px 4px 12px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.1),
  661.     inset 0px 1px 1px
  662.       var(--generate-button-shadow-inset, rgba(255, 255, 255, 0.04)),
  663.     0 0 0 var(--generate-button-shadow-outline, 0px)
  664.       rgba(var(--clr-button), 0.4);
  665.   transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, color 0.3s;
  666. }
  667. .generate-button:before {
  668.   content: \"\";
  669.   display: block;
  670.   position: absolute;
  671.   right: 20%;
  672.   height: 20px;
  673.   left: 20%;
  674.   bottom: -10px;
  675.   background: rgba(204, 204, 204, 0.4);
  676.   filter: blur(12.5px);
  677.   z-index: 2;
  678.   clip-path: inset(-200% -30% 10px -30% round 29px);
  679.   opacity: 0;
  680.   transition: opacity 0.4s;
  681.   transform: translateZ(0);
  682. }
  683. .generate-button span {
  684.   position: relative;
  685.   z-index: 1;
  686.   font-family: \"Poppins\", Arial;
  687.   font-weight: 600;
  688.   font-size: 16px;
  689.   letter-spacing: 0.005em;
  690.   display: block;
  691.   user-select: none;
  692. }
  693. .generate-button .stroke {
  694.   mix-blend-mode: hard-light;
  695. }
  696. .generate-button .stroke svg {
  697.   position: absolute;
  698.   inset: 0;
  699.   width: 100%;
  700.   height: 100%;
  701.   fill: none;
  702.   stroke-width: 0.75px;
  703.   stroke: #e2d9ff;
  704.   stroke-dasharray: 1.5 14;
  705.   stroke-dashoffset: 22;
  706.   opacity: 0;
  707. }
  708. .generate-button .stroke svg:nth-child(2) {
  709.   stroke-width: 1px;
  710.   stroke-opacity: 0.5;
  711.   filter: blur(3px);
  712. }
  713. .generate-button svg.icon {
  714.   width: 18px;
  715.   height: 20px;
  716.   margin-right: 10px;
  717.   fill: currentColor;
  718. }
  719. .generate-button svg.icon path:nth-child(1) {
  720.   opacity: var(--generate-button-star-1-opacity);
  721.   transform: scale(var(--generate-button-star-1-scale)) translateZ(0);
  722.   transform-origin: 25% 14.58%;
  723. }
  724. .generate-button svg.icon path:nth-child(2) {
  725.   opacity: var(--generate-button-star-2-opacity);
  726.   transform: scale(var(--generate-button-star-2-scale)) translateZ(0);
  727.   transform-origin: 60.42% 50%;
  728. }
  729. .generate-button svg.icon path:nth-child(3) {
  730.   opacity: var(--generate-button-star-3-opacity);
  731.   transform: scale(var(--generate-button-star-3-scale)) translateZ(0);
  732.   transform-origin: 25% 85.42%;
  733. }
  734. .generate-button:hover {
  735.   --generate-button-scale: 1.01;
  736.   --generate-button-shadow-wide: rgba(var(--clr-button), 0.4);
  737.   --generate-button-shadow-inset: rgba(255, 255, 255, 0.35);
  738.   --generate-button-shadow-outline: 3px;
  739.   color: var(--clr-text);
  740.   background-color: rgba(var(--clr-button));
  741. }
  742. .generate-button:hover .stroke svg {
  743.   animation: stroke 2s linear infinite;
  744. }
  745. .generate-button:hover:before {
  746.   opacity: 1;
  747. }
  748. .generate-button:hover span:before {
  749.   opacity: 0;
  750. }
  751. .generate-button:hover:active {
  752.   --generate-button-scale: 1.05;
  753. }
  754. @keyframes stroke {
  755.   0% {
  756.     opacity: 0;
  757.   }
  758.   25%,
  759.   75% {
  760.     opacity: 1;
  761.   }
  762.   95%,
  763.   100% {
  764.     stroke-dashoffset: 6;
  765.     opacity: 0;
  766.   }
  767. }
  768. /*------------------------ Begin style Accordion -------------------*/
  769. /*Privacy Center*/
  770. .privacy-center {
  771.   width: 100%;
  772.   max-width: 100%;
  773.   overflow: auto;
  774.   margin: 0 auto;
  775.   background-color: #ffffff;
  776.   padding: 32px 0 104px;
  777.   border-radius: 8px;
  778.   position: relative;
  779. }
  780. .privacy-center .privacy-center--header {
  781.   padding: 0 0 16px;
  782.   margin: 0 32px;
  783. }
  784. .privacy-center .privacy-center--header h1 {
  785.   font-size: 24px;
  786.   font-weight: 700;
  787.   color: #0060b1;
  788.   text-transform: capitalize;
  789. }
  790. .privacy-center .privacy-center--body {
  791.   margin: 0 32px;
  792.   border-top: 1px solid #dedede;
  793.   overflow: auto;
  794. }
  795. .privacy-center .privacy-center--body .privacy-center-intro {
  796.   padding: 24px 0;
  797.   line-height: 150%;
  798.   border-bottom: 1px solid #dedede;
  799. }
  800. .privacy-center .privacy-center--body .privacy-container {
  801.   margin: 0 auto;
  802.   background-color: #ffffff;
  803.   transition: all ease-in-out 0.36s;
  804.   border-radius: 3px;
  805.   max-height: 212px;
  806. }
  807. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting {
  808.   display: flex;
  809.   align-content: center;
  810.   padding: 24px 0;
  811. }
  812. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label {
  813.   display: flex;
  814.   flex-grow: 1;
  815.   position: relative;
  816.   padding-right: 24px;
  817.   font-weight: 600;
  818.   transition: rotate ease-in-out 0.36s;
  819.   background-color: transparent;
  820.   border: none;
  821. }
  822. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label:before {
  823.   content: \"\";
  824.   width: 20px;
  825.   height: 20px;
  826.   display: block;
  827.   background-image: url(\"https://cdn-icons-png.flaticon.com/128/5343/5343102.png\");
  828.   background-size: 12px auto;
  829.   background-position: 50% 50%;
  830.   background-repeat: no-repeat;
  831.   margin-right: 16px;
  832.   transition: transform ease-in-out 0.36s;
  833. }
  834. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label:hover {
  835.   cursor: pointer;
  836. }
  837. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label.active:before {
  838.   transform: rotate(90deg);
  839. }
  840. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container {
  841.   display: flex;
  842. }
  843. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button {
  844.   width: 20px;
  845.   height: 20px;
  846.   background-color: #fafafb;
  847.   border-radius: 100%;
  848.   border: 1px solid #dedede;
  849.   position: relative;
  850.   margin: 0 64px 0 0;
  851. }
  852. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button:hover {
  853.   cursor: pointer;
  854. }
  855. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button:before {
  856.   content: \"\";
  857.   width: 10px;
  858.   height: 10px;
  859.   border-radius: 100%;
  860.   position: absolute;
  861.   top: 0;
  862.   right: 0;
  863.   bottom: 0;
  864.   left: 0;
  865.   margin: auto;
  866.   background-color: transparent;
  867.   transition: all ease-in-out 0.36s;
  868. }
  869. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button.active {
  870.   border: 1px solid #2980b9;
  871. }
  872. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button.active:before {
  873.   background-color: #2980b9;
  874. }
  875. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button .button-label {
  876.   position: absolute;
  877.   font-weight: 400;
  878.   top: 0px;
  879.   left: 24px;
  880.   bottom: 0;
  881.   margin: 0 auto;
  882. }
  883. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description {
  884.   max-height: 0;
  885.   overflow: hidden;
  886.   margin: 0;
  887.   transition: all 0.65s ease-in-out;
  888.   border-bottom: 1px solid #dedede;
  889. }
  890. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description:last-of-type {
  891.   border: none;
  892. }
  893. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p {
  894.   line-height: 150%;
  895.   padding: 0px 32px 32px;
  896.   opacity: 0;
  897.   transition: opacity ease-in-out 1s;
  898. }
  899. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p.active {
  900.   opacity: 1;
  901. }
  902. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p a {
  903.   text-decoration: none;
  904.   color: #2980b9;
  905.   font-weight: 600;
  906. }
  907. .privacy-center .privacy-center--body .privacy-description {
  908.   margin: 0;
  909. }
  910. .privacy-center .privacy-center--footer {
  911.   width: calc(100% - 64px);
  912.   max-width: 768px;
  913.   height: calc(40px + 64px);
  914.   padding: 32px 0;
  915.   background: #ffffff;
  916.   display: flex;
  917.   justify-content: flex-end;
  918.   border-top: 1px solid #dedede;
  919.   position: absolute;
  920.   right: 0;
  921.   left: 0;
  922.   bottom: 0;
  923.   margin: 0 auto;
  924. }
  925. .privacy-center .privacy-center--footer .buttons-container {
  926.   display: flex;
  927.   justify-content: flex-end;
  928.   gap: 16px;
  929. }
  930. .privacy-center .privacy-center--footer .buttons-container .button {
  931.   display: flex;
  932.   align-items: center;
  933.   font-size: 16px;
  934.   font-weight: 600;
  935.   padding: 0 16px;
  936.   border: 2px solid transparent;
  937.   border-radius: 25px;
  938.   transition: background ease-in-out, color ease-in-out 0.36s;
  939. }
  940. .privacy-center .privacy-center--footer .buttons-container .button.cancel {
  941.   color: #2980b9;
  942.   background-color: #ffffff;
  943.   border: 2px solid #2980b9;
  944. }
  945. .privacy-center .privacy-center--footer .buttons-container .button.cancel:hover {
  946.   color: #ffffff;
  947.   background-color: #2980b9;
  948. }
  949. .privacy-center .privacy-center--footer .buttons-container .button.preferences {
  950.   color: #ffffff;
  951.   background-color: #2980b9;
  952. }
  953. .privacy-center .privacy-center--footer .buttons-container .button.preferences:hover {
  954.   color: #2980b9;
  955.   background-color: #ffffff;
  956.   border: 2px solid #2980b9;
  957. }
  958. .privacy-center .privacy-center--footer .buttons-container .button:hover {
  959.   cursor: pointer;
  960. }
  961. /* width */
  962. ::-webkit-scrollbar {
  963.   width: 6px;
  964. }
  965. /* Track */
  966. ::-webkit-scrollbar-track {
  967.   background: transparent;
  968. }
  969. /* Handle */
  970. ::-webkit-scrollbar-thumb {
  971.   background: #dedede;
  972.   border-radius: 10px;
  973. }
  974. /* Handle on hover */
  975. ::-webkit-scrollbar-thumb:hover {
  976.   background: #2980b9;
  977.   cursor: scroll;
  978. }
  979. /*----------------------End style Accordion----------------------*/
  980. </style>
  981. <div>
  982. \t<div class=\"container\">
  983. \t\t<div class=\"row clearfix\">
  984. \t\t\t<div class=\"col-xs-12\">
  985. \t\t\t\t<div style=\"padding-top: 30px;\">
  986. \t\t\t\t\t<h2>Bienvenue à l'institut de Formation Professionnelle AZ Corporation</h2>
  987. \t\t\t\t\t<div>
  988. \t\t\t\t\t\t<h5>Situé à Yaoundé Biyem-assi, au Carrefour Biyem-assi, Immeuble Mater.</h5>
  989. \t\t\t\t\t\t<h4>Agrément N° 371/MINEFOP/SG/SDGSF/SACD</h4>
  990. \t\t\t\t\t</div>
  991. \t\t\t\t</div>
  992. \t\t\t</div>
  993. \t\t</div>
  994. \t</div>
  995. </div>
  996. <div>
  997. <div class=\"container\">
  998. <div class=\"privacy-center\">
  999. \t<div class=\"privacy-center--header\">
  1000. \t\t<h1>Nos programmes de formation et fiches de renseignement consultables hors ligne</h1>
  1001. \t</div>
  1002. \t<div class=\"privacy-center--body\">
  1003. \t\t<div class=\"privacy-center-intro\">
  1004. \t\t\t<p>Téléchargez les fiches de renseignement, emplois de temps et programmes de formation.</p>
  1005. \t\t</div>
  1006. \t\t<div class=\"privacy-container\">
  1007. \t\t\t<div class=\"privacy-settings\">
  1008. \t\t\t\t";
  1009.         // line 886
  1010.         $context['_parent'] = $context;
  1011.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env, (isset($context["liste_dossier"]) || array_key_exists("liste_dossier"$context) ? $context["liste_dossier"] : (function () { throw new RuntimeError('Variable "liste_dossier" does not exist.'886$this->source); })()), 08));
  1012.         foreach ($context['_seq'] as $context["_key"] => $context["document"]) {
  1013.             // line 887
  1014.             echo "\t\t\t\t<div class=\"privacy-setting\">
  1015. \t\t\t\t\t<button class=\"privacy-label\">";
  1016.             // line 888
  1017.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["document"], "message", [], "any"falsefalsefalse888), "html"nulltrue);
  1018.             echo "</button>
  1019. \t\t\t\t\t<div class=\"button-container\">
  1020. \t\t\t\t\t\t<a href=\"";
  1021.             // line 890
  1022.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("users_adminuser_telecharg_cv_user", ["id" => twig_get_attribute($this->env$this->source$context["document"], "id", [], "any"falsefalsefalse890)]), "html"nulltrue);
  1023.             echo "\" class=\"btn cancel\" style=\"white-space: nowrap;\">Télécharger <span class=\"fa fa-download\"></span></a>
  1024. \t\t\t\t\t</div>
  1025. \t\t\t\t</div>
  1026. \t\t\t\t<div class=\"privacy-description\">
  1027. \t\t\t\t\t<p>Necessary cookies are essential and are used to provide you with services available through COMPANY websites. For instance, these cookies allow COMPANY to remember your choices about cookies preferences, to record your interface customization trackers e.g. for the choice of language used by the website. Necessary cookies are enabled by default and cannot be switched off. To see the list of the cookies used for this purpose, <a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">click here</a>
  1028. \t\t\t\t\t</p>
  1029. \t\t\t\t</div>
  1030. \t\t\t\t";
  1031.         }
  1032.         $_parent $context['_parent'];
  1033.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['document'], $context['_parent'], $context['loop']);
  1034.         $context array_intersect_key($context$_parent) + $_parent;
  1035.         // line 898
  1036.         echo "
  1037. \t\t\t</div>
  1038. \t\t</div>
  1039. \t</div>
  1040. \t<div class=\"privacy-center--footer\">
  1041. \t\t<div class=\"buttons-container\">
  1042. \t\t\t<a href=\"\" class=\"button cancel\" value=\"0\">Emplois de temps</a>
  1043. \t\t\t<a href=\"";
  1044.         // line 905
  1045.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_apropos_denous", ["position" => "planingcours"]);
  1046.         echo "\" class=\"button preferences\" value=\"0\">Toutes les fiches</a>
  1047. \t\t</div>
  1048. \t</div>
  1049. </div>
  1050. </div>
  1051. </div>
  1052.  
  1053. <div class=\"section\" style=\"background-image: url(";
  1054.         // line 914
  1055.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/etudiantss-min.png"), "html"nulltrue);
  1056.         echo ");
  1057. visibility: visible;
  1058. animation-delay: 100ms;
  1059. animation-name: fadeIn; padding: 10px 0px; margin-top: 20px;\">
  1060. \t<div class=\"container\">
  1061. \t\t<h2 class=\"text-center\" style=\"color: #fff; margin-bottom: 15px;\">La méthode AZ qui vous conduit inéluctablement à un emploi descend</h2>
  1062. \t\t<div class=\"feature-wrapper\">
  1063. \t\t\t<div class=\"zorb-container\">
  1064. \t\t\t  <div class=\"zorb\">
  1065. \t\t\t\t<img src=\"";
  1066.         // line 924
  1067.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/orientation.png"), "html"nulltrue);
  1068.         echo "\" alt=\"\" style=\"height: 60px;\">
  1069. \t\t\t  </div>
  1070. \t\t\t  <h3 class=\"text-muted\">Orientation vers un profil de métier</h3>
  1071. \t\t\t</div>
  1072. \t\t\t<div class=\"zorb-link\"></div>
  1073. \t\t\t<div class=\"zorb-container\">
  1074. \t\t\t  <div class=\"zorb\">
  1075. \t\t\t\t<img src=\"";
  1076.         // line 931
  1077.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/rafiki.png"), "html"nulltrue);
  1078.         echo "\" alt=\"\" style=\"height: 60px;\">
  1079. \t\t\t  </div>
  1080. \t\t\t  <h3 class=\"text-muted\">Motivation de l'apprenant</h3>
  1081. \t\t\t</div>
  1082. \t\t\t<div class=\"zorb-link\"></div>
  1083. \t\t\t<div class=\"zorb-container\">
  1084. \t\t\t  <div class=\"zorb\">
  1085. \t\t\t\t<img src=\"";
  1086.         // line 938
  1087.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/formation-adapte.png"), "html"nulltrue);
  1088.         echo "\" alt=\"\" style=\"height: 60px;\">
  1089. \t\t\t  </div>
  1090. \t\t\t  <h3 class=\"text-muted\">Formation adaptée au profil</h3>
  1091. \t\t\t</div>
  1092. \t\t\t<div class=\"zorb-link\"></div>
  1093. \t\t\t<div class=\"zorb-container\">
  1094. \t\t\t  <div class=\"zorb\">
  1095. \t\t\t\t<img src=\"";
  1096.         // line 945
  1097.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/job.png"), "html"nulltrue);
  1098.         echo "\" alt=\"\" style=\"height: 60px;\">
  1099. \t\t\t  </div>
  1100. \t\t\t  <h3 class=\"text-muted\" style=\"min-height: 50px;\">Job Direct</h3>
  1101. \t\t\t</div>
  1102. \t\t</div>
  1103. \t</div>
  1104. </div>
  1105.   <section>
  1106. \t<div class=\"container\">
  1107. \t
  1108. \t\t<div class=\"row clearfix\">
  1109. \t\t<div class=\"col-xs-12\">
  1110. \t\t\t<div class=\"text-left\" style=\"padding-top: 20px;\">
  1111. \t\t\t<h2>Nos pôles de formations</h2>
  1112. \t\t\t</div><!-- aboutTitle -->
  1113. \t\t</div><!-- col-sm-3 col-xs-12 -->
  1114. \t\t<div class=\"col-md-6\">
  1115. \t\t\t<div class=\"card__\">
  1116. \t\t\t\t<div class=\"rectangle\"></div>
  1117. \t\t\t\t<div class=\"card-img\">
  1118. \t\t\t\t  <img src=\"";
  1119.         // line 968
  1120.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/PANNEAU-2-min.jpg"), "html"nulltrue);
  1121.         echo "\" alt=\"Informatique\" class=\"img__\">
  1122. \t\t\t\t  <div class=\"card-img-overlay\">
  1123. \t\t\t\t\t<p>Formation</p>
  1124. \t\t\t\t  </div>
  1125. \t\t\t\t</div>
  1126. \t\t\t\t<div class=\"card-content\">
  1127. \t\t\t\t  <h2 style=\"font-size: 23px;\">Informatique</h2>
  1128. \t\t\t\t  <div>Formations Diplômantes et continues au centre et à distance</div>
  1129. \t\t\t\t</div>
  1130. \t\t\t</div>
  1131. \t\t</div>
  1132. \t\t<div class=\"col-md-6\">
  1133. \t\t\t
  1134. \t\t\t<div class=\"card__\">
  1135. \t\t\t\t<div class=\"rectangle\"></div>
  1136. \t\t\t\t<div class=\"card-img\">
  1137. \t\t\t\t  <img src=\"";
  1138.         // line 986
  1139.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/PANNEAU-1-min.jpg"), "html"nulltrue);
  1140.         echo "\" alt=\"Langue Etrangères\" class=\"img__\">
  1141. \t\t\t\t  <div class=\"card-img-overlay\">
  1142. \t\t\t\t\t<p>Formation</p>
  1143. \t\t\t\t  </div>
  1144. \t\t\t\t</div>
  1145. \t\t\t\t<div class=\"card-content\">
  1146. \t\t\t\t  <h2 style=\"font-size: 23px;\">Langue Etrangères</h2>
  1147. \t\t\t\t  <div>Formations Diplômantes et continues au centre et à distance</div>
  1148. \t\t\t\t</div>
  1149. \t\t\t</div>
  1150. \t\t</div>
  1151. \t  </div><!-- row clearfix -->
  1152. \t  ";
  1153.         // line 1000
  1154.         $context['_parent'] = $context;
  1155.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env, (isset($context["liste_formation"]) || array_key_exists("liste_formation"$context) ? $context["liste_formation"] : (function () { throw new RuntimeError('Variable "liste_formation" does not exist.'1000$this->source); })()), 01));
  1156.         foreach ($context['_seq'] as $context["_key"] => $context["formation"]) {
  1157.             // line 1001
  1158.             echo "\t  <div class=\"row clearfix\" style=\"margin-bottom: 7px;\">
  1159. \t\t<div class=\"col-xs-12\">
  1160. \t\t  <div class=\"text-left\" style=\"padding-top: 20px;\">
  1161. \t\t\t<h2>
  1162. \t\t\t\t<a href=\"";
  1163.             // line 1005
  1164.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_produit_formation_institut", ["id" => twig_get_attribute($this->env$this->source$context["formation"], "id", [], "any"falsefalsefalse1005)]), "html"nulltrue);
  1165.             echo "\" style=\"float: right;\">Afficher plus</a>
  1166. \t\t\t\tFormations Diplomantes 
  1167. \t\t\t</h2>
  1168. \t\t  </div><!-- aboutTitle -->
  1169. \t\t</div><!-- col-sm-3 col-xs-12 -->
  1170. \t  </div><!-- row clearfix -->
  1171. \t  <div class=\"about_inner clearfix\">
  1172. \t\t<div class=\"row\">
  1173. \t\t\t";
  1174.             // line 1015
  1175.             $context['_parent'] = $context;
  1176.             $context['_seq'] = twig_ensure_traversable(twig_slice($this->envtwig_get_attribute($this->env$this->source$context["formation"], "getSouscategories", [], "any"falsefalsefalse1015), 03));
  1177.             foreach ($context['_seq'] as $context["_key"] => $context["scatFormation"]) {
  1178.                 // line 1016
  1179.                 echo "\t\t\t<div class=\"col-md-4\">
  1180. \t\t\t\t<a href=\"";
  1181.                 // line 1017
  1182.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_liste_produit_souscategorie", ["id" => twig_get_attribute($this->env$this->source$context["scatFormation"], "id", [], "any"falsefalsefalse1017)]), "html"nulltrue);
  1183.                 echo "\" class=\"cardDis card-1\" style=\"background-image: url(";
  1184.                 if ((!== twig_compare(twig_get_attribute($this->env$this->source$context["scatFormation"], "src", [], "any"falsefalsefalse1017), null))) {
  1185.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->source$context["scatFormation"], "getwebpath", [], "any"falsefalsefalse1017)), "html"nulltrue);
  1186.                 } else {
  1187.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/present.png"), "html"nulltrue);
  1188.                 }
  1189.                 echo ");\">
  1190. \t\t\t\t\t<h3>";
  1191.                 // line 1018
  1192.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "nom", [], "any"falsefalsefalse1018), "html"nulltrue);
  1193.                 echo "</h3>
  1194. \t\t\t\t\t<p>";
  1195.                 // line 1019
  1196.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "description", [], "any"falsefalsefalse1019), "html"nulltrue);
  1197.                 echo "</p>
  1198. \t\t\t\t</a>
  1199. \t\t\t</div>
  1200. \t\t\t";
  1201.             }
  1202.             $_parent $context['_parent'];
  1203.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['scatFormation'], $context['_parent'], $context['loop']);
  1204.             $context array_intersect_key($context$_parent) + $_parent;
  1205.             // line 1023
  1206.             echo "\t\t  
  1207. \t\t</div><!-- row -->
  1208. \t  </div><!-- about_inner -->
  1209. \t  ";
  1210.         }
  1211.         $_parent $context['_parent'];
  1212.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['formation'], $context['_parent'], $context['loop']);
  1213.         $context array_intersect_key($context$_parent) + $_parent;
  1214.         // line 1027
  1215.         echo "
  1216. \t</div><!-- container -->
  1217. </section><!-- aboutArea -->
  1218.   <div class=\"mainContent clearfix\">
  1219. \t<div class=\"container\">
  1220. \t  <div class=\"row clearfix\">
  1221. \t\t<div class=\"col-sm-8 col-xs-12\">
  1222. \t\t  <div class=\"videoNine clearfix\">
  1223. \t\t\t<div class=\"videoArea clearfix\">
  1224. \t\t\t  <h3>Des formations continues spéciales à L'institut AZ.</h3>
  1225. \t\t\t  <div class=\"row\">
  1226. \t\t\t\t<div class=\"col-lg-8 col-md-7 col-xs-12 videoLeft\">
  1227. \t\t\t\t\t<a class=\"video_btn\" href=\"https://www.youtube.com/watch?v=s7tOfP3IDK4\">
  1228. \t\t\t\t\t\t<img src=\"";
  1229.         // line 1043
  1230.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/sever-rent.png"), "html"nulltrue);
  1231.         echo "\">
  1232. \t\t\t\t\t</a>
  1233. \t\t\t\t</div><!-- videoLeft -->
  1234. \t\t\t\t<div class=\"col-lg-4 col-md-5 col-xs-12 videoRight\">
  1235. \t\t\t\t<p>Noël approche à grands pas, et avec lui vient le temps de la magie, de la joie et de la générosité. À l'Institut de Formation Professionnelle Az Corporation, nous sommes ravis de vous présenter notre toute nouvelle campagne de formation spéciale Noël.</p>
  1236. \t\t\t\t<a href=\"\" class=\"btn btn-block learnBtn\">Learn More</a>
  1237. \t\t\t\t</div><!-- videoRight -->
  1238. \t\t\t  </div><!-- row -->
  1239. \t\t\t</div><!-- videoArea -->
  1240. \t\t\t<div class=\"related_post_sec single_post\">
  1241. \t\t\t  <h3>Nos Formations Continues</h3>
  1242. \t\t\t  ";
  1243.         // line 1055
  1244.         $context['_parent'] = $context;
  1245.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env, (isset($context["liste_formation"]) || array_key_exists("liste_formation"$context) ? $context["liste_formation"] : (function () { throw new RuntimeError('Variable "liste_formation" does not exist.'1055$this->source); })()), 12));
  1246.         foreach ($context['_seq'] as $context["_key"] => $context["formation"]) {
  1247.             // line 1056
  1248.             echo "\t\t\t\t";
  1249.             $context['_parent'] = $context;
  1250.             $context['_seq'] = twig_ensure_traversable(twig_slice($this->envtwig_get_attribute($this->env$this->source$context["formation"], "getSouscategories", [], "any"falsefalsefalse1056), 02));
  1251.             foreach ($context['_seq'] as $context["_key"] => $context["scatFormation"]) {
  1252.                 // line 1057
  1253.                 echo "\t\t\t\t<a href=\"";
  1254.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_liste_produit_souscategorie", ["id" => twig_get_attribute($this->env$this->source$context["scatFormation"], "id", [], "any"falsefalsefalse1057)]), "html"nulltrue);
  1255.                 echo "\" class=\"banner\" aria-label=\"Shop now\" style=\"margin-bottom: 10px;\">
  1256. \t\t\t\t\t<div class=\"banner__grid\">
  1257. \t\t\t\t\t<div aria-hidden=\"true\">
  1258. \t\t\t\t\t\t<figure class=\"banner__figure\" style=\"background-image: url(";
  1259.                 // line 1060
  1260.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/present.png"), "html"nulltrue);
  1261.                 echo ");\"></figure>
  1262. \t\t\t\t\t</div>
  1263. \t\t\t\t
  1264. \t\t\t\t\t<div class=\"banner__text\">
  1265. \t\t\t\t\t\t<h2>";
  1266.                 // line 1064
  1267.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "nom", [], "any"falsefalsefalse1064), "html"nulltrue);
  1268.                 echo "</h2>
  1269. \t\t\t\t\t\t<p>";
  1270.                 // line 1065
  1271.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "description", [], "any"falsefalsefalse1065), "html"nulltrue);
  1272.                 echo "</p>
  1273. \t\t\t\t
  1274. \t\t\t\t\t\t<p class=\"banner__link-wrapper\">
  1275. \t\t\t\t\t\t<span class=\"banner__link\">
  1276. \t\t\t\t\t\t\t<i>EN savoir plus</i>
  1277. \t\t\t\t\t\t</span>
  1278. \t\t\t\t\t\t</p>
  1279. \t\t\t\t\t</div>
  1280. \t\t\t\t\t</div>
  1281. \t\t\t\t</a>
  1282. \t\t\t\t";
  1283.             }
  1284.             $_parent $context['_parent'];
  1285.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['scatFormation'], $context['_parent'], $context['loop']);
  1286.             $context array_intersect_key($context$_parent) + $_parent;
  1287.             // line 1076
  1288.             echo "
  1289. \t\t\t\t<div class=\"margin-top: 20px;\">
  1290. \t\t\t\t\t<a href=\"";
  1291.             // line 1078
  1292.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_produit_formation_institut", ["id" => twig_get_attribute($this->env$this->source$context["formation"], "id", [], "any"falsefalsefalse1078)]), "html"nulltrue);
  1293.             echo "\" class=\"btn btn-block learnBtn\">Afficher tout</a>
  1294. \t\t\t\t</div>
  1295. \t\t  \t  ";
  1296.         }
  1297.         $_parent $context['_parent'];
  1298.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['formation'], $context['_parent'], $context['loop']);
  1299.         $context array_intersect_key($context$_parent) + $_parent;
  1300.         // line 1081
  1301.         echo "
  1302. \t\t\t  <ul>
  1303. \t\t\t\t";
  1304.         // line 1100
  1305.         echo "\t\t\t  </ul>
  1306. \t\t\t</div><!--related_post_sec-->
  1307. \t\t\t
  1308. \t\t</div><!--videoNine-->
  1309. \t\t</div><!-- col-sm-8 col-xs-12 -->
  1310. \t\t<div class=\"col-sm-4 col-xs-12\">
  1311. \t\t  <div class=\"formArea clearfix\">
  1312. \t\t\t<div class=\"formTitle\">
  1313. \t\t\t  <h3>Retrouvez une formation</h3>
  1314. \t\t\t  <p>Offered in small class sizes with great emphasis on the demands of the specification and exam technique.</p>
  1315. \t\t\t</div><!-- formTitle -->
  1316. \t\t\t<form action=\"#\" method=\"post\">
  1317. \t\t\t  <div class=\"selectBox clearfix\">
  1318. \t\t\t\t<label for=\"guiest_id1\">Type de formation</label>
  1319. \t\t\t\t<select name=\"guiest_id1\" id=\"guiest_id1\">
  1320. \t\t\t\t  <option value=\"0\">Type de formation</option>
  1321. \t\t\t\t  <option value=\"1\">Formations diplomantes</option>
  1322. \t\t\t\t  <option value=\"2\">Formations continues</option>
  1323. \t\t\t\t</select>
  1324. \t\t\t  </div><!-- selectBox -->
  1325. \t\t\t  <div class=\"selectBox clearfix\">
  1326. \t\t\t\t<select name=\"guiest_id2\" id=\"guiest_id2\">
  1327. \t\t\t\t\t";
  1328.         // line 1126
  1329.         $context['_parent'] = $context;
  1330.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env, (isset($context["liste_formation"]) || array_key_exists("liste_formation"$context) ? $context["liste_formation"] : (function () { throw new RuntimeError('Variable "liste_formation" does not exist.'1126$this->source); })()), 01));
  1331.         foreach ($context['_seq'] as $context["_key"] => $context["formation"]) {
  1332.             // line 1127
  1333.             echo "\t\t\t\t\t\t";
  1334.             $context['_parent'] = $context;
  1335.             $context['_seq'] = twig_ensure_traversable(twig_slice($this->envtwig_get_attribute($this->env$this->source$context["formation"], "getSouscategories", [], "any"falsefalsefalse1127), 04));
  1336.             foreach ($context['_seq'] as $context["_key"] => $context["scatFormation"]) {
  1337.                 // line 1128
  1338.                 echo "\t\t\t\t\t\t<option value=\"";
  1339.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "id", [], "any"falsefalsefalse1128), "html"nulltrue);
  1340.                 echo "\">";
  1341.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["scatFormation"], "nom", [], "any"falsefalsefalse1128), "html"nulltrue);
  1342.                 echo "</option>
  1343. \t\t\t\t\t\t";
  1344.             }
  1345.             $_parent $context['_parent'];
  1346.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['scatFormation'], $context['_parent'], $context['loop']);
  1347.             $context array_intersect_key($context$_parent) + $_parent;
  1348.             // line 1130
  1349.             echo "\t\t\t\t\t";
  1350.         }
  1351.         $_parent $context['_parent'];
  1352.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['formation'], $context['_parent'], $context['loop']);
  1353.         $context array_intersect_key($context$_parent) + $_parent;
  1354.         // line 1131
  1355.         echo "\t\t\t\t</select>
  1356. \t\t\t  </div><!-- selectBox -->
  1357. \t\t\t  <div class=\"form-group\">
  1358. \t\t\t\t<input type=\"text\" class=\"form-control\" id=\"exampleInputEmail1\" placeholder=\"Mot clé au choix\">
  1359. \t\t\t  </div>
  1360. \t\t\t  <button type=\"submit\" class=\"btn btn-default btn-block\">Rechercher</button>
  1361. \t\t\t</form>
  1362. \t\t  </div><!-- formArea -->
  1363. \t\t  <div class=\"list_block related_post_sec\">
  1364. \t\t\t<div class=\"upcoming_events\">
  1365. \t\t\t  <h3>Nos derniers évènements</h3>
  1366. \t\t\t  <ul>
  1367. \t\t\t\t";
  1368.         // line 1143
  1369.         $context['_parent'] = $context;
  1370.         $context['_seq'] = twig_ensure_traversable((isset($context["liste_article"]) || array_key_exists("liste_article"$context) ? $context["liste_article"] : (function () { throw new RuntimeError('Variable "liste_article" does not exist.'1143$this->source); })()));
  1371.         foreach ($context['_seq'] as $context["_key"] => $context["event"]) {
  1372.             // line 1144
  1373.             echo "\t\t\t\t<li class=\"related_post_sec single_post\">
  1374. \t\t\t\t  <span class=\"date-wrapper\">
  1375. \t\t\t\t\t<span class=\"date\"><span>";
  1376.             // line 1146
  1377.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "date", [], "any"falsefalsefalse1146), "d"), "html"nulltrue);
  1378.             echo "</span>";
  1379.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "date", [], "any"falsefalsefalse1146), "M"), "html"nulltrue);
  1380.             echo "</span>
  1381. \t\t\t\t  </span>
  1382. \t\t\t\t  <div class=\"rel_right\">
  1383. \t\t\t\t\t<h4><a href=\"\">";
  1384.             // line 1149
  1385.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "nom", [], "any"falsefalsefalse1149), "html"nulltrue);
  1386.             echo "</a></h4>
  1387. \t\t\t\t\t<div class=\"meta\">
  1388. \t\t\t\t\t  <span class=\"place\"><i class=\"fa fa-map-marker\"></i>IFP AZ</span>
  1389. \t\t\t\t\t  <span class=\"event-time\"><i class=\"fa fa-clock-o\"></i>";
  1390.             // line 1152
  1391.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "date", [], "any"falsefalsefalse1152), "H"), "html"nulltrue);
  1392.             echo ":";
  1393.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "date", [], "any"falsefalsefalse1152), "i"), "html"nulltrue);
  1394.             echo ":";
  1395.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source$context["event"], "date", [], "any"falsefalsefalse1152), "s"), "html"nulltrue);
  1396.             echo "</span>
  1397. \t\t\t\t\t</div>
  1398. \t\t\t\t  </div>
  1399. \t\t\t\t</li>
  1400. \t\t\t\t";
  1401.         }
  1402.         $_parent $context['_parent'];
  1403.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['event'], $context['_parent'], $context['loop']);
  1404.         $context array_intersect_key($context$_parent) + $_parent;
  1405.         // line 1157
  1406.         echo "\t\t\t  </ul>
  1407. \t\t\t  <a href=\"";
  1408.         // line 1158
  1409.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_apropos_denous", ["position" => "evenement"]);
  1410.         echo "\" class=\"btn btn-default btn-block\">Plus d'évènements</a>
  1411. \t\t\t</div>
  1412. \t\t  </div><!-- end list_block -->
  1413. \t\t</div><!-- col-sm-4 col-xs-12 -->
  1414. \t  </div><!-- row clearfix -->
  1415. \t</div><!-- container -->
  1416.   </div><!-- mainContent -->
  1417.   <div class=\"count clearfix wow fadeIn paralax\" data-wow-delay=\"100ms\" style=\"background-image: url(";
  1418.         // line 1167
  1419.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/formation1.png"), "html"nulltrue);
  1420.         echo ");\">
  1421. \t<div class=\"container\">
  1422. \t  <div class=\"row\">
  1423. \t\t<div class=\"col-xs-6 col-sm-3\">
  1424. \t\t  <div class=\"text-center\">
  1425. \t\t\t<div class=\"icon\"><i class=\"fa fa-group\"></i></div>
  1426. \t\t\t<div class=\"counter\">
  1427. \t\t\t<span class=\"timer\">8298</span>
  1428. \t\t\t</div>
  1429. \t\t\t<div class=\"seperator-small\"></div>
  1430. \t\t  <p>Personnes formées</p>
  1431. \t\t  </div>
  1432. \t\t</div><!-- col-sm-3 -->
  1433. \t\t<div class=\"col-xs-6 col-sm-3\">
  1434. \t\t  <div class=\"text-center\">
  1435. \t\t\t<div class=\"icon\"><i class=\"fa fa-book\"></i></div>
  1436. \t\t\t<div class=\"counter\">
  1437. \t\t\t<span class=\"timer\">30</span>
  1438. \t\t\t</div>
  1439. \t\t\t<div class=\"seperator-small\"></div>
  1440. \t\t\t<p>Parcours</p>
  1441. \t\t  </div>
  1442. \t\t</div><!-- col-sm-3 -->
  1443. \t\t<div class=\"col-xs-6 col-sm-3\">
  1444. \t\t  <div class=\"text-center\">
  1445. \t\t\t<div class=\"icon\"><i class=\"fa fa-male\"></i></div>
  1446. \t\t\t<div class=\"counter\">
  1447. \t\t\t<span class=\"timer\">10</span>
  1448. \t\t\t</div>
  1449. \t\t\t<div class=\"seperator-small\"></div>
  1450. \t\t\t<p>Personnels</p>
  1451. \t\t  </div>
  1452. \t\t</div><!-- col-sm-3 -->
  1453. \t\t<div class=\"col-xs-6 col-sm-3\">
  1454. \t\t  <div class=\"text-center\">
  1455. \t\t\t<div class=\"icon\"><i class=\"fa fa-map-marker\"></i></div>
  1456. \t\t\t<div class=\"counter\">
  1457. \t\t\t<span class=\"timer\">1</span>
  1458. \t\t\t</div>
  1459. \t\t\t<div class=\"seperator-small\"></div>
  1460. \t\t\t<p>Localisations</p>
  1461. \t\t  </div>
  1462. \t\t</div><!-- col-sm-3 -->
  1463. \t  </div>
  1464. \t</div><!-- container -->
  1465.   </div><!-- count -->
  1466.   <div class=\"testimonial-section clearfix\">
  1467. \t<div class=\"container\">
  1468. \t  <div class=\"row\">
  1469. \t\t<div class=\"col-xs-12 col-sm-6\">
  1470. \t\t  <div class=\"testimonial\">
  1471. \t\t\t<div class=\"carousal_content\">
  1472. \t\t\t  <p>
  1473. \t\t\t\tBienvenue sur le site de notre Institut de Formation Professionnelle ! Je suis ravi de vous accueillir et de vous présenter notre établissement dédié à l'excellence et à la réussite professionnelle.
  1474. \t\t\t\t<div>
  1475. \t\t\t\t\tEn tant que directeur de cet institut, je suis particulièrement fier de notre équipe de formateurs qualifiés et passionnés qui sont dévoués à vous offrir une expérience d'apprentissage exceptionnelle. Notre objectif est de vous aider à acquérir les compétences et les connaissances nécessaires pour réussir dans votre carrière et atteindre vos objectifs professionnels.
  1476. \t\t\t\t</div>
  1477. \t\t\t  </p>
  1478. \t\t\t</div>
  1479. \t\t\t<div class=\"carousal_bottom\">
  1480. \t\t\t  <div class=\"thumb\">
  1481. \t\t\t\t<img src=\"";
  1482.         // line 1229
  1483.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/co.png"), "html"nulltrue);
  1484.         echo "\" alt=\"\" draggable=\"false\">
  1485. \t\t\t  </div>
  1486. \t\t\t  <div class=\"thumb_title\">
  1487. \t\t\t\t<span class=\"author_name\" style=\"text-transform: none;\">Gaiel bleriot AZAMBOU ZEBAZE</span>
  1488. \t\t\t\t<span class=\"author_designation\">Directeur Général <a href=\"#\" style=\"color: #76b4e7;\">Institut Az Corporation</a></span>
  1489. \t\t\t  </div>
  1490. \t\t\t</div>
  1491. \t\t  </div><!-- testimonial -->
  1492. \t\t</div><!-- col-xs-12 -->
  1493. \t\t<div class=\"col-xs-12 col-sm-6\">
  1494. \t\t  <div class=\"features\" style=\"background: #fff; border-radius: 10px; padding: 10px;\">
  1495. \t\t\t<h3>Pourquoi nous choisir ?</h3>
  1496. \t\t\t<ul>
  1497. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Acquérir des compétences spécialisées</li>
  1498. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Obtenir une formation pratique</li>
  1499. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Bénéficier d'un encadrement professionnel</li>
  1500. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Accéder à des opportunités d'emploi</li>
  1501. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Se former rapidement et efficacement</li>
  1502. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Développer un réseau professionnel </li>
  1503. \t\t\t</ul>
  1504. \t\t  </div>
  1505. \t\t</div><!-- col-xs-12 -->
  1506. \t  </div><!-- row -->
  1507. \t</div><!-- container -->
  1508.   </div><!-- testimonial-section -->
  1509. ";
  1510.         
  1511.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1512.         
  1513.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1514.     }
  1515.     // line 1258
  1516.     public function block_srcjavascripttemplate($context, array $blocks = [])
  1517.     {
  1518.         $macros $this->macros;
  1519.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1520.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascripttemplate"));
  1521.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1522.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascripttemplate"));
  1523.         // line 1259
  1524.         echo "
  1525. ";
  1526.         
  1527.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1528.         
  1529.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1530.     }
  1531.     // line 1262
  1532.     public function block_javascripttemplate($context, array $blocks = [])
  1533.     {
  1534.         $macros $this->macros;
  1535.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1536.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  1537.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1538.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  1539.         // line 1263
  1540.         echo "\t
  1541. ";
  1542.         
  1543.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1544.         
  1545.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1546.     }
  1547.     public function getTemplateName()
  1548.     {
  1549.         return "Theme/Users/User/Security/accueilsite.html.twig";
  1550.     }
  1551.     public function isTraitable()
  1552.     {
  1553.         return false;
  1554.     }
  1555.     public function getDebugInfo()
  1556.     {
  1557.         return array (  1667 => 1263,  1657 => 1262,  1646 => 1259,  1636 => 1258,  1598 => 1229,  1533 => 1167,  1521 => 1158,  1518 => 1157,  1503 => 1152,  1497 => 1149,  1489 => 1146,  1485 => 1144,  1481 => 1143,  1467 => 1131,  1461 => 1130,  1450 => 1128,  1445 => 1127,  1441 => 1126,  1413 => 1100,  1409 => 1081,  1400 => 1078,  1396 => 1076,  1379 => 1065,  1375 => 1064,  1368 => 1060,  1361 => 1057,  1356 => 1056,  1352 => 1055,  1337 => 1043,  1319 => 1027,  1310 => 1023,  1300 => 1019,  1296 => 1018,  1286 => 1017,  1283 => 1016,  1279 => 1015,  1266 => 1005,  1260 => 1001,  1256 => 1000,  1239 => 986,  1218 => 968,  1192 => 945,  1182 => 938,  1172 => 931,  1162 => 924,  1149 => 914,  1137 => 905,  1128 => 898,  1114 => 890,  1109 => 888,  1106 => 887,  1102 => 886,  331 => 118,  315 => 104,  294 => 102,  277 => 101,  264 => 91,  259 => 89,  252 => 85,  242 => 77,  231 => 72,  227 => 71,  218 => 69,  213 => 67,  209 => 65,  205 => 64,  168 => 30,  165 => 29,  155 => 28,  130 => 14,  120 => 13,  107 => 10,  97 => 9,  83 => 6,  78 => 4,  73 => 3,  63 => 2,  40 => 1,);
  1558.     }
  1559.     public function getSourceContext()
  1560.     {
  1561.         return new Source("{% extends \"Theme/Users/User/layouthome.html.twig\" %}
  1562. \t{% block meta %}
  1563. \t{{ parent() }}
  1564. \t<meta name=\"keywords\" content=\"{{ site }}, Business, Innovation,Administration\"/>
  1565. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  1566. \t<meta name=\"description\" content=\"{{ site }} | Inscription | Cameroun | {{ metier }}\"/>
  1567. {% endblock %}
  1568. {% block title %}
  1569. \t{{ parent() }} | Accueil
  1570. {% endblock %}
  1571. {% block stylesheets %}
  1572. \t{{ parent() }}
  1573. \t<style>
  1574. \t\t.card{
  1575. \t\t\tbackground: -webkit-linear-gradient(to left, #16A085, #F4D03F);background: linear-gradient(to left, #00c6d7, #052963);
  1576. \t\t\tborder: 2px solid #fff;
  1577. \t\t\tmargin-bottom: 7px;
  1578. \t\t\tbox-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  1579. \t\t\ttransition: all 0.3s cubic-bezier(.25,.8,.25,1);
  1580. \t\t}
  1581. \t\t.card:hover{
  1582. \t\t\tbox-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  1583. \t\t}
  1584. \t</style>
  1585. {% endblock %}
  1586. {% block userblog_body %}
  1587. <link rel=\"stylesheet\" href=\"{{ asset('template/test/css/style.css') }}\">
  1588. <style>
  1589. \t.silder_intro {
  1590. \t\tdisplay: block;
  1591. \t\tposition: absolute;
  1592. \t\tright: 0px!important;
  1593. \t\ttop: 0px!important;
  1594. \t\tz-index: 9;
  1595. \t\twidth: 400px;
  1596. \t\theight: 400px;
  1597. \t\tpadding: 25px 15px;
  1598. \t\toverflow: hidden;
  1599. \t\tbackground: rgba(0, 0, 0, .8);
  1600. \t\tcolor: #f0f0f0;
  1601. \t\tpadding-left: 20px;
  1602. \t\tbox-shadow: 0 0 5px 0 #ddd;
  1603. \t\tborder-radius: 2px;
  1604. \t\ttext-indent: 0;
  1605. \t\ttext-decoration: none;
  1606. \t}
  1607. \t.silder_intro:hover{
  1608. \t\tcolor: #fff;
  1609. \t}
  1610. \t.img-slide-lg{
  1611. \t\theight: 400px;
  1612. \t}
  1613. </style>
  1614. <section class=\"diaporama-accueil\" style=\"\">
  1615. \t<div id=\"panel-slide-size\" style=\"padding: 5px; margin: 0px; box-shadow:0px 0px 2px rgba(0,0,0,0.1); background: #fff;\">\t
  1616. \t<div>
  1617. \t\t<div class=\"slider_box\" style=\"height: 400px;\">
  1618. \t\t\t<!-- slide & description -->
  1619. \t\t\t<div class=\"silder_con\">
  1620. \t\t\t  {% for slide in liste_slide %}
  1621. \t\t\t  <div class=\"silder_panel\">
  1622. \t\t\t\t<a href=\"#\" class=\"silder_panel_item\">
  1623. \t\t\t\t  <img src=\"{{ asset('template/images/ban-az-min.png') }}\" class=\"img-slide-lg\"/>
  1624. \t\t\t\t</a>
  1625. \t\t\t\t<a href=\"{% if slide.link != null %}{{ slide.link }}{% else %}#!{% endif %}\" class=\"silder_intro\">
  1626. \t\t\t\t  <div class=\"silder_intro_content\">
  1627. \t\t\t\t\t<h2 style=\"color: #fff;\">{{ slide.titre }}</h2>
  1628. \t\t\t\t\t<div>{{ slide.description }}</div>
  1629. \t\t\t\t  </div>
  1630. \t\t\t\t</a>
  1631. \t\t\t  </div>
  1632. \t\t\t  {% endfor %}
  1633. \t\t\t</div>
  1634. \t\t\t<!-- contorl nav (created by JS)-->
  1635. \t\t\t<div class=\"silder_nav_mask\"></div>
  1636. \t\t\t<div class=\"silder_nav\"></div>
  1637. \t\t</div>
  1638. \t</div>
  1639. \t<script src=\"{{ asset('template/test/js/slides.js') }}\"></script>
  1640. \t</div>
  1641. <!--Adding demo page css file -->
  1642. <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('hometemplate/css/demo-page-styles.css') }}\">
  1643. <!--Adding plugin css file -->
  1644. <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('hometemplate/css/breaking-news-ticker.css') }}\">
  1645. \t<div class=\"container\">
  1646. \t\t
  1647. \t\t<!-- DEMO1 HTML STARTS HERE *-->
  1648. \t\t<!-- *********************** -->
  1649. \t\t<div class=\"breaking-news-ticker border-secondary\" id=\"newsTicker1\">
  1650. \t\t\t<div class=\"bn-label bg-secondary\"><span class=\"fa fa-bullhorn\"></span> Flash</div>
  1651. \t\t\t<div class=\"bn-news\">
  1652. \t\t\t\t<ul>
  1653. \t\t\t\t\t{% for article in liste_actualite %}
  1654. \t\t\t\t\t<li><a href=\"{{ path('produit_service_detail_actualite', {'id': article.id }) }}\"><span class=\"label label-primary\">{{ loop.index }}</span> {{ article.nom }}</a></li>
  1655. \t\t\t\t\t{% endfor %}
  1656. \t\t\t\t</ul>
  1657. \t\t\t</div>
  1658. \t\t\t<div class=\"bn-controls\">
  1659. \t\t\t\t<button><span class=\"bn-arrow bn-prev\"></span></button>
  1660. \t\t\t\t<button><span class=\"bn-action\"></span></button>
  1661. \t\t\t\t<button><span class=\"bn-arrow bn-next\"></span></button>
  1662. \t\t\t</div>
  1663. \t\t</div>
  1664. \t\t<!-- *********************** -->
  1665. \t\t<!-- DEMO1 HTML END HERE *** -->
  1666. \t\t
  1667. \t</div>
  1668. <script src=\"{{ asset('hometemplate/js/breaking-news-ticker.min.js') }}\"></script>
  1669. <script type=\"text/javascript\">
  1670. \tjQuery(document).ready(function(\$){
  1671. \t\t\$('#newsTicker1').breakingNews();
  1672. \t});
  1673. </script>
  1674. </div>
  1675. </section>
  1676. <style>
  1677. .img__ {
  1678.   max-width: 100%;
  1679.   aspect-ratio: 1/1;
  1680.   object-fit: cover;
  1681.   display: block;
  1682. }
  1683. .card__ {
  1684.   padding: 3.5em 2em 2em;
  1685.   width: 100%;
  1686.   background: #fff;
  1687.  border: 1px solid #ddd;
  1688.  border-radius: 5px;
  1689.   position: relative;
  1690. }
  1691. .card__ .rectangle {
  1692.   position: absolute;
  1693.   top: 22px;
  1694.   left: 50%;
  1695.   transform: translatex(-50%);
  1696.   width: 50px;
  1697.   background: #224373;
  1698.   height: 10px;
  1699.   display: block;
  1700.   border-radius: 50px;
  1701. }
  1702. .card-content {
  1703.   padding-top: 7.2em;
  1704. }
  1705. .card-content h2 {
  1706.   text-transform: capitalize;
  1707.   font-size: 1.2rem;
  1708.   letter-spacing: 0.2em;
  1709.   margin-bottom: 0.35em;
  1710.   font-weight: 700;
  1711. }
  1712. .card-content p {
  1713.   font-size: 0.8rem;
  1714.   letter-spacing: 0.08em;
  1715. }
  1716. .card-img {
  1717.   position: relative;
  1718. }
  1719. .card-img-overlay {
  1720.   position: absolute;
  1721.   top: 0;
  1722.   height: 100%;
  1723. }
  1724. .card-img-overlay p {
  1725.   display: inline-block;
  1726.   color: #fff;
  1727.   text-transform: capitalize;
  1728.   letter-spacing: 0.2em;
  1729.   display: grid;
  1730.   place-items: center;
  1731.   padding: 0.9em;
  1732.   text-align: center;
  1733.   position: relative;
  1734.   top: 100%;
  1735.   min-width: 85px;
  1736.   min-height: 85px;
  1737.   word-wrap: break-word;
  1738.   font-size: 0.95rem;
  1739.   line-height: 1.5;
  1740. }
  1741. .card__:nth-child(1) .card-img-overlay {
  1742.   background: #056f6a;
  1743.   /* The Fallback */
  1744.   background: rgba(5, 111, 106, 0.5);
  1745. }
  1746. .card__:nth-child(1) .card-img-overlay p {
  1747.   background: #056f6a;
  1748.   /* The Fallback */
  1749.   background: #056f6a;
  1750. }
  1751. .card__:nth-child(2) .card-img-overlay {
  1752.   background: #b37399;
  1753.   /* The Fallback */
  1754.   background: rgba(179, 115, 153, 0.5);
  1755. }
  1756. .card__:nth-child(2) .card-img-overlay p {
  1757.   background: #b37399;
  1758.   /* The Fallback */
  1759.   background: #b37399;
  1760. }
  1761. .feature-wrapper {
  1762.   padding: 50px;
  1763.   display: flex;
  1764.   flex-direction: column;
  1765.   justify-content: center;
  1766.   align-items: center;
  1767. }
  1768. .feature-wrapper i {
  1769.   color: white;
  1770. }
  1771. .zorb-container {
  1772.   display: flex;
  1773.   flex-direction: column;
  1774.   justify-content: center;
  1775.   align-items: center;
  1776. }
  1777. .zorb-container h3 {
  1778.   font-size: 20px;
  1779.   max-width: 150px;
  1780. }
  1781. .zorb {
  1782.   display: flex;
  1783.   flex-direction: column;
  1784.   justify-content: center;
  1785.   align-items: center;
  1786.   width: 100px;
  1787.   height: 100px;
  1788.   border-radius: 50%;
  1789.   background-color: #fff;
  1790.   margin: 5px;
  1791. }
  1792. .zorb-link {
  1793.   width: 0px;
  1794.   height: 50px;
  1795.   border-bottom: 0px;
  1796.   border-right: 3px solid grey;
  1797.   flex-grow: 1;
  1798. }
  1799. @media (min-width: 768px) {
  1800.   .feature-wrapper {
  1801.     flex-direction: row;
  1802.   }
  1803.   .zorb-link {
  1804.     height: 0px;
  1805.     border-bottom: 3px solid grey;
  1806.     margin-bottom: 30px;
  1807.     max-width: 100px;
  1808.     max-height: 50px;
  1809.   }
  1810. }
  1811. .text-muted{
  1812. \ttext-align: center!important;
  1813. \tcolor: #fff!important;
  1814. }
  1815. .cardDis{
  1816.     border-radius: 4px;
  1817.     background: #fff;
  1818.     box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
  1819.       transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
  1820.   padding: 14px 80px 18px 36px;
  1821.   cursor: pointer;
  1822.   display: block;
  1823.   color: #333;
  1824. }
  1825. .cardDis:hover{
  1826.      transform: scale(1.05);
  1827.   box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
  1828. }
  1829. .cardDis h3{
  1830.   font-weight: 600;
  1831. }
  1832. .cardDis img{
  1833.   position: absolute;
  1834.   top: 20px;
  1835.   right: 15px;
  1836.   max-height: 120px;
  1837. }
  1838. .card-1{
  1839.       background-repeat: no-repeat;
  1840.     background-position: right;
  1841.     background-size: 80px;
  1842. }
  1843. .card-2{
  1844.       background-repeat: no-repeat;
  1845.     background-position: right;
  1846.     background-size: 80px;
  1847. }
  1848. .card-3{
  1849.       background-repeat: no-repeat;
  1850.     background-position: right;
  1851.     background-size: 80px;
  1852. }
  1853. @media(max-width: 990px){
  1854.   .cardDis{
  1855.     margin: 20px;
  1856.   }
  1857. /* -------------------------------- 
  1858. Component 
  1859. -------------------------------- */
  1860. .banner {
  1861.   display: block;
  1862.   text-decoration: none;
  1863.   color: inherit;
  1864.   overflow: hidden;
  1865.   background-color: hsl(0, 0%, 100%);
  1866.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  1867.     0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
  1868.     0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
  1869.     0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  1870.   border-radius: 0.375em;
  1871.   transition: 0.3s;
  1872.   width: 100%;
  1873.   margin-inline: auto;
  1874. }
  1875. .banner__grid {
  1876.   display: flex;
  1877.   flex-direction: column;
  1878. }
  1879. .banner__grid > * {
  1880.   min-width: 0;
  1881. }
  1882. .banner__link {
  1883.   position: relative;
  1884.   text-decoration: none;
  1885.   color: hsl(250, 84%, 54%);
  1886.   display: inline-block;
  1887.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1888.   transform-origin: left bottom;
  1889. }
  1890. .banner__link i {
  1891.   /* label */
  1892.   position: relative;
  1893.   z-index: 2;
  1894.   display: inline-block;
  1895.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1896. }
  1897. .banner__link::after {
  1898.   /* animated border */
  1899.   content: \"\";
  1900.   background-color: currentColor;
  1901.   height: 2px;
  1902.   width: 100%;
  1903.   position: absolute;
  1904.   z-index: 1;
  1905.   bottom: 0;
  1906.   left: 0;
  1907.   -webkit-clip-path: inset(0% round 0.1875em);
  1908.   clip-path: inset(0% round 0.1875em);
  1909.   opacity: 0.15;
  1910.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1911. }
  1912. .banner__figure {
  1913.   height: 0;
  1914.   width: 100%;
  1915.   padding-bottom: 50%;
  1916.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1917.   background-position: center center;
  1918.   background-repeat: no-repeat;
  1919.   background-size: cover;
  1920. }
  1921. .banner__text {
  1922.   padding: 1.5rem;
  1923. }
  1924. .banner__link-wrapper {
  1925.   margin-top: 1rem;
  1926. }
  1927. .banner:hover {
  1928.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  1929.     0 0.9px 1.25px hsla(230, 13%, 9%, 0.025), 0 3px 5px hsla(230, 13%, 9%, 0.05),
  1930.     0 12px 20px hsla(230, 13%, 9%, 0.09);
  1931. }
  1932. .banner:hover .banner__link {
  1933.   transform: scale(1.3);
  1934. }
  1935. .banner:hover .banner__link i {
  1936.   transform: scale(0.7);
  1937. }
  1938. .banner:hover .banner__link::after {
  1939.   height: 100%;
  1940. }
  1941. .banner:hover .banner__figure {
  1942.   transform: scale(1.05);
  1943. }
  1944. @media (min-width: 64rem) {
  1945.   .banner__grid {
  1946.     flex-direction: row-reverse;
  1947.   }
  1948.   .banner__grid > * {
  1949.     width: 50%;
  1950.   }
  1951.   .banner__figure {
  1952.     height: 100%;
  1953.     padding-bottom: 0;
  1954.     -webkit-clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  1955.     clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  1956.   }
  1957.   .banner__text {
  1958.     padding: 3rem;
  1959.   }
  1960.   .banner__link-wrapper {
  1961.     margin-top: 1.5rem;
  1962.   }
  1963.   .banner--invert .banner__grid {
  1964.     flex-direction: row;
  1965.   }
  1966.   .banner--invert .banner__figure {
  1967.     -webkit-clip-path: polygon(
  1968.       0% 0%,
  1969.       calc(100% - 100px) 0%,
  1970.       calc(100% - 50px) 100%,
  1971.       0% 100%
  1972.     );
  1973.     clip-path: polygon(
  1974.       0% 0%,
  1975.       calc(100% - 100px) 0%,
  1976.       calc(100% - 50px) 100%,
  1977.       0% 100%
  1978.     );
  1979.   }
  1980.   .banner--invert .banner__text {
  1981.     text-align: right;
  1982.   }
  1983.   .banner--invert .banner__link {
  1984.     transform-origin: right bottom;
  1985.   }
  1986.   .banner:hover .banner__figure {
  1987.     -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  1988.     clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  1989.   }
  1990. }
  1991. /* ------------------------ Watermark (Please Ignore) ----------------------- */
  1992. .watermark-ctr {
  1993.   --clr-button-bg: #141414;
  1994.   --clr-button: 72, 39, 236;
  1995.   --clr-text: #ffffff;
  1996.   position: fixed;
  1997.   bottom: 1.5rem;
  1998.   right: 1.5rem;
  1999.   z-index: 1000;
  2000. }
  2001. .watermark-ctr a {
  2002.   text-decoration: none;
  2003.   color: inherit;
  2004.   display: flex;
  2005. }
  2006. .generate-button {
  2007.   --generate-button-star-1-opacity: 0.25;
  2008.   --generate-button-star-1-scale: 1;
  2009.   --generate-button-star-2-opacity: 1;
  2010.   --generate-button-star-2-scale: 1;
  2011.   --generate-button-star-3-opacity: 0.5;
  2012.   --generate-button-star-3-scale: 1;
  2013.   --generate-button-dots-opacity: 0;
  2014.   appearance: none;
  2015.   outline: none;
  2016.   border: none;
  2017.   padding: 14px 24px 14px 20px;
  2018.   border-radius: 29px;
  2019.   margin: 0;
  2020.   background-color: var(--clr-button-bg);
  2021.   color: var(--clr-text);
  2022.   display: flex;
  2023.   align-items: center;
  2024.   justify-content: center;
  2025.   position: relative;
  2026.   cursor: pointer;
  2027.   -webkit-tap-highlight-color: transparent;
  2028.   z-index: 1;
  2029.   transform: scale(var(--generate-button-scale, 1)) translateZ(0);
  2030.   box-shadow: 0px 0px 120px var(--generate-button-shadow-wide, transparent),
  2031.     0px 4px 12px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.1),
  2032.     inset 0px 1px 1px
  2033.       var(--generate-button-shadow-inset, rgba(255, 255, 255, 0.04)),
  2034.     0 0 0 var(--generate-button-shadow-outline, 0px)
  2035.       rgba(var(--clr-button), 0.4);
  2036.   transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, color 0.3s;
  2037. }
  2038. .generate-button:before {
  2039.   content: \"\";
  2040.   display: block;
  2041.   position: absolute;
  2042.   right: 20%;
  2043.   height: 20px;
  2044.   left: 20%;
  2045.   bottom: -10px;
  2046.   background: rgba(204, 204, 204, 0.4);
  2047.   filter: blur(12.5px);
  2048.   z-index: 2;
  2049.   clip-path: inset(-200% -30% 10px -30% round 29px);
  2050.   opacity: 0;
  2051.   transition: opacity 0.4s;
  2052.   transform: translateZ(0);
  2053. }
  2054. .generate-button span {
  2055.   position: relative;
  2056.   z-index: 1;
  2057.   font-family: \"Poppins\", Arial;
  2058.   font-weight: 600;
  2059.   font-size: 16px;
  2060.   letter-spacing: 0.005em;
  2061.   display: block;
  2062.   user-select: none;
  2063. }
  2064. .generate-button .stroke {
  2065.   mix-blend-mode: hard-light;
  2066. }
  2067. .generate-button .stroke svg {
  2068.   position: absolute;
  2069.   inset: 0;
  2070.   width: 100%;
  2071.   height: 100%;
  2072.   fill: none;
  2073.   stroke-width: 0.75px;
  2074.   stroke: #e2d9ff;
  2075.   stroke-dasharray: 1.5 14;
  2076.   stroke-dashoffset: 22;
  2077.   opacity: 0;
  2078. }
  2079. .generate-button .stroke svg:nth-child(2) {
  2080.   stroke-width: 1px;
  2081.   stroke-opacity: 0.5;
  2082.   filter: blur(3px);
  2083. }
  2084. .generate-button svg.icon {
  2085.   width: 18px;
  2086.   height: 20px;
  2087.   margin-right: 10px;
  2088.   fill: currentColor;
  2089. }
  2090. .generate-button svg.icon path:nth-child(1) {
  2091.   opacity: var(--generate-button-star-1-opacity);
  2092.   transform: scale(var(--generate-button-star-1-scale)) translateZ(0);
  2093.   transform-origin: 25% 14.58%;
  2094. }
  2095. .generate-button svg.icon path:nth-child(2) {
  2096.   opacity: var(--generate-button-star-2-opacity);
  2097.   transform: scale(var(--generate-button-star-2-scale)) translateZ(0);
  2098.   transform-origin: 60.42% 50%;
  2099. }
  2100. .generate-button svg.icon path:nth-child(3) {
  2101.   opacity: var(--generate-button-star-3-opacity);
  2102.   transform: scale(var(--generate-button-star-3-scale)) translateZ(0);
  2103.   transform-origin: 25% 85.42%;
  2104. }
  2105. .generate-button:hover {
  2106.   --generate-button-scale: 1.01;
  2107.   --generate-button-shadow-wide: rgba(var(--clr-button), 0.4);
  2108.   --generate-button-shadow-inset: rgba(255, 255, 255, 0.35);
  2109.   --generate-button-shadow-outline: 3px;
  2110.   color: var(--clr-text);
  2111.   background-color: rgba(var(--clr-button));
  2112. }
  2113. .generate-button:hover .stroke svg {
  2114.   animation: stroke 2s linear infinite;
  2115. }
  2116. .generate-button:hover:before {
  2117.   opacity: 1;
  2118. }
  2119. .generate-button:hover span:before {
  2120.   opacity: 0;
  2121. }
  2122. .generate-button:hover:active {
  2123.   --generate-button-scale: 1.05;
  2124. }
  2125. @keyframes stroke {
  2126.   0% {
  2127.     opacity: 0;
  2128.   }
  2129.   25%,
  2130.   75% {
  2131.     opacity: 1;
  2132.   }
  2133.   95%,
  2134.   100% {
  2135.     stroke-dashoffset: 6;
  2136.     opacity: 0;
  2137.   }
  2138. }
  2139. /*------------------------ Begin style Accordion -------------------*/
  2140. /*Privacy Center*/
  2141. .privacy-center {
  2142.   width: 100%;
  2143.   max-width: 100%;
  2144.   overflow: auto;
  2145.   margin: 0 auto;
  2146.   background-color: #ffffff;
  2147.   padding: 32px 0 104px;
  2148.   border-radius: 8px;
  2149.   position: relative;
  2150. }
  2151. .privacy-center .privacy-center--header {
  2152.   padding: 0 0 16px;
  2153.   margin: 0 32px;
  2154. }
  2155. .privacy-center .privacy-center--header h1 {
  2156.   font-size: 24px;
  2157.   font-weight: 700;
  2158.   color: #0060b1;
  2159.   text-transform: capitalize;
  2160. }
  2161. .privacy-center .privacy-center--body {
  2162.   margin: 0 32px;
  2163.   border-top: 1px solid #dedede;
  2164.   overflow: auto;
  2165. }
  2166. .privacy-center .privacy-center--body .privacy-center-intro {
  2167.   padding: 24px 0;
  2168.   line-height: 150%;
  2169.   border-bottom: 1px solid #dedede;
  2170. }
  2171. .privacy-center .privacy-center--body .privacy-container {
  2172.   margin: 0 auto;
  2173.   background-color: #ffffff;
  2174.   transition: all ease-in-out 0.36s;
  2175.   border-radius: 3px;
  2176.   max-height: 212px;
  2177. }
  2178. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting {
  2179.   display: flex;
  2180.   align-content: center;
  2181.   padding: 24px 0;
  2182. }
  2183. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label {
  2184.   display: flex;
  2185.   flex-grow: 1;
  2186.   position: relative;
  2187.   padding-right: 24px;
  2188.   font-weight: 600;
  2189.   transition: rotate ease-in-out 0.36s;
  2190.   background-color: transparent;
  2191.   border: none;
  2192. }
  2193. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label:before {
  2194.   content: \"\";
  2195.   width: 20px;
  2196.   height: 20px;
  2197.   display: block;
  2198.   background-image: url(\"https://cdn-icons-png.flaticon.com/128/5343/5343102.png\");
  2199.   background-size: 12px auto;
  2200.   background-position: 50% 50%;
  2201.   background-repeat: no-repeat;
  2202.   margin-right: 16px;
  2203.   transition: transform ease-in-out 0.36s;
  2204. }
  2205. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label:hover {
  2206.   cursor: pointer;
  2207. }
  2208. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .privacy-label.active:before {
  2209.   transform: rotate(90deg);
  2210. }
  2211. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container {
  2212.   display: flex;
  2213. }
  2214. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button {
  2215.   width: 20px;
  2216.   height: 20px;
  2217.   background-color: #fafafb;
  2218.   border-radius: 100%;
  2219.   border: 1px solid #dedede;
  2220.   position: relative;
  2221.   margin: 0 64px 0 0;
  2222. }
  2223. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button:hover {
  2224.   cursor: pointer;
  2225. }
  2226. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button:before {
  2227.   content: \"\";
  2228.   width: 10px;
  2229.   height: 10px;
  2230.   border-radius: 100%;
  2231.   position: absolute;
  2232.   top: 0;
  2233.   right: 0;
  2234.   bottom: 0;
  2235.   left: 0;
  2236.   margin: auto;
  2237.   background-color: transparent;
  2238.   transition: all ease-in-out 0.36s;
  2239. }
  2240. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button.active {
  2241.   border: 1px solid #2980b9;
  2242. }
  2243. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button.active:before {
  2244.   background-color: #2980b9;
  2245. }
  2246. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-setting .button-container .button .button-label {
  2247.   position: absolute;
  2248.   font-weight: 400;
  2249.   top: 0px;
  2250.   left: 24px;
  2251.   bottom: 0;
  2252.   margin: 0 auto;
  2253. }
  2254. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description {
  2255.   max-height: 0;
  2256.   overflow: hidden;
  2257.   margin: 0;
  2258.   transition: all 0.65s ease-in-out;
  2259.   border-bottom: 1px solid #dedede;
  2260. }
  2261. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description:last-of-type {
  2262.   border: none;
  2263. }
  2264. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p {
  2265.   line-height: 150%;
  2266.   padding: 0px 32px 32px;
  2267.   opacity: 0;
  2268.   transition: opacity ease-in-out 1s;
  2269. }
  2270. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p.active {
  2271.   opacity: 1;
  2272. }
  2273. .privacy-center .privacy-center--body .privacy-container .privacy-settings .privacy-description p a {
  2274.   text-decoration: none;
  2275.   color: #2980b9;
  2276.   font-weight: 600;
  2277. }
  2278. .privacy-center .privacy-center--body .privacy-description {
  2279.   margin: 0;
  2280. }
  2281. .privacy-center .privacy-center--footer {
  2282.   width: calc(100% - 64px);
  2283.   max-width: 768px;
  2284.   height: calc(40px + 64px);
  2285.   padding: 32px 0;
  2286.   background: #ffffff;
  2287.   display: flex;
  2288.   justify-content: flex-end;
  2289.   border-top: 1px solid #dedede;
  2290.   position: absolute;
  2291.   right: 0;
  2292.   left: 0;
  2293.   bottom: 0;
  2294.   margin: 0 auto;
  2295. }
  2296. .privacy-center .privacy-center--footer .buttons-container {
  2297.   display: flex;
  2298.   justify-content: flex-end;
  2299.   gap: 16px;
  2300. }
  2301. .privacy-center .privacy-center--footer .buttons-container .button {
  2302.   display: flex;
  2303.   align-items: center;
  2304.   font-size: 16px;
  2305.   font-weight: 600;
  2306.   padding: 0 16px;
  2307.   border: 2px solid transparent;
  2308.   border-radius: 25px;
  2309.   transition: background ease-in-out, color ease-in-out 0.36s;
  2310. }
  2311. .privacy-center .privacy-center--footer .buttons-container .button.cancel {
  2312.   color: #2980b9;
  2313.   background-color: #ffffff;
  2314.   border: 2px solid #2980b9;
  2315. }
  2316. .privacy-center .privacy-center--footer .buttons-container .button.cancel:hover {
  2317.   color: #ffffff;
  2318.   background-color: #2980b9;
  2319. }
  2320. .privacy-center .privacy-center--footer .buttons-container .button.preferences {
  2321.   color: #ffffff;
  2322.   background-color: #2980b9;
  2323. }
  2324. .privacy-center .privacy-center--footer .buttons-container .button.preferences:hover {
  2325.   color: #2980b9;
  2326.   background-color: #ffffff;
  2327.   border: 2px solid #2980b9;
  2328. }
  2329. .privacy-center .privacy-center--footer .buttons-container .button:hover {
  2330.   cursor: pointer;
  2331. }
  2332. /* width */
  2333. ::-webkit-scrollbar {
  2334.   width: 6px;
  2335. }
  2336. /* Track */
  2337. ::-webkit-scrollbar-track {
  2338.   background: transparent;
  2339. }
  2340. /* Handle */
  2341. ::-webkit-scrollbar-thumb {
  2342.   background: #dedede;
  2343.   border-radius: 10px;
  2344. }
  2345. /* Handle on hover */
  2346. ::-webkit-scrollbar-thumb:hover {
  2347.   background: #2980b9;
  2348.   cursor: scroll;
  2349. }
  2350. /*----------------------End style Accordion----------------------*/
  2351. </style>
  2352. <div>
  2353. \t<div class=\"container\">
  2354. \t\t<div class=\"row clearfix\">
  2355. \t\t\t<div class=\"col-xs-12\">
  2356. \t\t\t\t<div style=\"padding-top: 30px;\">
  2357. \t\t\t\t\t<h2>Bienvenue à l'institut de Formation Professionnelle AZ Corporation</h2>
  2358. \t\t\t\t\t<div>
  2359. \t\t\t\t\t\t<h5>Situé à Yaoundé Biyem-assi, au Carrefour Biyem-assi, Immeuble Mater.</h5>
  2360. \t\t\t\t\t\t<h4>Agrément N° 371/MINEFOP/SG/SDGSF/SACD</h4>
  2361. \t\t\t\t\t</div>
  2362. \t\t\t\t</div>
  2363. \t\t\t</div>
  2364. \t\t</div>
  2365. \t</div>
  2366. </div>
  2367. <div>
  2368. <div class=\"container\">
  2369. <div class=\"privacy-center\">
  2370. \t<div class=\"privacy-center--header\">
  2371. \t\t<h1>Nos programmes de formation et fiches de renseignement consultables hors ligne</h1>
  2372. \t</div>
  2373. \t<div class=\"privacy-center--body\">
  2374. \t\t<div class=\"privacy-center-intro\">
  2375. \t\t\t<p>Téléchargez les fiches de renseignement, emplois de temps et programmes de formation.</p>
  2376. \t\t</div>
  2377. \t\t<div class=\"privacy-container\">
  2378. \t\t\t<div class=\"privacy-settings\">
  2379. \t\t\t\t{% for document in liste_dossier|slice(0,8) %}
  2380. \t\t\t\t<div class=\"privacy-setting\">
  2381. \t\t\t\t\t<button class=\"privacy-label\">{{ document.message }}</button>
  2382. \t\t\t\t\t<div class=\"button-container\">
  2383. \t\t\t\t\t\t<a href=\"{{ path('users_adminuser_telecharg_cv_user', {'id': document.id }) }}\" class=\"btn cancel\" style=\"white-space: nowrap;\">Télécharger <span class=\"fa fa-download\"></span></a>
  2384. \t\t\t\t\t</div>
  2385. \t\t\t\t</div>
  2386. \t\t\t\t<div class=\"privacy-description\">
  2387. \t\t\t\t\t<p>Necessary cookies are essential and are used to provide you with services available through COMPANY websites. For instance, these cookies allow COMPANY to remember your choices about cookies preferences, to record your interface customization trackers e.g. for the choice of language used by the website. Necessary cookies are enabled by default and cannot be switched off. To see the list of the cookies used for this purpose, <a href=\"#\" target=\"_blank\" rel=\"noreferrer noopener\">click here</a>
  2388. \t\t\t\t\t</p>
  2389. \t\t\t\t</div>
  2390. \t\t\t\t{% endfor %}
  2391. \t\t\t</div>
  2392. \t\t</div>
  2393. \t</div>
  2394. \t<div class=\"privacy-center--footer\">
  2395. \t\t<div class=\"buttons-container\">
  2396. \t\t\t<a href=\"\" class=\"button cancel\" value=\"0\">Emplois de temps</a>
  2397. \t\t\t<a href=\"{{ path('produit_service_apropos_denous', {'position': 'planingcours'}) }}\" class=\"button preferences\" value=\"0\">Toutes les fiches</a>
  2398. \t\t</div>
  2399. \t</div>
  2400. </div>
  2401. </div>
  2402. </div>
  2403.  
  2404. <div class=\"section\" style=\"background-image: url({{ asset('template/images/etudiantss-min.png') }});
  2405. visibility: visible;
  2406. animation-delay: 100ms;
  2407. animation-name: fadeIn; padding: 10px 0px; margin-top: 20px;\">
  2408. \t<div class=\"container\">
  2409. \t\t<h2 class=\"text-center\" style=\"color: #fff; margin-bottom: 15px;\">La méthode AZ qui vous conduit inéluctablement à un emploi descend</h2>
  2410. \t\t<div class=\"feature-wrapper\">
  2411. \t\t\t<div class=\"zorb-container\">
  2412. \t\t\t  <div class=\"zorb\">
  2413. \t\t\t\t<img src=\"{{ asset('template/images/orientation.png') }}\" alt=\"\" style=\"height: 60px;\">
  2414. \t\t\t  </div>
  2415. \t\t\t  <h3 class=\"text-muted\">Orientation vers un profil de métier</h3>
  2416. \t\t\t</div>
  2417. \t\t\t<div class=\"zorb-link\"></div>
  2418. \t\t\t<div class=\"zorb-container\">
  2419. \t\t\t  <div class=\"zorb\">
  2420. \t\t\t\t<img src=\"{{ asset('template/images/rafiki.png') }}\" alt=\"\" style=\"height: 60px;\">
  2421. \t\t\t  </div>
  2422. \t\t\t  <h3 class=\"text-muted\">Motivation de l'apprenant</h3>
  2423. \t\t\t</div>
  2424. \t\t\t<div class=\"zorb-link\"></div>
  2425. \t\t\t<div class=\"zorb-container\">
  2426. \t\t\t  <div class=\"zorb\">
  2427. \t\t\t\t<img src=\"{{ asset('template/images/formation-adapte.png') }}\" alt=\"\" style=\"height: 60px;\">
  2428. \t\t\t  </div>
  2429. \t\t\t  <h3 class=\"text-muted\">Formation adaptée au profil</h3>
  2430. \t\t\t</div>
  2431. \t\t\t<div class=\"zorb-link\"></div>
  2432. \t\t\t<div class=\"zorb-container\">
  2433. \t\t\t  <div class=\"zorb\">
  2434. \t\t\t\t<img src=\"{{ asset('template/images/job.png') }}\" alt=\"\" style=\"height: 60px;\">
  2435. \t\t\t  </div>
  2436. \t\t\t  <h3 class=\"text-muted\" style=\"min-height: 50px;\">Job Direct</h3>
  2437. \t\t\t</div>
  2438. \t\t</div>
  2439. \t</div>
  2440. </div>
  2441.   <section>
  2442. \t<div class=\"container\">
  2443. \t
  2444. \t\t<div class=\"row clearfix\">
  2445. \t\t<div class=\"col-xs-12\">
  2446. \t\t\t<div class=\"text-left\" style=\"padding-top: 20px;\">
  2447. \t\t\t<h2>Nos pôles de formations</h2>
  2448. \t\t\t</div><!-- aboutTitle -->
  2449. \t\t</div><!-- col-sm-3 col-xs-12 -->
  2450. \t\t<div class=\"col-md-6\">
  2451. \t\t\t<div class=\"card__\">
  2452. \t\t\t\t<div class=\"rectangle\"></div>
  2453. \t\t\t\t<div class=\"card-img\">
  2454. \t\t\t\t  <img src=\"{{ asset('template/images/PANNEAU-2-min.jpg') }}\" alt=\"Informatique\" class=\"img__\">
  2455. \t\t\t\t  <div class=\"card-img-overlay\">
  2456. \t\t\t\t\t<p>Formation</p>
  2457. \t\t\t\t  </div>
  2458. \t\t\t\t</div>
  2459. \t\t\t\t<div class=\"card-content\">
  2460. \t\t\t\t  <h2 style=\"font-size: 23px;\">Informatique</h2>
  2461. \t\t\t\t  <div>Formations Diplômantes et continues au centre et à distance</div>
  2462. \t\t\t\t</div>
  2463. \t\t\t</div>
  2464. \t\t</div>
  2465. \t\t<div class=\"col-md-6\">
  2466. \t\t\t
  2467. \t\t\t<div class=\"card__\">
  2468. \t\t\t\t<div class=\"rectangle\"></div>
  2469. \t\t\t\t<div class=\"card-img\">
  2470. \t\t\t\t  <img src=\"{{ asset('template/images/PANNEAU-1-min.jpg') }}\" alt=\"Langue Etrangères\" class=\"img__\">
  2471. \t\t\t\t  <div class=\"card-img-overlay\">
  2472. \t\t\t\t\t<p>Formation</p>
  2473. \t\t\t\t  </div>
  2474. \t\t\t\t</div>
  2475. \t\t\t\t<div class=\"card-content\">
  2476. \t\t\t\t  <h2 style=\"font-size: 23px;\">Langue Etrangères</h2>
  2477. \t\t\t\t  <div>Formations Diplômantes et continues au centre et à distance</div>
  2478. \t\t\t\t</div>
  2479. \t\t\t</div>
  2480. \t\t</div>
  2481. \t  </div><!-- row clearfix -->
  2482. \t  {% for formation in liste_formation|slice(0,1) %}
  2483. \t  <div class=\"row clearfix\" style=\"margin-bottom: 7px;\">
  2484. \t\t<div class=\"col-xs-12\">
  2485. \t\t  <div class=\"text-left\" style=\"padding-top: 20px;\">
  2486. \t\t\t<h2>
  2487. \t\t\t\t<a href=\"{{ path('produit_produit_produit_formation_institut', {'id': formation.id }) }}\" style=\"float: right;\">Afficher plus</a>
  2488. \t\t\t\tFormations Diplomantes 
  2489. \t\t\t</h2>
  2490. \t\t  </div><!-- aboutTitle -->
  2491. \t\t</div><!-- col-sm-3 col-xs-12 -->
  2492. \t  </div><!-- row clearfix -->
  2493. \t  <div class=\"about_inner clearfix\">
  2494. \t\t<div class=\"row\">
  2495. \t\t\t{% for scatFormation in formation.getSouscategories|slice(0,3) %}
  2496. \t\t\t<div class=\"col-md-4\">
  2497. \t\t\t\t<a href=\"{{ path('produit_produit_liste_produit_souscategorie', {'id': scatFormation.id}) }}\" class=\"cardDis card-1\" style=\"background-image: url({% if scatFormation.src != null %}{{ asset(scatFormation.getwebpath) }}{% else %}{{ asset('template/images/present.png') }}{% endif %});\">
  2498. \t\t\t\t\t<h3>{{ scatFormation.nom }}</h3>
  2499. \t\t\t\t\t<p>{{ scatFormation.description }}</p>
  2500. \t\t\t\t</a>
  2501. \t\t\t</div>
  2502. \t\t\t{% endfor %}
  2503. \t\t  
  2504. \t\t</div><!-- row -->
  2505. \t  </div><!-- about_inner -->
  2506. \t  {% endfor %}
  2507. \t</div><!-- container -->
  2508. </section><!-- aboutArea -->
  2509.   <div class=\"mainContent clearfix\">
  2510. \t<div class=\"container\">
  2511. \t  <div class=\"row clearfix\">
  2512. \t\t<div class=\"col-sm-8 col-xs-12\">
  2513. \t\t  <div class=\"videoNine clearfix\">
  2514. \t\t\t<div class=\"videoArea clearfix\">
  2515. \t\t\t  <h3>Des formations continues spéciales à L'institut AZ.</h3>
  2516. \t\t\t  <div class=\"row\">
  2517. \t\t\t\t<div class=\"col-lg-8 col-md-7 col-xs-12 videoLeft\">
  2518. \t\t\t\t\t<a class=\"video_btn\" href=\"https://www.youtube.com/watch?v=s7tOfP3IDK4\">
  2519. \t\t\t\t\t\t<img src=\"{{ asset('template/images/sever-rent.png') }}\">
  2520. \t\t\t\t\t</a>
  2521. \t\t\t\t</div><!-- videoLeft -->
  2522. \t\t\t\t<div class=\"col-lg-4 col-md-5 col-xs-12 videoRight\">
  2523. \t\t\t\t<p>Noël approche à grands pas, et avec lui vient le temps de la magie, de la joie et de la générosité. À l'Institut de Formation Professionnelle Az Corporation, nous sommes ravis de vous présenter notre toute nouvelle campagne de formation spéciale Noël.</p>
  2524. \t\t\t\t<a href=\"\" class=\"btn btn-block learnBtn\">Learn More</a>
  2525. \t\t\t\t</div><!-- videoRight -->
  2526. \t\t\t  </div><!-- row -->
  2527. \t\t\t</div><!-- videoArea -->
  2528. \t\t\t<div class=\"related_post_sec single_post\">
  2529. \t\t\t  <h3>Nos Formations Continues</h3>
  2530. \t\t\t  {% for formation in liste_formation|slice(1,2) %}
  2531. \t\t\t\t{% for scatFormation in formation.getSouscategories|slice(0,2) %}
  2532. \t\t\t\t<a href=\"{{ path('produit_produit_liste_produit_souscategorie', {'id': scatFormation.id}) }}\" class=\"banner\" aria-label=\"Shop now\" style=\"margin-bottom: 10px;\">
  2533. \t\t\t\t\t<div class=\"banner__grid\">
  2534. \t\t\t\t\t<div aria-hidden=\"true\">
  2535. \t\t\t\t\t\t<figure class=\"banner__figure\" style=\"background-image: url({{ asset('template/images/present.png') }});\"></figure>
  2536. \t\t\t\t\t</div>
  2537. \t\t\t\t
  2538. \t\t\t\t\t<div class=\"banner__text\">
  2539. \t\t\t\t\t\t<h2>{{ scatFormation.nom }}</h2>
  2540. \t\t\t\t\t\t<p>{{ scatFormation.description }}</p>
  2541. \t\t\t\t
  2542. \t\t\t\t\t\t<p class=\"banner__link-wrapper\">
  2543. \t\t\t\t\t\t<span class=\"banner__link\">
  2544. \t\t\t\t\t\t\t<i>EN savoir plus</i>
  2545. \t\t\t\t\t\t</span>
  2546. \t\t\t\t\t\t</p>
  2547. \t\t\t\t\t</div>
  2548. \t\t\t\t\t</div>
  2549. \t\t\t\t</a>
  2550. \t\t\t\t{% endfor %}
  2551. \t\t\t\t<div class=\"margin-top: 20px;\">
  2552. \t\t\t\t\t<a href=\"{{ path('produit_produit_produit_formation_institut', {'id': formation.id}) }}\" class=\"btn btn-block learnBtn\">Afficher tout</a>
  2553. \t\t\t\t</div>
  2554. \t\t  \t  {% endfor %}
  2555. \t\t\t  <ul>
  2556. \t\t\t\t{# % for formation in liste_formation|slice(1,2) %}
  2557. \t\t  \t\t{% for scatFormation in formation.getSouscategories|slice(0,2) %}
  2558. \t\t\t\t<li>
  2559. \t\t\t\t  <span class=\"rel_thumb\">
  2560. \t\t\t\t\t<a href=\"\"><img src=\"{{ asset('template/images/present.png') }}\" alt=\"\"></a>
  2561. \t\t\t\t  </span><!--end rel_thumb-->
  2562. \t\t\t\t  <div class=\"rel_right\">
  2563. \t\t\t\t\t<h4><a href=\"{{ path('produit_produit_liste_produit_souscategorie', {'id': scatFormation.id }) }}\">{{ scatFormation.nom }}</a></h4>
  2564. \t\t\t\t\t<div class=\"meta\">
  2565. \t\t\t\t\t  <span class=\"author\">Durée de la formation <form action=\"a\"></form>: <a href=\"#\">2 mois</a></span>
  2566. \t\t\t\t\t  <span class=\"date\">Etudiant(e)s Formés: <a href=\"#\">2 000</a></span>
  2567. \t\t\t\t\t</div>
  2568. \t\t\t\t\t<p>{{ scatFormation.description }}</p>
  2569. \t\t\t\t  </div><!--end rel right-->
  2570. \t\t\t\t</li>
  2571. \t\t\t\t{% endfor %}
  2572. \t\t  \t\t{% endfor % #}
  2573. \t\t\t  </ul>
  2574. \t\t\t</div><!--related_post_sec-->
  2575. \t\t\t
  2576. \t\t</div><!--videoNine-->
  2577. \t\t</div><!-- col-sm-8 col-xs-12 -->
  2578. \t\t<div class=\"col-sm-4 col-xs-12\">
  2579. \t\t  <div class=\"formArea clearfix\">
  2580. \t\t\t<div class=\"formTitle\">
  2581. \t\t\t  <h3>Retrouvez une formation</h3>
  2582. \t\t\t  <p>Offered in small class sizes with great emphasis on the demands of the specification and exam technique.</p>
  2583. \t\t\t</div><!-- formTitle -->
  2584. \t\t\t<form action=\"#\" method=\"post\">
  2585. \t\t\t  <div class=\"selectBox clearfix\">
  2586. \t\t\t\t<label for=\"guiest_id1\">Type de formation</label>
  2587. \t\t\t\t<select name=\"guiest_id1\" id=\"guiest_id1\">
  2588. \t\t\t\t  <option value=\"0\">Type de formation</option>
  2589. \t\t\t\t  <option value=\"1\">Formations diplomantes</option>
  2590. \t\t\t\t  <option value=\"2\">Formations continues</option>
  2591. \t\t\t\t</select>
  2592. \t\t\t  </div><!-- selectBox -->
  2593. \t\t\t  <div class=\"selectBox clearfix\">
  2594. \t\t\t\t<select name=\"guiest_id2\" id=\"guiest_id2\">
  2595. \t\t\t\t\t{% for formation in liste_formation|slice(0,1) %}
  2596. \t\t\t\t\t\t{% for scatFormation in formation.getSouscategories|slice(0,4) %}
  2597. \t\t\t\t\t\t<option value=\"{{ scatFormation.id }}\">{{ scatFormation.nom }}</option>
  2598. \t\t\t\t\t\t{% endfor %}
  2599. \t\t\t\t\t{% endfor %}
  2600. \t\t\t\t</select>
  2601. \t\t\t  </div><!-- selectBox -->
  2602. \t\t\t  <div class=\"form-group\">
  2603. \t\t\t\t<input type=\"text\" class=\"form-control\" id=\"exampleInputEmail1\" placeholder=\"Mot clé au choix\">
  2604. \t\t\t  </div>
  2605. \t\t\t  <button type=\"submit\" class=\"btn btn-default btn-block\">Rechercher</button>
  2606. \t\t\t</form>
  2607. \t\t  </div><!-- formArea -->
  2608. \t\t  <div class=\"list_block related_post_sec\">
  2609. \t\t\t<div class=\"upcoming_events\">
  2610. \t\t\t  <h3>Nos derniers évènements</h3>
  2611. \t\t\t  <ul>
  2612. \t\t\t\t{% for event in liste_article %}
  2613. \t\t\t\t<li class=\"related_post_sec single_post\">
  2614. \t\t\t\t  <span class=\"date-wrapper\">
  2615. \t\t\t\t\t<span class=\"date\"><span>{{ event.date|date('d') }}</span>{{ event.date|date('M') }}</span>
  2616. \t\t\t\t  </span>
  2617. \t\t\t\t  <div class=\"rel_right\">
  2618. \t\t\t\t\t<h4><a href=\"\">{{ event.nom }}</a></h4>
  2619. \t\t\t\t\t<div class=\"meta\">
  2620. \t\t\t\t\t  <span class=\"place\"><i class=\"fa fa-map-marker\"></i>IFP AZ</span>
  2621. \t\t\t\t\t  <span class=\"event-time\"><i class=\"fa fa-clock-o\"></i>{{ event.date|date('H') }}:{{ event.date|date('i') }}:{{ event.date|date('s') }}</span>
  2622. \t\t\t\t\t</div>
  2623. \t\t\t\t  </div>
  2624. \t\t\t\t</li>
  2625. \t\t\t\t{% endfor %}
  2626. \t\t\t  </ul>
  2627. \t\t\t  <a href=\"{{ path('produit_service_apropos_denous', {'position': 'evenement'}) }}\" class=\"btn btn-default btn-block\">Plus d'évènements</a>
  2628. \t\t\t</div>
  2629. \t\t  </div><!-- end list_block -->
  2630. \t\t</div><!-- col-sm-4 col-xs-12 -->
  2631. \t  </div><!-- row clearfix -->
  2632. \t</div><!-- container -->
  2633.   </div><!-- mainContent -->
  2634.   <div class=\"count clearfix wow fadeIn paralax\" data-wow-delay=\"100ms\" style=\"background-image: url({{ asset('template/images/formation1.png') }});\">
  2635. \t<div class=\"container\">
  2636. \t  <div class=\"row\">
  2637. \t\t<div class=\"col-xs-6 col-sm-3\">
  2638. \t\t  <div class=\"text-center\">
  2639. \t\t\t<div class=\"icon\"><i class=\"fa fa-group\"></i></div>
  2640. \t\t\t<div class=\"counter\">
  2641. \t\t\t<span class=\"timer\">8298</span>
  2642. \t\t\t</div>
  2643. \t\t\t<div class=\"seperator-small\"></div>
  2644. \t\t  <p>Personnes formées</p>
  2645. \t\t  </div>
  2646. \t\t</div><!-- col-sm-3 -->
  2647. \t\t<div class=\"col-xs-6 col-sm-3\">
  2648. \t\t  <div class=\"text-center\">
  2649. \t\t\t<div class=\"icon\"><i class=\"fa fa-book\"></i></div>
  2650. \t\t\t<div class=\"counter\">
  2651. \t\t\t<span class=\"timer\">30</span>
  2652. \t\t\t</div>
  2653. \t\t\t<div class=\"seperator-small\"></div>
  2654. \t\t\t<p>Parcours</p>
  2655. \t\t  </div>
  2656. \t\t</div><!-- col-sm-3 -->
  2657. \t\t<div class=\"col-xs-6 col-sm-3\">
  2658. \t\t  <div class=\"text-center\">
  2659. \t\t\t<div class=\"icon\"><i class=\"fa fa-male\"></i></div>
  2660. \t\t\t<div class=\"counter\">
  2661. \t\t\t<span class=\"timer\">10</span>
  2662. \t\t\t</div>
  2663. \t\t\t<div class=\"seperator-small\"></div>
  2664. \t\t\t<p>Personnels</p>
  2665. \t\t  </div>
  2666. \t\t</div><!-- col-sm-3 -->
  2667. \t\t<div class=\"col-xs-6 col-sm-3\">
  2668. \t\t  <div class=\"text-center\">
  2669. \t\t\t<div class=\"icon\"><i class=\"fa fa-map-marker\"></i></div>
  2670. \t\t\t<div class=\"counter\">
  2671. \t\t\t<span class=\"timer\">1</span>
  2672. \t\t\t</div>
  2673. \t\t\t<div class=\"seperator-small\"></div>
  2674. \t\t\t<p>Localisations</p>
  2675. \t\t  </div>
  2676. \t\t</div><!-- col-sm-3 -->
  2677. \t  </div>
  2678. \t</div><!-- container -->
  2679.   </div><!-- count -->
  2680.   <div class=\"testimonial-section clearfix\">
  2681. \t<div class=\"container\">
  2682. \t  <div class=\"row\">
  2683. \t\t<div class=\"col-xs-12 col-sm-6\">
  2684. \t\t  <div class=\"testimonial\">
  2685. \t\t\t<div class=\"carousal_content\">
  2686. \t\t\t  <p>
  2687. \t\t\t\tBienvenue sur le site de notre Institut de Formation Professionnelle ! Je suis ravi de vous accueillir et de vous présenter notre établissement dédié à l'excellence et à la réussite professionnelle.
  2688. \t\t\t\t<div>
  2689. \t\t\t\t\tEn tant que directeur de cet institut, je suis particulièrement fier de notre équipe de formateurs qualifiés et passionnés qui sont dévoués à vous offrir une expérience d'apprentissage exceptionnelle. Notre objectif est de vous aider à acquérir les compétences et les connaissances nécessaires pour réussir dans votre carrière et atteindre vos objectifs professionnels.
  2690. \t\t\t\t</div>
  2691. \t\t\t  </p>
  2692. \t\t\t</div>
  2693. \t\t\t<div class=\"carousal_bottom\">
  2694. \t\t\t  <div class=\"thumb\">
  2695. \t\t\t\t<img src=\"{{ asset('template/images/co.png') }}\" alt=\"\" draggable=\"false\">
  2696. \t\t\t  </div>
  2697. \t\t\t  <div class=\"thumb_title\">
  2698. \t\t\t\t<span class=\"author_name\" style=\"text-transform: none;\">Gaiel bleriot AZAMBOU ZEBAZE</span>
  2699. \t\t\t\t<span class=\"author_designation\">Directeur Général <a href=\"#\" style=\"color: #76b4e7;\">Institut Az Corporation</a></span>
  2700. \t\t\t  </div>
  2701. \t\t\t</div>
  2702. \t\t  </div><!-- testimonial -->
  2703. \t\t</div><!-- col-xs-12 -->
  2704. \t\t<div class=\"col-xs-12 col-sm-6\">
  2705. \t\t  <div class=\"features\" style=\"background: #fff; border-radius: 10px; padding: 10px;\">
  2706. \t\t\t<h3>Pourquoi nous choisir ?</h3>
  2707. \t\t\t<ul>
  2708. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Acquérir des compétences spécialisées</li>
  2709. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Obtenir une formation pratique</li>
  2710. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Bénéficier d'un encadrement professionnel</li>
  2711. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Accéder à des opportunités d'emploi</li>
  2712. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Se former rapidement et efficacement</li>
  2713. \t\t\t  <li><i class=\"fa fa-check-circle-o\"></i>Développer un réseau professionnel </li>
  2714. \t\t\t</ul>
  2715. \t\t  </div>
  2716. \t\t</div><!-- col-xs-12 -->
  2717. \t  </div><!-- row -->
  2718. \t</div><!-- container -->
  2719.   </div><!-- testimonial-section -->
  2720. {% endblock %}
  2721. {% block srcjavascripttemplate %}
  2722. {% endblock %}
  2723. {% block javascripttemplate %}
  2724. \t
  2725. {% endblock %}""Theme/Users/User/Security/accueilsite.html.twig""/home/azcorp-institut/public_html/iaz/templates/Theme/Users/User/Security/accueilsite.html.twig");
  2726.     }
  2727. }