var/cache/dev/twig/4f/4f271129c9f293f0c1ad9f508759dbc6.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/expertise.html.twig */
  15. class __TwigTemplate_9182d14a96f517836ec258ea9c38d521 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/expertise.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/expertise.html.twig"));
  42.         $this->parent $this->loadTemplate("Theme/Users/User/layoutbase.html.twig""Theme/Produit/Service/Service/expertise.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 "
  89. \t- Détails du service ..
  90. ";
  91.         
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  93.         
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  95.         return; yield '';
  96.     }
  97.     // line 14
  98.     public function block_userblog_body($context, array $blocks = [])
  99.     {
  100.         $macros $this->macros;
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  102.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  104.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  105.         // line 15
  106.         yield "<style>
  107. \t  h2 {
  108.         font-size: 10px;
  109.         font-weight: 100;
  110.     }
  111.     h1, h2, h3, h4, h5, h6 {
  112.         font-family: \"Poppins\", sans-serif;
  113.         line-height: 1.2;
  114.         color: #000;
  115.     }
  116.     .service-icon-box-two {
  117.         position: relative;
  118.         padding: 40px 40px 40px 40px;
  119.         border: 1px solid #e7e7e7;
  120.     }
  121.     .service-icon-box-two .wt-icon-box-wraper {
  122.         margin-bottom: 30px;
  123.     }
  124.     .wt-icon-box-wraper {
  125.         position: relative;
  126.     }
  127.     .icon-xl.inline-icon {
  128.         width: auto;
  129.     }
  130.     .icon-xl.inline-icon {
  131.         text-align: left !important;
  132.     }
  133.     .icon-xld, .icon-xl, .icon-lg, .icon-md, .icon-sm, .icon-xs {
  134.         display: inline-block;
  135.     }
  136.     .site-text-primary, .wt-small-separator {
  137.         color: #ea130e;
  138.     }
  139.     .icon-xl i {
  140.         font-size: 80px;
  141.         line-height: 80px;
  142.     }
  143.     .icon-xld i, .icon-xl i, .icon-lg i, .icon-md i, .icon-sm i, .icon-xs i {
  144.         vertical-align: middle;
  145.     }
  146.     .wt-icon-box-wraper:after {
  147.         content: \"\";
  148.         display: table;
  149.         clear: both;
  150.     }
  151. \t.wt-texte {
  152. \t\tcolor: #000;
  153. \t\tfont-weight: bold;
  154. \t\tfont-size: 20px;
  155. \t}
  156.     .section-head.center.wt-small-separator-outer {
  157.         margin-bottom: 50px;
  158.         text-align: center;
  159.     }
  160.     .section-head {
  161.         position: relative;
  162.     }
  163.     .site-text-primary, .wt-small-separator {
  164.         color: #ea130e;
  165.     }
  166.     .wt-small-separator {
  167.         font-family: \"Heebo\", sans-serif;
  168.         text-transform: uppercase;
  169.         letter-spacing: 1px;
  170.         padding-right: 40px;
  171.         font-size: 26px;
  172.         line-height: 26px;
  173.         margin-bottom: 15px;
  174.         position: relative;
  175.         display: inline-block;
  176.         font-weight: 700;
  177.     }
  178.     .section-head.center .wt-small-separator div.sep-leaf-left {
  179.         position: relative;
  180.     }
  181.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  182.         background-color: #ea130e;
  183.     }
  184.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  185.         right: -20px;
  186.         width: 10px;
  187.     }
  188.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  189.         position: absolute;
  190.         content: '';
  191.         height: 22px;
  192.         bottom: 0px;
  193.         top: 0px;
  194.         transform: skew(-20deg);
  195.     }
  196.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  197.         right: -27px;
  198.         width: 4px;
  199.     }
  200.     .section-head.center.wt-small-separator-outer h2 {
  201.         max-width: 630px;
  202.         margin: 0px auto;
  203.     }
  204.  ";
  205.         // line 117
  206.         yield ".btn {
  207.     
  208.     text-align: center;
  209.     border-radius: 5px;
  210.     text-decoration: none; 
  211.     color: white;         
  212.     transition: transform 0.3s ease;
  213. }
  214. .btn-primary { background-color: #007bff; }
  215. .btn-secondary { background-color: #6c757d; }
  216. .btn:hover {
  217.     transform: translateY(-3px); 
  218. }
  219. ";
  220.         // line 134
  221.         yield "
  222. /* Styling for the Gallery Image */
  223. .gallery-image {
  224.     margin: 0;
  225.     position: relative;
  226.     overflow: hidden;
  227.     background: #000;
  228.     display: flex;
  229.     flex-direction: column;
  230.     align-items: center;
  231.     justify-content: center;
  232.     transition: transform 0.3s ease;
  233. }
  234. /* Hover Effect on the Figure */
  235. .gallery-image:hover {
  236.     transform: scale(1.02);
  237. }
  238. /* Image Wrapper */
  239. .gallery-image .image-wrapper {
  240.     position: relative;
  241.     display: inline-block;
  242.     width: 100%;
  243.     overflow: hidden;
  244. }
  245. /* Image inside Wrapper */
  246. .gallery-image .image-wrapper .caroussel-image {
  247.     display: block;
  248.     width: 100%;
  249.     object-fit: cover;
  250.     transition: transform 0.3s ease, opacity 0.3s ease;
  251. }
  252. /* Image Hover Effect */
  253. .gallery-image:hover .image-wrapper .caroussel-image {
  254.     transform: scale(1.1);
  255.     opacity: 0.9;
  256. }
  257. /* Eye Overlay */
  258. .gallery-image .eye-overlay {
  259.     position: absolute;
  260.     top: 50%;
  261.     left: 50%;
  262.     transform: translate(-50%, -50%);
  263.     font-size: 2rem;
  264.     color: white;
  265.     background: rgba(0, 0, 0, 0.6);
  266.     padding: 10px;
  267.     border-radius: 50%;
  268.     opacity: 0;
  269.     transition: opacity 0.3s ease;
  270. }
  271. /* Eye Overlay Visibility on Hover */
  272. .gallery-image:hover .eye-overlay {
  273.     opacity: 1;
  274. }
  275. /* Figcaption Styling */
  276. .gallery-image figcaption {
  277.     text-align: center;
  278.     padding: 10px;
  279.     background: #292929;
  280.     color: white;
  281.     font-size: 16px;
  282.     width: 100%;
  283.     box-sizing: border-box;
  284. }
  285. .gallery-image figcaption h2 {
  286.     font-size: 18px;
  287.     margin: 0;
  288.     color: #d6ad60;
  289.     font-weight: bold;
  290.     text-transform: uppercase;
  291.     overflow: hidden;
  292.     text-overflow: ellipsis;
  293.     white-space: nowrap;
  294. }
  295. .gallery-image figcaption h3 {
  296.     font-size: 14px;
  297.     margin: 0;
  298.     color: #d6ad60;
  299.     font-weight: normal;
  300. }
  301. /* Adjustments for Small Screens */
  302. @media (max-width: 992px) {
  303.     .gallery-image figcaption h2 {
  304.         font-size: 16px;
  305.     }
  306.     .gallery-image figcaption h3 {
  307.         font-size: 12px;
  308.     }
  309.     .gallery-image .image-wrapper img {
  310.         object-fit: contain;
  311.     }
  312. }
  313. /* Adjustments for Extra Small Screens */
  314. @media (max-width: 768px) {
  315.     .alm-gallery-image {
  316.         flex-direction: column;
  317.         justify-content: flex-start;
  318.     }
  319.     .alm-gallery-image figcaption h2 {
  320.         font-size: 14px;
  321.     }
  322.     .alm-gallery-image figcaption h3 {
  323.         font-size: 12px;
  324.     }
  325. }
  326. figure {width:90%;max-width:600px}
  327. .caroussel-image {max-width:100%;height:auto;}
  328. a {
  329.     text-decoration: none;
  330. }
  331. .shadow-effect {
  332.     height: 450px;
  333. }
  334. .ima-ge {
  335.     height: 200px;
  336.     width: 200px;
  337.     object-fit: cover;
  338. }
  339. </style>
  340. <!-- CTA Section -->
  341. <section class=\"cta \" style=\"padding: 1rem 0;\">
  342. \t<div class=\"container\">
  343. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  344. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  345. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  346. \t\t\t\t<div>Solutions Syscofie Innovantes</div>
  347. \t\t\t</div>
  348. \t\t</div>
  349. \t\t<div>Cette section présente notre cabinet comptable, mettant en lumière notre mission, nos valeurs et notre engagement envers nos clients. Avec une équipe d'experts passionnés, nous nous consacrons à fournir des services de qualité, adaptés à chaque situation, pour accompagner nos clients vers le succès financier.</div>
  350. \t</div>
  351. </section>
  352. <div class=\"content\" style=\"padding-bottom: 5px;\">
  353. \t<div class=\"wrap\">
  354. \t\t<div class=\"container\">
  355. \t\t\t<ol class=\"breadcrumb\">
  356. \t\t\t\t<li href=\"#\">
  357. \t\t\t\t\t<a>Home</a>
  358. \t\t\t\t</li>
  359. \t\t\t\t<li href=\"#\">
  360. \t\t\t\t\t<a>Expertise</a>
  361. \t\t\t\t</li>
  362. \t\t\t</ol>
  363. \t\t</div>
  364. \t</div>
  365. </div>
  366. <section class=\"hero__v6 section\" id=\"home\" >
  367. \t<div class=\"container\">
  368. \t\t<div class=\"row\">
  369. \t\t\t<div class=\"col-lg-6 mb-4 mb-lg-0\">
  370. \t\t\t\t<div class=\"row\">
  371. \t\t\t\t\t<div class=\"col-lg-11\">
  372. \t\t\t\t\t\t<span class=\"hero-subtitle text-uppercase\">Solutions Syscofie Innovantes</span>
  373. \t\t\t\t\t\t<h1 class=\"hero-title mb-3\">Expertise Fiscale</h1>
  374. \t\t\t\t\t\t<p class=\"hero-description\">Le département du Suivi Comptable Général est un pilier central du cabinet. Il est chargé de la gestion quotidienne, du contrôle régulier et de l'analyse des opérations comptables de l'ensemble des clients, garantissant une comptabilité claire, fiable et conforme aux normes en vigueur.</p><br>
  375. \t\t\t\t\t\t<p class=\"hero-description\"><strong>Prenez le contrôle de votre situation fiscale !</strong> Que vous souhaitiez <strong>demander une consultation</strong> pour un conseil personnalisé ou <strong>obtenir un devis</strong> pour nos services fiscaux, nous sommes là pour vous aider.</p>
  376. \t\t\t\t\t</div>
  377. \t\t\t\t</div>
  378. \t\t\t\t";
  379.         // line 320
  380.         yield "                <div class=\"d-flex gap-2 mb-4 mb-lg-5\">
  381.                     <a class=\"btn\" href=\"#\">Demander une Consultation</a>
  382.                     <a class=\"btn btn-white-outline\" href=\"about.html\">Obtenir un Devis</a>
  383.                 </div>
  384. \t\t\t</div>
  385. \t\t\t<div class=\"col-lg-6\">
  386. \t\t\t\t<div class=\"hero-img\" style=\"height: 100%;\">
  387. \t\t\t\t\t<img class=\"img-departement img-fluid rounded-4\" src=\"";
  388.         // line 327
  389.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/afro-americain-costume-tenant-documents-parlant.jpg"), "html"nulltrue);
  390.         yield "\" alt=\"Hero Image\">
  391. \t\t\t\t</div>
  392. \t\t\t</div>
  393. \t\t</div>
  394. \t</div>
  395. </section>
  396. <section class=\"container section services__v3\" id=\"services\" style=\"margin-bottom: 40px; margin-top: -55px;\">
  397. \t<div class=\"section-head center wt-small-separator-outer\">
  398.         <div class=\"wt-small-separator site-text-primary\">
  399.             <div class=\"sep-leaf-left\"></div>
  400.             <div>Fiscalité</div>
  401.         </div>
  402.         <h1 class=\"wt-title\">Nos articles en fiscalité</h1>
  403.     </div>
  404.     <div class=\"row\" style=\"margin-top: -10px;\">
  405.         <!-- Normal Demo-->
  406.         <div class=\"col-md-4\">
  407.             <!-- Post-->
  408.             <div class=\"post-module\">
  409.                 <!-- Thumbnail-->
  410.                 <div class=\"thumbnail\">
  411.                     <div class=\"date\">
  412.                         <div class=\"day\">27</div>
  413.                         <div class=\"month\">Mar</div>
  414.                     </div><img src=\"";
  415.         // line 352
  416.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/cabinet2.jpg"), "html"nulltrue);
  417.         yield "\"/>
  418.                 </div>
  419.                 <!-- Post Content-->
  420.                 <div class=\"post-content\">
  421.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  422.                     <h1 class=\"title\">Conseil en fiscalite des societes et des dirigeants</h1>
  423.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Assurer la conformite des declarations fiscales.</h2>
  424.                     <p class=\"description\">Améliorez la gestion de votre activité grâce à nos outils simples et efficaces. Profitez d'une solution complète pour vous concentrer sur votre croissance et atteindre vos objectifs.</p>
  425.                     <div class=\"post-meta\">
  426.                         <span class=\"timestamp\">
  427.                             <i class=\"bi bi-star-fill\"></i>
  428.                             85% de satisfaction
  429.                         </span>
  430.                         <span class=\"comments\">
  431.                             <i class=\"bi bi-person-check\"></i>
  432.                             259 clients suivis
  433.                         </span>
  434.                     </div>
  435.                 </div>
  436.             </div>
  437.         </div>
  438.         <!-- Hover Demo-->
  439.         <div class=\"col-md-4\">
  440.             <!-- Post-->
  441.             <div
  442.                 class=\"post-module\">
  443.                 <!-- Thumbnail-->
  444.                 <div class=\"thumbnail\">
  445.                     <div class=\"date\">
  446.                         <div class=\"day\">27</div>
  447.                         <div class=\"month\">Mar</div>
  448.                     </div><img src=\"";
  449.         // line 383
  450.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg"), "html"nulltrue);
  451.         yield "\"/>
  452.                 </div>
  453.                 <!-- Post Content-->
  454.                 <div class=\"post-content\">
  455.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  456.                     <h1 class=\"title\">Calcul et optimisation des impôts et taxes</h1>
  457.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Optimiser la fiscalité des entreprises</h2>
  458.                     <p class=\"description\">Simplifiez le calcul et l'optimisation de vos impôts et taxes. Bénéficiez de solutions personnalisées pour réduire vos charges fiscales et maximiser vos économies.</p>
  459.                     <div class=\"post-meta\">
  460.                         <span class=\"timestamp\">
  461.                             <i class=\"bi bi-star-fill\"></i>
  462.                             98% de satisfaction
  463.                         </span>
  464.                         <span class=\"comments\">
  465.                             <i class=\"bi bi-person-check\"></i>
  466.                             134 clients suivis
  467.                         </span>
  468.                     </div>
  469.                 </div>
  470.             </div>
  471.         </div>
  472.         <div class=\"col-md-4\">
  473.             <!-- Post-->
  474.             <div class=\"post-module\">
  475.                 <!-- Thumbnail-->
  476.                 <div class=\"thumbnail\">
  477.                     <div class=\"date\">
  478.                         <div class=\"day\">27</div>
  479.                         <div class=\"month\">Mar</div>
  480.                     </div><img src=\"";
  481.         // line 412
  482.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/deux-hommes-affaires.jpg"), "html"nulltrue);
  483.         yield "\"/>
  484.                 </div>
  485.                 <!-- Post Content-->
  486.                 <div class=\"post-content\">
  487.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  488.                     <h1 class=\"title\">Assistance en cas de contrôle fiscal</h1>
  489.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Prévenir les risques de redressements ou de sanctions</h2>
  490.                     <p class=\"description\">Recevez une assistance professionnelle lors de contrôles fiscaux. Notre équipe vous accompagne pour garantir la conformité et défendre vos intérêts, minimisant ainsi les risques et les pénalités.</p>
  491.                     <div class=\"post-meta\">
  492.                         <span class=\"timestamp\">
  493.                             <i class=\"bi bi-star-fill\"></i>
  494.                             89% de satisfaction
  495.                         </span>
  496.                         <span class=\"comments\">
  497.                             <i class=\"bi bi-person-check\"></i>
  498.                             390 clients suivis
  499.                         </span>
  500.                     </div>
  501.                 </div>
  502.             </div>
  503.         </div>
  504.     </div> 
  505. </section>
  506. <section class=\"stats__v3 section\" style=\"background-color: #268dcf; text-align: center; padding: 50px 0;\">
  507.     <div class=\"container\">
  508.         <div class=\"row\">
  509.             <div class=\"col-12\">
  510.                 <h1 style=\"font-size: 2.5em; color: white;\">Une expertise complète pour une gestion simplifiée de votre activité</h1>
  511.                 <p style=\"font-size: 1.2em; color: white; max-width: 900px; margin: 20px auto;\">
  512.                    Simplifiez la gestion de votre activité avec nos outils intuitifs et conseils personnalisés. Concentrez-vous sur ce qui compte : la croissance de votre entreprise.
  513.                 </p>
  514.                 <div class=\"bth\" style=\"display: inline-block; background-color: white; color: #268dcf; padding: 15px 30px; border-radius: 5px; cursor: pointer; margin-top: 20px;\">
  515.                     Planifier un RDV
  516.                 </div>
  517.             </div>
  518.         </div>
  519.     </div>
  520. </section>
  521. <section class=\"container section services__v3\" id=\"services\" style=\"margin-top: 40px; margin-bottom: 20px;\">
  522. \t<div class=\"section-head center wt-small-separator-outer\">
  523.         <div class=\"wt-small-separator site-text-primary\">
  524.             <div class=\"sep-leaf-left\"></div>
  525.             <div>Notre equipe</div>
  526.         </div>
  527.         <h1 class=\"wt-title\">Equipe de maintien</h1>
  528. \t\t
  529.     </div>
  530.     <section
  531.         class=\"teams\" style=\"width:100%;\">
  532.         ";
  533.         // line 464
  534.         yield "
  535.         <div class=\"row\" style=\"margin-top: -30px;\">
  536.             <div class=\"col-sm-12\">
  537.                 <div
  538.                     id=\"customers-teams\" class=\"owl-carousel\">
  539.                     <!--team 1 -->
  540.                     <div class=\"item\">
  541.                         <div class=\"shadow-effect\">
  542.                             <img class=\"img-circle ima-ge\" src=\"";
  543.         // line 473
  544.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/femme-au-bureau.jpg"), "html"nulltrue);
  545.         yield "\" alt=\"\">
  546.                             <h2>Marie-Lize Ivanna</h2>
  547.                             <p class=\"title\">Associé SYSCOFIE</p>
  548.                             <div id=\"pastexp\">
  549.                                 <h5 id=\"pastexphead\">Expert-comptable en paie</h5>
  550.                                 <p style=\"margin-top:-5px;\">Gère la paie et les obligations sociales.</p>
  551.                             </div>
  552.                             <div class=\"social-icons\" id=\"teamsocial\">
  553.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  554.                                     <i class=\"bi bi-facebook\"></i>
  555.                                 </a>
  556.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  557.                                     <i class=\"bi bi-twitter\"></i>
  558.                                 </a>
  559.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  560.                                     <i class=\"bi bi-linkedin\"></i>
  561.                                 </a>
  562.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  563.                                     <i class=\"bi bi-instagram\"></i>
  564.                                 </a>
  565.                             </div>
  566.                             <!--Social Icons End Here-->
  567.                         </div>
  568.                     </div>
  569.                     <!--END OF team 1 -->
  570.                     <!--team 2 -->
  571.                     <div class=\"item\">
  572.                         <div class=\"shadow-effect\">
  573.                             <img class=\"img-circle ima-ge\" src=\"";
  574.         // line 509
  575.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/conseiller.jpg"), "html"nulltrue);
  576.         yield "\" alt=\"\">
  577.                             <h2>Ayameni Berol</h2>
  578.                             <p class=\"title\">Associé SYSCOFIE</p>
  579.                             <div id=\"pastexp\">
  580.                                 <h5 id=\"pastexphead\">Conseiller en création d'entreprise</h5>
  581.                                 <p style=\"margin-top:-5px;\">Aide les entrepreneurs à créer et développer leurs entreprises.</p>
  582.                             </div>
  583.                             <div class=\"social-icons\" id=\"teamsocial\">
  584.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  585.                                     <i class=\"bi bi-facebook\"></i>
  586.                                 </a>
  587.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  588.                                     <i class=\"bi bi-twitter\"></i>
  589.                                 </a>
  590.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  591.                                     <i class=\"bi bi-linkedin\"></i>
  592.                                 </a>
  593.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  594.                                     <i class=\"bi bi-instagram\"></i>
  595.                                 </a>
  596.                             </div>
  597.                             <!--Social Icons End Here-->
  598.                         </div>
  599.                     </div>
  600.                     <!--END OF team 2 -->
  601.                     <!--team 3 -->
  602.                     <div class=\"item\">
  603.                         <div class=\"shadow-effect\">
  604.                             <img class=\"img-circle ima-ge\" src=\"";
  605.         // line 545
  606.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/accord-verification-par-expert-juridique.jpg"), "html"nulltrue);
  607.         yield "\" alt=\"\">
  608.                             <h2>Noumi Franck Durin</h2>
  609.                             <p class=\"title\">Associé SYSCOFIE</p>
  610.                             <div id=\"pastexp\">
  611.                                 <h5 id=\"pastexphead\">Conseiller en gestion des risques</h5>
  612.                                 <p style=\"margin-top:-5px;\">Évalue et gère les risques financiers au sein des entreprises.</p>
  613.                             </div>
  614.                             <div class=\"social-icons\" id=\"teamsocial\">
  615.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  616.                                     <i class=\"bi bi-facebook\"></i>
  617.                                 </a>
  618.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  619.                                     <i class=\"bi bi-twitter\"></i>
  620.                                 </a>
  621.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  622.                                     <i class=\"bi bi-linkedin\"></i>
  623.                                 </a>
  624.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  625.                                     <i class=\"bi bi-instagram\"></i>
  626.                                 </a>
  627.                             </div>
  628.                             <!--Social Icons End Here-->
  629.                         </div>
  630.                     </div>
  631.                     <!--END OF team 3 -->
  632.                 </div>
  633.             </div>
  634.         </div>
  635.         ";
  636.         // line 583
  637.         yield "    </section>
  638. </section>
  639. <section class=\"container section services__v3\" id=\"services\" style=\"margin-top: 20px; margin-bottom: 40px;\">
  640. \t<div class=\"section-head center wt-small-separator-outer\">
  641.         <div class=\"wt-small-separator site-text-primary\">
  642.             <div class=\"sep-leaf-left\"></div>
  643.             <div>Expertise</div>
  644.         </div>
  645.         <h1 class=\"wt-title\">Decouvrez nos autres expertises</h1>
  646.         <div id=\"carouselExampleControls\" class=\"carousel\">
  647.             <div class=\"carousel-inner\">
  648.                 <div class=\"carousel-item active\">
  649.                     <a href=\"";
  650.         // line 597
  651.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  652.         yield "\">
  653.                         <figure class=\"gallery-image\">
  654.                             <!-- Image Wrapper (for Hover Effect) -->
  655.                             <div class=\"image-wrapper\">
  656.                                 <img class=\"caroussel-image\"
  657.                                 src=\"";
  658.         // line 602
  659.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/afro-americain-costume-tenant-documents-parlant.jpg"), "html"nulltrue);
  660.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  661.                                 <!-- Eye Overlay (Visible on Hover) -->
  662.                                 <span class=\"eye-overlay\">👁</span>
  663.                             </div>
  664.                             <!-- Figcaption Always Visible but Clickable -->
  665.                             <figcaption>
  666.                                 <h2>Expertise Juridique</h2>
  667.                                 <h3>Syscofie Consulting</h3>
  668.                             </figcaption>
  669.                         </figure>
  670.                     </a>
  671.                 </div>
  672.                 <div class=\"carousel-item\">
  673.                     <a href=\"";
  674.         // line 616
  675.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  676.         yield "\">
  677.                         <figure class=\"gallery-image\">
  678.                             <!-- Image Wrapper (for Hover Effect) -->
  679.                             <div class=\"image-wrapper\">
  680.                                 <img class=\"caroussel-image\"
  681.                                 src=\"";
  682.         // line 621
  683.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/bureau-de-service.jpg"), "html"nulltrue);
  684.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  685.                                 <!-- Eye Overlay (Visible on Hover) -->
  686.                                 <span class=\"eye-overlay\">👁</span>
  687.                             </div>
  688.                             <!-- Figcaption Always Visible but Clickable -->
  689.                             <figcaption>
  690.                                 <h2>Expertise Social &amp; Paie</h2>
  691.                                 <h3>Syscofie Consulting</h3>
  692.                             </figcaption>
  693.                         </figure>
  694.                     </a>
  695.                 </div>
  696.                 <div class=\"carousel-item\">
  697.                     <a href=\"";
  698.         // line 635
  699.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  700.         yield "\">
  701.                         <figure class=\"gallery-image\">
  702.                             <!-- Image Wrapper (for Hover Effect) -->
  703.                             <div class=\"image-wrapper\">
  704.                                 <img class=\"caroussel-image\"
  705.                                 src=\"";
  706.         // line 640
  707.         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);
  708.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  709.                                 <!-- Eye Overlay (Visible on Hover) -->
  710.                                 <span class=\"eye-overlay\">👁</span>
  711.                             </div>
  712.                             <!-- Figcaption Always Visible but Clickable -->
  713.                             <figcaption>
  714.                                 <h2>Expertise Audit &amp; Contrôle</h2>
  715.                                 <h3>Syscofie Consulting</h3>
  716.                             </figcaption>
  717.                         </figure>
  718.                     </a>
  719.                 </div>
  720.                 <div class=\"carousel-item\">
  721.                     <a href=\"";
  722.         // line 654
  723.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  724.         yield "\">
  725.                         <figure class=\"gallery-image\">
  726.                             <!-- Image Wrapper (for Hover Effect) -->
  727.                             <div class=\"image-wrapper\">
  728.                                 <img class=\"caroussel-image\"
  729.                                 src=\"";
  730.         // line 659
  731.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/travailleurs-bureau.jpg"), "html"nulltrue);
  732.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  733.                                 <!-- Eye Overlay (Visible on Hover) -->
  734.                                 <span class=\"eye-overlay\">👁</span>
  735.                             </div>
  736.                             <!-- Figcaption Always Visible but Clickable -->
  737.                             <figcaption>
  738.                                 <h2>Nos Formations</h2>
  739.                                 <h3>Syscofie Consulting</h3>
  740.                             </figcaption>
  741.                         </figure>
  742.                     </a>
  743.                 </div>
  744.                 <div class=\"carousel-item\">
  745.                     <a href=\"";
  746.         // line 673
  747.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  748.         yield "\">
  749.                         <figure class=\"gallery-image\">
  750.                             <!-- Image Wrapper (for Hover Effect) -->
  751.                             <div class=\"image-wrapper\">
  752.                                 <img class=\"caroussel-image\"
  753.                                 src=\"";
  754.         // line 678
  755.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/gplan-travailleur.jpg"), "html"nulltrue);
  756.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  757.                                 <!-- Eye Overlay (Visible on Hover) -->
  758.                                 <span class=\"eye-overlay\">👁</span>
  759.                             </div>
  760.                             <!-- Figcaption Always Visible but Clickable -->
  761.                             <figcaption>
  762.                                 <h2>Expertise Fiscalité</h2>
  763.                                 <h3>Syscofie Consulting</h3>
  764.                             </figcaption>
  765.                         </figure>
  766.                     </a>
  767.                 </div>
  768.                 <div class=\"carousel-item\">
  769.                     <a href=\"";
  770.         // line 692
  771.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("prosuit_service_expertise");
  772.         yield "\">
  773.                         <figure class=\"gallery-image\">
  774.                             <!-- Image Wrapper (for Hover Effect) -->
  775.                             <div class=\"image-wrapper\">
  776.                                 <img class=\"caroussel-image\"
  777.                                 src=\"";
  778.         // line 697
  779.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg"), "html"nulltrue);
  780.         yield "\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  781.                                 <!-- Eye Overlay (Visible on Hover) -->
  782.                                 <span class=\"eye-overlay\">👁</span>
  783.                             </div>
  784.                             <!-- Figcaption Always Visible but Clickable -->
  785.                             <figcaption>
  786.                                 <h2>Expertise Suivi comptable</h2>
  787.                                 <h3>Syscofie Consulting</h3>
  788.                             </figcaption>
  789.                         </figure>
  790.                     </a>
  791.                 </div>
  792.             </div>
  793.             <button class=\"carousel-control-prev\" type=\"button\" data-bs-target=\"#carouselExampleControls\" data-bs-slide=\"prev\">
  794.                 <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>
  795.                 <span class=\"visually-hidden\">Previous</span>
  796.             </button>
  797.             <button class=\"carousel-control-next\" type=\"button\" data-bs-target=\"#carouselExampleControls\" data-bs-slide=\"next\">
  798.                 <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>
  799.                 <span class=\"visually-hidden\">Next</span>
  800.             </button>
  801.         </div>
  802.     </div>
  803. </section>
  804. <script>
  805.   //Team Slider  
  806.   \$('#customers-teams').owlCarousel({
  807.     loop: true,
  808.     center: true,
  809.     items: 3,
  810.     margin: 0,
  811.     autoplay: true,
  812.     dots:true,
  813.     autoplayTimeout: 4500,
  814.   \tcheckVisibility: true,
  815.     responsive: {
  816.       0: {
  817.         items: 1
  818.       },
  819.       768: {
  820.         items: 2
  821.       },
  822.       1170: {
  823.         items: 3
  824.       }
  825.     }
  826. \t});
  827.     ";
  828.         // line 750
  829.         yield "    const multipleItemCarousel = document.querySelector(\"#carouselExampleControls\");
  830. if (window.matchMedia(\"(min-width:576px)\").matches) {
  831.   const carousel = new bootstrap.Carousel(multipleItemCarousel, {
  832.     interval: false
  833.   });
  834.   var carouselWidth = \$(\".carousel-inner\")[0].scrollWidth;
  835.   var cardWidth = \$(\".carousel-item\").width();
  836.   var scrollPosition = 0;
  837.   \$(\".carousel-control-next\").on(\"click\", function () {
  838.     if (scrollPosition < carouselWidth - cardWidth * 4) {
  839.       scrollPosition = scrollPosition + cardWidth;
  840.       \$(\".carousel-inner\").animate({ scrollLeft: scrollPosition }, 600);
  841.     }
  842.   });
  843.   \$(\".carousel-control-prev\").on(\"click\", function () {
  844.     if (scrollPosition > 0) {
  845.       scrollPosition = scrollPosition - cardWidth;
  846.       \$(\".carousel-inner\").animate({ scrollLeft: scrollPosition }, 600);
  847.     }
  848.   });
  849. } else {
  850.   \$(multipleItemCarousel).addClass(\"slide\");
  851. }
  852. </script>
  853. ";
  854.         
  855.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  856.         
  857.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  858.         return; yield '';
  859.     }
  860.     // line 781
  861.     public function block_javascripttemplate($context, array $blocks = [])
  862.     {
  863.         $macros $this->macros;
  864.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  865.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  866.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  867.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  868.         // line 782
  869.         yield "
  870. ";
  871.         
  872.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  873.         
  874.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  875.         return; yield '';
  876.     }
  877.     /**
  878.      * @codeCoverageIgnore
  879.      */
  880.     public function getTemplateName()
  881.     {
  882.         return "Theme/Produit/Service/Service/expertise.html.twig";
  883.     }
  884.     /**
  885.      * @codeCoverageIgnore
  886.      */
  887.     public function isTraitable()
  888.     {
  889.         return false;
  890.     }
  891.     /**
  892.      * @codeCoverageIgnore
  893.      */
  894.     public function getDebugInfo()
  895.     {
  896.         return array (  975 => 782,  965 => 781,  925 => 750,  870 => 697,  862 => 692,  845 => 678,  837 => 673,  820 => 659,  812 => 654,  795 => 640,  787 => 635,  770 => 621,  762 => 616,  745 => 602,  737 => 597,  721 => 583,  681 => 545,  642 => 509,  603 => 473,  592 => 464,  538 => 412,  506 => 383,  472 => 352,  444 => 327,  435 => 320,  251 => 134,  233 => 117,  130 => 15,  120 => 14,  105 => 10,  95 => 9,  82 => 6,  77 => 4,  72 => 3,  62 => 2,  39 => 1,);
  897.     }
  898.     public function getSourceContext()
  899.     {
  900.         return new Source("{% extends \"Theme/Users/User/layoutbase.html.twig\" %}
  901. {% block meta %}
  902. \t{{ parent() }}
  903. \t<meta name=\"keywords\" content=\"{{ site }}, \"/>
  904. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  905. \t<meta name=\"description\" content=\"{{ site }}\"/>
  906. {% endblock %}
  907. {% block title %}
  908. \t{{ parent() }}
  909. \t- Détails du service ..
  910. {% endblock %}
  911.   
  912. {% block userblog_body %}
  913. <style>
  914. \t  h2 {
  915.         font-size: 10px;
  916.         font-weight: 100;
  917.     }
  918.     h1, h2, h3, h4, h5, h6 {
  919.         font-family: \"Poppins\", sans-serif;
  920.         line-height: 1.2;
  921.         color: #000;
  922.     }
  923.     .service-icon-box-two {
  924.         position: relative;
  925.         padding: 40px 40px 40px 40px;
  926.         border: 1px solid #e7e7e7;
  927.     }
  928.     .service-icon-box-two .wt-icon-box-wraper {
  929.         margin-bottom: 30px;
  930.     }
  931.     .wt-icon-box-wraper {
  932.         position: relative;
  933.     }
  934.     .icon-xl.inline-icon {
  935.         width: auto;
  936.     }
  937.     .icon-xl.inline-icon {
  938.         text-align: left !important;
  939.     }
  940.     .icon-xld, .icon-xl, .icon-lg, .icon-md, .icon-sm, .icon-xs {
  941.         display: inline-block;
  942.     }
  943.     .site-text-primary, .wt-small-separator {
  944.         color: #ea130e;
  945.     }
  946.     .icon-xl i {
  947.         font-size: 80px;
  948.         line-height: 80px;
  949.     }
  950.     .icon-xld i, .icon-xl i, .icon-lg i, .icon-md i, .icon-sm i, .icon-xs i {
  951.         vertical-align: middle;
  952.     }
  953.     .wt-icon-box-wraper:after {
  954.         content: \"\";
  955.         display: table;
  956.         clear: both;
  957.     }
  958. \t.wt-texte {
  959. \t\tcolor: #000;
  960. \t\tfont-weight: bold;
  961. \t\tfont-size: 20px;
  962. \t}
  963.     .section-head.center.wt-small-separator-outer {
  964.         margin-bottom: 50px;
  965.         text-align: center;
  966.     }
  967.     .section-head {
  968.         position: relative;
  969.     }
  970.     .site-text-primary, .wt-small-separator {
  971.         color: #ea130e;
  972.     }
  973.     .wt-small-separator {
  974.         font-family: \"Heebo\", sans-serif;
  975.         text-transform: uppercase;
  976.         letter-spacing: 1px;
  977.         padding-right: 40px;
  978.         font-size: 26px;
  979.         line-height: 26px;
  980.         margin-bottom: 15px;
  981.         position: relative;
  982.         display: inline-block;
  983.         font-weight: 700;
  984.     }
  985.     .section-head.center .wt-small-separator div.sep-leaf-left {
  986.         position: relative;
  987.     }
  988.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  989.         background-color: #ea130e;
  990.     }
  991.     .section-head.center .wt-small-separator div.sep-leaf-left:before {
  992.         right: -20px;
  993.         width: 10px;
  994.     }
  995.     .section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  996.         position: absolute;
  997.         content: '';
  998.         height: 22px;
  999.         bottom: 0px;
  1000.         top: 0px;
  1001.         transform: skew(-20deg);
  1002.     }
  1003.     .section-head.center .wt-small-separator div.sep-leaf-left:after {
  1004.         right: -27px;
  1005.         width: 4px;
  1006.     }
  1007.     .section-head.center.wt-small-separator-outer h2 {
  1008.         max-width: 630px;
  1009.         margin: 0px auto;
  1010.     }
  1011.  {# ---------------------- btn header ------------------------ #}
  1012. .btn {
  1013.     
  1014.     text-align: center;
  1015.     border-radius: 5px;
  1016.     text-decoration: none; 
  1017.     color: white;         
  1018.     transition: transform 0.3s ease;
  1019. }
  1020. .btn-primary { background-color: #007bff; }
  1021. .btn-secondary { background-color: #6c757d; }
  1022. .btn:hover {
  1023.     transform: translateY(-3px); 
  1024. }
  1025. {# -------------------------------------------------- css expertise slide -------------------------------------------------------- #}
  1026. /* Styling for the Gallery Image */
  1027. .gallery-image {
  1028.     margin: 0;
  1029.     position: relative;
  1030.     overflow: hidden;
  1031.     background: #000;
  1032.     display: flex;
  1033.     flex-direction: column;
  1034.     align-items: center;
  1035.     justify-content: center;
  1036.     transition: transform 0.3s ease;
  1037. }
  1038. /* Hover Effect on the Figure */
  1039. .gallery-image:hover {
  1040.     transform: scale(1.02);
  1041. }
  1042. /* Image Wrapper */
  1043. .gallery-image .image-wrapper {
  1044.     position: relative;
  1045.     display: inline-block;
  1046.     width: 100%;
  1047.     overflow: hidden;
  1048. }
  1049. /* Image inside Wrapper */
  1050. .gallery-image .image-wrapper .caroussel-image {
  1051.     display: block;
  1052.     width: 100%;
  1053.     object-fit: cover;
  1054.     transition: transform 0.3s ease, opacity 0.3s ease;
  1055. }
  1056. /* Image Hover Effect */
  1057. .gallery-image:hover .image-wrapper .caroussel-image {
  1058.     transform: scale(1.1);
  1059.     opacity: 0.9;
  1060. }
  1061. /* Eye Overlay */
  1062. .gallery-image .eye-overlay {
  1063.     position: absolute;
  1064.     top: 50%;
  1065.     left: 50%;
  1066.     transform: translate(-50%, -50%);
  1067.     font-size: 2rem;
  1068.     color: white;
  1069.     background: rgba(0, 0, 0, 0.6);
  1070.     padding: 10px;
  1071.     border-radius: 50%;
  1072.     opacity: 0;
  1073.     transition: opacity 0.3s ease;
  1074. }
  1075. /* Eye Overlay Visibility on Hover */
  1076. .gallery-image:hover .eye-overlay {
  1077.     opacity: 1;
  1078. }
  1079. /* Figcaption Styling */
  1080. .gallery-image figcaption {
  1081.     text-align: center;
  1082.     padding: 10px;
  1083.     background: #292929;
  1084.     color: white;
  1085.     font-size: 16px;
  1086.     width: 100%;
  1087.     box-sizing: border-box;
  1088. }
  1089. .gallery-image figcaption h2 {
  1090.     font-size: 18px;
  1091.     margin: 0;
  1092.     color: #d6ad60;
  1093.     font-weight: bold;
  1094.     text-transform: uppercase;
  1095.     overflow: hidden;
  1096.     text-overflow: ellipsis;
  1097.     white-space: nowrap;
  1098. }
  1099. .gallery-image figcaption h3 {
  1100.     font-size: 14px;
  1101.     margin: 0;
  1102.     color: #d6ad60;
  1103.     font-weight: normal;
  1104. }
  1105. /* Adjustments for Small Screens */
  1106. @media (max-width: 992px) {
  1107.     .gallery-image figcaption h2 {
  1108.         font-size: 16px;
  1109.     }
  1110.     .gallery-image figcaption h3 {
  1111.         font-size: 12px;
  1112.     }
  1113.     .gallery-image .image-wrapper img {
  1114.         object-fit: contain;
  1115.     }
  1116. }
  1117. /* Adjustments for Extra Small Screens */
  1118. @media (max-width: 768px) {
  1119.     .alm-gallery-image {
  1120.         flex-direction: column;
  1121.         justify-content: flex-start;
  1122.     }
  1123.     .alm-gallery-image figcaption h2 {
  1124.         font-size: 14px;
  1125.     }
  1126.     .alm-gallery-image figcaption h3 {
  1127.         font-size: 12px;
  1128.     }
  1129. }
  1130. figure {width:90%;max-width:600px}
  1131. .caroussel-image {max-width:100%;height:auto;}
  1132. a {
  1133.     text-decoration: none;
  1134. }
  1135. .shadow-effect {
  1136.     height: 450px;
  1137. }
  1138. .ima-ge {
  1139.     height: 200px;
  1140.     width: 200px;
  1141.     object-fit: cover;
  1142. }
  1143. </style>
  1144. <!-- CTA Section -->
  1145. <section class=\"cta \" style=\"padding: 1rem 0;\">
  1146. \t<div class=\"container\">
  1147. \t\t<div class=\"section-head center wt-small-separator-outer mt-3 text-center\" style=\"margin-bottom: 0px;\">
  1148. \t\t\t<div class=\"wt-small-separator site-text-primary\">
  1149. \t\t\t\t<div class=\"sep-leaf-left\"></div>
  1150. \t\t\t\t<div>Solutions Syscofie Innovantes</div>
  1151. \t\t\t</div>
  1152. \t\t</div>
  1153. \t\t<div>Cette section présente notre cabinet comptable, mettant en lumière notre mission, nos valeurs et notre engagement envers nos clients. Avec une équipe d'experts passionnés, nous nous consacrons à fournir des services de qualité, adaptés à chaque situation, pour accompagner nos clients vers le succès financier.</div>
  1154. \t</div>
  1155. </section>
  1156. <div class=\"content\" style=\"padding-bottom: 5px;\">
  1157. \t<div class=\"wrap\">
  1158. \t\t<div class=\"container\">
  1159. \t\t\t<ol class=\"breadcrumb\">
  1160. \t\t\t\t<li href=\"#\">
  1161. \t\t\t\t\t<a>Home</a>
  1162. \t\t\t\t</li>
  1163. \t\t\t\t<li href=\"#\">
  1164. \t\t\t\t\t<a>Expertise</a>
  1165. \t\t\t\t</li>
  1166. \t\t\t</ol>
  1167. \t\t</div>
  1168. \t</div>
  1169. </div>
  1170. <section class=\"hero__v6 section\" id=\"home\" >
  1171. \t<div class=\"container\">
  1172. \t\t<div class=\"row\">
  1173. \t\t\t<div class=\"col-lg-6 mb-4 mb-lg-0\">
  1174. \t\t\t\t<div class=\"row\">
  1175. \t\t\t\t\t<div class=\"col-lg-11\">
  1176. \t\t\t\t\t\t<span class=\"hero-subtitle text-uppercase\">Solutions Syscofie Innovantes</span>
  1177. \t\t\t\t\t\t<h1 class=\"hero-title mb-3\">Expertise Fiscale</h1>
  1178. \t\t\t\t\t\t<p class=\"hero-description\">Le département du Suivi Comptable Général est un pilier central du cabinet. Il est chargé de la gestion quotidienne, du contrôle régulier et de l'analyse des opérations comptables de l'ensemble des clients, garantissant une comptabilité claire, fiable et conforme aux normes en vigueur.</p><br>
  1179. \t\t\t\t\t\t<p class=\"hero-description\"><strong>Prenez le contrôle de votre situation fiscale !</strong> Que vous souhaitiez <strong>demander une consultation</strong> pour un conseil personnalisé ou <strong>obtenir un devis</strong> pour nos services fiscaux, nous sommes là pour vous aider.</p>
  1180. \t\t\t\t\t</div>
  1181. \t\t\t\t</div>
  1182. \t\t\t\t{#<div style=\"padding-top: 5px;\" class=\"cta d-flex gap-2 mb-4 mb-lg-5\">
  1183.                     <a href=\"#\" class=\"btn btn-primary\">Demander une Consultation</a>
  1184.                     <a href=\"#\" class=\"btn btn-secondary\">Obtenir un Devis</a>
  1185. \t\t\t    </div>#}
  1186.                 <div class=\"d-flex gap-2 mb-4 mb-lg-5\">
  1187.                     <a class=\"btn\" href=\"#\">Demander une Consultation</a>
  1188.                     <a class=\"btn btn-white-outline\" href=\"about.html\">Obtenir un Devis</a>
  1189.                 </div>
  1190. \t\t\t</div>
  1191. \t\t\t<div class=\"col-lg-6\">
  1192. \t\t\t\t<div class=\"hero-img\" style=\"height: 100%;\">
  1193. \t\t\t\t\t<img class=\"img-departement img-fluid rounded-4\" src=\"{{asset('templateSyscofie/images/afro-americain-costume-tenant-documents-parlant.jpg')}}\" alt=\"Hero Image\">
  1194. \t\t\t\t</div>
  1195. \t\t\t</div>
  1196. \t\t</div>
  1197. \t</div>
  1198. </section>
  1199. <section class=\"container section services__v3\" id=\"services\" style=\"margin-bottom: 40px; margin-top: -55px;\">
  1200. \t<div class=\"section-head center wt-small-separator-outer\">
  1201.         <div class=\"wt-small-separator site-text-primary\">
  1202.             <div class=\"sep-leaf-left\"></div>
  1203.             <div>Fiscalité</div>
  1204.         </div>
  1205.         <h1 class=\"wt-title\">Nos articles en fiscalité</h1>
  1206.     </div>
  1207.     <div class=\"row\" style=\"margin-top: -10px;\">
  1208.         <!-- Normal Demo-->
  1209.         <div class=\"col-md-4\">
  1210.             <!-- Post-->
  1211.             <div class=\"post-module\">
  1212.                 <!-- Thumbnail-->
  1213.                 <div class=\"thumbnail\">
  1214.                     <div class=\"date\">
  1215.                         <div class=\"day\">27</div>
  1216.                         <div class=\"month\">Mar</div>
  1217.                     </div><img src=\"{{ asset('templateSyscofie/images/cabinet2.jpg') }}\"/>
  1218.                 </div>
  1219.                 <!-- Post Content-->
  1220.                 <div class=\"post-content\">
  1221.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  1222.                     <h1 class=\"title\">Conseil en fiscalite des societes et des dirigeants</h1>
  1223.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Assurer la conformite des declarations fiscales.</h2>
  1224.                     <p class=\"description\">Améliorez la gestion de votre activité grâce à nos outils simples et efficaces. Profitez d'une solution complète pour vous concentrer sur votre croissance et atteindre vos objectifs.</p>
  1225.                     <div class=\"post-meta\">
  1226.                         <span class=\"timestamp\">
  1227.                             <i class=\"bi bi-star-fill\"></i>
  1228.                             85% de satisfaction
  1229.                         </span>
  1230.                         <span class=\"comments\">
  1231.                             <i class=\"bi bi-person-check\"></i>
  1232.                             259 clients suivis
  1233.                         </span>
  1234.                     </div>
  1235.                 </div>
  1236.             </div>
  1237.         </div>
  1238.         <!-- Hover Demo-->
  1239.         <div class=\"col-md-4\">
  1240.             <!-- Post-->
  1241.             <div
  1242.                 class=\"post-module\">
  1243.                 <!-- Thumbnail-->
  1244.                 <div class=\"thumbnail\">
  1245.                     <div class=\"date\">
  1246.                         <div class=\"day\">27</div>
  1247.                         <div class=\"month\">Mar</div>
  1248.                     </div><img src=\"{{ asset('templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg') }}\"/>
  1249.                 </div>
  1250.                 <!-- Post Content-->
  1251.                 <div class=\"post-content\">
  1252.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  1253.                     <h1 class=\"title\">Calcul et optimisation des impôts et taxes</h1>
  1254.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Optimiser la fiscalité des entreprises</h2>
  1255.                     <p class=\"description\">Simplifiez le calcul et l'optimisation de vos impôts et taxes. Bénéficiez de solutions personnalisées pour réduire vos charges fiscales et maximiser vos économies.</p>
  1256.                     <div class=\"post-meta\">
  1257.                         <span class=\"timestamp\">
  1258.                             <i class=\"bi bi-star-fill\"></i>
  1259.                             98% de satisfaction
  1260.                         </span>
  1261.                         <span class=\"comments\">
  1262.                             <i class=\"bi bi-person-check\"></i>
  1263.                             134 clients suivis
  1264.                         </span>
  1265.                     </div>
  1266.                 </div>
  1267.             </div>
  1268.         </div>
  1269.         <div class=\"col-md-4\">
  1270.             <!-- Post-->
  1271.             <div class=\"post-module\">
  1272.                 <!-- Thumbnail-->
  1273.                 <div class=\"thumbnail\">
  1274.                     <div class=\"date\">
  1275.                         <div class=\"day\">27</div>
  1276.                         <div class=\"month\">Mar</div>
  1277.                     </div><img src=\"{{ asset('templateSyscofie/images/deux-hommes-affaires.jpg') }}\"/>
  1278.                 </div>
  1279.                 <!-- Post Content-->
  1280.                 <div class=\"post-content\">
  1281.                     <a href=\"#\"><div class=\"category\">En savoir plus</div></a>
  1282.                     <h1 class=\"title\">Assistance en cas de contrôle fiscal</h1>
  1283.                     <h2 class=\"sub_title\" style=\"font-size: 15px;\">Prévenir les risques de redressements ou de sanctions</h2>
  1284.                     <p class=\"description\">Recevez une assistance professionnelle lors de contrôles fiscaux. Notre équipe vous accompagne pour garantir la conformité et défendre vos intérêts, minimisant ainsi les risques et les pénalités.</p>
  1285.                     <div class=\"post-meta\">
  1286.                         <span class=\"timestamp\">
  1287.                             <i class=\"bi bi-star-fill\"></i>
  1288.                             89% de satisfaction
  1289.                         </span>
  1290.                         <span class=\"comments\">
  1291.                             <i class=\"bi bi-person-check\"></i>
  1292.                             390 clients suivis
  1293.                         </span>
  1294.                     </div>
  1295.                 </div>
  1296.             </div>
  1297.         </div>
  1298.     </div> 
  1299. </section>
  1300. <section class=\"stats__v3 section\" style=\"background-color: #268dcf; text-align: center; padding: 50px 0;\">
  1301.     <div class=\"container\">
  1302.         <div class=\"row\">
  1303.             <div class=\"col-12\">
  1304.                 <h1 style=\"font-size: 2.5em; color: white;\">Une expertise complète pour une gestion simplifiée de votre activité</h1>
  1305.                 <p style=\"font-size: 1.2em; color: white; max-width: 900px; margin: 20px auto;\">
  1306.                    Simplifiez la gestion de votre activité avec nos outils intuitifs et conseils personnalisés. Concentrez-vous sur ce qui compte : la croissance de votre entreprise.
  1307.                 </p>
  1308.                 <div class=\"bth\" style=\"display: inline-block; background-color: white; color: #268dcf; padding: 15px 30px; border-radius: 5px; cursor: pointer; margin-top: 20px;\">
  1309.                     Planifier un RDV
  1310.                 </div>
  1311.             </div>
  1312.         </div>
  1313.     </div>
  1314. </section>
  1315. <section class=\"container section services__v3\" id=\"services\" style=\"margin-top: 40px; margin-bottom: 20px;\">
  1316. \t<div class=\"section-head center wt-small-separator-outer\">
  1317.         <div class=\"wt-small-separator site-text-primary\">
  1318.             <div class=\"sep-leaf-left\"></div>
  1319.             <div>Notre equipe</div>
  1320.         </div>
  1321.         <h1 class=\"wt-title\">Equipe de maintien</h1>
  1322. \t\t
  1323.     </div>
  1324.     <section
  1325.         class=\"teams\" style=\"width:100%;\">
  1326.         {# <div class=\"container\"> #}
  1327.         <div class=\"row\" style=\"margin-top: -30px;\">
  1328.             <div class=\"col-sm-12\">
  1329.                 <div
  1330.                     id=\"customers-teams\" class=\"owl-carousel\">
  1331.                     <!--team 1 -->
  1332.                     <div class=\"item\">
  1333.                         <div class=\"shadow-effect\">
  1334.                             <img class=\"img-circle ima-ge\" src=\"{{ asset('templateSyscofie/images/femme-au-bureau.jpg') }}\" alt=\"\">
  1335.                             <h2>Marie-Lize Ivanna</h2>
  1336.                             <p class=\"title\">Associé SYSCOFIE</p>
  1337.                             <div id=\"pastexp\">
  1338.                                 <h5 id=\"pastexphead\">Expert-comptable en paie</h5>
  1339.                                 <p style=\"margin-top:-5px;\">Gère la paie et les obligations sociales.</p>
  1340.                             </div>
  1341.                             <div class=\"social-icons\" id=\"teamsocial\">
  1342.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  1343.                                     <i class=\"bi bi-facebook\"></i>
  1344.                                 </a>
  1345.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  1346.                                     <i class=\"bi bi-twitter\"></i>
  1347.                                 </a>
  1348.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  1349.                                     <i class=\"bi bi-linkedin\"></i>
  1350.                                 </a>
  1351.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  1352.                                     <i class=\"bi bi-instagram\"></i>
  1353.                                 </a>
  1354.                             </div>
  1355.                             <!--Social Icons End Here-->
  1356.                         </div>
  1357.                     </div>
  1358.                     <!--END OF team 1 -->
  1359.                     <!--team 2 -->
  1360.                     <div class=\"item\">
  1361.                         <div class=\"shadow-effect\">
  1362.                             <img class=\"img-circle ima-ge\" src=\"{{ asset('templateSyscofie/images/conseiller.jpg') }}\" alt=\"\">
  1363.                             <h2>Ayameni Berol</h2>
  1364.                             <p class=\"title\">Associé SYSCOFIE</p>
  1365.                             <div id=\"pastexp\">
  1366.                                 <h5 id=\"pastexphead\">Conseiller en création d'entreprise</h5>
  1367.                                 <p style=\"margin-top:-5px;\">Aide les entrepreneurs à créer et développer leurs entreprises.</p>
  1368.                             </div>
  1369.                             <div class=\"social-icons\" id=\"teamsocial\">
  1370.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  1371.                                     <i class=\"bi bi-facebook\"></i>
  1372.                                 </a>
  1373.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  1374.                                     <i class=\"bi bi-twitter\"></i>
  1375.                                 </a>
  1376.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  1377.                                     <i class=\"bi bi-linkedin\"></i>
  1378.                                 </a>
  1379.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  1380.                                     <i class=\"bi bi-instagram\"></i>
  1381.                                 </a>
  1382.                             </div>
  1383.                             <!--Social Icons End Here-->
  1384.                         </div>
  1385.                     </div>
  1386.                     <!--END OF team 2 -->
  1387.                     <!--team 3 -->
  1388.                     <div class=\"item\">
  1389.                         <div class=\"shadow-effect\">
  1390.                             <img class=\"img-circle ima-ge\" src=\"{{ asset('templateSyscofie/images/accord-verification-par-expert-juridique.jpg') }}\" alt=\"\">
  1391.                             <h2>Noumi Franck Durin</h2>
  1392.                             <p class=\"title\">Associé SYSCOFIE</p>
  1393.                             <div id=\"pastexp\">
  1394.                                 <h5 id=\"pastexphead\">Conseiller en gestion des risques</h5>
  1395.                                 <p style=\"margin-top:-5px;\">Évalue et gère les risques financiers au sein des entreprises.</p>
  1396.                             </div>
  1397.                             <div class=\"social-icons\" id=\"teamsocial\">
  1398.                                 <a class=\"social-icon social-icon--facebook\" id=\"socialicon\" href=\"#\">
  1399.                                     <i class=\"bi bi-facebook\"></i>
  1400.                                 </a>
  1401.                                 <a class=\"social-icon social-icon--twitter\" id=\"socialicon\" href=\"#\">
  1402.                                     <i class=\"bi bi-twitter\"></i>
  1403.                                 </a>
  1404.                                 <a class=\"social-icon social-icon--linkedin\" id=\"socialicon\" href=\"#\">
  1405.                                     <i class=\"bi bi-linkedin\"></i>
  1406.                                 </a>
  1407.                                 <a class=\"social-icon social-icon--instagram\" id=\"socialicon\" href=\"#\">
  1408.                                     <i class=\"bi bi-instagram\"></i>
  1409.                                 </a>
  1410.                             </div>
  1411.                             <!--Social Icons End Here-->
  1412.                         </div>
  1413.                     </div>
  1414.                     <!--END OF team 3 -->
  1415.                 </div>
  1416.             </div>
  1417.         </div>
  1418.         {# </div> #}
  1419.     </section>
  1420. </section>
  1421. <section class=\"container section services__v3\" id=\"services\" style=\"margin-top: 20px; margin-bottom: 40px;\">
  1422. \t<div class=\"section-head center wt-small-separator-outer\">
  1423.         <div class=\"wt-small-separator site-text-primary\">
  1424.             <div class=\"sep-leaf-left\"></div>
  1425.             <div>Expertise</div>
  1426.         </div>
  1427.         <h1 class=\"wt-title\">Decouvrez nos autres expertises</h1>
  1428.         <div id=\"carouselExampleControls\" class=\"carousel\">
  1429.             <div class=\"carousel-inner\">
  1430.                 <div class=\"carousel-item active\">
  1431.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1432.                         <figure class=\"gallery-image\">
  1433.                             <!-- Image Wrapper (for Hover Effect) -->
  1434.                             <div class=\"image-wrapper\">
  1435.                                 <img class=\"caroussel-image\"
  1436.                                 src=\"{{ asset('templateSyscofie/images/afro-americain-costume-tenant-documents-parlant.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1437.                                 <!-- Eye Overlay (Visible on Hover) -->
  1438.                                 <span class=\"eye-overlay\">👁</span>
  1439.                             </div>
  1440.                             <!-- Figcaption Always Visible but Clickable -->
  1441.                             <figcaption>
  1442.                                 <h2>Expertise Juridique</h2>
  1443.                                 <h3>Syscofie Consulting</h3>
  1444.                             </figcaption>
  1445.                         </figure>
  1446.                     </a>
  1447.                 </div>
  1448.                 <div class=\"carousel-item\">
  1449.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1450.                         <figure class=\"gallery-image\">
  1451.                             <!-- Image Wrapper (for Hover Effect) -->
  1452.                             <div class=\"image-wrapper\">
  1453.                                 <img class=\"caroussel-image\"
  1454.                                 src=\"{{ asset('templateSyscofie/images/bureau-de-service.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1455.                                 <!-- Eye Overlay (Visible on Hover) -->
  1456.                                 <span class=\"eye-overlay\">👁</span>
  1457.                             </div>
  1458.                             <!-- Figcaption Always Visible but Clickable -->
  1459.                             <figcaption>
  1460.                                 <h2>Expertise Social &amp; Paie</h2>
  1461.                                 <h3>Syscofie Consulting</h3>
  1462.                             </figcaption>
  1463.                         </figure>
  1464.                     </a>
  1465.                 </div>
  1466.                 <div class=\"carousel-item\">
  1467.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1468.                         <figure class=\"gallery-image\">
  1469.                             <!-- Image Wrapper (for Hover Effect) -->
  1470.                             <div class=\"image-wrapper\">
  1471.                                 <img class=\"caroussel-image\"
  1472.                                 src=\"{{ asset('templateSyscofie/images/scene-bureau-ordinateur-portable.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1473.                                 <!-- Eye Overlay (Visible on Hover) -->
  1474.                                 <span class=\"eye-overlay\">👁</span>
  1475.                             </div>
  1476.                             <!-- Figcaption Always Visible but Clickable -->
  1477.                             <figcaption>
  1478.                                 <h2>Expertise Audit &amp; Contrôle</h2>
  1479.                                 <h3>Syscofie Consulting</h3>
  1480.                             </figcaption>
  1481.                         </figure>
  1482.                     </a>
  1483.                 </div>
  1484.                 <div class=\"carousel-item\">
  1485.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1486.                         <figure class=\"gallery-image\">
  1487.                             <!-- Image Wrapper (for Hover Effect) -->
  1488.                             <div class=\"image-wrapper\">
  1489.                                 <img class=\"caroussel-image\"
  1490.                                 src=\"{{ asset('templateSyscofie/images/travailleurs-bureau.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1491.                                 <!-- Eye Overlay (Visible on Hover) -->
  1492.                                 <span class=\"eye-overlay\">👁</span>
  1493.                             </div>
  1494.                             <!-- Figcaption Always Visible but Clickable -->
  1495.                             <figcaption>
  1496.                                 <h2>Nos Formations</h2>
  1497.                                 <h3>Syscofie Consulting</h3>
  1498.                             </figcaption>
  1499.                         </figure>
  1500.                     </a>
  1501.                 </div>
  1502.                 <div class=\"carousel-item\">
  1503.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1504.                         <figure class=\"gallery-image\">
  1505.                             <!-- Image Wrapper (for Hover Effect) -->
  1506.                             <div class=\"image-wrapper\">
  1507.                                 <img class=\"caroussel-image\"
  1508.                                 src=\"{{ asset('templateSyscofie/images/gplan-travailleur.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1509.                                 <!-- Eye Overlay (Visible on Hover) -->
  1510.                                 <span class=\"eye-overlay\">👁</span>
  1511.                             </div>
  1512.                             <!-- Figcaption Always Visible but Clickable -->
  1513.                             <figcaption>
  1514.                                 <h2>Expertise Fiscalité</h2>
  1515.                                 <h3>Syscofie Consulting</h3>
  1516.                             </figcaption>
  1517.                         </figure>
  1518.                     </a>
  1519.                 </div>
  1520.                 <div class=\"carousel-item\">
  1521.                     <a href=\"{{ path('prosuit_service_expertise') }}\">
  1522.                         <figure class=\"gallery-image\">
  1523.                             <!-- Image Wrapper (for Hover Effect) -->
  1524.                             <div class=\"image-wrapper\">
  1525.                                 <img class=\"caroussel-image\"
  1526.                                 src=\"{{ asset('templateSyscofie/images/negociations-commerciales-dans-bureau-moderne.jpg') }}\" width=\"2500\" style=\"height: 235px;\" alt=\"\">
  1527.                                 <!-- Eye Overlay (Visible on Hover) -->
  1528.                                 <span class=\"eye-overlay\">👁</span>
  1529.                             </div>
  1530.                             <!-- Figcaption Always Visible but Clickable -->
  1531.                             <figcaption>
  1532.                                 <h2>Expertise Suivi comptable</h2>
  1533.                                 <h3>Syscofie Consulting</h3>
  1534.                             </figcaption>
  1535.                         </figure>
  1536.                     </a>
  1537.                 </div>
  1538.             </div>
  1539.             <button class=\"carousel-control-prev\" type=\"button\" data-bs-target=\"#carouselExampleControls\" data-bs-slide=\"prev\">
  1540.                 <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>
  1541.                 <span class=\"visually-hidden\">Previous</span>
  1542.             </button>
  1543.             <button class=\"carousel-control-next\" type=\"button\" data-bs-target=\"#carouselExampleControls\" data-bs-slide=\"next\">
  1544.                 <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>
  1545.                 <span class=\"visually-hidden\">Next</span>
  1546.             </button>
  1547.         </div>
  1548.     </div>
  1549. </section>
  1550. <script>
  1551.   //Team Slider  
  1552.   \$('#customers-teams').owlCarousel({
  1553.     loop: true,
  1554.     center: true,
  1555.     items: 3,
  1556.     margin: 0,
  1557.     autoplay: true,
  1558.     dots:true,
  1559.     autoplayTimeout: 4500,
  1560.   \tcheckVisibility: true,
  1561.     responsive: {
  1562.       0: {
  1563.         items: 1
  1564.       },
  1565.       768: {
  1566.         items: 2
  1567.       },
  1568.       1170: {
  1569.         items: 3
  1570.       }
  1571.     }
  1572. \t});
  1573.     {# script expertises slides  #}
  1574.     const multipleItemCarousel = document.querySelector(\"#carouselExampleControls\");
  1575. if (window.matchMedia(\"(min-width:576px)\").matches) {
  1576.   const carousel = new bootstrap.Carousel(multipleItemCarousel, {
  1577.     interval: false
  1578.   });
  1579.   var carouselWidth = \$(\".carousel-inner\")[0].scrollWidth;
  1580.   var cardWidth = \$(\".carousel-item\").width();
  1581.   var scrollPosition = 0;
  1582.   \$(\".carousel-control-next\").on(\"click\", function () {
  1583.     if (scrollPosition < carouselWidth - cardWidth * 4) {
  1584.       scrollPosition = scrollPosition + cardWidth;
  1585.       \$(\".carousel-inner\").animate({ scrollLeft: scrollPosition }, 600);
  1586.     }
  1587.   });
  1588.   \$(\".carousel-control-prev\").on(\"click\", function () {
  1589.     if (scrollPosition > 0) {
  1590.       scrollPosition = scrollPosition - cardWidth;
  1591.       \$(\".carousel-inner\").animate({ scrollLeft: scrollPosition }, 600);
  1592.     }
  1593.   });
  1594. } else {
  1595.   \$(multipleItemCarousel).addClass(\"slide\");
  1596. }
  1597. </script>
  1598. {% endblock %}
  1599. {% block javascripttemplate %}
  1600. {% endblock %}""Theme/Produit/Service/Service/expertise.html.twig""/home/syscofie/public_html/syscofie/templates/Theme/Produit/Service/Service/expertise.html.twig");
  1601.     }
  1602. }