var/cache/dev/twig/fd/fda44dcd0094d3e298a710da7f43123198c1cb9ce4f0e9649e74242d1c6d2e17.php line 616

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/layoutbasehome.html.twig */
  14. class __TwigTemplate_befaf28b8716eb9b3ce99923d22ec93271edf533797fb0f019493832620c19a7 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->parent false;
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'title' => [$this'block_title'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'srcjavascript' => [$this'block_srcjavascript'],
  29.             'javascript' => [$this'block_javascript'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/layoutbasehome.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/layoutbasehome.html.twig"));
  39.         // line 1
  40.         echo "<!DOCTYPE html>
  41. <html>
  42. <head>
  43. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  44. <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
  45. <meta name=\"keywords\" content=\"Adelivery on-demand delivery african africa amoney myaconnect myaconect\" />
  46. <!-- Favicons-->
  47. <link rel=\"icon\" href=\"";
  48.         // line 8
  49.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("admintemplate/images/logo.png"), "html"nulltrue);
  50.         echo "\" sizes=\"32x32\"/>
  51. <!-- Favicons-->
  52. ";
  53.         // line 11
  54.         $this->displayBlock('meta'$context$blocks);
  55.         // line 12
  56.         echo "  <title>";
  57.         $this->displayBlock('title'$context$blocks);
  58.         echo "</title>
  59. ";
  60.         // line 13
  61.         $this->displayBlock('stylesheets'$context$blocks);
  62.         // line 58
  63.         echo "
  64. <style>
  65.   aside{
  66.   position: fixed;
  67.   width: 100%;
  68.   top: 0;
  69.   left: 0;
  70.   background: #f4f4f4;
  71.   opacity: 0;
  72.   visibility: hidden;
  73.   transition: all .5s ease;
  74.   z-index: 90000!important;
  75.   height: 100vh;
  76. }
  77. .open {
  78.   opacity: 1;
  79.   visibility: visible;
  80. }
  81. .close-nav {
  82.   position: fixed;
  83.   top: 20px;
  84.   left: 15px;
  85.   color: white;
  86.   z-index: 3;
  87.   cursor: pointer;
  88.   font-family: sans-serif;
  89. }
  90. .close-nav:hover{
  91. \tbackground: red!important;
  92. \tcolor: #fff!important;
  93. }
  94. .hiden-scroll-bar-body{
  95. \theight: 400px;
  96. \toverflow-y: hidden;
  97. }
  98. .close-nav span,
  99. .close-nav span:before,
  100. .close-nav span:after {
  101.   border-radius: 4px;
  102.   height: 5px;
  103.   width: 35px;
  104.   background: white;
  105.   position: absolute;
  106.   display: block;
  107.   content: '';
  108. }
  109. .close-nav span {
  110.   background: transparent;
  111. }
  112. .close-nav span:before {
  113.   -webkit-transform: rotate(45deg);
  114.           transform: rotate(45deg);
  115. }
  116. .close-nav span:after {
  117.   -webkit-transform: rotate(-45deg);
  118.           transform: rotate(-45deg);
  119. }
  120. .outer-close {
  121.   position: absolute;
  122.   right: 0;
  123.   top: 0;
  124.   width: 85px;
  125.   height: 85px;
  126.   cursor: pointer;
  127. }
  128. .position-current-user, .position-current-user p{
  129. \tbackground: #3565ae!important;
  130. \tcolor: #fff!important;
  131. }
  132. .bg-struct{
  133. \tbackground: #3565ae!important;
  134. \tcolor: #fff!important;
  135. }
  136. .silly_scrollbar {
  137.     height: calc(100vh - 60px);
  138.     -webkit-box-shadow:0 0 3px #333;
  139. \t-webkit-box-sizing: border-box;
  140.     padding:0 14px;
  141.     overflow:auto;
  142. }
  143. .silly_scrollbar::-webkit-scrollbar {
  144.     width: 12px;
  145. }
  146.  
  147. .silly_scrollbar::-webkit-scrollbar-track {
  148.     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  149.     border-radius: 10px;
  150. }
  151.  
  152. .silly_scrollbar::-webkit-scrollbar-thumb {
  153.     border-radius: 10px;
  154.     -webkit-box-shadow: inset 0 0 6px red; 
  155. }
  156. .silly_scrollbar::-webkit-scrollbar-thumb:hover {
  157.     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);
  158. }
  159. .btn-home {
  160.   font-family: \"Barlow\", sans-serif;
  161.   font-weight: 700;
  162.   font-size: 18px;
  163.   padding: 15px 40px;
  164.   background: #fff;
  165.   border: none;
  166.   cursor: pointer;
  167.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  168.   position: relative;
  169.   z-index: 2;
  170.   border-radius: 50px;
  171.   overflow: hidden;
  172. }
  173. .btn-home:after {
  174.   content: \"\";
  175.   position: absolute;
  176.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  177. }
  178. .btn-4 {
  179.   color: #252D4A;
  180.   border: 2px solid currentColor;
  181. }
  182. .btn-4:after {
  183.   border: solid #5568AA;
  184.   border-width: 0 2px 2px 0;
  185.   display: inline-block;
  186.   padding: 4px;
  187.   transform: rotate(-45deg) translateY(-48%);
  188.   top: 48%;
  189.   right: 27%;
  190.   opacity: 0;
  191.   visibility: hidden;
  192.   z-index: -1;
  193. }
  194. .btn-4:hover, .btn-4:focus {
  195.   color: #5568AA;
  196.   border: 2px solid transparent;
  197.   padding: 15px 70px;
  198. }
  199. .btn-4:hover:after, .btn-4:focus:after {
  200.   opacity: 1;
  201.   visibility: visible;
  202.   right: 18%;
  203. }
  204. .btn-4:focus {
  205.   border-color: currentColor;
  206. }
  207. .btn-4:hover{
  208.   box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  209. }
  210. @media (max-width: 400px) {
  211.   .my-panel-souscription {
  212.     width: 100%!important;
  213.   }
  214. }
  215. @media (min-width: 400px){
  216.   .my-panel-souscription{
  217.     width: 400px!important;
  218.   }
  219. }
  220. .breadcrumbs {
  221.   list-style: none;
  222.   margin: 0px 0px 16px 0px;
  223.   padding: 0;
  224. }
  225. .breadcrumbs li {
  226.   list-style: none;
  227.   margin: 0;
  228.   padding: 0;
  229.   display: block;
  230.   float: left;
  231.   font-family: Montserrat,sans-serif;
  232.   text-transform: capitalize;
  233.   font-weight: 700;
  234.   letter-spacing: .05em;
  235.   line-height: 20px;
  236.   color: hsl(0, 0%, 30%);
  237. }
  238. .breadcrumbs li a {
  239.   display: block;
  240.   padding: 0 40px 0 0px;
  241.   color: hsl(0, 0%, 30%);
  242.   text-decoration: none;
  243.   height: 20px;
  244.   position: relative;
  245.   perspective: 700px;
  246. }
  247. .breadcrumbs li a:after {
  248.   content: '';
  249.   width: 20px;
  250.   height: 20px;
  251.   border-color: #333;
  252.   border-style: solid;
  253.   border-width: 1px 1px 0 0;
  254.   
  255.   -webkit-backface-visibility: hidden;
  256.   outline: 1px solid transparent;
  257.   
  258.   position: absolute;
  259.   right: 20px;
  260.   -webkit-transition: all .15s ease;
  261.      -moz-transition: all .15s ease;
  262.       -ms-transition: all .15s ease;
  263.           transition: all .15s ease;
  264.   -webkit-transform: rotateZ(45deg) skew(10deg, 10deg);
  265.      -moz-transform: rotateZ(45deg) skew(10deg, 10deg);
  266.       -ms-transform: rotateZ(45deg) skew(10deg, 10deg);
  267.           transform: rotateZ(45deg) skew(10deg, 10deg);
  268. }
  269. .breadcrumbs li a:hover:after {
  270.   right: 15px;
  271.   -webkit-transform: rotateZ(45deg) skew(-10deg, -10deg);
  272.      -moz-transform: rotateZ(45deg) skew(-10deg, -10deg);
  273.       -ms-transform: rotateZ(45deg) skew(-10deg, -10deg);
  274.           transform: rotateZ(45deg) skew(-10deg, -10deg);
  275. }
  276. .c-navigation-breadcrumbs__directory {
  277.   display: flex;
  278. }
  279. .c-navigation-breadcrumbs__link:link {
  280.   color: #007c89;
  281. }
  282. .c-navigation-breadcrumbs__link:link:hover {
  283.   background-image: linear-gradient(currentColor, currentColor);
  284.   background-size: auto 1px;
  285.   background-repeat: repeat-x;
  286.   background-position: 0 calc(50% + 1ex);
  287. }
  288. @media (max-width: 500px) {
  289.   .c-navigation-breadcrumbs__item:not(:nth-last-child(2)) {
  290.     display: none;
  291.   }
  292.   .c-navigation-breadcrumbs__link:before {
  293.     display: inline-block;
  294.     content: '\\200b';
  295.     background: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23007c89' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E\") center/16px 16px no-repeat;
  296.     width: 16px;
  297.   }
  298. }
  299. @media (min-width: 501px) {
  300.   .c-navigation-breadcrumbs__item:nth-last-child(n+2):after {
  301.     display: inline-block;
  302.     content: '\\200b';
  303.     background: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23767676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E\") center/16px 16px no-repeat;
  304.     width: 16px;
  305.     margin: 0 8px;
  306.   }
  307.   .c-navigation-breadcrumbs__link {
  308.     display: block;
  309.     float: left;
  310.   }
  311. }
  312. .pagination {
  313.     background: #fff;
  314.     padding: 20px;
  315.     margin-bottom: 20px;
  316. \tdisplay: block;
  317. \tborder-radius: 7px;
  318. }
  319. .page {
  320.     display: inline-block;
  321.     padding: 0px 9px;
  322.     margin-right: 4px;
  323.     border-radius: 3px;
  324.     border: solid 1px #c0c0c0;
  325.     background: #e9e9e9;
  326.     box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
  327.     font-size: .875em;
  328.     font-weight: bold;
  329.     text-decoration: none;
  330.     color: #717171;
  331.     text-shadow: 0px 1px 0px rgba(255,255,255, 1);
  332. }
  333. .page:hover, .page.gradient:hover {
  334.     background: #fefefe;
  335.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
  336.     background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
  337. }
  338. .page.active {
  339.     border: none;
  340.     background: #616161;
  341.     box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
  342.     color: #f0f0f0;
  343.     text-shadow: 0px 0px 3px rgba(0,0,0, .5);
  344. }
  345. .page.gradient {
  346.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
  347.     background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
  348. }
  349. .pagination.dark {
  350.     background: #414449;
  351.     color: #feffff;
  352. }
  353. .page.dark {
  354.     border: solid 1px #32373b;
  355.     background: #3e4347;
  356.     box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
  357.     color: #feffff;
  358.     text-shadow: 0px 1px 0px rgba(0,0,0, .5);
  359. }
  360. .page.dark:hover, .page.dark.gradient:hover {
  361.     background: #3d4f5d;
  362.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
  363.     background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
  364. }
  365. .page.dark.active {
  366.     border: none;
  367.     background: #2f3237;
  368.     box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
  369. }
  370. .page.dark.gradient {
  371.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
  372.     background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
  373. }
  374. .my-div {
  375. \twidth: 100%;
  376. \tmargin-bottom: 10px;
  377. \tpadding: 10px;
  378. \tbackground-color: #fff;
  379. \tborder-radius: 1em;
  380. }
  381. .banner{
  382.   background: transparent!important;
  383. }
  384. @media (max-width: 700px) {
  385. \t.my-div {
  386. \t\twidth: auto;
  387. \t\tmargin: 0 auto;
  388. \t\tborder-radius: 0;
  389. \t\tpadding: 1em;
  390. \t}
  391. }
  392. .list_block, .sidebar_item, .formArea{
  393.   border-top-color: #0060b1!important;
  394. }
  395. .border-secondary{
  396.   border: 1px solid #76b4e7!important;
  397. }
  398. .bg-primary{
  399.   background: #092759!important;
  400. }
  401. .bg-secondary{
  402.   background: #76b4e7!important;
  403. }
  404. .features li{
  405.   color: #092759;
  406. }
  407. .features li i{
  408.   color: #76b4e7!important;
  409. }
  410. .partnersLogo img{
  411.   height: 100px;
  412. }
  413. hr {
  414.     display: inline-block!important;
  415. }
  416. /*=============Begin tab pure css Accordio==========*/
  417. .section-left-filter{
  418.   min-height: 894px;
  419.   background: #FFFFFF;
  420.   border: 1px solid #e1e8ed; padding: 15px;
  421.   border-radius: 10px;
  422. }
  423. .section-left-filter-title{
  424.   font-family: 'MontserratAlternates-Regular';
  425.   font-style: normal;
  426.   font-weight: 700;
  427.   font-size: 16px;
  428.   line-height: 20px;
  429.   color: #000000;
  430. }
  431. .menu-aside input[type=\"checkbox\"] {
  432.   position: absolute;
  433.   opacity: 0;
  434.   z-index: -1;
  435. }
  436. /* Accordion styles */
  437. .menu-aside .ads-tabs {
  438.   border-radius: 8px;
  439.   overflow: hidden;
  440. }
  441. .menu-aside .ads-tab {
  442.   width: 100%;
  443.   color: #333;
  444.   overflow: hidden;
  445. }
  446. .menu-aside .tab-label {
  447.   display: flex;
  448.   justify-content: space-between;
  449.   padding: 1em;
  450.   /*background: #2c3e50;*/
  451.   font-weight: bold;
  452.   cursor: pointer;
  453.   /* Icon */
  454. }
  455. .menu-aside .tab-label:hover {
  456.   /*background: #1a252f;*/
  457. }
  458. .menu-aside .tab-label::after {
  459.   content: \"❯\";
  460.   width: 1em;
  461.   height: 1em;
  462.   text-align: center;
  463.   transition: all 0.35s;
  464. }
  465. .menu-aside .tab-content1 {
  466.   max-height: 0;
  467.   padding: 0 1em;
  468.   color: #2c3e50;
  469.   background: white;
  470.   transition: all 0.35s;
  471. }
  472. .menu-aside .tab-close {
  473.   display: flex;
  474.   justify-content: flex-end;
  475.   padding: 1em;
  476.   font-size: 0.75em;
  477.   background: #2c3e50;
  478.   cursor: pointer;
  479. }
  480. .menu-aside .tab-close:hover {
  481.   background: #1a252f;
  482. }
  483. .menu-aside input:checked + .tab-label {
  484.   /*background: #1a252f;*/
  485. }
  486. .menu-aside input:checked + .tab-label::after {
  487.   transform: rotate(90deg);
  488. }
  489. .menu-aside input:checked ~ .tab-content1 {
  490.   max-height: 100vh;
  491.   padding: 1em;
  492. }
  493. /*=============End tab pure css Accordio==========*/
  494. .btn-effet {
  495.     position: relative;
  496.     display: inline-block;
  497.     margin: 5px;
  498.     padding: 5px 10px;
  499.     text-align: center;
  500.     font-size: 14px;
  501.     letter-spacing: 1px;
  502.     text-decoration: none;
  503.     color: #999999;
  504.     background: #ffffff;
  505.     border: 3px solid #999999;
  506.     border-radius: 7px;
  507.     cursor: pointer;
  508.     transition: ease-out 0.5s;
  509.     -webkit-transition: ease-out 0.5s;
  510.     -moz-transition: ease-out 0.5s;
  511. }
  512. .btn-effet.btn-border-3::after,
  513. .btn-effet.btn-border-3::before {
  514.     position: absolute;
  515.     content: \"\";
  516.     width: 0;
  517.     height: 0;
  518.     transition: .5s;
  519. }
  520. .btn-effet.btn-border-3::after {
  521.     top: -9px;
  522.     left: -9px;
  523.     border-top: 3px solid transparent;
  524.     border-left: 3px solid transparent;
  525. }
  526. .btn-effet.btn-border-3::before {
  527.     bottom: -9px;
  528.     right: -9px;
  529.     border-bottom: 3px solid transparent;
  530.     border-right: 3px solid transparent;
  531. }
  532. .btn-effet.btn-border-3:hover {
  533.     color: #222222;
  534. }
  535. .btn-effet.btn-border-3:hover::after,
  536. .btn-effet.btn-border-3:hover::before {
  537.     width: 30px;
  538.     height: 30px;
  539.     border-color: #222222;
  540. }
  541. </style>
  542. </head> 
  543. <body class=\"body-wrapper\">
  544.   <div class=\"main_wrapper\"> 
  545.     ";
  546.         // line 592
  547.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\General\\Template\\MenuController:menubare", ["position" => "home"]));
  548.         echo "
  549.     ";
  550.         // line 593
  551.         $this->displayBlock('body'$context$blocks);
  552.         // line 596
  553.         echo "    ";
  554.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\General\\Template\\MenuController:footer", ["position" => "home""hideblock" => ((array_key_exists("hideblock"$context)) ? (_twig_default_filter((isset($context["hideblock"]) || array_key_exists("hideblock"$context) ? $context["hideblock"] : (function () { throw new RuntimeError('Variable "hideblock" does not exist.'596$this->source); })()), false)) : (false))]));
  555.         echo "
  556.     <aside>
  557.       <div class=\"outer-close toggle-overlay\">
  558.         <a class=\"close-nav text-center open-scroll-bar-body\" style=\"background: #fff; color: #333; display: inline-block; height: 40px; width: 40px; border-radius: 20px; padding-top: 7px;\"><i class=\"fa fa-arrow-left\"></i></a> 
  559.         
  560.         <div style=\"position: fixed; z-index: 3; bottom: 0px; width: 100%; left: 0px; background: #fff; padding: 7px 10px; border-top: 1px solid #ddd;\">
  561.           <div style=\"font-size: 12px;\">© 2014 - ";
  562.         // line 604
  563.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y"), "html"nulltrue);
  564.         echo " - ";
  565.         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.'604$this->source); })()), "html"nulltrue);
  566.         echo "</div>
  567.         </div>
  568.       </div>
  569.       
  570.       <div class=\"content-article-tech\">
  571.       
  572.       </div>
  573.     </aside>
  574.   </div>
  575. <script src=\"";
  576.         // line 615
  577.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/bootstrap.min.js"), "html"nulltrue);
  578.         echo "\"></script>
  579. <script src=\"";
  580.         // line 616
  581.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.selectbox-0.1.3.min.js"), "html"nulltrue);
  582.         echo "\"></script>
  583. <script src=\"";
  584.         // line 617
  585.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.magnific-popup.js"), "html"nulltrue);
  586.         echo "\"></script>
  587. <script src=\"";
  588.         // line 618
  589.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.counterup.js"), "html"nulltrue);
  590.         echo "\"></script>
  591. <script src=\"";
  592.         // line 619
  593.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/owl.carousel.js"), "html"nulltrue);
  594.         echo "\"></script>
  595. <script src=\"";
  596.         // line 623
  597.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.flexslider.js"), "html"nulltrue);
  598.         echo "\"></script>
  599. <script src=\"";
  600.         // line 624
  601.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.themepunch.tools.min.js"), "html"nulltrue);
  602.         echo "\"></script>
  603. <script src=\"";
  604.         // line 625
  605.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.themepunch.revolution.min.js"), "html"nulltrue);
  606.         echo "\"></script>
  607. <!-- script src=\"";
  608.         // line 627
  609.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/wow.min.js"), "html"nulltrue);
  610.         echo "\"></script>
  611. <script src=\"";
  612.         // line 628
  613.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/moment.min.js"), "html"nulltrue);
  614.         echo "\"></script>
  615. <script src=\"";
  616.         // line 629
  617.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery.syotimer.js"), "html"nulltrue);
  618.         echo "\"></script>
  619. <script src=\"";
  620.         // line 630
  621.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/SmoothScroll.js"), "html"nulltrue);
  622.         echo "\"></script>
  623. <script src=\"";
  624.         // line 631
  625.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/waypoints.min.js"), "html"nulltrue);
  626.         echo "\"></script -->
  627. <!-- link href=\"";
  628.         // line 634
  629.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/optionswitch.css"), "html"nulltrue);
  630.         echo "\" rel=\"stylesheet\" -->
  631. <!-- script src=\"";
  632.         // line 635
  633.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/optionswitcher.js"), "html"nulltrue);
  634.         echo "\"></script -->
  635. ";
  636.         // line 637
  637.         $this->displayBlock('srcjavascript'$context$blocks);
  638.         // line 640
  639.         echo "
  640. <script type=\"text/javascript\">
  641.   /*\$window.load(
  642.     function(){
  643.       \$('.flexslider').flexslider({animation:'slide',animationLoop:false,itemWidth:228,itemMargin:0,prevText:'',nextText:'',minItems:getGridSize(),maxItems:getGridSize()});
  644.     });*/
  645.     //\$window.resize(function(){var gridSize=getGridSize();flexslider.vars.minItems=gridSize;flexslider.vars.maxItems=gridSize;});
  646.      
  647.     var owl=\$('.owl-carousel.success-inner');
  648.     owl.owlCarousel(
  649.       {loop:true,margin:0,autoplay:true,autoplayTimeout:4000,autoplayHoverPause:true,nav:false,moveSlides:1,dots:true,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  650.     );
  651.     var owl=\$('.owl-carousel.banner-slider');
  652.     owl.owlCarousel(
  653.       {loop:true,margin:0,autoplay:true,autoplayTimeout:2000,autoplayHoverPause:true,nav:false,moveSlides:1,dots:false,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  654.     );
  655.     var owl=\$('.owl-carousel.bannerBottom-slider');
  656.     owl.owlCarousel(
  657.       {loop:true,margin:0,autoplay:false,nav:true,moveSlides:1,dots:false,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  658.     );
  659.     var owl=\$('.owl-carousel.partnersLogoSlider');
  660.     owl.owlCarousel(
  661.       {loop:true,margin:28,autoplay:true,autoplayTimeout:2000,autoplayHoverPause:true,nav:true,dots:false,smartSpeed:500,responsive:{320:{slideBy:1,items:1},480:{slideBy:1,items:2},768:{slideBy:1,items:3},992:{slideBy:1,items:5}}}
  662.     );
  663.     
  664. \t\$(function(){
  665. \t\t";
  666.         // line 666
  667.         $this->displayBlock('javascript'$context$blocks);
  668.         // line 669
  669.         echo "\t});
  670. </script>\t
  671. \t
  672. <style>
  673. \t.side-nav-dashboad {
  674. \t\tposition: fixed; background: #f0f3f5; padding: 10px 0px; width: 100%; z-index: 50000;
  675. \t}
  676. \t#style-4{
  677. \t\tbox-shadow: 0px -1px 10px rgba(50, 50, 50, 0.2);
  678. \t}
  679. </style>
  680. <div class=\"content-alert-action-hosting-user\" value=\"0\" name=\"0\" style=\"display: none;\"></div>
  681. <div class=\"panel-result-action-hosting-user\" style=\"display: none; position: fixed; z-index: 10000; width: 100%; text-align: center; top: 40%;\">
  682. \t<span style=\"display: inline-block; width: 80px; height: 80px; background: #fff; text-align: center; padding-top: 25px;\">
  683. \t\t<img src=\"";
  684.         // line 686
  685.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/loader.gif"), "html"nulltrue);
  686.         echo "\" alt=\"Attente\" style=\"height: 30px; width: 30px;\"/>
  687. \t</span>
  688. </div>
  689. ";
  690.         // line 720
  691.         echo "
  692. <script type=\"text/javascript\">
  693. var animtail = 0;
  694. if(\$(window).height() > 600)
  695. {
  696. \tvar panelheight = \$(window).height() - 20;
  697. \tif(panelheight > 800)
  698. \t{
  699. \t\tpanelheight = 780;
  700. \t}
  701. }else{
  702. \tvar panelheight = \$(window).height() -20;
  703. }
  704. \$(function(){
  705.   \$('.video_btn').magnificPopup({
  706.       type: 'iframe'
  707.   });
  708.   \$('.video_media').magnificPopup({
  709.       type: 'iframe'
  710.   });
  711. \$(\".dropdown\").hover(function(){
  712. \tvar dropdownMenu = \$(this).children(\".dropdown-menu\");
  713. \t
  714. \tdropdownMenu.parent().toggleClass(\"open\");
  715. \tif(\$(this).hasClass(\"open\"))
  716. \t{
  717. \t\$(this).find('span.item-caret').html('<span class=\"fa fa-angle-up\"></span>');
  718. \t}else{
  719. \t\$(this).find('span.item-caret').html('<span class=\"fa fa-angle-down\"></span>');
  720. \t}\t\t
  721. });
  722. \$(\"button.navbar-toggle\").click(function(){
  723. \t\$(\"div.navbar-collapse\").toggleClass(\"collapse\");
  724. });
  725. /*
  726. \$('#menu-drop-notif').bind('mouseleave.dragged',function(e){
  727. \t\tmenuDrop.dataset.drop = 'disabled';
  728. \t\tmenuDrop.classList.remove('active2');
  729. \t  });
  730. */
  731. \t
  732. \$('.side-nav-dashboad').css('height', panelheight+'px');
  733. \$('.side-nav-dashboad').css('bottom', -panelheight+'px');
  734. \$('.hide-nav-premuim').click(function(){
  735.   closeCardPanel();
  736. });
  737. \$('.show-nav-premuim').click(function(){
  738.   rafraichissementpanier();
  739. });
  740. \$(\"[data-toggle=popover]\").each(function(i, obj){
  741. \t\$(this).popover({
  742. \t  html: true,
  743. \t  content: function() {
  744. \t\tvar id = \$(this).attr('id')
  745. \t\treturn \$('#popover-content-' + id).html();
  746. \t  }
  747. \t});
  748. });
  749. \$('.toggle-overlay-article').click(function(){
  750.   var id = \$(this).attr('value');
  751.   openArticleOverlay(id);
  752. });
  753. \$('.open-scroll-bar-body').click(function(){
  754. \t\$('aside').toggleClass('open');
  755. \t \$('.content-article-tech').html('');
  756. });
  757. \$('.open-liste-formation').click(function(){
  758. \t\$('.list-group-flush').hide();
  759. \t\$('.item-formation-'+\$(this).attr('value')).show();
  760. });
  761. });
  762. function openCardPanel()
  763. {
  764. \tif(animtail == 0)
  765. \t{
  766. \t  \$('.content-alert-action-hosting-user').show();
  767. \t  \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+\$(window).scrollTop()+'px; left: 0px; z-index: 9000; width: '+(\$(window).width() + 100)+'px; height: '+(\$(window).height() + \$(window).scrollTop())+'px; background: rgba(0,0,0,0.5);\"></div>');
  768. \t  
  769. \t  \$( \".side-nav-dashboad\" ).animate({ \"bottom\": \"+=\"+panelheight+\"px\" }, \"slow\" );
  770. \t  \$( \".hide-nav-premuim\" ).show();
  771. \t  \$( \".show-nav-premuim\" ).hide();
  772. \t  animtail = panelheight;
  773. \t}
  774. }
  775. function closeCardPanel()
  776. {
  777. \tif(animtail == panelheight)
  778. \t{
  779. \t  \$( \".side-nav-dashboad\" ).animate({ \"bottom\": \"-=\"+panelheight+\"px\"}, \"slow\");
  780. \t  \$( \".hide-nav-premuim\" ).hide();
  781. \t  \$( \".show-nav-premuim\" ).show();
  782. \t  \$('.content-alert-action-hosting-user').hide();
  783. \t  animtail = 0;
  784. \t}
  785. }
  786. function rafraichissementpanier()
  787. {
  788. \topenCardPanel();
  789. \t
  790. \tvar hauteur = \$('.card_content_update').height() + 2;
  791. \tvar largeur = \$('.card_content_update').width() + 32;
  792. \tvar padding = Math.round(hauteur/2 - 50);
  793. \t\$('.card_content_update').before('<div class=\"attente-resultat col-md-12\" style=\"padding-top: 250px; z-index: 10000; height: '+hauteur+'px; text-align: center; vertical-align: center; width: '+largeur+'px; position: absolute; background: rgba(221, 221, 221, 0.48);; margin-top: 15px;\"><span><img src=\"";
  794.         // line 838
  795.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/loader.gif"), "html"nulltrue);
  796.         echo "\" alt=\"...\" style=\"width: 30px; height: 30px;\" /></span></div>');
  797. \t\$.get('";
  798.         // line 840
  799.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_reglement_commande_du_panier");
  800.         echo "',function(data){
  801. \t  if(data == 0)
  802. \t  {
  803. \t\t  resetNotif();
  804. \t\t  alertify.alert(\"Echec, Vous n'avez aucune formation valide pour cette section en cours.\");
  805. \t\t  \$('.card_content_update').html('<div class=\"text-center\" style=\"height: 150px padding-top: 70px;\"><main style=\"box-shadow:0px 0px 2px rgba(0,0,0,0.02); background: #fff; margin: 0px; padding: 7px; min-width: 100%; min-height: 250px;\"> <h2>Votre panier est vide</h2><a href=\"";
  806.         // line 845
  807.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("users_user_acces_plateforme");
  808.         echo "\">Ciquez ici pour vous inscrire à une formation</a></main></div>');
  809. \t  }else if(data == 2){
  810. \t\t  resetNotif();
  811. \t\t  alertify.alert(\"Echec, Le panier en cours ne contient aucune formation.\");
  812. \t\t  \$('.card_content_update').html('<div class=\"text-center\" style=\"height: 150px padding-top: 70px;\"><main style=\"box-shadow:0px 0px 2px rgba(0,0,0,0.02); background: #fff; margin: 0px; padding: 7px; min-width: 100%; min-height: 250px;\"> <h2>Votre panier est vide</h2><a href=\"";
  813.         // line 849
  814.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("users_user_acces_plateforme");
  815.         echo "\">Ciquez ici pour vous inscrire à une formation</a></main></div>');
  816. \t  }else{
  817. \t\t\$('.card_content_update').html(data);
  818. \t  }
  819. \t  \$('.attente-resultat').hide();
  820. \t});
  821. }
  822. function openArticleOverlay(id)
  823. {
  824.   var height = (\$(window).height() + \$(window).scrollTop());
  825.   var width = \$(window).width() + 100;
  826.   var scrolltop = \$(window).scrollTop();
  827.   \$('.panel-result-action-hosting-user').show();
  828.   \$('.content-alert-action-hosting-user').show();
  829.   \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+scrolltop+'px; left: 0px; z-index: 9000; width: '+width+'px; height: '+height+'px; background: rgba(0,0,0,0.5);\"></div>');
  830.   \$.post('";
  831.         // line 866
  832.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_article_support");
  833.         echo "',{ id: id }, function(data){
  834. \t  if(data != 0)
  835. \t  {
  836. \t\t  \$('.panel-result-action-hosting-user').hide();
  837. \t\t  \$('.content-alert-action-hosting-user').hide();
  838. \t\t  
  839. \t\t  \$('.content-article-tech').html(data);
  840. \t\t  \$('aside').toggleClass('open');
  841. \t  }else{
  842. \t\t  resetNotif();
  843. \t\t  alertify.alert(\"Echec, Une erreur a été rencontrée lors de l\\'enregistrement de la commande.\");
  844. \t\t  \$('.panel-result-action-hosting-user').hide();
  845. \t\t  \$('.content-alert-action-hosting-user').hide();
  846. \t  }
  847.   });
  848. }
  849. \$('.commande-offer-formation').click(function(){
  850.   var id = \$(this).attr('value');
  851.   var type = \$(this).attr('name');
  852.   var height = (\$(window).height() + \$(window).scrollTop());
  853.   var width = \$(window).width() + 100;
  854.   var scrolltop = \$(window).scrollTop();
  855.   \$('.panel-result-action-hosting-user').show();
  856.   \$('.content-alert-action-hosting-user').show();
  857.   \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+scrolltop+'px; left: 0px; z-index: 9000; width: '+width+'px; height: '+height+'px; background: rgba(0,0,0,0.5);\"></div>');
  858.   \$.post('";
  859.         // line 893
  860.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_produit_ajouter_product_panier");
  861.         echo "',{ id: id, type: type }, function(data){
  862. \t  if(data == 1)
  863. \t  {
  864. \t\t  \$('.panel-result-action-hosting-user').hide();
  865. \t\t  \$('.content-alert-action-hosting-user').hide();
  866. \t\t  rafraichissementpanier();
  867. \t  }else{
  868. \t\t  resetNotif();
  869. \t\t  alertify.alert(\"Echec, Une erreur a été rencontrée lors de l\\'enregistrement de la commande.\");
  870. \t\t  \$('.panel-result-action-hosting-user').hide();
  871. \t\t  \$('.content-alert-action-hosting-user').hide();
  872. \t  }
  873.   });
  874. });
  875. </script>
  876. </body>
  877. </html>";
  878.         
  879.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  880.         
  881.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  882.     }
  883.     // line 11
  884.     public function block_meta($context, array $blocks = [])
  885.     {
  886.         $macros $this->macros;
  887.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  888.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  889.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  890.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  891.         echo " ";
  892.         
  893.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  894.         
  895.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  896.     }
  897.     // line 12
  898.     public function block_title($context, array $blocks = [])
  899.     {
  900.         $macros $this->macros;
  901.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  902.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  903.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  904.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  905.         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.'12$this->source); })()), "html"nulltrue);
  906.         
  907.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  908.         
  909.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  910.     }
  911.     // line 13
  912.     public function block_stylesheets($context, array $blocks = [])
  913.     {
  914.         $macros $this->macros;
  915.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  916.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  917.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  918.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  919.         // line 14
  920.         echo "
  921.   <link href=\"";
  922.         // line 15
  923.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/bootstrap.min.css"), "html"nulltrue);
  924.         echo "\" rel=\"stylesheet\">
  925.   <link rel=\"stylesheet\" href=\"";
  926.         // line 16
  927.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/select_option1.css"), "html"nulltrue);
  928.         echo "\">
  929.   <link rel=\"stylesheet\" href=\"";
  930.         // line 17
  931.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/font-awesome.min.css"), "html"nulltrue);
  932.         echo "\">
  933.   <link rel=\"stylesheet\" href=\"";
  934.         // line 18
  935.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/flexslider.css"), "html"nulltrue);
  936.         echo "\" type=\"text/css\" media=\"screen\" />
  937.   <link rel=\"stylesheet\" href=\"";
  938.         // line 19
  939.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/fullcalendar.min.css"), "html"nulltrue);
  940.         echo "\">
  941.   <link rel=\"stylesheet\" href=\"";
  942.         // line 20
  943.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/animate.css"), "html"nulltrue);
  944.         echo "\">
  945.   <link rel=\"stylesheet\" href=\"";
  946.         // line 21
  947.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/magnific-popup.css"), "html"nulltrue);
  948.         echo "\">
  949.   <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  950.         // line 22
  951.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/settings.css"), "html"nulltrue);
  952.         echo "\" media=\"screen\">
  953.   <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  954.         // line 23
  955.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/owl.carousel.css"), "html"nulltrue);
  956.         echo "\" media=\"screen\">
  957.   <!-- GOOGLE FONT -->
  958.   <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,600italic,400italic,700' rel='stylesheet' type='text/css'>
  959.   <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700' rel='stylesheet' type='text/css'>
  960.   <!-- CUSTOM CSS -->
  961.   <link rel=\"stylesheet\" href=\"";
  962.         // line 30
  963.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/style.css"), "html"nulltrue);
  964.         echo "\">
  965.   <link rel=\"stylesheet\" href=\"";
  966.         // line 31
  967.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/css/default.css"), "html"nulltrue);
  968.         echo "\" id=\"option_color\">
  969.   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  970.   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  971.   <!--[if lt IE 9]>
  972.   <script src=\"https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js\"></script>
  973.   <script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
  974.   <![endif]-->
  975.   \t<script src=\"";
  976.         // line 39
  977.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templatecourse/js/jquery-1.11.1.min.js"), "html"nulltrue);
  978.         echo "\"></script>
  979. \t<link rel=\"stylesheet\" href=\"";
  980.         // line 40
  981.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/notify/themes/alertify.core.css"), "html"nulltrue);
  982.         echo "\"/>
  983. \t<link rel=\"stylesheet\" href=\"";
  984.         // line 41
  985.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/notify/themes/alertify.default.css"), "html"nulltrue);
  986.         echo "\" id=\"toggleCSS\"/>
  987. \t<script src=\"";
  988.         // line 42
  989.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/notify/lib/alertify.min.js"), "html"nulltrue);
  990.         echo "\"></script>
  991. \t<script>
  992. \t\tfunction resetNotif(){
  993. \t\t\t\$(\"#toggleCSS\").attr(\"href\", \"";
  994.         // line 45
  995.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/notify/themes/alertify.default.css"), "html"nulltrue);
  996.         echo "\");
  997. \t\t\talertify.set({
  998. \t\t\t\tlabels : {
  999. \t\t\t\t\tok     : \"OK\",
  1000. \t\t\t\t\tcancel : \"Cancel\"
  1001. \t\t\t\t},
  1002. \t\t\t\tdelay : 5000,
  1003. \t\t\t\tbuttonReverse : false,
  1004. \t\t\t\tbuttonFocus   : \"ok\"
  1005. \t\t\t});
  1006. \t\t}
  1007. \t</script>
  1008. ";
  1009.         
  1010.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1011.         
  1012.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1013.     }
  1014.     // line 593
  1015.     public function block_body($context, array $blocks = [])
  1016.     {
  1017.         $macros $this->macros;
  1018.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1019.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1020.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1021.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1022.         // line 594
  1023.         echo "      
  1024.     ";
  1025.         
  1026.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1027.         
  1028.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1029.     }
  1030.     // line 637
  1031.     public function block_srcjavascript($context, array $blocks = [])
  1032.     {
  1033.         $macros $this->macros;
  1034.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1035.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascript"));
  1036.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1037.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascript"));
  1038.         // line 638
  1039.         echo "
  1040. ";
  1041.         
  1042.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1043.         
  1044.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1045.     }
  1046.     // line 666
  1047.     public function block_javascript($context, array $blocks = [])
  1048.     {
  1049.         $macros $this->macros;
  1050.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1051.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  1052.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1053.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  1054.         // line 667
  1055.         echo "
  1056. \t\t";
  1057.         
  1058.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1059.         
  1060.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1061.     }
  1062.     public function getTemplateName()
  1063.     {
  1064.         return "Theme/layoutbasehome.html.twig";
  1065.     }
  1066.     public function isTraitable()
  1067.     {
  1068.         return false;
  1069.     }
  1070.     public function getDebugInfo()
  1071.     {
  1072.         return array (  1186 => 667,  1176 => 666,  1165 => 638,  1155 => 637,  1144 => 594,  1134 => 593,  1111 => 45,  1105 => 42,  1101 => 41,  1097 => 40,  1093 => 39,  1082 => 31,  1078 => 30,  1068 => 23,  1064 => 22,  1060 => 21,  1056 => 20,  1052 => 19,  1048 => 18,  1044 => 17,  1040 => 16,  1036 => 15,  1033 => 14,  1023 => 13,  1004 => 12,  985 => 11,  958 => 893,  928 => 866,  908 => 849,  901 => 845,  893 => 840,  888 => 838,  768 => 720,  761 => 686,  742 => 669,  740 => 666,  712 => 640,  710 => 637,  705 => 635,  701 => 634,  695 => 631,  691 => 630,  687 => 629,  683 => 628,  679 => 627,  674 => 625,  670 => 624,  666 => 623,  659 => 619,  655 => 618,  651 => 617,  647 => 616,  643 => 615,  627 => 604,  615 => 596,  613 => 593,  609 => 592,  73 => 58,  71 => 13,  66 => 12,  64 => 11,  58 => 8,  49 => 1,);
  1073.     }
  1074.     public function getSourceContext()
  1075.     {
  1076.         return new Source("<!DOCTYPE html>
  1077. <html>
  1078. <head>
  1079. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  1080. <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
  1081. <meta name=\"keywords\" content=\"Adelivery on-demand delivery african africa amoney myaconnect myaconect\" />
  1082. <!-- Favicons-->
  1083. <link rel=\"icon\" href=\"{{ asset('admintemplate/images/logo.png') }}\" sizes=\"32x32\"/>
  1084. <!-- Favicons-->
  1085. {% block meta %} {% endblock %}
  1086.   <title>{% block title %}{{ site }}{% endblock %}</title>
  1087. {% block stylesheets %}
  1088.   <link href=\"{{ asset('templatecourse/css/bootstrap.min.css') }}\" rel=\"stylesheet\">
  1089.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/select_option1.css') }}\">
  1090.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/font-awesome.min.css') }}\">
  1091.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/flexslider.css') }}\" type=\"text/css\" media=\"screen\" />
  1092.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/fullcalendar.min.css') }}\">
  1093.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/animate.css') }}\">
  1094.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/magnific-popup.css') }}\">
  1095.   <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('templatecourse/css/settings.css') }}\" media=\"screen\">
  1096.   <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('templatecourse/css/owl.carousel.css') }}\" media=\"screen\">
  1097.   <!-- GOOGLE FONT -->
  1098.   <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,600italic,400italic,700' rel='stylesheet' type='text/css'>
  1099.   <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700' rel='stylesheet' type='text/css'>
  1100.   <!-- CUSTOM CSS -->
  1101.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/style.css') }}\">
  1102.   <link rel=\"stylesheet\" href=\"{{ asset('templatecourse/css/default.css') }}\" id=\"option_color\">
  1103.   <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  1104.   <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  1105.   <!--[if lt IE 9]>
  1106.   <script src=\"https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js\"></script>
  1107.   <script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
  1108.   <![endif]-->
  1109.   \t<script src=\"{{ asset('templatecourse/js/jquery-1.11.1.min.js') }}\"></script>
  1110. \t<link rel=\"stylesheet\" href=\"{{ asset('template/notify/themes/alertify.core.css') }}\"/>
  1111. \t<link rel=\"stylesheet\" href=\"{{ asset('template/notify/themes/alertify.default.css') }}\" id=\"toggleCSS\"/>
  1112. \t<script src=\"{{ asset('template/notify/lib/alertify.min.js') }}\"></script>
  1113. \t<script>
  1114. \t\tfunction resetNotif(){
  1115. \t\t\t\$(\"#toggleCSS\").attr(\"href\", \"{{ asset('template/notify/themes/alertify.default.css') }}\");
  1116. \t\t\talertify.set({
  1117. \t\t\t\tlabels : {
  1118. \t\t\t\t\tok     : \"OK\",
  1119. \t\t\t\t\tcancel : \"Cancel\"
  1120. \t\t\t\t},
  1121. \t\t\t\tdelay : 5000,
  1122. \t\t\t\tbuttonReverse : false,
  1123. \t\t\t\tbuttonFocus   : \"ok\"
  1124. \t\t\t});
  1125. \t\t}
  1126. \t</script>
  1127. {% endblock %}
  1128. <style>
  1129.   aside{
  1130.   position: fixed;
  1131.   width: 100%;
  1132.   top: 0;
  1133.   left: 0;
  1134.   background: #f4f4f4;
  1135.   opacity: 0;
  1136.   visibility: hidden;
  1137.   transition: all .5s ease;
  1138.   z-index: 90000!important;
  1139.   height: 100vh;
  1140. }
  1141. .open {
  1142.   opacity: 1;
  1143.   visibility: visible;
  1144. }
  1145. .close-nav {
  1146.   position: fixed;
  1147.   top: 20px;
  1148.   left: 15px;
  1149.   color: white;
  1150.   z-index: 3;
  1151.   cursor: pointer;
  1152.   font-family: sans-serif;
  1153. }
  1154. .close-nav:hover{
  1155. \tbackground: red!important;
  1156. \tcolor: #fff!important;
  1157. }
  1158. .hiden-scroll-bar-body{
  1159. \theight: 400px;
  1160. \toverflow-y: hidden;
  1161. }
  1162. .close-nav span,
  1163. .close-nav span:before,
  1164. .close-nav span:after {
  1165.   border-radius: 4px;
  1166.   height: 5px;
  1167.   width: 35px;
  1168.   background: white;
  1169.   position: absolute;
  1170.   display: block;
  1171.   content: '';
  1172. }
  1173. .close-nav span {
  1174.   background: transparent;
  1175. }
  1176. .close-nav span:before {
  1177.   -webkit-transform: rotate(45deg);
  1178.           transform: rotate(45deg);
  1179. }
  1180. .close-nav span:after {
  1181.   -webkit-transform: rotate(-45deg);
  1182.           transform: rotate(-45deg);
  1183. }
  1184. .outer-close {
  1185.   position: absolute;
  1186.   right: 0;
  1187.   top: 0;
  1188.   width: 85px;
  1189.   height: 85px;
  1190.   cursor: pointer;
  1191. }
  1192. .position-current-user, .position-current-user p{
  1193. \tbackground: #3565ae!important;
  1194. \tcolor: #fff!important;
  1195. }
  1196. .bg-struct{
  1197. \tbackground: #3565ae!important;
  1198. \tcolor: #fff!important;
  1199. }
  1200. .silly_scrollbar {
  1201.     height: calc(100vh - 60px);
  1202.     -webkit-box-shadow:0 0 3px #333;
  1203. \t-webkit-box-sizing: border-box;
  1204.     padding:0 14px;
  1205.     overflow:auto;
  1206. }
  1207. .silly_scrollbar::-webkit-scrollbar {
  1208.     width: 12px;
  1209. }
  1210.  
  1211. .silly_scrollbar::-webkit-scrollbar-track {
  1212.     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  1213.     border-radius: 10px;
  1214. }
  1215.  
  1216. .silly_scrollbar::-webkit-scrollbar-thumb {
  1217.     border-radius: 10px;
  1218.     -webkit-box-shadow: inset 0 0 6px red; 
  1219. }
  1220. .silly_scrollbar::-webkit-scrollbar-thumb:hover {
  1221.     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);
  1222. }
  1223. .btn-home {
  1224.   font-family: \"Barlow\", sans-serif;
  1225.   font-weight: 700;
  1226.   font-size: 18px;
  1227.   padding: 15px 40px;
  1228.   background: #fff;
  1229.   border: none;
  1230.   cursor: pointer;
  1231.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1232.   position: relative;
  1233.   z-index: 2;
  1234.   border-radius: 50px;
  1235.   overflow: hidden;
  1236. }
  1237. .btn-home:after {
  1238.   content: \"\";
  1239.   position: absolute;
  1240.   transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1241. }
  1242. .btn-4 {
  1243.   color: #252D4A;
  1244.   border: 2px solid currentColor;
  1245. }
  1246. .btn-4:after {
  1247.   border: solid #5568AA;
  1248.   border-width: 0 2px 2px 0;
  1249.   display: inline-block;
  1250.   padding: 4px;
  1251.   transform: rotate(-45deg) translateY(-48%);
  1252.   top: 48%;
  1253.   right: 27%;
  1254.   opacity: 0;
  1255.   visibility: hidden;
  1256.   z-index: -1;
  1257. }
  1258. .btn-4:hover, .btn-4:focus {
  1259.   color: #5568AA;
  1260.   border: 2px solid transparent;
  1261.   padding: 15px 70px;
  1262. }
  1263. .btn-4:hover:after, .btn-4:focus:after {
  1264.   opacity: 1;
  1265.   visibility: visible;
  1266.   right: 18%;
  1267. }
  1268. .btn-4:focus {
  1269.   border-color: currentColor;
  1270. }
  1271. .btn-4:hover{
  1272.   box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  1273. }
  1274. @media (max-width: 400px) {
  1275.   .my-panel-souscription {
  1276.     width: 100%!important;
  1277.   }
  1278. }
  1279. @media (min-width: 400px){
  1280.   .my-panel-souscription{
  1281.     width: 400px!important;
  1282.   }
  1283. }
  1284. .breadcrumbs {
  1285.   list-style: none;
  1286.   margin: 0px 0px 16px 0px;
  1287.   padding: 0;
  1288. }
  1289. .breadcrumbs li {
  1290.   list-style: none;
  1291.   margin: 0;
  1292.   padding: 0;
  1293.   display: block;
  1294.   float: left;
  1295.   font-family: Montserrat,sans-serif;
  1296.   text-transform: capitalize;
  1297.   font-weight: 700;
  1298.   letter-spacing: .05em;
  1299.   line-height: 20px;
  1300.   color: hsl(0, 0%, 30%);
  1301. }
  1302. .breadcrumbs li a {
  1303.   display: block;
  1304.   padding: 0 40px 0 0px;
  1305.   color: hsl(0, 0%, 30%);
  1306.   text-decoration: none;
  1307.   height: 20px;
  1308.   position: relative;
  1309.   perspective: 700px;
  1310. }
  1311. .breadcrumbs li a:after {
  1312.   content: '';
  1313.   width: 20px;
  1314.   height: 20px;
  1315.   border-color: #333;
  1316.   border-style: solid;
  1317.   border-width: 1px 1px 0 0;
  1318.   
  1319.   -webkit-backface-visibility: hidden;
  1320.   outline: 1px solid transparent;
  1321.   
  1322.   position: absolute;
  1323.   right: 20px;
  1324.   -webkit-transition: all .15s ease;
  1325.      -moz-transition: all .15s ease;
  1326.       -ms-transition: all .15s ease;
  1327.           transition: all .15s ease;
  1328.   -webkit-transform: rotateZ(45deg) skew(10deg, 10deg);
  1329.      -moz-transform: rotateZ(45deg) skew(10deg, 10deg);
  1330.       -ms-transform: rotateZ(45deg) skew(10deg, 10deg);
  1331.           transform: rotateZ(45deg) skew(10deg, 10deg);
  1332. }
  1333. .breadcrumbs li a:hover:after {
  1334.   right: 15px;
  1335.   -webkit-transform: rotateZ(45deg) skew(-10deg, -10deg);
  1336.      -moz-transform: rotateZ(45deg) skew(-10deg, -10deg);
  1337.       -ms-transform: rotateZ(45deg) skew(-10deg, -10deg);
  1338.           transform: rotateZ(45deg) skew(-10deg, -10deg);
  1339. }
  1340. .c-navigation-breadcrumbs__directory {
  1341.   display: flex;
  1342. }
  1343. .c-navigation-breadcrumbs__link:link {
  1344.   color: #007c89;
  1345. }
  1346. .c-navigation-breadcrumbs__link:link:hover {
  1347.   background-image: linear-gradient(currentColor, currentColor);
  1348.   background-size: auto 1px;
  1349.   background-repeat: repeat-x;
  1350.   background-position: 0 calc(50% + 1ex);
  1351. }
  1352. @media (max-width: 500px) {
  1353.   .c-navigation-breadcrumbs__item:not(:nth-last-child(2)) {
  1354.     display: none;
  1355.   }
  1356.   .c-navigation-breadcrumbs__link:before {
  1357.     display: inline-block;
  1358.     content: '\\200b';
  1359.     background: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23007c89' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E\") center/16px 16px no-repeat;
  1360.     width: 16px;
  1361.   }
  1362. }
  1363. @media (min-width: 501px) {
  1364.   .c-navigation-breadcrumbs__item:nth-last-child(n+2):after {
  1365.     display: inline-block;
  1366.     content: '\\200b';
  1367.     background: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23767676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round%5C'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E\") center/16px 16px no-repeat;
  1368.     width: 16px;
  1369.     margin: 0 8px;
  1370.   }
  1371.   .c-navigation-breadcrumbs__link {
  1372.     display: block;
  1373.     float: left;
  1374.   }
  1375. }
  1376. .pagination {
  1377.     background: #fff;
  1378.     padding: 20px;
  1379.     margin-bottom: 20px;
  1380. \tdisplay: block;
  1381. \tborder-radius: 7px;
  1382. }
  1383. .page {
  1384.     display: inline-block;
  1385.     padding: 0px 9px;
  1386.     margin-right: 4px;
  1387.     border-radius: 3px;
  1388.     border: solid 1px #c0c0c0;
  1389.     background: #e9e9e9;
  1390.     box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
  1391.     font-size: .875em;
  1392.     font-weight: bold;
  1393.     text-decoration: none;
  1394.     color: #717171;
  1395.     text-shadow: 0px 1px 0px rgba(255,255,255, 1);
  1396. }
  1397. .page:hover, .page.gradient:hover {
  1398.     background: #fefefe;
  1399.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
  1400.     background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
  1401. }
  1402. .page.active {
  1403.     border: none;
  1404.     background: #616161;
  1405.     box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
  1406.     color: #f0f0f0;
  1407.     text-shadow: 0px 0px 3px rgba(0,0,0, .5);
  1408. }
  1409. .page.gradient {
  1410.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
  1411.     background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
  1412. }
  1413. .pagination.dark {
  1414.     background: #414449;
  1415.     color: #feffff;
  1416. }
  1417. .page.dark {
  1418.     border: solid 1px #32373b;
  1419.     background: #3e4347;
  1420.     box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
  1421.     color: #feffff;
  1422.     text-shadow: 0px 1px 0px rgba(0,0,0, .5);
  1423. }
  1424. .page.dark:hover, .page.dark.gradient:hover {
  1425.     background: #3d4f5d;
  1426.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
  1427.     background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
  1428. }
  1429. .page.dark.active {
  1430.     border: none;
  1431.     background: #2f3237;
  1432.     box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
  1433. }
  1434. .page.dark.gradient {
  1435.     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
  1436.     background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
  1437. }
  1438. .my-div {
  1439. \twidth: 100%;
  1440. \tmargin-bottom: 10px;
  1441. \tpadding: 10px;
  1442. \tbackground-color: #fff;
  1443. \tborder-radius: 1em;
  1444. }
  1445. .banner{
  1446.   background: transparent!important;
  1447. }
  1448. @media (max-width: 700px) {
  1449. \t.my-div {
  1450. \t\twidth: auto;
  1451. \t\tmargin: 0 auto;
  1452. \t\tborder-radius: 0;
  1453. \t\tpadding: 1em;
  1454. \t}
  1455. }
  1456. .list_block, .sidebar_item, .formArea{
  1457.   border-top-color: #0060b1!important;
  1458. }
  1459. .border-secondary{
  1460.   border: 1px solid #76b4e7!important;
  1461. }
  1462. .bg-primary{
  1463.   background: #092759!important;
  1464. }
  1465. .bg-secondary{
  1466.   background: #76b4e7!important;
  1467. }
  1468. .features li{
  1469.   color: #092759;
  1470. }
  1471. .features li i{
  1472.   color: #76b4e7!important;
  1473. }
  1474. .partnersLogo img{
  1475.   height: 100px;
  1476. }
  1477. hr {
  1478.     display: inline-block!important;
  1479. }
  1480. /*=============Begin tab pure css Accordio==========*/
  1481. .section-left-filter{
  1482.   min-height: 894px;
  1483.   background: #FFFFFF;
  1484.   border: 1px solid #e1e8ed; padding: 15px;
  1485.   border-radius: 10px;
  1486. }
  1487. .section-left-filter-title{
  1488.   font-family: 'MontserratAlternates-Regular';
  1489.   font-style: normal;
  1490.   font-weight: 700;
  1491.   font-size: 16px;
  1492.   line-height: 20px;
  1493.   color: #000000;
  1494. }
  1495. .menu-aside input[type=\"checkbox\"] {
  1496.   position: absolute;
  1497.   opacity: 0;
  1498.   z-index: -1;
  1499. }
  1500. /* Accordion styles */
  1501. .menu-aside .ads-tabs {
  1502.   border-radius: 8px;
  1503.   overflow: hidden;
  1504. }
  1505. .menu-aside .ads-tab {
  1506.   width: 100%;
  1507.   color: #333;
  1508.   overflow: hidden;
  1509. }
  1510. .menu-aside .tab-label {
  1511.   display: flex;
  1512.   justify-content: space-between;
  1513.   padding: 1em;
  1514.   /*background: #2c3e50;*/
  1515.   font-weight: bold;
  1516.   cursor: pointer;
  1517.   /* Icon */
  1518. }
  1519. .menu-aside .tab-label:hover {
  1520.   /*background: #1a252f;*/
  1521. }
  1522. .menu-aside .tab-label::after {
  1523.   content: \"❯\";
  1524.   width: 1em;
  1525.   height: 1em;
  1526.   text-align: center;
  1527.   transition: all 0.35s;
  1528. }
  1529. .menu-aside .tab-content1 {
  1530.   max-height: 0;
  1531.   padding: 0 1em;
  1532.   color: #2c3e50;
  1533.   background: white;
  1534.   transition: all 0.35s;
  1535. }
  1536. .menu-aside .tab-close {
  1537.   display: flex;
  1538.   justify-content: flex-end;
  1539.   padding: 1em;
  1540.   font-size: 0.75em;
  1541.   background: #2c3e50;
  1542.   cursor: pointer;
  1543. }
  1544. .menu-aside .tab-close:hover {
  1545.   background: #1a252f;
  1546. }
  1547. .menu-aside input:checked + .tab-label {
  1548.   /*background: #1a252f;*/
  1549. }
  1550. .menu-aside input:checked + .tab-label::after {
  1551.   transform: rotate(90deg);
  1552. }
  1553. .menu-aside input:checked ~ .tab-content1 {
  1554.   max-height: 100vh;
  1555.   padding: 1em;
  1556. }
  1557. /*=============End tab pure css Accordio==========*/
  1558. .btn-effet {
  1559.     position: relative;
  1560.     display: inline-block;
  1561.     margin: 5px;
  1562.     padding: 5px 10px;
  1563.     text-align: center;
  1564.     font-size: 14px;
  1565.     letter-spacing: 1px;
  1566.     text-decoration: none;
  1567.     color: #999999;
  1568.     background: #ffffff;
  1569.     border: 3px solid #999999;
  1570.     border-radius: 7px;
  1571.     cursor: pointer;
  1572.     transition: ease-out 0.5s;
  1573.     -webkit-transition: ease-out 0.5s;
  1574.     -moz-transition: ease-out 0.5s;
  1575. }
  1576. .btn-effet.btn-border-3::after,
  1577. .btn-effet.btn-border-3::before {
  1578.     position: absolute;
  1579.     content: \"\";
  1580.     width: 0;
  1581.     height: 0;
  1582.     transition: .5s;
  1583. }
  1584. .btn-effet.btn-border-3::after {
  1585.     top: -9px;
  1586.     left: -9px;
  1587.     border-top: 3px solid transparent;
  1588.     border-left: 3px solid transparent;
  1589. }
  1590. .btn-effet.btn-border-3::before {
  1591.     bottom: -9px;
  1592.     right: -9px;
  1593.     border-bottom: 3px solid transparent;
  1594.     border-right: 3px solid transparent;
  1595. }
  1596. .btn-effet.btn-border-3:hover {
  1597.     color: #222222;
  1598. }
  1599. .btn-effet.btn-border-3:hover::after,
  1600. .btn-effet.btn-border-3:hover::before {
  1601.     width: 30px;
  1602.     height: 30px;
  1603.     border-color: #222222;
  1604. }
  1605. </style>
  1606. </head> 
  1607. <body class=\"body-wrapper\">
  1608.   <div class=\"main_wrapper\"> 
  1609.     {{ render(controller(\"App\\\\Controller\\\\General\\\\Template\\\\MenuController:menubare\", {'position': 'home'})) }}
  1610.     {% block body %}
  1611.       
  1612.     {% endblock %}
  1613.     {{ render(controller(\"App\\\\Controller\\\\General\\\\Template\\\\MenuController:footer\", {'position': 'home', 'hideblock': hideblock|default(false)})) }}
  1614.     <aside>
  1615.       <div class=\"outer-close toggle-overlay\">
  1616.         <a class=\"close-nav text-center open-scroll-bar-body\" style=\"background: #fff; color: #333; display: inline-block; height: 40px; width: 40px; border-radius: 20px; padding-top: 7px;\"><i class=\"fa fa-arrow-left\"></i></a> 
  1617.         
  1618.         <div style=\"position: fixed; z-index: 3; bottom: 0px; width: 100%; left: 0px; background: #fff; padding: 7px 10px; border-top: 1px solid #ddd;\">
  1619.           <div style=\"font-size: 12px;\">© 2014 - {{ \"now\"|date('Y') }} - {{ site }}</div>
  1620.         </div>
  1621.       </div>
  1622.       
  1623.       <div class=\"content-article-tech\">
  1624.       
  1625.       </div>
  1626.     </aside>
  1627.   </div>
  1628. <script src=\"{{ asset('templatecourse/js/bootstrap.min.js') }}\"></script>
  1629. <script src=\"{{ asset('templatecourse/js/jquery.selectbox-0.1.3.min.js') }}\"></script>
  1630. <script src=\"{{ asset('templatecourse/js/jquery.magnific-popup.js') }}\"></script>
  1631. <script src=\"{{ asset('templatecourse/js/jquery.counterup.js') }}\"></script>
  1632. <script src=\"{{ asset('templatecourse/js/owl.carousel.js') }}\"></script>
  1633. <script src=\"{{ asset('templatecourse/js/jquery.flexslider.js') }}\"></script>
  1634. <script src=\"{{ asset('templatecourse/js/jquery.themepunch.tools.min.js') }}\"></script>
  1635. <script src=\"{{ asset('templatecourse/js/jquery.themepunch.revolution.min.js') }}\"></script>
  1636. <!-- script src=\"{{ asset('templatecourse/js/wow.min.js') }}\"></script>
  1637. <script src=\"{{ asset('templatecourse/js/moment.min.js') }}\"></script>
  1638. <script src=\"{{ asset('templatecourse/js/jquery.syotimer.js') }}\"></script>
  1639. <script src=\"{{ asset('templatecourse/js/SmoothScroll.js') }}\"></script>
  1640. <script src=\"{{ asset('templatecourse/js/waypoints.min.js') }}\"></script -->
  1641. <!-- link href=\"{{ asset('templatecourse/css/optionswitch.css') }}\" rel=\"stylesheet\" -->
  1642. <!-- script src=\"{{ asset('templatecourse/js/optionswitcher.js') }}\"></script -->
  1643. {% block srcjavascript %}
  1644. {% endblock %}
  1645. <script type=\"text/javascript\">
  1646.   /*\$window.load(
  1647.     function(){
  1648.       \$('.flexslider').flexslider({animation:'slide',animationLoop:false,itemWidth:228,itemMargin:0,prevText:'',nextText:'',minItems:getGridSize(),maxItems:getGridSize()});
  1649.     });*/
  1650.     //\$window.resize(function(){var gridSize=getGridSize();flexslider.vars.minItems=gridSize;flexslider.vars.maxItems=gridSize;});
  1651.      
  1652.     var owl=\$('.owl-carousel.success-inner');
  1653.     owl.owlCarousel(
  1654.       {loop:true,margin:0,autoplay:true,autoplayTimeout:4000,autoplayHoverPause:true,nav:false,moveSlides:1,dots:true,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  1655.     );
  1656.     var owl=\$('.owl-carousel.banner-slider');
  1657.     owl.owlCarousel(
  1658.       {loop:true,margin:0,autoplay:true,autoplayTimeout:2000,autoplayHoverPause:true,nav:false,moveSlides:1,dots:false,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  1659.     );
  1660.     var owl=\$('.owl-carousel.bannerBottom-slider');
  1661.     owl.owlCarousel(
  1662.       {loop:true,margin:0,autoplay:false,nav:true,moveSlides:1,dots:false,smartSpeed:1000,responsive:{320:{items:1},768:{items:1},992:{items:1}}}
  1663.     );
  1664.     var owl=\$('.owl-carousel.partnersLogoSlider');
  1665.     owl.owlCarousel(
  1666.       {loop:true,margin:28,autoplay:true,autoplayTimeout:2000,autoplayHoverPause:true,nav:true,dots:false,smartSpeed:500,responsive:{320:{slideBy:1,items:1},480:{slideBy:1,items:2},768:{slideBy:1,items:3},992:{slideBy:1,items:5}}}
  1667.     );
  1668.     
  1669. \t\$(function(){
  1670. \t\t{% block javascript %}
  1671. \t\t{% endblock %}
  1672. \t});
  1673. </script>\t
  1674. \t
  1675. <style>
  1676. \t.side-nav-dashboad {
  1677. \t\tposition: fixed; background: #f0f3f5; padding: 10px 0px; width: 100%; z-index: 50000;
  1678. \t}
  1679. \t#style-4{
  1680. \t\tbox-shadow: 0px -1px 10px rgba(50, 50, 50, 0.2);
  1681. \t}
  1682. </style>
  1683. <div class=\"content-alert-action-hosting-user\" value=\"0\" name=\"0\" style=\"display: none;\"></div>
  1684. <div class=\"panel-result-action-hosting-user\" style=\"display: none; position: fixed; z-index: 10000; width: 100%; text-align: center; top: 40%;\">
  1685. \t<span style=\"display: inline-block; width: 80px; height: 80px; background: #fff; text-align: center; padding-top: 25px;\">
  1686. \t\t<img src=\"{{ asset('template/images/loader.gif') }}\" alt=\"Attente\" style=\"height: 30px; width: 30px;\"/>
  1687. \t</span>
  1688. </div>
  1689. {#
  1690. <div id=\"style-4\" class=\"text-center side-nav-dashboad\" >
  1691. \t<div style=\"margin-top: -35px;\">
  1692. \t\t<a href=\"#!\" class=\"hide-nav-premuim text-center btn\"style=\"opacity: 1!important; color: #fff; display: none; width: 50px; height: 50px; border-radius: 50%; background: #3565ae; padding-top: 15px; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);\"><span class=\"fa fa-chevron-down\"></span></a>
  1693. \t\t
  1694. \t\t<a href=\"#!\" class=\"show-nav-premuim text-center btn\" style=\"opacity: 1!important;position: sticky; color: #fff; width: 50px; height: 50px; border-radius: 50%; background: #3565ae; padding-top: 8px; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);\">
  1695. \t\t\t<span class=\"fa fa-chevron-up\"></span>
  1696. \t\t\t<strong id=\"DivClignotante\" style=\"display: inline-block; background: red; padding: 2px 7px; height: 25px; width: 25px; border-radius: 50%; font-size: 14px; position: absolute; right: 10px; top: -15px;\">0</strong>
  1697. \t\t</a>
  1698. \t</div>
  1699. \t
  1700. \t<div style=\"height: 100%; overflow: auto; position: sticky; position: -webkit-sticky; position: sticky;\">
  1701. \t<div class=\"container\">
  1702. \t<div class=\"row\">
  1703. \t\t<div class=\"col-md-12\">
  1704. \t\t<div class=\"card_content_update\" style=\"margin-top: 7px;\">
  1705. \t\t\t<div class=\"text-center\" style=\"padding-top: 50px; min-height: 300px;\">
  1706. \t\t\t\t<h2>Inscription en cours</h2>
  1707. \t\t\t\t
  1708. \t\t\t\t<div>
  1709. \t\t\t\t\t<span class=\"fa fa-info-circle\"></span> Vérifiez votre commande et cliquez sur suivant pour poursuivre l'inscrption.
  1710. \t\t\t\t</div>
  1711. \t\t\t</div>
  1712. \t\t</div>
  1713. \t\t</div>
  1714. \t</div>
  1715. \t</div>
  1716. \t</div>
  1717. </div>
  1718. #}
  1719. <script type=\"text/javascript\">
  1720. var animtail = 0;
  1721. if(\$(window).height() > 600)
  1722. {
  1723. \tvar panelheight = \$(window).height() - 20;
  1724. \tif(panelheight > 800)
  1725. \t{
  1726. \t\tpanelheight = 780;
  1727. \t}
  1728. }else{
  1729. \tvar panelheight = \$(window).height() -20;
  1730. }
  1731. \$(function(){
  1732.   \$('.video_btn').magnificPopup({
  1733.       type: 'iframe'
  1734.   });
  1735.   \$('.video_media').magnificPopup({
  1736.       type: 'iframe'
  1737.   });
  1738. \$(\".dropdown\").hover(function(){
  1739. \tvar dropdownMenu = \$(this).children(\".dropdown-menu\");
  1740. \t
  1741. \tdropdownMenu.parent().toggleClass(\"open\");
  1742. \tif(\$(this).hasClass(\"open\"))
  1743. \t{
  1744. \t\$(this).find('span.item-caret').html('<span class=\"fa fa-angle-up\"></span>');
  1745. \t}else{
  1746. \t\$(this).find('span.item-caret').html('<span class=\"fa fa-angle-down\"></span>');
  1747. \t}\t\t
  1748. });
  1749. \$(\"button.navbar-toggle\").click(function(){
  1750. \t\$(\"div.navbar-collapse\").toggleClass(\"collapse\");
  1751. });
  1752. /*
  1753. \$('#menu-drop-notif').bind('mouseleave.dragged',function(e){
  1754. \t\tmenuDrop.dataset.drop = 'disabled';
  1755. \t\tmenuDrop.classList.remove('active2');
  1756. \t  });
  1757. */
  1758. \t
  1759. \$('.side-nav-dashboad').css('height', panelheight+'px');
  1760. \$('.side-nav-dashboad').css('bottom', -panelheight+'px');
  1761. \$('.hide-nav-premuim').click(function(){
  1762.   closeCardPanel();
  1763. });
  1764. \$('.show-nav-premuim').click(function(){
  1765.   rafraichissementpanier();
  1766. });
  1767. \$(\"[data-toggle=popover]\").each(function(i, obj){
  1768. \t\$(this).popover({
  1769. \t  html: true,
  1770. \t  content: function() {
  1771. \t\tvar id = \$(this).attr('id')
  1772. \t\treturn \$('#popover-content-' + id).html();
  1773. \t  }
  1774. \t});
  1775. });
  1776. \$('.toggle-overlay-article').click(function(){
  1777.   var id = \$(this).attr('value');
  1778.   openArticleOverlay(id);
  1779. });
  1780. \$('.open-scroll-bar-body').click(function(){
  1781. \t\$('aside').toggleClass('open');
  1782. \t \$('.content-article-tech').html('');
  1783. });
  1784. \$('.open-liste-formation').click(function(){
  1785. \t\$('.list-group-flush').hide();
  1786. \t\$('.item-formation-'+\$(this).attr('value')).show();
  1787. });
  1788. });
  1789. function openCardPanel()
  1790. {
  1791. \tif(animtail == 0)
  1792. \t{
  1793. \t  \$('.content-alert-action-hosting-user').show();
  1794. \t  \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+\$(window).scrollTop()+'px; left: 0px; z-index: 9000; width: '+(\$(window).width() + 100)+'px; height: '+(\$(window).height() + \$(window).scrollTop())+'px; background: rgba(0,0,0,0.5);\"></div>');
  1795. \t  
  1796. \t  \$( \".side-nav-dashboad\" ).animate({ \"bottom\": \"+=\"+panelheight+\"px\" }, \"slow\" );
  1797. \t  \$( \".hide-nav-premuim\" ).show();
  1798. \t  \$( \".show-nav-premuim\" ).hide();
  1799. \t  animtail = panelheight;
  1800. \t}
  1801. }
  1802. function closeCardPanel()
  1803. {
  1804. \tif(animtail == panelheight)
  1805. \t{
  1806. \t  \$( \".side-nav-dashboad\" ).animate({ \"bottom\": \"-=\"+panelheight+\"px\"}, \"slow\");
  1807. \t  \$( \".hide-nav-premuim\" ).hide();
  1808. \t  \$( \".show-nav-premuim\" ).show();
  1809. \t  \$('.content-alert-action-hosting-user').hide();
  1810. \t  animtail = 0;
  1811. \t}
  1812. }
  1813. function rafraichissementpanier()
  1814. {
  1815. \topenCardPanel();
  1816. \t
  1817. \tvar hauteur = \$('.card_content_update').height() + 2;
  1818. \tvar largeur = \$('.card_content_update').width() + 32;
  1819. \tvar padding = Math.round(hauteur/2 - 50);
  1820. \t\$('.card_content_update').before('<div class=\"attente-resultat col-md-12\" style=\"padding-top: 250px; z-index: 10000; height: '+hauteur+'px; text-align: center; vertical-align: center; width: '+largeur+'px; position: absolute; background: rgba(221, 221, 221, 0.48);; margin-top: 15px;\"><span><img src=\"{{ asset('template/images/loader.gif') }}\" alt=\"...\" style=\"width: 30px; height: 30px;\" /></span></div>');
  1821. \t\$.get('{{ path('produit_produit_reglement_commande_du_panier') }}',function(data){
  1822. \t  if(data == 0)
  1823. \t  {
  1824. \t\t  resetNotif();
  1825. \t\t  alertify.alert(\"Echec, Vous n'avez aucune formation valide pour cette section en cours.\");
  1826. \t\t  \$('.card_content_update').html('<div class=\"text-center\" style=\"height: 150px padding-top: 70px;\"><main style=\"box-shadow:0px 0px 2px rgba(0,0,0,0.02); background: #fff; margin: 0px; padding: 7px; min-width: 100%; min-height: 250px;\"> <h2>Votre panier est vide</h2><a href=\"{{ path('users_user_acces_plateforme') }}\">Ciquez ici pour vous inscrire à une formation</a></main></div>');
  1827. \t  }else if(data == 2){
  1828. \t\t  resetNotif();
  1829. \t\t  alertify.alert(\"Echec, Le panier en cours ne contient aucune formation.\");
  1830. \t\t  \$('.card_content_update').html('<div class=\"text-center\" style=\"height: 150px padding-top: 70px;\"><main style=\"box-shadow:0px 0px 2px rgba(0,0,0,0.02); background: #fff; margin: 0px; padding: 7px; min-width: 100%; min-height: 250px;\"> <h2>Votre panier est vide</h2><a href=\"{{ path('users_user_acces_plateforme') }}\">Ciquez ici pour vous inscrire à une formation</a></main></div>');
  1831. \t  }else{
  1832. \t\t\$('.card_content_update').html(data);
  1833. \t  }
  1834. \t  \$('.attente-resultat').hide();
  1835. \t});
  1836. }
  1837. function openArticleOverlay(id)
  1838. {
  1839.   var height = (\$(window).height() + \$(window).scrollTop());
  1840.   var width = \$(window).width() + 100;
  1841.   var scrolltop = \$(window).scrollTop();
  1842.   \$('.panel-result-action-hosting-user').show();
  1843.   \$('.content-alert-action-hosting-user').show();
  1844.   \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+scrolltop+'px; left: 0px; z-index: 9000; width: '+width+'px; height: '+height+'px; background: rgba(0,0,0,0.5);\"></div>');
  1845.   \$.post('{{ path('produit_service_detail_article_support') }}',{ id: id }, function(data){
  1846. \t  if(data != 0)
  1847. \t  {
  1848. \t\t  \$('.panel-result-action-hosting-user').hide();
  1849. \t\t  \$('.content-alert-action-hosting-user').hide();
  1850. \t\t  
  1851. \t\t  \$('.content-article-tech').html(data);
  1852. \t\t  \$('aside').toggleClass('open');
  1853. \t  }else{
  1854. \t\t  resetNotif();
  1855. \t\t  alertify.alert(\"Echec, Une erreur a été rencontrée lors de l\\'enregistrement de la commande.\");
  1856. \t\t  \$('.panel-result-action-hosting-user').hide();
  1857. \t\t  \$('.content-alert-action-hosting-user').hide();
  1858. \t  }
  1859.   });
  1860. }
  1861. \$('.commande-offer-formation').click(function(){
  1862.   var id = \$(this).attr('value');
  1863.   var type = \$(this).attr('name');
  1864.   var height = (\$(window).height() + \$(window).scrollTop());
  1865.   var width = \$(window).width() + 100;
  1866.   var scrolltop = \$(window).scrollTop();
  1867.   \$('.panel-result-action-hosting-user').show();
  1868.   \$('.content-alert-action-hosting-user').show();
  1869.   \$('.content-alert-action-hosting-user').html('<div style=\"position: fixed; top: 0px; margin-bottom: '+scrolltop+'px; left: 0px; z-index: 9000; width: '+width+'px; height: '+height+'px; background: rgba(0,0,0,0.5);\"></div>');
  1870.   \$.post('{{ path('produit_produit_ajouter_product_panier') }}',{ id: id, type: type }, function(data){
  1871. \t  if(data == 1)
  1872. \t  {
  1873. \t\t  \$('.panel-result-action-hosting-user').hide();
  1874. \t\t  \$('.content-alert-action-hosting-user').hide();
  1875. \t\t  rafraichissementpanier();
  1876. \t  }else{
  1877. \t\t  resetNotif();
  1878. \t\t  alertify.alert(\"Echec, Une erreur a été rencontrée lors de l\\'enregistrement de la commande.\");
  1879. \t\t  \$('.panel-result-action-hosting-user').hide();
  1880. \t\t  \$('.content-alert-action-hosting-user').hide();
  1881. \t  }
  1882.   });
  1883. });
  1884. </script>
  1885. </body>
  1886. </html>""Theme/layoutbasehome.html.twig""/home/azcorp-institut/public_html/iaz/templates/Theme/layoutbasehome.html.twig");
  1887.     }
  1888. }