var/cache/dev/twig/29/299c57f6539e406b9583214e04ee9505.php line 42

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* Theme/Produit/Service/Service/departement.html.twig */
  15. class __TwigTemplate_77f2cbdefe44c123b77dff816dcc5cb3 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'meta' => [$this'block_meta'],
  25.             'title' => [$this'block_title'],
  26.             'userblog_body' => [$this'block_userblog_body'],
  27.             'javascripttemplate' => [$this'block_javascripttemplate'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "Theme/Users/User/layoutbase.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/departement.html.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/departement.html.twig"));
  42.         $this->parent $this->loadTemplate("Theme/Users/User/layoutbase.html.twig""Theme/Produit/Service/Service/departement.html.twig"1);
  43.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 2
  50.     public function block_meta($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  57.         // line 3
  58.         yield "\t";
  59.         yield from $this->yieldParentBlock("meta"$context$blocks);
  60.         yield "
  61. \t<meta name=\"keywords\" content=\"";
  62.         // line 4
  63.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'4$this->source); })()), "html"nulltrue);
  64.         yield ", \"/>
  65. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  66. \t<meta name=\"description\" content=\"";
  67.         // line 6
  68.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'6$this->source); })()), "html"nulltrue);
  69.         yield "\" />
  70. ";
  71.         
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.         return; yield '';
  76.     }
  77.     // line 9
  78.     public function block_title($context, array $blocks = [])
  79.     {
  80.         $macros $this->macros;
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  85.         // line 10
  86.         yield "\t";
  87.         yield from $this->yieldParentBlock("title"$context$blocks);
  88.         yield " - Détails du service ..
  89. ";
  90.         
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  92.         
  93.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  94.         return; yield '';
  95.     }
  96.     // line 13
  97.     public function block_userblog_body($context, array $blocks = [])
  98.     {
  99.         $macros $this->macros;
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  104.         // line 14
  105.         yield "<style>
  106.     /* Table List */
  107.     ul {
  108.         list-style-type: none;
  109.         padding: 0;
  110.     }
  111.     .list-check li {
  112.         display: flex;
  113.         align-items: center;
  114.         margin: 15px 0;
  115.         padding: 10px;
  116.         border-radius: 5px;
  117.         background-color: #fff; 
  118.         box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  119.         transition: transform 0.2s; /* Effet de transition */
  120.     }
  121.     li:hover {
  122.         transform: scale(1.02); /* Agrandissement au survol */
  123.     }
  124.     .icon {
  125.         font-size: 28px; 
  126.         color: blue;
  127.         margin-right: 15px;
  128.     }
  129.     .text {
  130.         font-size: 18px;
  131.     }
  132.     .hero__v6 {
  133.         display: flex; /* Utiliser Flexbox pour la mise en page */
  134.         align-items: center; /* Aligne les éléments au centre */
  135.     }
  136.     .img-departement {
  137.         width: auto;  /* Largeur automatique pour garder le ratio */
  138.         height: 100%; /* Prend la hauteur du conteneur */
  139.         object-fit: cover; /* Remplit l'espace de manière appropriée */
  140.     }
  141.     .stat-item i {
  142.       font-size: 100px; /* Ajuste la taille selon tes besoins */
  143.       color: #fff; /* Change la couleur si nécessaire */
  144.     }
  145.   /*  btn */
  146.   .btn-3 {
  147.   color: #fff;
  148.   border: 1px solid #fff;
  149.   background-color: transparent;
  150.   font-weight: 500;
  151.   border-radius: 30px;
  152.   padding: 0px 15px 5px 15px;
  153. }
  154. .btn-3::after {
  155.   content: \"➤\";
  156.   margin-left: 10px;
  157.   font-size: 22px;
  158.   position: relative;
  159.   top: 3px;
  160. }
  161. .btn-3:hover {
  162.   background-color: #77cd0dff;
  163.   transform: translateY(-2px);
  164.   color: white;
  165. }
  166. /* btn-call */
  167. .btn-call {
  168.     background: #38a3fd;
  169.     border: 2px solid #38a3fd;
  170.     border-radius: 50%;
  171.     box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
  172.     cursor: pointer;
  173.     height: 60px;
  174.     width: 60px;
  175.     text-align: center;
  176.     position: fixed;
  177.     right: 50px;
  178.     bottom: 50px;
  179.     z-index: 999;
  180.     transition: .3s;
  181.     -webkit-animation: hoverWave linear 1s infinite;
  182.     animation: hoverWave linear 1s infinite;
  183.     display: flex;
  184.     justify-content: center;
  185.     align-items: center;
  186. \t\ttext-decoration: none;
  187. }
  188. .btn-call__ico {
  189.     display: flex;
  190.     justify-content: center;
  191.     align-items: center;
  192.     animation: 1200ms ease 0s normal none 1 running shake;
  193.     animation-iteration-count: infinite;
  194.     -webkit-animation: 1200ms ease 0s normal none 1 running shake;
  195.     -webkit-animation-iteration-count: infinite;
  196.     color: white;
  197.     font-size: 30px;
  198.     padding-top: 5px;
  199.     transition: .3s all;
  200. }
  201. .btn-call:hover {
  202.     background-color: #fff;
  203. }
  204. .btn-call:hover .btn-call__ico {
  205.     color: #38a3fd;
  206. }
  207. @-webkit-keyframes hoverWave {
  208.     0% {
  209.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  210.     }
  211.     40% {
  212.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  213.     }
  214.     80% {
  215.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
  216.     }
  217.     100% {
  218.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
  219.     }
  220. }
  221. @keyframes hoverWave {
  222.     0% {
  223.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  224.     }
  225.     40% {
  226.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  227.     }
  228.     80% {
  229.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
  230.     }
  231.     100% {
  232.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
  233.     }
  234. }
  235. /* animations icon */
  236. @keyframes shake {
  237.     0% {
  238.         transform: rotateZ(0deg);
  239.         -ms-transform: rotateZ(0deg);
  240.         -webkit-transform: rotateZ(0deg);
  241.     }
  242.     10% {
  243.         transform: rotateZ(-30deg);
  244.         -ms-transform: rotateZ(-30deg);
  245.         -webkit-transform: rotateZ(-30deg);
  246.     }
  247.     20% {
  248.         transform: rotateZ(15deg);
  249.         -ms-transform: rotateZ(15deg);
  250.         -webkit-transform: rotateZ(15deg);
  251.     }
  252.     30% {
  253.         transform: rotateZ(-10deg);
  254.         -ms-transform: rotateZ(-10deg);
  255.         -webkit-transform: rotateZ(-10deg);
  256.     }
  257.     40% {
  258.         transform: rotateZ(7.5deg);
  259.         -ms-transform: rotateZ(7.5deg);
  260.         -webkit-transform: rotateZ(7.5deg);
  261.     }
  262.     50% {
  263.         transform: rotateZ(-6deg);
  264.         -ms-transform: rotateZ(-6deg);
  265.         -webkit-transform: rotateZ(-6deg);
  266.     }
  267.     60% {
  268.         transform: rotateZ(5deg);
  269.         -ms-transform: rotateZ(5deg);
  270.         -webkit-transform: rotateZ(5deg);
  271.     }
  272.     70% {
  273.         transform: rotateZ(-4.28571deg);
  274.         -ms-transform: rotateZ(-4.28571deg);
  275.         -webkit-transform: rotateZ(-4.28571deg);
  276.     }
  277.     80% {
  278.         transform: rotateZ(3.75deg);
  279.         -ms-transform: rotateZ(3.75deg);
  280.         -webkit-transform: rotateZ(3.75deg);
  281.     }
  282.     90% {
  283.         transform: rotateZ(-3.33333deg);
  284.         -ms-transform: rotateZ(-3.33333deg);
  285.         -webkit-transform: rotateZ(-3.33333deg);
  286.     }
  287.     100% {
  288.         transform: rotateZ(0deg);
  289.         -ms-transform: rotateZ(0deg);
  290.         -webkit-transform: rotateZ(0deg);
  291.     }
  292. }
  293. @-webkit-keyframes shake {
  294.     0% {
  295.         transform: rotateZ(0deg);
  296.         -ms-transform: rotateZ(0deg);
  297.         -webkit-transform: rotateZ(0deg);
  298.     }
  299.     10% {
  300.         transform: rotateZ(-30deg);
  301.         -ms-transform: rotateZ(-30deg);
  302.         -webkit-transform: rotateZ(-30deg);
  303.     }
  304.     20% {
  305.         transform: rotateZ(15deg);
  306.         -ms-transform: rotateZ(15deg);
  307.         -webkit-transform: rotateZ(15deg);
  308.     }
  309.     30% {
  310.         transform: rotateZ(-10deg);
  311.         -ms-transform: rotateZ(-10deg);
  312.         -webkit-transform: rotateZ(-10deg);
  313.     }
  314.     40% {
  315.         transform: rotateZ(7.5deg);
  316.         -ms-transform: rotateZ(7.5deg);
  317.         -webkit-transform: rotateZ(7.5deg);
  318.     }
  319.     50% {
  320.         transform: rotateZ(-6deg);
  321.         -ms-transform: rotateZ(-6deg);
  322.         -webkit-transform: rotateZ(-6deg);
  323.     }
  324.     60% {
  325.         transform: rotateZ(5deg);
  326.         -ms-transform: rotateZ(5deg);
  327.         -webkit-transform: rotateZ(5deg);
  328.     }
  329.     70% {
  330.         transform: rotateZ(-4.28571deg);
  331.         -ms-transform: rotateZ(-4.28571deg);
  332.         -webkit-transform: rotateZ(-4.28571deg);
  333.     }
  334.     80% {
  335.         transform: rotateZ(3.75deg);
  336.         -ms-transform: rotateZ(3.75deg);
  337.         -webkit-transform: rotateZ(3.75deg);
  338.     }
  339.     90% {
  340.         transform: rotateZ(-3.33333deg);
  341.         -ms-transform: rotateZ(-3.33333deg);
  342.         -webkit-transform: rotateZ(-3.33333deg);
  343.     }
  344.     100% {
  345.         transform: rotateZ(0deg);
  346.         -ms-transform: rotateZ(0deg);
  347.         -webkit-transform: rotateZ(0deg);
  348.     }
  349. }
  350. /* Services css */
  351. /* reset default */
  352. *,
  353. *::before,
  354. *::after {
  355.   margin: 0;
  356.   padding: 0;
  357.   box-sizing: border-box;
  358. }
  359. :root {
  360.   --white: #efe;
  361.   --blackish: #23252f;
  362.   --black-light: #3d3b36;
  363.   --black-dark: #1c1c1c;
  364.   --beige-sand-light: #f9eedc;
  365.   --beige-sand-dark: #d6bb9a;
  366.   --pink-light: #fcdcdd;
  367.   --neon-green: #64ed85;
  368.   --transparent: rgba(255, 255, 255, 0);
  369.   --transition-duration: 0.5s;
  370.   --blue: #0ffbf9;
  371.   --red: #cc0f39;
  372.   --twitter: #1c96e9;
  373.   --font-size-p: clamp(1rem, 1.2vw, 1.3rem);
  374.   --font-size-h2: clamp(1.5rem, (2vw + 1rem), 2rem);
  375. }
  376. /* *********************** */
  377. ";
  378.         // line 337
  379.         yield "
  380. .carte {
  381.   /*width: clamp(230px, 45%, 920px);*/
  382.   /* border: solid rgba(0, 0, 0, 0.2); */
  383.   max-height: 1000px;
  384.   margin: 1rem 0.8rem;
  385.   flex-grow: 0.5;
  386.   /*padding: 1rem;
  387.   border-radius: 5px;
  388.   box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);*/
  389.   transition: 0.3s;
  390. }
  391. .carte:hover {
  392.   /*box-shadow: 0 5px 9px rgba(0, 0, 0, 0.4);*/
  393.   transition: 0.3s;
  394.   /* overflow: hidden; */
  395. }
  396. .img {
  397.   overflow: hidden;
  398.   /* border: solid red; */
  399.   display: block;
  400.   margin-bottom: 0.6rem;
  401.   border-radius: 4px 4px 4px 4px;
  402.   position: relative;
  403. }
  404. .img::before {
  405.   content: \"\";
  406.   position: absolute;
  407.   width: 100%;
  408.   height: 100%;
  409.   background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.3));
  410.   left: 0;
  411.   top: 0;
  412.   z-index: 2;
  413. }
  414. .carte:hover .img::before {
  415.   /* backdrop-filter: blur(1px); */
  416.   background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  417. }
  418. img {
  419.    /*display: inline-block;*/
  420.   /*display: block;*/
  421.    width: 100%; /* Ajuste la largeur selon tes besoins */
  422.       height: 250px; /* Ajuste la hauteur selon tes besoins */
  423.       object-fit: cover;
  424.   transition: transform 0.3s;
  425.   transform: scale(1);
  426.   filter: saturate(70%);
  427. }
  428. .carte:hover img {
  429.   transform: scale(1.1);
  430.   /* overflow: hidden; */
  431.   transition: transform 0.3s;
  432.   filter: saturate(100%);
  433. }
  434. .text-box {
  435.   overflow: hidden;
  436. }
  437. .description {
  438.   font-size: var(--font-size-p);
  439.   color: var(--black-light);
  440. }
  441. .titre {
  442.   font-size: 20px;
  443.   font-weight: bold;
  444.   color: #268dcf;
  445.   margin-bottom: 1.2rem;
  446.   position: relative;
  447. }
  448. .titre::before {
  449.   content: \"\";
  450.   position: absolute;
  451.   width: 30%;
  452.   height: 2px;
  453.   /* width: 100%;
  454.   height: 100%; */
  455.   /* background: red; */
  456.   border-bottom: 2.2px solid var(--beige-sand-dark);
  457.   transition: var(--transition-duration);
  458.   top: 100%;
  459.   left: -100%;
  460. }
  461. .carte:hover .titre::before {
  462.   transition: var(--transition-duration);
  463.   animation: move-to-right 1s forwards;
  464. }
  465. @keyframes move-to-right {
  466.   0% {
  467.     left: -50%;
  468.   }
  469.   40% {
  470.     left: 50%;
  471.   }
  472.   70% {
  473.     left: -20%;
  474.   }
  475.   100% {
  476.     left: 0;
  477.   }
  478. }
  479. a {
  480.   text-decoration: none;
  481.   /* color: var(--black-dark); */
  482.   font-weight: bold;
  483.   color: #007bffff;
  484. }
  485. ";
  486.         // line 457
  487.         yield "    .section-head.center.wt-small-separator-outer {
  488.         margin-bottom: 50px;
  489.         text-align: center;
  490.     }
  491.     .section-head {
  492.         position: relative;
  493.     }
  494.     .site-text-primary, .wt-small-separator {
  495.         color: #ea130e;
  496.     }
  497.     .wt-small-separator {
  498.         font-family: \"Heebo\", sans-serif;
  499.         text-transform: uppercase;
  500.         letter-spacing: 1px;
  501.         padding-right: 40px;
  502.         font-size: 26px;
  503.         line-height: 26px;
  504.         margin-bottom: 15px;
  505.         position: relative;
  506.         display: inline-block;
  507.         font-weight: 700;
  508.     }
  509.     .section-head.center .wt-small-separator div.sep-leaf-left {
  510.         position: relative;
  511.     }
  512.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  513.         background-color: #ea130e;
  514.     }
  515.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  516.         right: -20px;
  517.         width: 10px;
  518.     }
  519.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  520.         position: absolute;
  521.         content: '';
  522.         height: 22px;
  523.         bottom: 0px;
  524.         top: 0px;
  525.         transform: skew(-20deg);
  526.     }
  527.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  528.         right: -27px;
  529.         width: 4px;
  530.     }
  531.     .section-head.center.wt-small-separator-outer h2 {
  532.         max-width: 630px;
  533.         margin: 0px auto;
  534.     }
  535. </style>
  536. <main>
  537.   <!-- ======= Hero =======-->
  538.   <div class=\"content\" style=\"\">
  539.       <div class=\"wrap\">
  540.         <div class=\"container\">
  541.           <ol class=\"breadcrumb\">
  542.             <li href=\"#\">
  543.               <a>Home</a>
  544.             </li>
  545.             <li href=\"#\">
  546.               <a>Départements</a>
  547.             </li>
  548.             <li href=\"#\">
  549.               <a>Département</a>
  550.             </li>
  551.           </ol>
  552.         </div>
  553.       </div>
  554.     </div>
  555.   <section class=\"hero__v6 section\" id=\"home\" style=\"margin-top: -60px;\">
  556.     <div class=\"container\">
  557.       <div class=\"row\">
  558.         <div class=\"col-lg-6 mb-4 mb-lg-0\">
  559.           <div class=\"row\">
  560.             <div class=\"col-lg-11\">
  561.               <span class=\"hero-subtitle text-uppercase\" data-aos-delay=\"0\">Solutions Syscofie Innovantes</span>
  562.               <h1 class=\"hero-title mb-3\">";
  563.         // line 534
  564.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["depart"]) || array_key_exists("depart"$context) ? $context["depart"] : (function () { throw new RuntimeError('Variable "depart" does not exist.'534$this->source); })()), "name", [], "any"falsefalsefalse534), "html"nulltrue);
  565.         yield "</h1>
  566.               <p class=\"hero-description\">";
  567.         // line 535
  568.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["depart"]) || array_key_exists("depart"$context) ? $context["depart"] : (function () { throw new RuntimeError('Variable "depart" does not exist.'535$this->source); })()), "description", [], "any"falsefalsefalse535), "html"nulltrue);
  569.         yield "</p>
  570.               <h1 class=\"hero-title mb-1\">Objectifs</h1>
  571.               <ul class=\"list-check\">
  572.                 ";
  573.         // line 538
  574.         $context['_parent'] = $context;
  575.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["depart"]) || array_key_exists("depart"$context) ? $context["depart"] : (function () { throw new RuntimeError('Variable "depart" does not exist.'538$this->source); })()), "objectifs", [], "any"falsefalsefalse538), 04));
  576.         $context['_iterated'] = false;
  577.         foreach ($context['_seq'] as $context["_key"] => $context["object"]) {
  578.             // line 539
  579.             yield "                  <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">";
  580.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["object"], "nombase", [], "array"falsefalsefalse539), "html"nulltrue);
  581.             yield "</span></li>
  582.                 ";
  583.             $context['_iterated'] = true;
  584.         }
  585.         if (!$context['_iterated']) {
  586.             // line 541
  587.             yield "                  <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Assurer une réactivité dans les services proposés</span></li>
  588.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Garantir la conformité avec les obligations fiscales</span></li>
  589.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Faciliter une meilleure prise de décision pour les clients</span></li>
  590.                 ";
  591.         }
  592.         $_parent $context['_parent'];
  593.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['object'], $context['_parent'], $context['loop']);
  594.         $context array_intersect_key($context$_parent) + $_parent;
  595.         // line 545
  596.         yield "
  597.               </ul>
  598.             </div>
  599.           </div>
  600.         </div>
  601.         <div class=\"col-lg-6\">
  602.           <div class=\"hero-img\" style=\"height: 100%;\">
  603.             <img class=\"img-departement img-fluid rounded-4\" src=\"";
  604.         // line 552
  605.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime')->asset((isset($context["depart"]) || array_key_exists("depart"$context) ? $context["depart"] : (function () { throw new RuntimeError('Variable "depart" does not exist.'552$this->source); })())), "html"nulltrue);
  606.         yield "\" alt=\"Hero Image\" style=\"height: 570px; width:100%;\">
  607.           </div>
  608.         </div>
  609.       </div>
  610.     </div>
  611.   </section>
  612.     <!-- End Hero-->
  613.     
  614.   <!-- ======= How it works =======-->
  615.   <section class=\"section howitworks__v1\" id=\"how-it-works\">
  616.     <div class=\"container\">
  617.       ";
  618.         // line 571
  619.         yield "
  620.       <div class=\"section-head center wt-small-separator-outer\">
  621.         <div class=\"wt-small-separator site-text-primary\">
  622.           <div class=\"sep-leaf-left\"></div>
  623.           <div>Equipes</div>
  624.         </div>
  625.         <h1 class=\"wt-title\">Notre Equipe de Collaborations</h1>
  626.         ";
  627.         // line 579
  628.         yield "        <p>Nous vous accompagnons à chaque étape, offrant conseils et soutien pour atteindre vos objectifs.</p>
  629.       </div>
  630.     </div>
  631.     
  632.   </section>
  633.     <!-- End How it works-->
  634.     
  635.     <!-- ======= Stats =======-->
  636.   <section class=\"stats__v3 section\" style=\"background-color: #268dcf; margin-top: -40px;\">
  637.     <div class=\"container\">
  638.       <div class=\"row\">
  639.         <div class=\"col-lg-12\">
  640.           <div class=\"d-flex flex-wrap content rounded-4\">
  641.             <div class=\"rounded-borders\">
  642.               <div class=\"rounded-border-1\"></div>
  643.               <div class=\"rounded-border-2\"></div>
  644.               <div class=\"rounded-border-3\"></div>
  645.             </div>
  646.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\">
  647.               <div class=\"stat-item\">
  648.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  649.                 <p class=\"mb-0\">Responsable du Département</p>
  650.               </div>
  651.             </div>
  652.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\">
  653.               <div class=\"stat-item\">
  654.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  655.                 <p class=\"mb-0\">Assistant comptable</p>
  656.               </div>
  657.             </div>
  658.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\" >
  659.               <div class=\"stat-item\">
  660.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  661.                 <p class=\"mb-0\">Contrôleur Qualité Comptable</p>
  662.               </div>
  663.             </div>
  664.           </div>
  665.         </div>
  666.       </div>
  667.       <div class=\"text-center bd-highlight mb-3\">
  668.   \t\t  <button type=\"button\" class=\"framed-buttons btn-3 text-center\">Je souhaite échanger avec un expert</button>
  669.   \t  </div>
  670.     </div>
  671.   </section>
  672.     <!-- End Stats-->
  673.     
  674.     <!-- ======= Start Services =======-->
  675.   <section class=\"section services__v3\" id=\"services\" style=\"margin-bottom: 40px;\">
  676.     <div class=\"container\">
  677.       ";
  678.         // line 635
  679.         yield "      <div class=\"section-head center wt-small-separator-outer mt-5\">
  680.         <div class=\"wt-small-separator site-text-primary\">
  681.           <div class=\"sep-leaf-left\"></div>
  682.           <div>Nos Services</div>
  683.         </div>
  684.         <h1 class=\"wt-title\">Découvrez nos services comptables sur mesure, adaptés à vos besoins financiers et à votre croissance.</h1>
  685.         ";
  686.         // line 642
  687.         yield "        ";
  688.         // line 643
  689.         yield "      </div>
  690.       <div class=\"row\" style=\"margin-top: -40px;\">
  691.         ";
  692.         // line 645
  693.         $context['_parent'] = $context;
  694.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["depart"]) || array_key_exists("depart"$context) ? $context["depart"] : (function () { throw new RuntimeError('Variable "depart" does not exist.'645$this->source); })()), "getSousService", [], "method"falsefalsefalse645), 03));
  695.         $context['_iterated'] = false;
  696.         foreach ($context['_seq'] as $context["_key"] => $context["scat"]) {
  697.             // line 646
  698.             yield "        <div class=\"col-lg-4 col-md-6 col-sm-12\">
  699.           <div class=\"carte\">
  700.             <a href=\"";
  701.             // line 648
  702.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_service", ["id" => CoreExtension::getAttribute($this->env$this->source$context["scat"], "id", [], "any"falsefalsefalse648)]), "html"nulltrue);
  703.             yield "\">
  704.               <div class=\"img\">
  705.                 <img src=\"";
  706.             // line 650
  707.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/rapport-fin.jpg"), "html"nulltrue);
  708.             yield "\" alt=\"Nataliya Vaitkevich\">
  709.               </div>
  710.               <div class=\"text-box \">
  711.                 <h2 class=\"titre\">";
  712.             // line 653
  713.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["scat"], "name", [], "any"falsefalsefalse653), "html"nulltrue);
  714.             yield "</h2>
  715.                   En savoir plus
  716.               </div>
  717.             </a>
  718.           </div>
  719.         </div>
  720.         ";
  721.             $context['_iterated'] = true;
  722.         }
  723.         if (!$context['_iterated']) {
  724.             // line 660
  725.             yield "        <div class=\"col-lg-4 col-md-6 col-sm-12\">
  726.           <div class=\"carte\">
  727.             <a href=\"\">
  728.               <div class=\"img\">
  729.                 <img src=\"";
  730.             // line 664
  731.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/scene-bureau-ordinateur-portable.jpg"), "html"nulltrue);
  732.             yield "\" alt=\"Nataliya Vaitkevich\">
  733.               </div>
  734.               <div class=\"text-box \">
  735.                 <h1 class=\"titre\">Préparation des déclarations fiscales et sociales</h1>
  736.                   En savoir plus
  737.               </div>
  738.             </a>
  739.           </div>
  740.         </div>
  741.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  742.           <div class=\"carte\">
  743.             <a href=\"\">
  744.               <div class=\"img\">
  745.                 <img src=\"";
  746.             // line 677
  747.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/hero-img-2-min.jpg"), "html"nulltrue);
  748.             yield "\" alt=\"Nataliya Vaitkevich\">
  749.               </div>
  750.               <div class=\"text-box \">
  751.                 <h1 class=\"titre\">Collecte et classement des pièces comptables</h1>
  752.                   En savoir plus
  753.               </div>
  754.             </a>
  755.           </div>
  756.         </div>
  757.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  758.           <div class=\"carte\">
  759.             <a href=\"\">
  760.               <div class=\"img\">
  761.                 <img src=\"";
  762.             // line 690
  763.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/tablette.jpg"), "html"nulltrue);
  764.             yield "\" alt=\"Nataliya Vaitkevich\">
  765.               </div>
  766.               <div class=\"text-box \">
  767.                 <h1 class=\"titre\">Suivi des comptes tiers</h1>
  768.                 En savoir plus
  769.               </div>
  770.             </a>
  771.           </div>
  772.         </div>
  773.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  774.           <div class=\"carte\">
  775.             <a href=\"\">
  776.               <div class=\"img\">
  777.                 <img src=\"";
  778.             // line 703
  779.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/hero-bg-1-min.jpg"), "html"nulltrue);
  780.             yield "\" alt=\"Nataliya Vaitkevich\">
  781.               </div>
  782.               <div class=\"text-box \">
  783.                 <h1 class=\"titre\">Revision periodique des comptes et ajustements</h1>
  784.                   En savoir plus
  785.               </div>
  786.             </a>
  787.           </div>
  788.         </div>
  789.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  790.           <div class=\"carte\">
  791.             <a href=\"\">
  792.               <div class=\"img\">
  793.                 <img src=\"";
  794.             // line 716
  795.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/presentation.jpg"), "html"nulltrue);
  796.             yield "\" alt=\"Nataliya Vaitkevich\">
  797.               </div>
  798.               <div class=\"text-box \">
  799.                 <h1 class=\"titre\">Communication régulière avec les clients pour les alertes et reporting</h1>
  800.                 ";
  801.             // line 725
  802.             yield "                En savoir plus
  803.               </div>
  804.             </a>
  805.           </div>
  806.         </div>
  807.         ";
  808.         }
  809.         $_parent $context['_parent'];
  810.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['scat'], $context['_parent'], $context['loop']);
  811.         $context array_intersect_key($context$_parent) + $_parent;
  812.         // line 731
  813.         yield "      </div>
  814.     </div>
  815.   </section>
  816. </main>
  817. <a href=\"tel: 8 888 888 88 88\" rel=\"nofollow\" class=\"btn-call\">
  818. \t<div class=\"btn-call__ico\">
  819. \t\t<i class=\"bi bi-telephone-fill\"></i>
  820. \t</div>
  821. </a>
  822. <div class=\"text-center\" style=\"margin-top: 10px; margin-bottom: 60px;\">
  823. \t";
  824.         // line 789
  825.         yield "
  826. \t\t";
  827.         // line 797
  828.         yield "\t\t\t";
  829.         // line 800
  830.         yield "\t\t";
  831.         // line 801
  832.         yield "\t\t";
  833.         // line 810
  834.         yield "\t<div class=\"btn-group text-center\" role=\"group\" aria-label=\"Basic example\">
  835. \t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  836. \t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  837. \t\t</a>
  838. \t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  839. \t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  840. \t\t</a>
  841. \t\t<a href=\"#\" class=\"btn btn-outline-primary mx-2 active\" style=\"margin: 0px 0px;\">1</a>
  842. \t\t<a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  843. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  844. \t\t</a>
  845. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  846. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  847. \t\t</a>
  848. \t</div>
  849. \t<script>
  850. \tvar swiperFade = new Swiper(\".swiperFade\", {
  851. \tloop: true,
  852. \teffect: 'fade',
  853. \tnavigation: {
  854. \t  nextEl: \".swiper-button-next\",
  855. \t  prevEl: \".swiper-button-prev\"
  856. \t},
  857. \tpagination: {
  858. \t  el: \".swiper-pagination\",
  859. \t},
  860. \t});
  861. \tvar swiperVertical = new Swiper(\".swiperVertical\", {
  862. \t  loop: true,
  863. \t  effect: 'fade',
  864. \t  direction: \"vertical\",
  865. \t  pagination: {
  866. \t    el: \".swiper-pagination\",
  867. \t    clickable: true,
  868. \t  }
  869. \t});
  870. \tvar swiperEffect = new Swiper(\".swiperEffect\", {
  871. \t  loop: true,
  872. \t  effect: \"cards\",
  873. \t  grabCursor: true,
  874. \t  navigation: {
  875. \t    nextEl: \".swiper-button-next\",
  876. \t    prevEl: \".swiper-button-prev\"
  877. \t  },
  878. \t  pagination: {
  879. \t    el: \".swiper-pagination\",
  880. \t  },
  881. \t});
  882. </script>
  883. </div>
  884. ";
  885.         
  886.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  887.         
  888.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  889.         return; yield '';
  890.     }
  891.     // line 867
  892.     public function block_javascripttemplate($context, array $blocks = [])
  893.     {
  894.         $macros $this->macros;
  895.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  896.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  897.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  898.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  899.         // line 868
  900.         yield "
  901. ";
  902.         
  903.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  904.         
  905.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  906.         return; yield '';
  907.     }
  908.     /**
  909.      * @codeCoverageIgnore
  910.      */
  911.     public function getTemplateName()
  912.     {
  913.         return "Theme/Produit/Service/Service/departement.html.twig";
  914.     }
  915.     /**
  916.      * @codeCoverageIgnore
  917.      */
  918.     public function isTraitable()
  919.     {
  920.         return false;
  921.     }
  922.     /**
  923.      * @codeCoverageIgnore
  924.      */
  925.     public function getDebugInfo()
  926.     {
  927.         return array (  998 => 868,  988 => 867,  922 => 810,  920 => 801,  918 => 800,  916 => 797,  913 => 789,  898 => 731,  887 => 725,  880 => 716,  864 => 703,  848 => 690,  832 => 677,  816 => 664,  810 => 660,  798 => 653,  792 => 650,  787 => 648,  783 => 646,  778 => 645,  774 => 643,  772 => 642,  764 => 635,  712 => 579,  703 => 571,  689 => 552,  680 => 545,  671 => 541,  663 => 539,  658 => 538,  652 => 535,  648 => 534,  569 => 457,  448 => 337,  129 => 14,  119 => 13,  105 => 10,  95 => 9,  82 => 6,  77 => 4,  72 => 3,  62 => 2,  39 => 1,);
  928.     }
  929.     public function getSourceContext()
  930.     {
  931.         return new Source("{% extends \"Theme/Users/User/layoutbase.html.twig\" %}
  932. {% block meta %}
  933. \t{{ parent() }}
  934. \t<meta name=\"keywords\" content=\"{{ site }}, \"/>
  935. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  936. \t<meta name=\"description\" content=\"{{ site }}\" />
  937. {% endblock %}
  938. {% block title %}
  939. \t{{ parent() }} - Détails du service ..
  940. {% endblock %}
  941. {% block userblog_body %}
  942. <style>
  943.     /* Table List */
  944.     ul {
  945.         list-style-type: none;
  946.         padding: 0;
  947.     }
  948.     .list-check li {
  949.         display: flex;
  950.         align-items: center;
  951.         margin: 15px 0;
  952.         padding: 10px;
  953.         border-radius: 5px;
  954.         background-color: #fff; 
  955.         box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  956.         transition: transform 0.2s; /* Effet de transition */
  957.     }
  958.     li:hover {
  959.         transform: scale(1.02); /* Agrandissement au survol */
  960.     }
  961.     .icon {
  962.         font-size: 28px; 
  963.         color: blue;
  964.         margin-right: 15px;
  965.     }
  966.     .text {
  967.         font-size: 18px;
  968.     }
  969.     .hero__v6 {
  970.         display: flex; /* Utiliser Flexbox pour la mise en page */
  971.         align-items: center; /* Aligne les éléments au centre */
  972.     }
  973.     .img-departement {
  974.         width: auto;  /* Largeur automatique pour garder le ratio */
  975.         height: 100%; /* Prend la hauteur du conteneur */
  976.         object-fit: cover; /* Remplit l'espace de manière appropriée */
  977.     }
  978.     .stat-item i {
  979.       font-size: 100px; /* Ajuste la taille selon tes besoins */
  980.       color: #fff; /* Change la couleur si nécessaire */
  981.     }
  982.   /*  btn */
  983.   .btn-3 {
  984.   color: #fff;
  985.   border: 1px solid #fff;
  986.   background-color: transparent;
  987.   font-weight: 500;
  988.   border-radius: 30px;
  989.   padding: 0px 15px 5px 15px;
  990. }
  991. .btn-3::after {
  992.   content: \"➤\";
  993.   margin-left: 10px;
  994.   font-size: 22px;
  995.   position: relative;
  996.   top: 3px;
  997. }
  998. .btn-3:hover {
  999.   background-color: #77cd0dff;
  1000.   transform: translateY(-2px);
  1001.   color: white;
  1002. }
  1003. /* btn-call */
  1004. .btn-call {
  1005.     background: #38a3fd;
  1006.     border: 2px solid #38a3fd;
  1007.     border-radius: 50%;
  1008.     box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3);
  1009.     cursor: pointer;
  1010.     height: 60px;
  1011.     width: 60px;
  1012.     text-align: center;
  1013.     position: fixed;
  1014.     right: 50px;
  1015.     bottom: 50px;
  1016.     z-index: 999;
  1017.     transition: .3s;
  1018.     -webkit-animation: hoverWave linear 1s infinite;
  1019.     animation: hoverWave linear 1s infinite;
  1020.     display: flex;
  1021.     justify-content: center;
  1022.     align-items: center;
  1023. \t\ttext-decoration: none;
  1024. }
  1025. .btn-call__ico {
  1026.     display: flex;
  1027.     justify-content: center;
  1028.     align-items: center;
  1029.     animation: 1200ms ease 0s normal none 1 running shake;
  1030.     animation-iteration-count: infinite;
  1031.     -webkit-animation: 1200ms ease 0s normal none 1 running shake;
  1032.     -webkit-animation-iteration-count: infinite;
  1033.     color: white;
  1034.     font-size: 30px;
  1035.     padding-top: 5px;
  1036.     transition: .3s all;
  1037. }
  1038. .btn-call:hover {
  1039.     background-color: #fff;
  1040. }
  1041. .btn-call:hover .btn-call__ico {
  1042.     color: #38a3fd;
  1043. }
  1044. @-webkit-keyframes hoverWave {
  1045.     0% {
  1046.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  1047.     }
  1048.     40% {
  1049.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  1050.     }
  1051.     80% {
  1052.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
  1053.     }
  1054.     100% {
  1055.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
  1056.     }
  1057. }
  1058. @keyframes hoverWave {
  1059.     0% {
  1060.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 0 rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  1061.     }
  1062.     40% {
  1063.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 15px rgba(56, 163, 253, 0.2), 0 0 0 0 rgba(56, 163, 253, 0.2)
  1064.     }
  1065.     80% {
  1066.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 26.7px rgba(56, 163, 253, 0.067)
  1067.     }
  1068.     100% {
  1069.         box-shadow: 0 8px 10px rgba(56, 163, 253, 0.3), 0 0 0 30px rgba(56, 163, 253, 0), 0 0 0 40px rgba(56, 163, 253, 0.0)
  1070.     }
  1071. }
  1072. /* animations icon */
  1073. @keyframes shake {
  1074.     0% {
  1075.         transform: rotateZ(0deg);
  1076.         -ms-transform: rotateZ(0deg);
  1077.         -webkit-transform: rotateZ(0deg);
  1078.     }
  1079.     10% {
  1080.         transform: rotateZ(-30deg);
  1081.         -ms-transform: rotateZ(-30deg);
  1082.         -webkit-transform: rotateZ(-30deg);
  1083.     }
  1084.     20% {
  1085.         transform: rotateZ(15deg);
  1086.         -ms-transform: rotateZ(15deg);
  1087.         -webkit-transform: rotateZ(15deg);
  1088.     }
  1089.     30% {
  1090.         transform: rotateZ(-10deg);
  1091.         -ms-transform: rotateZ(-10deg);
  1092.         -webkit-transform: rotateZ(-10deg);
  1093.     }
  1094.     40% {
  1095.         transform: rotateZ(7.5deg);
  1096.         -ms-transform: rotateZ(7.5deg);
  1097.         -webkit-transform: rotateZ(7.5deg);
  1098.     }
  1099.     50% {
  1100.         transform: rotateZ(-6deg);
  1101.         -ms-transform: rotateZ(-6deg);
  1102.         -webkit-transform: rotateZ(-6deg);
  1103.     }
  1104.     60% {
  1105.         transform: rotateZ(5deg);
  1106.         -ms-transform: rotateZ(5deg);
  1107.         -webkit-transform: rotateZ(5deg);
  1108.     }
  1109.     70% {
  1110.         transform: rotateZ(-4.28571deg);
  1111.         -ms-transform: rotateZ(-4.28571deg);
  1112.         -webkit-transform: rotateZ(-4.28571deg);
  1113.     }
  1114.     80% {
  1115.         transform: rotateZ(3.75deg);
  1116.         -ms-transform: rotateZ(3.75deg);
  1117.         -webkit-transform: rotateZ(3.75deg);
  1118.     }
  1119.     90% {
  1120.         transform: rotateZ(-3.33333deg);
  1121.         -ms-transform: rotateZ(-3.33333deg);
  1122.         -webkit-transform: rotateZ(-3.33333deg);
  1123.     }
  1124.     100% {
  1125.         transform: rotateZ(0deg);
  1126.         -ms-transform: rotateZ(0deg);
  1127.         -webkit-transform: rotateZ(0deg);
  1128.     }
  1129. }
  1130. @-webkit-keyframes shake {
  1131.     0% {
  1132.         transform: rotateZ(0deg);
  1133.         -ms-transform: rotateZ(0deg);
  1134.         -webkit-transform: rotateZ(0deg);
  1135.     }
  1136.     10% {
  1137.         transform: rotateZ(-30deg);
  1138.         -ms-transform: rotateZ(-30deg);
  1139.         -webkit-transform: rotateZ(-30deg);
  1140.     }
  1141.     20% {
  1142.         transform: rotateZ(15deg);
  1143.         -ms-transform: rotateZ(15deg);
  1144.         -webkit-transform: rotateZ(15deg);
  1145.     }
  1146.     30% {
  1147.         transform: rotateZ(-10deg);
  1148.         -ms-transform: rotateZ(-10deg);
  1149.         -webkit-transform: rotateZ(-10deg);
  1150.     }
  1151.     40% {
  1152.         transform: rotateZ(7.5deg);
  1153.         -ms-transform: rotateZ(7.5deg);
  1154.         -webkit-transform: rotateZ(7.5deg);
  1155.     }
  1156.     50% {
  1157.         transform: rotateZ(-6deg);
  1158.         -ms-transform: rotateZ(-6deg);
  1159.         -webkit-transform: rotateZ(-6deg);
  1160.     }
  1161.     60% {
  1162.         transform: rotateZ(5deg);
  1163.         -ms-transform: rotateZ(5deg);
  1164.         -webkit-transform: rotateZ(5deg);
  1165.     }
  1166.     70% {
  1167.         transform: rotateZ(-4.28571deg);
  1168.         -ms-transform: rotateZ(-4.28571deg);
  1169.         -webkit-transform: rotateZ(-4.28571deg);
  1170.     }
  1171.     80% {
  1172.         transform: rotateZ(3.75deg);
  1173.         -ms-transform: rotateZ(3.75deg);
  1174.         -webkit-transform: rotateZ(3.75deg);
  1175.     }
  1176.     90% {
  1177.         transform: rotateZ(-3.33333deg);
  1178.         -ms-transform: rotateZ(-3.33333deg);
  1179.         -webkit-transform: rotateZ(-3.33333deg);
  1180.     }
  1181.     100% {
  1182.         transform: rotateZ(0deg);
  1183.         -ms-transform: rotateZ(0deg);
  1184.         -webkit-transform: rotateZ(0deg);
  1185.     }
  1186. }
  1187. /* Services css */
  1188. /* reset default */
  1189. *,
  1190. *::before,
  1191. *::after {
  1192.   margin: 0;
  1193.   padding: 0;
  1194.   box-sizing: border-box;
  1195. }
  1196. :root {
  1197.   --white: #efe;
  1198.   --blackish: #23252f;
  1199.   --black-light: #3d3b36;
  1200.   --black-dark: #1c1c1c;
  1201.   --beige-sand-light: #f9eedc;
  1202.   --beige-sand-dark: #d6bb9a;
  1203.   --pink-light: #fcdcdd;
  1204.   --neon-green: #64ed85;
  1205.   --transparent: rgba(255, 255, 255, 0);
  1206.   --transition-duration: 0.5s;
  1207.   --blue: #0ffbf9;
  1208.   --red: #cc0f39;
  1209.   --twitter: #1c96e9;
  1210.   --font-size-p: clamp(1rem, 1.2vw, 1.3rem);
  1211.   --font-size-h2: clamp(1.5rem, (2vw + 1rem), 2rem);
  1212. }
  1213. /* *********************** */
  1214. {# .flex-center {
  1215.   display: flex;
  1216.   justify-content: center;
  1217.   align-items: center;
  1218.   flex-wrap: wrap;
  1219. } #}
  1220. .carte {
  1221.   /*width: clamp(230px, 45%, 920px);*/
  1222.   /* border: solid rgba(0, 0, 0, 0.2); */
  1223.   max-height: 1000px;
  1224.   margin: 1rem 0.8rem;
  1225.   flex-grow: 0.5;
  1226.   /*padding: 1rem;
  1227.   border-radius: 5px;
  1228.   box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);*/
  1229.   transition: 0.3s;
  1230. }
  1231. .carte:hover {
  1232.   /*box-shadow: 0 5px 9px rgba(0, 0, 0, 0.4);*/
  1233.   transition: 0.3s;
  1234.   /* overflow: hidden; */
  1235. }
  1236. .img {
  1237.   overflow: hidden;
  1238.   /* border: solid red; */
  1239.   display: block;
  1240.   margin-bottom: 0.6rem;
  1241.   border-radius: 4px 4px 4px 4px;
  1242.   position: relative;
  1243. }
  1244. .img::before {
  1245.   content: \"\";
  1246.   position: absolute;
  1247.   width: 100%;
  1248.   height: 100%;
  1249.   background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.3));
  1250.   left: 0;
  1251.   top: 0;
  1252.   z-index: 2;
  1253. }
  1254. .carte:hover .img::before {
  1255.   /* backdrop-filter: blur(1px); */
  1256.   background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  1257. }
  1258. img {
  1259.    /*display: inline-block;*/
  1260.   /*display: block;*/
  1261.    width: 100%; /* Ajuste la largeur selon tes besoins */
  1262.       height: 250px; /* Ajuste la hauteur selon tes besoins */
  1263.       object-fit: cover;
  1264.   transition: transform 0.3s;
  1265.   transform: scale(1);
  1266.   filter: saturate(70%);
  1267. }
  1268. .carte:hover img {
  1269.   transform: scale(1.1);
  1270.   /* overflow: hidden; */
  1271.   transition: transform 0.3s;
  1272.   filter: saturate(100%);
  1273. }
  1274. .text-box {
  1275.   overflow: hidden;
  1276. }
  1277. .description {
  1278.   font-size: var(--font-size-p);
  1279.   color: var(--black-light);
  1280. }
  1281. .titre {
  1282.   font-size: 20px;
  1283.   font-weight: bold;
  1284.   color: #268dcf;
  1285.   margin-bottom: 1.2rem;
  1286.   position: relative;
  1287. }
  1288. .titre::before {
  1289.   content: \"\";
  1290.   position: absolute;
  1291.   width: 30%;
  1292.   height: 2px;
  1293.   /* width: 100%;
  1294.   height: 100%; */
  1295.   /* background: red; */
  1296.   border-bottom: 2.2px solid var(--beige-sand-dark);
  1297.   transition: var(--transition-duration);
  1298.   top: 100%;
  1299.   left: -100%;
  1300. }
  1301. .carte:hover .titre::before {
  1302.   transition: var(--transition-duration);
  1303.   animation: move-to-right 1s forwards;
  1304. }
  1305. @keyframes move-to-right {
  1306.   0% {
  1307.     left: -50%;
  1308.   }
  1309.   40% {
  1310.     left: 50%;
  1311.   }
  1312.   70% {
  1313.     left: -20%;
  1314.   }
  1315.   100% {
  1316.     left: 0;
  1317.   }
  1318. }
  1319. a {
  1320.   text-decoration: none;
  1321.   /* color: var(--black-dark); */
  1322.   font-weight: bold;
  1323.   color: #007bffff;
  1324. }
  1325. {# css indice sections  #}
  1326.     .section-head.center.wt-small-separator-outer {
  1327.         margin-bottom: 50px;
  1328.         text-align: center;
  1329.     }
  1330.     .section-head {
  1331.         position: relative;
  1332.     }
  1333.     .site-text-primary, .wt-small-separator {
  1334.         color: #ea130e;
  1335.     }
  1336.     .wt-small-separator {
  1337.         font-family: \"Heebo\", sans-serif;
  1338.         text-transform: uppercase;
  1339.         letter-spacing: 1px;
  1340.         padding-right: 40px;
  1341.         font-size: 26px;
  1342.         line-height: 26px;
  1343.         margin-bottom: 15px;
  1344.         position: relative;
  1345.         display: inline-block;
  1346.         font-weight: 700;
  1347.     }
  1348.     .section-head.center .wt-small-separator div.sep-leaf-left {
  1349.         position: relative;
  1350.     }
  1351.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  1352.         background-color: #ea130e;
  1353.     }
  1354.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  1355.         right: -20px;
  1356.         width: 10px;
  1357.     }
  1358.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  1359.         position: absolute;
  1360.         content: '';
  1361.         height: 22px;
  1362.         bottom: 0px;
  1363.         top: 0px;
  1364.         transform: skew(-20deg);
  1365.     }
  1366.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  1367.         right: -27px;
  1368.         width: 4px;
  1369.     }
  1370.     .section-head.center.wt-small-separator-outer h2 {
  1371.         max-width: 630px;
  1372.         margin: 0px auto;
  1373.     }
  1374. </style>
  1375. <main>
  1376.   <!-- ======= Hero =======-->
  1377.   <div class=\"content\" style=\"\">
  1378.       <div class=\"wrap\">
  1379.         <div class=\"container\">
  1380.           <ol class=\"breadcrumb\">
  1381.             <li href=\"#\">
  1382.               <a>Home</a>
  1383.             </li>
  1384.             <li href=\"#\">
  1385.               <a>Départements</a>
  1386.             </li>
  1387.             <li href=\"#\">
  1388.               <a>Département</a>
  1389.             </li>
  1390.           </ol>
  1391.         </div>
  1392.       </div>
  1393.     </div>
  1394.   <section class=\"hero__v6 section\" id=\"home\" style=\"margin-top: -60px;\">
  1395.     <div class=\"container\">
  1396.       <div class=\"row\">
  1397.         <div class=\"col-lg-6 mb-4 mb-lg-0\">
  1398.           <div class=\"row\">
  1399.             <div class=\"col-lg-11\">
  1400.               <span class=\"hero-subtitle text-uppercase\" data-aos-delay=\"0\">Solutions Syscofie Innovantes</span>
  1401.               <h1 class=\"hero-title mb-3\">{{ depart.name }}</h1>
  1402.               <p class=\"hero-description\">{{ depart.description }}</p>
  1403.               <h1 class=\"hero-title mb-1\">Objectifs</h1>
  1404.               <ul class=\"list-check\">
  1405.                 {% for object in depart.objectifs|slice(0,4) %}
  1406.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">{{ object[\"nombase\"] }}</span></li>
  1407.                 {% else %}
  1408.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Assurer une réactivité dans les services proposés</span></li>
  1409.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Garantir la conformité avec les obligations fiscales</span></li>
  1410.                   <li><i class=\"bi bi-check-circle icon\"></i><span class=\"text\">Faciliter une meilleure prise de décision pour les clients</span></li>
  1411.                 {% endfor %}
  1412.               </ul>
  1413.             </div>
  1414.           </div>
  1415.         </div>
  1416.         <div class=\"col-lg-6\">
  1417.           <div class=\"hero-img\" style=\"height: 100%;\">
  1418.             <img class=\"img-departement img-fluid rounded-4\" src=\"{{ vich_uploader_asset(depart) }}\" alt=\"Hero Image\" style=\"height: 570px; width:100%;\">
  1419.           </div>
  1420.         </div>
  1421.       </div>
  1422.     </div>
  1423.   </section>
  1424.     <!-- End Hero-->
  1425.     
  1426.   <!-- ======= How it works =======-->
  1427.   <section class=\"section howitworks__v1\" id=\"how-it-works\">
  1428.     <div class=\"container\">
  1429.       {# 
  1430.         <div class=\"row\">
  1431.           <div class=\"col-md-6 text-center mx-auto\"><span class=\"subtitle text-uppercase mb-3\" data-aos=\"fade-up\" data-aos-delay=\"0\">Equipes</span>
  1432.             <h2 data-aos=\"fade-up\" data-aos-delay=\"100\">Membres de Collaborations</h2>
  1433.             <p data-aos=\"fade-up\" data-aos-delay=\"200\">Nous vous accompagnons à chaque étape, offrant conseils et soutien pour atteindre vos objectifs.</p>
  1434.           </div>
  1435.         </div> 
  1436.       #}
  1437.       <div class=\"section-head center wt-small-separator-outer\">
  1438.         <div class=\"wt-small-separator site-text-primary\">
  1439.           <div class=\"sep-leaf-left\"></div>
  1440.           <div>Equipes</div>
  1441.         </div>
  1442.         <h1 class=\"wt-title\">Notre Equipe de Collaborations</h1>
  1443.         {# <h2 class=\"mb-3\" data-aos=\"fade-up\" data-aos-delay=\"100\">Notre Equipe de Collaborations</h2> #}
  1444.         <p>Nous vous accompagnons à chaque étape, offrant conseils et soutien pour atteindre vos objectifs.</p>
  1445.       </div>
  1446.     </div>
  1447.     
  1448.   </section>
  1449.     <!-- End How it works-->
  1450.     
  1451.     <!-- ======= Stats =======-->
  1452.   <section class=\"stats__v3 section\" style=\"background-color: #268dcf; margin-top: -40px;\">
  1453.     <div class=\"container\">
  1454.       <div class=\"row\">
  1455.         <div class=\"col-lg-12\">
  1456.           <div class=\"d-flex flex-wrap content rounded-4\">
  1457.             <div class=\"rounded-borders\">
  1458.               <div class=\"rounded-border-1\"></div>
  1459.               <div class=\"rounded-border-2\"></div>
  1460.               <div class=\"rounded-border-3\"></div>
  1461.             </div>
  1462.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\">
  1463.               <div class=\"stat-item\">
  1464.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  1465.                 <p class=\"mb-0\">Responsable du Département</p>
  1466.               </div>
  1467.             </div>
  1468.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\">
  1469.               <div class=\"stat-item\">
  1470.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  1471.                 <p class=\"mb-0\">Assistant comptable</p>
  1472.               </div>
  1473.             </div>
  1474.             <div class=\"col-lg-4 col-md-12 col-sm-12 mb-4 mb-md-0 text-center\" >
  1475.               <div class=\"stat-item\">
  1476.                 <span class=\"fw-bold\"><i class=\"bi bi-person-fill\"></i></span>
  1477.                 <p class=\"mb-0\">Contrôleur Qualité Comptable</p>
  1478.               </div>
  1479.             </div>
  1480.           </div>
  1481.         </div>
  1482.       </div>
  1483.       <div class=\"text-center bd-highlight mb-3\">
  1484.   \t\t  <button type=\"button\" class=\"framed-buttons btn-3 text-center\">Je souhaite échanger avec un expert</button>
  1485.   \t  </div>
  1486.     </div>
  1487.   </section>
  1488.     <!-- End Stats-->
  1489.     
  1490.     <!-- ======= Start Services =======-->
  1491.   <section class=\"section services__v3\" id=\"services\" style=\"margin-bottom: 40px;\">
  1492.     <div class=\"container\">
  1493.       {# <div class=\"row mt-5\">
  1494.         <div class=\"col-md-8 mx-auto text-center\">
  1495.           <span class=\"subtitle text-uppercase mb-3\" data-aos=\"fade-up\" data-aos-delay=\"0\">Nos Services</span>
  1496.           <h2 class=\"mb-3\" data-aos=\"fade-up\" data-aos-delay=\"100\">Découvrez nos services comptables sur mesure, adaptés à vos besoins financiers et à votre croissance.</h2>
  1497.         </div>
  1498.       </div> #}
  1499.       <div class=\"section-head center wt-small-separator-outer mt-5\">
  1500.         <div class=\"wt-small-separator site-text-primary\">
  1501.           <div class=\"sep-leaf-left\"></div>
  1502.           <div>Nos Services</div>
  1503.         </div>
  1504.         <h1 class=\"wt-title\">Découvrez nos services comptables sur mesure, adaptés à vos besoins financiers et à votre croissance.</h1>
  1505.         {# <h2 class=\"mb-3\" data-aos=\"fade-up\" data-aos-delay=\"100\">Découvrez nos services comptables sur mesure, adaptés à vos besoins financiers et à votre croissance.</h2> #}
  1506.         {# <p data-aos=\"fade-up\" data-aos-delay=\"200\">Nous vous accompagnons à chaque étape, offrant conseils et soutien pour atteindre vos objectifs.</p> #}
  1507.       </div>
  1508.       <div class=\"row\" style=\"margin-top: -40px;\">
  1509.         {% for scat in depart.getSousService()|slice(0,3) %}
  1510.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1511.           <div class=\"carte\">
  1512.             <a href=\"{{ path('produit_service_service', {'id': scat.id}) }}\">
  1513.               <div class=\"img\">
  1514.                 <img src=\"{{ asset('templateSyscofie/images/rapport-fin.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1515.               </div>
  1516.               <div class=\"text-box \">
  1517.                 <h2 class=\"titre\">{{ scat.name }}</h2>
  1518.                   En savoir plus
  1519.               </div>
  1520.             </a>
  1521.           </div>
  1522.         </div>
  1523.         {% else %}
  1524.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1525.           <div class=\"carte\">
  1526.             <a href=\"\">
  1527.               <div class=\"img\">
  1528.                 <img src=\"{{ asset('templateSyscofie/images/scene-bureau-ordinateur-portable.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1529.               </div>
  1530.               <div class=\"text-box \">
  1531.                 <h1 class=\"titre\">Préparation des déclarations fiscales et sociales</h1>
  1532.                   En savoir plus
  1533.               </div>
  1534.             </a>
  1535.           </div>
  1536.         </div>
  1537.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1538.           <div class=\"carte\">
  1539.             <a href=\"\">
  1540.               <div class=\"img\">
  1541.                 <img src=\"{{ asset('templateSyscofie/images/hero-img-2-min.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1542.               </div>
  1543.               <div class=\"text-box \">
  1544.                 <h1 class=\"titre\">Collecte et classement des pièces comptables</h1>
  1545.                   En savoir plus
  1546.               </div>
  1547.             </a>
  1548.           </div>
  1549.         </div>
  1550.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1551.           <div class=\"carte\">
  1552.             <a href=\"\">
  1553.               <div class=\"img\">
  1554.                 <img src=\"{{ asset('templateSyscofie/images/tablette.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1555.               </div>
  1556.               <div class=\"text-box \">
  1557.                 <h1 class=\"titre\">Suivi des comptes tiers</h1>
  1558.                 En savoir plus
  1559.               </div>
  1560.             </a>
  1561.           </div>
  1562.         </div>
  1563.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1564.           <div class=\"carte\">
  1565.             <a href=\"\">
  1566.               <div class=\"img\">
  1567.                 <img src=\"{{ asset('templateSyscofie/images/hero-bg-1-min.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1568.               </div>
  1569.               <div class=\"text-box \">
  1570.                 <h1 class=\"titre\">Revision periodique des comptes et ajustements</h1>
  1571.                   En savoir plus
  1572.               </div>
  1573.             </a>
  1574.           </div>
  1575.         </div>
  1576.         <div class=\"col-lg-4 col-md-6 col-sm-12\">
  1577.           <div class=\"carte\">
  1578.             <a href=\"\">
  1579.               <div class=\"img\">
  1580.                 <img src=\"{{ asset('templateSyscofie/images/presentation.jpg') }}\" alt=\"Nataliya Vaitkevich\">
  1581.               </div>
  1582.               <div class=\"text-box \">
  1583.                 <h1 class=\"titre\">Communication régulière avec les clients pour les alertes et reporting</h1>
  1584.                 {# <p class=\"description\">
  1585.                   Delicate petals unfurl, carrying secrets on the gentle
  1586.                   breeze. Discover the ephemeral beauty of the fleeting
  1587.                   moment.
  1588.                 </p> #}
  1589.                 En savoir plus
  1590.               </div>
  1591.             </a>
  1592.           </div>
  1593.         </div>
  1594.         {% endfor %}
  1595.       </div>
  1596.     </div>
  1597.   </section>
  1598. </main>
  1599. <a href=\"tel: 8 888 888 88 88\" rel=\"nofollow\" class=\"btn-call\">
  1600. \t<div class=\"btn-call__ico\">
  1601. \t\t<i class=\"bi bi-telephone-fill\"></i>
  1602. \t</div>
  1603. </a>
  1604. <div class=\"text-center\" style=\"margin-top: 10px; margin-bottom: 60px;\">
  1605. \t{# {% if nombrepage > 0 %}
  1606. \t\t{% if page > 1 and page <= nombrepage %}
  1607. \t\t\t{% set pagepre = page - 1 %}
  1608. \t\t{% else %}
  1609. \t\t\t{% set pagepre = nombrepage %}
  1610. \t\t{% endif %}
  1611. \t\t{% if page < nombrepage %}
  1612. \t\t\t{% set pagesuiv = page + 1 %}
  1613. \t\t{% else %}
  1614. \t\t\t{% set pagesuiv =  1 %}
  1615. \t\t{% endif %}
  1616. \t\t{% if nombrepage < 5 %}
  1617. \t\t\t{% set debut = 1 %}
  1618. \t\t\t{% set fin = nombrepage %}
  1619. \t\t{% else %}
  1620. \t\t\t{% if page > 2 and page < (nombrepage - 2) %}
  1621. \t\t\t\t{% set debut = page - 2 %}
  1622. \t\t\t\t{% if page + 2 >= nombrepage %}
  1623. \t\t\t\t\t{% set fin = nombrepage %}
  1624. \t\t\t\t{% else %}
  1625. \t\t\t\t\t{% set fin = page + 2 %}
  1626. \t\t\t\t{% endif %}
  1627. \t\t\t{% else %}
  1628. \t\t\t\t{% if page <= 2 %}
  1629. \t\t\t\t\t{% if page == 1 %}
  1630. \t\t\t\t\t\t{% set debut = 1 %}
  1631. \t\t\t\t\t\t{% set fin = page + 3 %}
  1632. \t\t\t\t\t{% else %}
  1633. \t\t\t\t\t\t{% set debut = 1 %}
  1634. \t\t\t\t\t\t{% set fin = page + 2 %}
  1635. \t\t\t\t\t{% endif %}
  1636. \t\t\t\t{% else %}
  1637. \t\t\t\t\t{% set debut = page - 2 %}
  1638. \t\t\t\t\t{% if page + 2 >= nombrepage %}
  1639. \t\t\t\t\t\t{% set fin = nombrepage %}
  1640. \t\t\t\t\t{% else %}
  1641. \t\t\t\t\t\t{% set fin = page + 2 %}
  1642. \t\t\t\t\t{% endif %}
  1643. \t\t\t\t{% endif %}
  1644. \t\t\t{% endif %}
  1645. \t\t{% endif %} #}
  1646. \t\t{# <div class=\"btn-group mb-4 text-center\" role=\"group\" aria-label=\"Basic example\">
  1647. \t\t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  1648. \t\t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  1649. \t\t\t</a>
  1650. \t\t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  1651. \t\t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  1652. \t\t\t</a> #}
  1653. \t\t\t{# {% for p in debut..fin %}
  1654. \t\t\t\t<a href=\"#\" value=\"{{ p }}\" class=\"btn btn-outline-primary mx-2 {% if p == page %}active{% endif %}\">{{ p }}</a>
  1655. \t\t\t</li> #}
  1656. \t\t{# {% endfor %} #}
  1657. \t\t{# <a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  1658. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  1659. \t\t</a>
  1660. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  1661. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  1662. \t\t</a>
  1663. \t</div>
  1664. \t<div class=\"clearfix\"></div> #}
  1665. {# {% else %} #}
  1666. \t<div class=\"btn-group text-center\" role=\"group\" aria-label=\"Basic example\">
  1667. \t\t<a href=\"#\" title=\"Première page\" class=\"btn btn-outline-primary mx-2\">
  1668. \t\t\t<span><i class=\"bi bi-chevron-double-left\"></i></span>
  1669. \t\t</a>
  1670. \t\t<a href=\"#\" title=\"Page précedente\" class=\"btn btn-outline-primary mx-2\">
  1671. \t\t\t<span><i class=\"bi bi-chevron-left\"></i></span>
  1672. \t\t</a>
  1673. \t\t<a href=\"#\" class=\"btn btn-outline-primary mx-2 active\" style=\"margin: 0px 0px;\">1</a>
  1674. \t\t<a href=\"#\" title=\"Page suivante\" class=\"btn btn-outline-primary mx-2\">
  1675. \t\t\t<span><i class=\"bi bi-chevron-right\"></i></span>
  1676. \t\t</a>
  1677. \t\t<a href=\"#\" title=\"Dernière page\" class=\"btn btn-outline-primary mx-2\">
  1678. \t\t\t<span><i class=\"bi bi-chevron-double-right\"></i></spam>
  1679. \t\t</a>
  1680. \t</div>
  1681. \t<script>
  1682. \tvar swiperFade = new Swiper(\".swiperFade\", {
  1683. \tloop: true,
  1684. \teffect: 'fade',
  1685. \tnavigation: {
  1686. \t  nextEl: \".swiper-button-next\",
  1687. \t  prevEl: \".swiper-button-prev\"
  1688. \t},
  1689. \tpagination: {
  1690. \t  el: \".swiper-pagination\",
  1691. \t},
  1692. \t});
  1693. \tvar swiperVertical = new Swiper(\".swiperVertical\", {
  1694. \t  loop: true,
  1695. \t  effect: 'fade',
  1696. \t  direction: \"vertical\",
  1697. \t  pagination: {
  1698. \t    el: \".swiper-pagination\",
  1699. \t    clickable: true,
  1700. \t  }
  1701. \t});
  1702. \tvar swiperEffect = new Swiper(\".swiperEffect\", {
  1703. \t  loop: true,
  1704. \t  effect: \"cards\",
  1705. \t  grabCursor: true,
  1706. \t  navigation: {
  1707. \t    nextEl: \".swiper-button-next\",
  1708. \t    prevEl: \".swiper-button-prev\"
  1709. \t  },
  1710. \t  pagination: {
  1711. \t    el: \".swiper-pagination\",
  1712. \t  },
  1713. \t});
  1714. </script>
  1715. </div>
  1716. {% endblock %}
  1717. {% block javascripttemplate %}
  1718. {% endblock %}""Theme/Produit/Service/Service/departement.html.twig""/home/syscofie/public_html/syscofie/templates/Theme/Produit/Service/Service/departement.html.twig");
  1719.     }
  1720. }