var/cache/dev/twig/46/46b7b51af1ad9a0d1b9241b382423c0e0272516c6f4dcfe50965f7628cd53ade.php line 1004

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Theme/Produit/Service/Service/supportscenter.html.twig */
  14. class __TwigTemplate_1daac9016a5de1c6ce8296e66ad3589c467e601cf8cd0d459ac98d5f1e18ffc9 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta' => [$this'block_meta'],
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'userblog_body' => [$this'block_userblog_body'],
  27.             'srcjavascripttemplate' => [$this'block_srcjavascripttemplate'],
  28.             'javascripttemplate' => [$this'block_javascripttemplate'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "Theme/Users/User/layoutoffert.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/supportscenter.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Theme/Produit/Service/Service/supportscenter.html.twig"));
  43.         $this->parent $this->loadTemplate("Theme/Users/User/layoutoffert.html.twig""Theme/Produit/Service/Service/supportscenter.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 2
  51.     public function block_meta($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  58.         // line 3
  59.         echo "\t";
  60.         $this->displayParentBlock("meta"$context$blocks);
  61.         echo "
  62. \t<meta name=\"keywords\" content=\"";
  63.         // line 4
  64.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'4$this->source); })()), "html"nulltrue);
  65.         echo ", ";
  66.         echo twig_escape_filter($this->env, (isset($context["keywords"]) || array_key_exists("keywords"$context) ? $context["keywords"] : (function () { throw new RuntimeError('Variable "keywords" does not exist.'4$this->source); })()), "html"nulltrue);
  67.         echo "\"/>
  68. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  69. \t<meta name=\"description\" content=\"";
  70.         // line 6
  71.         echo twig_escape_filter($this->env, (isset($context["metier"]) || array_key_exists("metier"$context) ? $context["metier"] : (function () { throw new RuntimeError('Variable "metier" does not exist.'6$this->source); })()), "html"nulltrue);
  72.         echo ", ";
  73.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'6$this->source); })()), "html"nulltrue);
  74.         echo "\"/>
  75. \t
  76. ";
  77.         
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  79.         
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  81.     }
  82.     // line 11
  83.     public function block_title($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  90.         // line 12
  91.         $this->displayParentBlock("title"$context$blocks);
  92.         echo " ";
  93.         echo twig_escape_filter($this->env, (isset($context["site"]) || array_key_exists("site"$context) ? $context["site"] : (function () { throw new RuntimeError('Variable "site" does not exist.'12$this->source); })()), "html"nulltrue);
  94.         echo "
  95. ";
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.         
  99.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  100.     }
  101.     // line 15
  102.     public function block_stylesheets($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  109.         // line 16
  110.         $this->displayParentBlock("stylesheets"$context$blocks);
  111.         echo "
  112. <style>
  113. \t/*  */
  114. .small-text {color:#2c2b0c;}
  115. .heading{color:#000; font-size:39px; font-weight:700;}
  116. .work-process-section { width: 100%; display: block; padding: 90px 0px 100px; background: #f7f6e2 ; background-size: cover; background-position: center; }
  117. .work-process-section .heading-block { width: 100%; display: block; max-width: 600px; margin: 0px auto 60px; text-align: center; }
  118. .work-process-section .heading-block .description { font-size: 16px; color: #666666; margin-bottom: 0px; }
  119. .work-process-block { max-width: 1600px; width: 100%; margin: 0px auto; /* height: 450px; */ }
  120. .work-process-layout1 .work-process-top .number { display:inline-block; width:80px; height:80px; text-align:center; border:5px solid; font-size:26px; font-weight:700; line-height:73px; margin-left:40px; margin-bottom:25px; background-color: #b9b533 !important; border-radius: 50%; position: relative; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
  121. .work-process-layout1 .work-process-top { text-align:center; position:relative }
  122. .work-process-layout1 .work-process-top .shape { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  display:inline-block; position:absolute; left:25px; top:63px; width:100%; height:270px; max-width:270px; -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); border-radius:10px; z-index:0; -webkit-transform:rotate(-5deg); -ms-transform:rotate(-5deg); transform:rotate(-5deg); background-color: #b9b533; }
  123. .work-process-layout1 .vs-work-process-2 .shape { background: #99962a !important; }
  124. .work-process-layout1 .vs-work-process-2 .number{ background: #99962a !important; }
  125. .work-process-layout1 .vs-work-process-2  .work-process-content { border-color: #99962a !important; }
  126. /* .work-process-layout1 .vs-work-process-3 .shape { background: #008dc4  !important; }
  127. .work-process-layout1 .vs-work-process-3 .number{ background: #008dc4  !important; }
  128. .work-process-layout1 .vs-work-process-3 .work-process-content { border-color: #008dc4  !important; }
  129. */
  130. .work-process-layout1 .vs-work-process-4 .shape { background: #90acd1  !important; }
  131. .work-process-layout1 .vs-work-process-4 .number{ background: #90acd1  !important; }
  132. .work-process-layout1 .vs-work-process-4 .work-process-content { border-color: #90acd1 !important; }
  133. .work-process-layout1 .work-process-content { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  border-radius:10px; box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1); background-color:rgba(255,255,255,0.969); padding:35px 20px; padding-bottom:30px; max-width:270px; border-bottom:3px solid #b9b533; position: relative;}
  134. .work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
  135. .work-process-layout1 .work-process-content .icon { width: 45px; height: 45px; margin: 0px auto 20px; }
  136. .work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
  137. .work-process-layout1 .work-process-content .process-title { color: #1d165c; font-size: 20px; line-height: 30px; transition: all 500ms ease; font-weight:600;  margin-bottom: 12px;  }
  138. .work-process-layout1 .work-process-content .text {  position: relative; font-size: 14px; line-height: 24px; color: #666666; transition: all 500ms ease; margin-bottom: 0px;  }
  139. .work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
  140. .work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px;  margin-left:0% }
  141. /*================= Beging Article =================*/
  142. .card {
  143.     display: flex;
  144.     margin-bottom: 30px;
  145.     width: 100%;
  146.   }
  147.   .card .card-icon-top {
  148.     font-size: 4.5rem;
  149.     margin-top: 3rem;
  150.   }
  151.   .card .card-tags {
  152.     color: #097d6c;
  153.     display: inline-block;
  154.     font-weight: 700;
  155.     margin-bottom: 1rem;
  156.   }
  157.   .card .card-tags:before {
  158.     content: \"\";
  159.     background-color: #097d6c;
  160.     width: 0.75em;
  161.     height: 0.75em;
  162.     border-radius: 100%;
  163.     display: inline-block;
  164.     margin-right: 0.5rem;
  165.   }
  166.   .card .card-date {
  167.     display: inline-block;
  168.     padding-bottom: 1rem;
  169.   }
  170.   .card .card-title {
  171.     color: #212529;
  172.     display: block;
  173.     font-weight: 700;
  174.     font-size: 1.5rem;
  175.     line-height: 1.33333;
  176.     margin-bottom: 1rem;
  177.   }
  178.   .card .card-title:last-child {
  179.     margin-bottom: 0;
  180.   }
  181.   .card .card-label {
  182.     color: #212529;
  183.     display: block;
  184.     font-size: 1.5rem;
  185.     line-height: 1.33333;
  186.     font-weight: 700;
  187.   }
  188.   .card .card-body {
  189.     padding: 2rem 2rem 2rem 2rem;
  190.     align-self: center;
  191.     width: 100%;
  192.   }
  193.   .card .card-body .popover-wrapper.right {
  194.     position: absolute;
  195.     right: 0;
  196.   }
  197.   .card .card-metadata {
  198.     min-width: 10rem;
  199.   }
  200.   .card .card-footer {
  201.     border-top: none;
  202.     padding: 0 2rem 2rem 2rem;
  203.     background-color: inherit;
  204.     display: flex;
  205.     align-items: center;
  206.   }
  207.   .card .card-footer .vfi {
  208.     color: #097d6c;
  209.     font-size: 2.5rem;
  210.     padding-left: 0.5rem;
  211.   }
  212.   .card .vfi {
  213.     color: #097d6c;
  214.   }
  215.   .card > a {
  216.     border-bottom: none;
  217.     color: #637381;
  218.     display: flex;
  219.     flex-direction: column;
  220.     height: 100%;
  221.   }
  222.   .card > a:hover,
  223.   .card > a:active {
  224.     color: #fff;
  225.     background: #097d6c;
  226.     text-decoration: none;
  227.   }
  228.   .card > a:hover .card-title,
  229.   .card > a:hover .card-icon-top,
  230.   .card > a:hover .card-footer .vfi,
  231.   .card > a:hover .card-tags,
  232.   .card > a:active .card-title,
  233.   .card > a:active .card-icon-top,
  234.   .card > a:active .card-footer .vfi,
  235.   .card > a:active .card-tags {
  236.     color: #fff;
  237.   }
  238.   .card > a:hover .text-muted,
  239.   .card > a:active .text-muted {
  240.     color: #fff !important;
  241.   }
  242.   .card > a:hover .card-tags:before,
  243.   .card > a:active .card-tags:before {
  244.     background-color: #fff;
  245.   }
  246.   .card2 {
  247.     -webkit-transition: all 100ms ease-in-out;
  248.     transition: all 100ms ease-in-out;
  249.     border: none;
  250.     -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  251.     box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  252.   }
  253.   .card2:hover {
  254.     transform: scale(1.04);
  255.     border: none;
  256.   }
  257.   .card2 > a:hover,
  258.   .card2 > a:active {
  259.     color: inherit;
  260.     background: #fff;
  261.     text-decoration: none;
  262.   }
  263.   .card2 > a:hover .card-icon-top,
  264.   .card2 > a:hover .card-footer .vfi,
  265.   .card2 > a:hover .card-tags,
  266.   .card2 > a:active .card-icon-top,
  267.   .card2 > a:active .card-footer .vfi,
  268.   .card2 > a:active .card-tags {
  269.     color: inherit;
  270.   }
  271.   .card2 > a:hover .card-title,
  272.   .card2 > a:active .card-title {
  273.     color: #097d6c;
  274.   }
  275.   .card2 > a:hover .text-muted,
  276.   .card2 > a:active .text-muted {
  277.     color: #fff !important;
  278.   }
  279.   .card2 > a:hover .card-tags:before,
  280.   .card2 > a:active .card-tags:before {
  281.     background-color: #fff;
  282.   }
  283.   .card3 {
  284.     -webkit-transition: all 200ms ease-in-out;
  285.     transition: all 200ms ease-in-out;
  286.   }
  287.   .card3:hover {
  288.     border: 1px solid #0cb097;
  289.   }
  290.   .card3 > a:hover,
  291.   .card3 > a:active {
  292.     color: inherit;
  293.     background: #fff;
  294.     text-decoration: none;
  295.   }
  296.   .card3 > a:hover .card-icon-top,
  297.   .card3 > a:hover .card-footer .vfi,
  298.   .card3 > a:hover .card-tags,
  299.   .card3 > a:active .card-icon-top,
  300.   .card3 > a:active .card-footer .vfi,
  301.   .card3 > a:active .card-tags {
  302.     color: inherit;
  303.   }
  304.   .card3 > a:hover .card-title,
  305.   .card3 > a:active .card-title {
  306.     color: #212529;
  307.   }
  308.   .card3 > a .card-icon-top,
  309.   .card3 > a .card-icon-top {
  310.     -webkit-transition: all 200ms ease-in-out;
  311.     transition: all 200ms ease-in-out;
  312.   }
  313.   .card3 > a:hover .card-icon-top,
  314.   .card3 > a:active .card-icon-top {
  315.     transform: scale(1.4);
  316.   }
  317.   .card3 > a:hover .text-muted,
  318.   .card3 > a:active .text-muted {
  319.     color: #fff !important;
  320.   }
  321.   .card3 > a:hover .card-tags:before,
  322.   .card3 > a:active .card-tags:before {
  323.     background-color: #fff;
  324.   }
  325.   .card4 {
  326.     -webkit-transition: all 200ms ease-in-out;
  327.     transition: all 200ms ease-in-out;
  328.     border: 0;
  329.     -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  330.     box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  331.   }
  332.   .card4 > a:hover,
  333.   .card4 > a:active {
  334.     background: #ffffff;
  335.     color: inherit;
  336.     text-decoration: none;
  337.     cursor: url(https://dl.dropbox.com/s/2nmb5ja0g888q8n/arrow.png) 0 0, auto;
  338.   }
  339.   .card4 > a:hover:before,
  340.   .card4 > a:active:before {
  341.     content: \"\";
  342.     display: block;
  343.     width: 100%;
  344.     height: 100%;
  345.     background: rgba(0, 0, 0, 0.3);
  346.     position: absolute;
  347.   }
  348.   .card4 > a:hover .card-icon-top,
  349.   .card4 > a:hover .card-footer .vfi,
  350.   .card4 > a:hover .card-tags,
  351.   .card4 > a:active .card-icon-top,
  352.   .card4 > a:active .card-footer .vfi,
  353.   .card4 > a:active .card-tags {
  354.     color: inherit;
  355.   }
  356.   .card4 > a:hover .card-title,
  357.   .card4 > a:active .card-title {
  358.     color: #212529;
  359.   }
  360.   .card4 > a .card-icon-top,
  361.   .card4 > a .card-icon-top {
  362.     -webkit-transition: all 200ms ease-in-out;
  363.     transition: all 200ms ease-in-out;
  364.   }
  365.   .card4 > a:hover .text-muted,
  366.   .card4 > a:active .text-muted {
  367.     color: #fff !important;
  368.   }
  369.   .card4 > a:hover .card-tags:before,
  370.   .card4 > a:active .card-tags:before {
  371.     background-color: #fff;
  372.   }
  373.   .card.card-row-layout .card-body {
  374.     text-align: left;
  375.   }
  376.   @media (min-width: 500px) {
  377.     .gradien-color-height{
  378.       height: 180px!important;
  379.     }
  380.   }
  381.   @media (max-width: 500px) {
  382.     .gradien-color-height{
  383.       height: 260px!important;
  384.     }
  385.   }
  386.   @media screen and (max-width: 450px){
  387.   #page, #masthead, #content {
  388.       width: 100%!important;;
  389.       overflow: visible!important;;
  390.   }
  391.   }
  392.   @media (min-width: 992px) {
  393.     .card.card-row-layout {
  394.       flex-direction: row;
  395.       align-items: center;
  396.     }
  397.     .card.card-row-layout .card-icon-top {
  398.       margin-top: 0;
  399.       margin-left: 2rem;
  400.     }
  401.     .card.card-row-layout .card-icon-top.card-icon-right {
  402.       order: 100;
  403.       margin-right: 2rem;
  404.     }
  405.     .card.card-row-layout .card-body {
  406.       text-align: left;
  407.     }
  408.     .card.card-row-layout .card-footer {
  409.       padding: 2rem;
  410.     }
  411.     .card.card-row-layout .card-footer .vfi {
  412.       font-size: 3.6rem;
  413.     }
  414.     .card.card-row-layout > a {
  415.       flex-direction: row;
  416.       align-items: center;
  417.       width: 100%;
  418.     }
  419.   }
  420.   .card.card-large .card-title,
  421.   .card.card-featured .card-title {
  422.     color: #212529;
  423.     display: block;
  424.     font-weight: 700;
  425.     font-size: 1.5rem;
  426.     line-height: 1.33333;
  427.   }
  428.   .card.card-large .card-body,
  429.   .card.card-featured .card-body {
  430.     text-align: left;
  431.   }
  432.   @media (min-width: 992px) {
  433.     .card.card-fw .card-img-top {
  434.       margin-left: 1rem;
  435.       max-width: 300px;
  436.       order: 100;
  437.     }
  438.   }
  439.   .card.card-large.card-row-layout .card-body {
  440.     text-align: center;
  441.   }
  442.   @media (min-width: 992px) {
  443.     .card.card-large.card-row-layout .card-body {
  444.       text-align: left;
  445.     }
  446.   }
  447.   @media (min-width: 992px) {
  448.     .card.card-large.card-fw .card-img-top {
  449.       margin-left: 1rem;
  450.       max-width: 400px;
  451.       order: 100;
  452.     }
  453.     .card.card-large.card-fw .vfi {
  454.       color: #fff;
  455.     }
  456.   }
  457.   @media (min-width: 1200px) {
  458.     .card.card-large.card-fw .card-img-top {
  459.       max-width: 500px;
  460.     }
  461.   }
  462.   .card.card-featured .card-body .text-muted {
  463.     display: inline-block;
  464.     margin-bottom: 1.5rem;
  465.   }
  466.   .card.card-featured .card-body .card-footer {
  467.     padding: 0;
  468.   }
  469.   @media (min-width: 992px) {
  470.     .card.card-featured .card-img-top {
  471.       flex: 0 0 50%;
  472.       max-width: 50%;
  473.       margin: 0;
  474.       align-self: start;
  475.     }
  476.     .card.card-featured .card-body {
  477.       display: flex;
  478.       flex-flow: column nowrap;
  479.       height: 100%;
  480.     }
  481.     .card.card-featured .card-body .card-footer {
  482.       margin-top: auto;
  483.     }
  484.   }
  485.   .card.card-label-content .card-title {
  486.     font-weight: 700;
  487.   }
  488.   .card.card-label-content .card-label {
  489.     font-size: 1rem;
  490.   }
  491.   .card .rounded-circle {
  492.     margin: 2rem auto 1rem auto;
  493.     width: 61.5%;
  494.   }
  495.   .card[data-toggle=\"modal\"] {
  496.     cursor: pointer;
  497.   }
  498.   .cards > div,
  499.   .cards .card-item {
  500.     display: flex;
  501.   }
  502.   .cards .card.bg-gray-sky {
  503.     border: none;
  504.   }
  505.   .cards.bg-gray-sky {
  506.     background-color: transparent;
  507.   }
  508.   .cards.bg-gray-sky .card {
  509.     background-color: #f4f6f8;
  510.     border: none;
  511.   }
  512.   .cards.bg-gray-sky .card .vfi {
  513.     color: #097d6c;
  514.   }
  515.   .cards.bg-gray-sky .card a:hover .vfi {
  516.     color: #fff;
  517.   }
  518.   .cards.cards-bs-grid {
  519.     display: flex;
  520.     flex-wrap: wrap;
  521.     margin-right: -15px;
  522.     margin-left: -15px;
  523.   }
  524.   .cards.cards-bs-grid .card-item {
  525.     position: relative;
  526.     width: 100%;
  527.     min-height: 1px;
  528.     padding-right: 15px;
  529.     padding-left: 15px;
  530.     flex: 0 0 100%;
  531.     max-width: 100%;
  532.   }
  533.   @media (min-width: 768px) {
  534.     .cards.cards-bs-grid .card-item {
  535.       flex: 0 0 50%;
  536.       max-width: 50%;
  537.     }
  538.   }
  539.   @media (min-width: 992px) {
  540.     .cards.cards-bs-grid .card-item {
  541.       flex: 0 0 33.33333%;
  542.       max-width: 33.33333%;
  543.     }
  544.   }
  545. /* ============Start Article ========*/
  546. .banner {
  547.   display: block;
  548.   text-decoration: none;
  549.   color: inherit;
  550.   overflow: hidden;
  551.   background-color: hsl(0, 0%, 100%);
  552.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  553.     0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
  554.     0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
  555.     0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  556.   border-radius: 0.375em;
  557.   transition: 0.3s;
  558.   width: 100%;
  559.   margin-inline: auto;
  560. }
  561. .banner__grid {
  562.   display: flex;
  563.   flex-direction: column;
  564. }
  565. .banner__grid > * {
  566.   min-width: 0;
  567. }
  568. .banner__link {
  569.   position: relative;
  570.   text-decoration: none;
  571.   color: hsl(250, 84%, 54%);
  572.   display: inline-block;
  573.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  574.   transform-origin: left bottom;
  575. }
  576. .banner__link i {
  577.   /* label */
  578.   position: relative;
  579.   z-index: 2;
  580.   display: inline-block;
  581.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  582. }
  583. .banner__link::after {
  584.   /* animated border */
  585.   content: \"\";
  586.   background-color: currentColor;
  587.   height: 2px;
  588.   width: 100%;
  589.   position: absolute;
  590.   z-index: 1;
  591.   bottom: 0;
  592.   left: 0;
  593.   -webkit-clip-path: inset(0% round 0.1875em);
  594.   clip-path: inset(0% round 0.1875em);
  595.   opacity: 0.15;
  596.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  597. }
  598. .banner__figure {
  599.   height: 0;
  600.   width: 100%;
  601.   padding-bottom: 50%;
  602.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  603.   background-position: center center;
  604.   background-repeat: no-repeat;
  605.   background-size: cover;
  606. }
  607. .banner__text {
  608.   padding: 1.5rem;
  609. }
  610. .banner__link-wrapper {
  611.   margin-top: 1rem;
  612. }
  613. .banner:hover {
  614.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  615.     0 0.9px 1.25px hsla(230, 13%, 9%, 0.025), 0 3px 5px hsla(230, 13%, 9%, 0.05),
  616.     0 12px 20px hsla(230, 13%, 9%, 0.09);
  617. }
  618. .banner:hover .banner__link {
  619.   transform: scale(1.3);
  620. }
  621. .banner:hover .banner__link i {
  622.   transform: scale(0.7);
  623. }
  624. .banner:hover .banner__link::after {
  625.   height: 100%;
  626. }
  627. .banner:hover .banner__figure {
  628.   transform: scale(1.05);
  629. }
  630. @media (min-width: 64rem) {
  631.   .banner__grid {
  632.     flex-direction: row-reverse;
  633.   }
  634.   .banner__grid > * {
  635.     width: 50%;
  636.   }
  637.   .banner__figure {
  638.     height: 100%;
  639.     padding-bottom: 0;
  640.     -webkit-clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  641.     clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  642.   }
  643.   .banner__text {
  644.     padding: 3rem;
  645.   }
  646.   .banner__link-wrapper {
  647.     margin-top: 1.5rem;
  648.   }
  649.   .banner--invert .banner__grid {
  650.     flex-direction: row;
  651.   }
  652.   .banner--invert .banner__figure {
  653.     -webkit-clip-path: polygon(
  654.       0% 0%,
  655.       calc(100% - 100px) 0%,
  656.       calc(100% - 50px) 100%,
  657.       0% 100%
  658.     );
  659.     clip-path: polygon(
  660.       0% 0%,
  661.       calc(100% - 100px) 0%,
  662.       calc(100% - 50px) 100%,
  663.       0% 100%
  664.     );
  665.   }
  666.   .banner--invert .banner__text {
  667.     text-align: right;
  668.   }
  669.   .banner--invert .banner__link {
  670.     transform-origin: right bottom;
  671.   }
  672.   .banner:hover .banner__figure {
  673.     -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  674.     clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  675.   }
  676. }
  677. /* ------------------------ Watermark (Please Ignore) ----------------------- */
  678. .watermark-ctr {
  679.   --clr-button-bg: #141414;
  680.   --clr-button: 72, 39, 236;
  681.   --clr-text: #ffffff;
  682.   position: fixed;
  683.   bottom: 1.5rem;
  684.   right: 1.5rem;
  685.   z-index: 1000;
  686. }
  687. .watermark-ctr a {
  688.   text-decoration: none;
  689.   color: inherit;
  690.   display: flex;
  691. }
  692. .generate-button {
  693.   --generate-button-star-1-opacity: 0.25;
  694.   --generate-button-star-1-scale: 1;
  695.   --generate-button-star-2-opacity: 1;
  696.   --generate-button-star-2-scale: 1;
  697.   --generate-button-star-3-opacity: 0.5;
  698.   --generate-button-star-3-scale: 1;
  699.   --generate-button-dots-opacity: 0;
  700.   appearance: none;
  701.   outline: none;
  702.   border: none;
  703.   padding: 14px 24px 14px 20px;
  704.   border-radius: 29px;
  705.   margin: 0;
  706.   background-color: var(--clr-button-bg);
  707.   color: var(--clr-text);
  708.   display: flex;
  709.   align-items: center;
  710.   justify-content: center;
  711.   position: relative;
  712.   cursor: pointer;
  713.   -webkit-tap-highlight-color: transparent;
  714.   z-index: 1;
  715.   transform: scale(var(--generate-button-scale, 1)) translateZ(0);
  716.   box-shadow: 0px 0px 120px var(--generate-button-shadow-wide, transparent),
  717.     0px 4px 12px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.1),
  718.     inset 0px 1px 1px
  719.       var(--generate-button-shadow-inset, rgba(255, 255, 255, 0.04)),
  720.     0 0 0 var(--generate-button-shadow-outline, 0px)
  721.       rgba(var(--clr-button), 0.4);
  722.   transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, color 0.3s;
  723. }
  724. .generate-button:before {
  725.   content: \"\";
  726.   display: block;
  727.   position: absolute;
  728.   right: 20%;
  729.   height: 20px;
  730.   left: 20%;
  731.   bottom: -10px;
  732.   background: rgba(204, 204, 204, 0.4);
  733.   filter: blur(12.5px);
  734.   z-index: 2;
  735.   clip-path: inset(-200% -30% 10px -30% round 29px);
  736.   opacity: 0;
  737.   transition: opacity 0.4s;
  738.   transform: translateZ(0);
  739. }
  740. .generate-button span {
  741.   position: relative;
  742.   z-index: 1;
  743.   font-family: \"Poppins\", Arial;
  744.   font-weight: 600;
  745.   font-size: 16px;
  746.   letter-spacing: 0.005em;
  747.   display: block;
  748.   user-select: none;
  749. }
  750. .generate-button .stroke {
  751.   mix-blend-mode: hard-light;
  752. }
  753. .generate-button .stroke svg {
  754.   position: absolute;
  755.   inset: 0;
  756.   width: 100%;
  757.   height: 100%;
  758.   fill: none;
  759.   stroke-width: 0.75px;
  760.   stroke: #e2d9ff;
  761.   stroke-dasharray: 1.5 14;
  762.   stroke-dashoffset: 22;
  763.   opacity: 0;
  764. }
  765. .generate-button .stroke svg:nth-child(2) {
  766.   stroke-width: 1px;
  767.   stroke-opacity: 0.5;
  768.   filter: blur(3px);
  769. }
  770. .generate-button svg.icon {
  771.   width: 18px;
  772.   height: 20px;
  773.   margin-right: 10px;
  774.   fill: currentColor;
  775. }
  776. .generate-button svg.icon path:nth-child(1) {
  777.   opacity: var(--generate-button-star-1-opacity);
  778.   transform: scale(var(--generate-button-star-1-scale)) translateZ(0);
  779.   transform-origin: 25% 14.58%;
  780. }
  781. .generate-button svg.icon path:nth-child(2) {
  782.   opacity: var(--generate-button-star-2-opacity);
  783.   transform: scale(var(--generate-button-star-2-scale)) translateZ(0);
  784.   transform-origin: 60.42% 50%;
  785. }
  786. .generate-button svg.icon path:nth-child(3) {
  787.   opacity: var(--generate-button-star-3-opacity);
  788.   transform: scale(var(--generate-button-star-3-scale)) translateZ(0);
  789.   transform-origin: 25% 85.42%;
  790. }
  791. .generate-button:hover {
  792.   --generate-button-scale: 1.01;
  793.   --generate-button-shadow-wide: rgba(var(--clr-button), 0.4);
  794.   --generate-button-shadow-inset: rgba(255, 255, 255, 0.35);
  795.   --generate-button-shadow-outline: 3px;
  796.   color: var(--clr-text);
  797.   background-color: rgba(var(--clr-button));
  798. }
  799. .generate-button:hover .stroke svg {
  800.   animation: stroke 2s linear infinite;
  801. }
  802. .generate-button:hover:before {
  803.   opacity: 1;
  804. }
  805. .generate-button:hover span:before {
  806.   opacity: 0;
  807. }
  808. .generate-button:hover:active {
  809.   --generate-button-scale: 1.05;
  810. }
  811. @keyframes stroke {
  812.   0% {
  813.     opacity: 0;
  814.   }
  815.   25%,
  816.   75% {
  817.     opacity: 1;
  818.   }
  819.   95%,
  820.   100% {
  821.     stroke-dashoffset: 6;
  822.     opacity: 0;
  823.   }
  824. }
  825. .pagination {
  826.     font-weight: bold;
  827.     font-size: 16px;
  828.     font-family: \"helvetica neue\", helvetica, arial, sans-serif;
  829.   }
  830.   .pagination a {
  831.     padding: 3px;
  832.     border: 1px solid #262626;
  833.     border-radius: 3px;
  834.     margin: 3px;
  835.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #b8b8b8));
  836.     background: -moz-linear-gradient(top, #e3e3e3, #b8b8b8);
  837.     background: -webkit-linear-gradient(top, #e3e3e3, #b8b8b8);
  838.     background: linear-gradient(to bottom, #e3e3e3, #b8b8b8);
  839.     box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.4);
  840.     color: #333;
  841.     text-decoration: none;
  842.     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.72);
  843.   }
  844.   .pagination a:hover {
  845.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d90073), color-stop(100%, #a00056));
  846.     background: -moz-linear-gradient(top, #d90073, #a00056);
  847.     background: -webkit-linear-gradient(top, #d90073, #a00056);
  848.     background: linear-gradient(to bottom, #d90073, #a00056);
  849.     color: #260014;
  850.   }
  851.   .pagination a.active {
  852.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00add9), color-stop(100%, #00708c));
  853.     background: -moz-linear-gradient(top, #00add9, #00708c);
  854.     background: -webkit-linear-gradient(top, #00add9, #00708c);
  855.     background: linear-gradient(to bottom, #00add9, #00708c);
  856.     color: #001e26;
  857.   }
  858.   .pagination a.active:hover {
  859.     cursor: default;
  860.   }
  861.   .pagination .prev:before {
  862.     content: \"« \";
  863.     font-weight: normal;
  864.   }
  865.   .pagination .next:after {
  866.     content: \" »\";
  867.     font-weight: normal;
  868.   }
  869.   .pagination .next:hover, .pagination .prev:hover {
  870.     border-color: #141414;
  871.     background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  872.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #262626), color-stop(100%, #1a1a1a));
  873.     background: -moz-linear-gradient(top, #262626, #1a1a1a);
  874.     background: -webkit-linear-gradient(top, #262626, #1a1a1a);
  875.     background: linear-gradient(to bottom, #262626, #1a1a1a);
  876.     box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.1);
  877.     color: #ebebeb;
  878.     text-shadow: none;
  879.   }
  880. </style>
  881. ";
  882.         
  883.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  884.         
  885.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  886.     }
  887.     // line 830
  888.     public function block_userblog_body($context, array $blocks = [])
  889.     {
  890.         $macros $this->macros;
  891.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  892.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  893.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  894.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""userblog_body"));
  895.         // line 831
  896.         echo "
  897. <div style=\"background-image: linear-gradient(-1deg, #F6FCFF 0%, #EAF7FF 98%);\">
  898. ";
  899.         // line 835
  900.         if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'835$this->source); })()), "aide"))) {
  901.             // line 836
  902.             echo "\t";
  903.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesdemo", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'836$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'836$this->source); })())]));
  904.             echo "
  905. ";
  906.         } else {
  907.             // line 838
  908.             echo "\t";
  909.             if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'838$this->source); })()), "faq"))) {
  910.                 // line 839
  911.                 echo "\t\t";
  912.                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesfaq", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'839$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'839$this->source); })())]));
  913.                 echo "
  914. \t";
  915.             } else {
  916.                 // line 841
  917.                 echo "\t\t";
  918.                 if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'841$this->source); })()), "blog"))) {
  919.                     // line 842
  920.                     echo "\t\t\t";
  921.                     echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesblog", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'842$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'842$this->source); })())]));
  922.                     echo "
  923. \t\t";
  924.                 } else {
  925.                     // line 844
  926.                     echo "\t\t\t";
  927.                     if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'844$this->source); })()), "presentation"))) {
  928.                         // line 845
  929.                         echo "\t\t\t\t";
  930.                         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articleapropos", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'845$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'845$this->source); })())]));
  931.                         echo "
  932. \t\t\t";
  933.                     } else {
  934.                         // line 847
  935.                         echo "\t\t\t\t";
  936.                         if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'847$this->source); })()), "garantie"))) {
  937.                             // line 848
  938.                             echo "\t\t\t\t\t";
  939.                             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesengagement", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'848$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'848$this->source); })())]));
  940.                             echo "
  941. \t\t\t\t";
  942.                         } else {
  943.                             // line 850
  944.                             echo "\t\t\t\t\t";
  945.                             if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'850$this->source); })()), "toutinclus"))) {
  946.                                 // line 851
  947.                                 echo "\t\t\t\t\t\t";
  948.                                 echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlestoutinclus", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'851$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'851$this->source); })())]));
  949.                                 echo "
  950. \t\t\t\t\t";
  951.                             } else {
  952.                                 // line 853
  953.                                 echo "\t\t\t\t\t\t";
  954.                                 if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'853$this->source); })()), "modepaiement"))) {
  955.                                     // line 854
  956.                                     echo "\t\t\t\t\t\t\t";
  957.                                     echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesmodepaiement", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'854$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'854$this->source); })())]));
  958.                                     echo "
  959. \t\t\t\t\t\t";
  960.                                 } else {
  961.                                     // line 856
  962.                                     echo "\t\t\t\t\t\t\t";
  963.                                     if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'856$this->source); })()), "cgu"))) {
  964.                                         // line 857
  965.                                         echo "\t\t\t\t\t\t\t\t";
  966.                                         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlescgu", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'857$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'857$this->source); })())]));
  967.                                         echo "
  968. \t\t\t\t\t\t\t";
  969.                                     } else {
  970.                                         // line 859
  971.                                         echo "\t\t\t\t\t\t\t\t";
  972.                                         if ((=== twig_compare((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'859$this->source); })()), "confidentialite"))) {
  973.                                             // line 860
  974.                                             echo "\t\t\t\t\t\t\t\t\t";
  975.                                             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:articlesconfidentialite", ["position" => (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'860$this->source); })()), "page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'860$this->source); })())]));
  976.                                             echo "
  977. \t\t\t\t\t\t\t\t";
  978.                                         } else {
  979.                                             // line 862
  980.                                             echo "\t\t\t\t\t\t\t\t\t
  981. \t\t\t\t\t\t\t\t\t\t";
  982.                                             // line 863
  983.                                             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Produit\\Service\\ServiceController:itemaide", ["position" => "menuaide"]));
  984.                                             echo "
  985. \t\t\t\t\t\t\t\t\t\t
  986. \t\t\t\t\t\t\t\t";
  987.                                         }
  988.                                         // line 866
  989.                                         echo "\t\t\t\t\t\t\t";
  990.                                     }
  991.                                     // line 867
  992.                                     echo "\t\t\t\t\t\t";
  993.                                 }
  994.                                 // line 868
  995.                                 echo "\t\t\t\t\t";
  996.                             }
  997.                             // line 869
  998.                             echo "\t\t\t\t";
  999.                         }
  1000.                         // line 870
  1001.                         echo "\t\t\t";
  1002.                     }
  1003.                     // line 871
  1004.                     echo "\t\t";
  1005.                 }
  1006.                 // line 872
  1007.                 echo "\t";
  1008.             }
  1009.         }
  1010.         // line 874
  1011.         echo "</div>
  1012. ";
  1013.         // line 875
  1014.         $this->loadTemplate("Theme/General/Template/Menu/contacts.html.twig""Theme/Produit/Service/Service/supportscenter.html.twig"875)->display($context);
  1015.         // line 876
  1016.         echo "
  1017. <div style=\"border-top: 2px solid #ddd; background: #fff;\">
  1018. \t<div class=\"container\">
  1019. \t";
  1020.         // line 879
  1021.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Users\\User\\BilletController:aviscarousel"));
  1022.         echo "
  1023. \t</div>
  1024. </div>
  1025. <div class=\"modal fade\" data-backdrop=\"false\" id=\"modalArticlesDetail\" style=\"margin-top: -75px;\">
  1026. <div class=\"modal-dialog modal-md\">
  1027. <div class=\"modal-content\">
  1028. <div class=\"modal-header color-bottom\" style=\"border-bottom: 4px solid #37c0fb; display: block;\">
  1029. \t<button type=\"button\" class=\"close\" data-dismiss=\"modal\" style=\"float: right;\">&times;</button>
  1030. \t<h3 class=\"modal-title custom-title-modal\" style=\"text-transform: capitalize; text-align: left;\"> ";
  1031.         // line 889
  1032.         echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'889$this->source); })()), "html"nulltrue);
  1033.         echo " <span class=\" fa fa-chevron-right\" style=\"font-size: 20px;\"></span> Article #";
  1034.         echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'889$this->source); })()), "html"nulltrue);
  1035.         echo "</h3>
  1036. </div>
  1037. <div class=\"modal-body\">
  1038. \t<div class=\"row\">
  1039. \t  <div class=\"col-md-12\">
  1040. \t\t<div class=\"wait-chargement-content-module-article\" style=\"text-align: center;\">
  1041. \t\t\tPatientez un moment pendant le chargement de l'article</br>
  1042. \t\t\t<img src=\"";
  1043.         // line 896
  1044.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/loader1.gif"), "html"nulltrue);
  1045.         echo "\" alt=\"image\" style=\"height: 40px; width: 40px;\">
  1046. \t\t</div>
  1047. \t\t<div class=\"content-module-loading-article\" style=\"display: none;\">
  1048. \t\t
  1049. \t\t</div>
  1050. \t  </div>
  1051. \t</div>
  1052. </div>
  1053. <div class=\"modal-footer color-top\" style=\"text-align: right; border-top: 4px solid #37c0fb; display: block;\">
  1054. ";
  1055.         // line 906
  1056.         $this->loadTemplate("Theme/General/Template/Menu/social.html.twig""Theme/Produit/Service/Service/supportscenter.html.twig"906)->display($context);
  1057.         // line 907
  1058.         echo "</div>
  1059. </div>
  1060. </div>
  1061. </div>
  1062. ";
  1063.         
  1064.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1065.         
  1066.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1067.     }
  1068.     // line 914
  1069.     public function block_srcjavascripttemplate($context, array $blocks = [])
  1070.     {
  1071.         $macros $this->macros;
  1072.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1073.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascripttemplate"));
  1074.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1075.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""srcjavascripttemplate"));
  1076.         // line 915
  1077.         echo "
  1078. ";
  1079.         
  1080.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1081.         
  1082.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1083.     }
  1084.     // line 918
  1085.     public function block_javascripttemplate($context, array $blocks = [])
  1086.     {
  1087.         $macros $this->macros;
  1088.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1089.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  1090.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1091.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripttemplate"));
  1092.         // line 919
  1093.         echo "
  1094. ";
  1095.         // line 920
  1096.         $context['_parent'] = $context;
  1097.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'920$this->source); })()), "session", [], "any"falsefalsefalse920), "flashbag", [], "any"falsefalsefalse920), "get", [=> "information"], "method"falsefalsefalse920));
  1098.         $context['loop'] = [
  1099.           'parent' => $context['_parent'],
  1100.           'index0' => 0,
  1101.           'index'  => 1,
  1102.           'first'  => true,
  1103.         ];
  1104.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  1105.             $length count($context['_seq']);
  1106.             $context['loop']['revindex0'] = $length 1;
  1107.             $context['loop']['revindex'] = $length;
  1108.             $context['loop']['length'] = $length;
  1109.             $context['loop']['last'] = === $length;
  1110.         }
  1111.         foreach ($context['_seq'] as $context["_key"] => $context["infos"]) {
  1112.             // line 921
  1113.             if (twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse921)) {
  1114.                 // line 922
  1115.                 echo "\tresetNotif();
  1116. \talertify.alert(\"";
  1117.                 // line 923
  1118.                 echo twig_escape_filter($this->env$context["infos"], "html"nulltrue);
  1119.                 echo "\");
  1120. ";
  1121.             }
  1122.             ++$context['loop']['index0'];
  1123.             ++$context['loop']['index'];
  1124.             $context['loop']['first'] = false;
  1125.             if (isset($context['loop']['length'])) {
  1126.                 --$context['loop']['revindex0'];
  1127.                 --$context['loop']['revindex'];
  1128.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  1129.             }
  1130.         }
  1131.         $_parent $context['_parent'];
  1132.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['infos'], $context['_parent'], $context['loop']);
  1133.         $context array_intersect_key($context$_parent) + $_parent;
  1134.         // line 926
  1135.         echo "
  1136. \$('a').tooltip();
  1137. \$('.div-tab-mod').hide();
  1138. \$('.div-tab-mod:first').show();
  1139. \$('.tabs-nav li:first').addClass('tab-active');
  1140. // Change tab class and display content
  1141. \$('.tabs-nav a').on('click', function(event){
  1142.   event.preventDefault();
  1143.   \$('.tabs-nav li').removeClass('tab-active');
  1144.   \$(this).parent().addClass('tab-active');
  1145.   \$('.div-tab-mod').hide();
  1146.   \$(\$(this).attr('href')).show();
  1147. });
  1148. \$(\".open\").click(function(){
  1149.   var container = \$(this).parents(\".topic\");
  1150.   var answer = container.find(\".answer\");
  1151.   var trigger = container.find(\".faq-t\");
  1152.   
  1153.   answer.slideToggle(200);
  1154.   
  1155.   if (trigger.hasClass(\"faq-o\")) {
  1156.     trigger.removeClass(\"faq-o\");
  1157.   }
  1158.   else {
  1159.     trigger.addClass(\"faq-o\");
  1160.   }
  1161.   
  1162.   if (container.hasClass(\"expanded\")) {
  1163.     container.removeClass(\"expanded\");
  1164.   }
  1165.   else {
  1166.     container.addClass(\"expanded\");
  1167.   }
  1168. });
  1169. \$('.item-app').hover(function(){
  1170.   \$(this).find('.popover').stop(true, true).delay(200).fadeIn(200);
  1171.   }, function(){
  1172.   \$(this).find('.popover').stop(true, true).delay(200).fadeOut(200);
  1173. });  
  1174. \$('.open-content-article-reponse').click(function(){
  1175. \tvar id = \$(this).attr('value');
  1176. \topenarticlesupport(id);
  1177. });\t
  1178. function openarticlesupport(id)
  1179. {
  1180. \t\$('#modalArticlesDetail').modal('show');
  1181. \t\$('.wait-chargement-content-module-article').show();
  1182. \t\$('.content-module-loading-article').hide();
  1183. \t\$('.custom-title-modal').html('<img src=\"";
  1184.         // line 980
  1185.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/images/diplome.jpg"), "html"nulltrue);
  1186.         echo "\" alt=\"image\" style=\"height: 40px; width: 40px;\"/> ";
  1187.         echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'980$this->source); })()), "html"nulltrue);
  1188.         echo " <span class=\"fa fa-gg\" style=\"font-size: 20px;\"></span> Article <span class=\" fa fa-gg\" style=\"font-size: 20px;\"></span> '+id*87);
  1189. \t\$.post('";
  1190.         // line 981
  1191.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("produit_service_detail_article_support");
  1192.         echo "',{ id: id }, function(data){
  1193. \t\t\$('.wait-chargement-content-module-article').hide();
  1194. \t\t\$('.content-module-loading-article').show();
  1195. \t\t\$('.content-module-loading-article').html(data);
  1196. \t});
  1197. }
  1198. ";
  1199.         // line 987
  1200.         if ((=== twig_compare((isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'987$this->source); })()), 0))) {
  1201.             // line 988
  1202.             echo "\topenarticlesupport(";
  1203.             echo twig_escape_filter($this->env, (isset($context["id"]) || array_key_exists("id"$context) ? $context["id"] : (function () { throw new RuntimeError('Variable "id" does not exist.'988$this->source); })()), "html"nulltrue);
  1204.             echo ");
  1205. ";
  1206.         }
  1207.         
  1208.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1209.         
  1210.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1211.     }
  1212.     public function getTemplateName()
  1213.     {
  1214.         return "Theme/Produit/Service/Service/supportscenter.html.twig";
  1215.     }
  1216.     public function isTraitable()
  1217.     {
  1218.         return false;
  1219.     }
  1220.     public function getDebugInfo()
  1221.     {
  1222.         return array (  1296 => 988,  1294 => 987,  1285 => 981,  1279 => 980,  1223 => 926,  1206 => 923,  1203 => 922,  1201 => 921,  1184 => 920,  1181 => 919,  1171 => 918,  1160 => 915,  1150 => 914,  1135 => 907,  1133 => 906,  1120 => 896,  1108 => 889,  1095 => 879,  1090 => 876,  1088 => 875,  1085 => 874,  1081 => 872,  1078 => 871,  1075 => 870,  1072 => 869,  1069 => 868,  1066 => 867,  1063 => 866,  1057 => 863,  1054 => 862,  1048 => 860,  1045 => 859,  1039 => 857,  1036 => 856,  1030 => 854,  1027 => 853,  1021 => 851,  1018 => 850,  1012 => 848,  1009 => 847,  1003 => 845,  1000 => 844,  994 => 842,  991 => 841,  985 => 839,  982 => 838,  976 => 836,  974 => 835,  968 => 831,  958 => 830,  135 => 16,  125 => 15,  111 => 12,  101 => 11,  85 => 6,  78 => 4,  73 => 3,  63 => 2,  40 => 1,);
  1223.     }
  1224.     public function getSourceContext()
  1225.     {
  1226.         return new Source("{% extends \"Theme/Users/User/layoutoffert.html.twig\" %}
  1227. {% block meta %}
  1228. \t{{ parent() }}
  1229. \t<meta name=\"keywords\" content=\"{{ site }}, {{ keywords }}\"/>
  1230. \t<meta name=\"author\" content=\"Noel Kenfack\"/>
  1231. \t<meta name=\"description\" content=\"{{ metier }}, {{ site }}\"/>
  1232. \t
  1233. {% endblock %}
  1234. {% block title %}
  1235. {{ parent() }} {{ site }}
  1236. {% endblock %}
  1237. {% block stylesheets %}
  1238. {{ parent() }}
  1239. <style>
  1240. \t/*  */
  1241. .small-text {color:#2c2b0c;}
  1242. .heading{color:#000; font-size:39px; font-weight:700;}
  1243. .work-process-section { width: 100%; display: block; padding: 90px 0px 100px; background: #f7f6e2 ; background-size: cover; background-position: center; }
  1244. .work-process-section .heading-block { width: 100%; display: block; max-width: 600px; margin: 0px auto 60px; text-align: center; }
  1245. .work-process-section .heading-block .description { font-size: 16px; color: #666666; margin-bottom: 0px; }
  1246. .work-process-block { max-width: 1600px; width: 100%; margin: 0px auto; /* height: 450px; */ }
  1247. .work-process-layout1 .work-process-top .number { display:inline-block; width:80px; height:80px; text-align:center; border:5px solid; font-size:26px; font-weight:700; line-height:73px; margin-left:40px; margin-bottom:25px; background-color: #b9b533 !important; border-radius: 50%; position: relative; -webkit-transition: all ease 0.4s; transition: all ease 0.4s; }
  1248. .work-process-layout1 .work-process-top { text-align:center; position:relative }
  1249. .work-process-layout1 .work-process-top .shape { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  display:inline-block; position:absolute; left:25px; top:63px; width:100%; height:270px; max-width:270px; -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%); border-radius:10px; z-index:0; -webkit-transform:rotate(-5deg); -ms-transform:rotate(-5deg); transform:rotate(-5deg); background-color: #b9b533; }
  1250. .work-process-layout1 .vs-work-process-2 .shape { background: #99962a !important; }
  1251. .work-process-layout1 .vs-work-process-2 .number{ background: #99962a !important; }
  1252. .work-process-layout1 .vs-work-process-2  .work-process-content { border-color: #99962a !important; }
  1253. /* .work-process-layout1 .vs-work-process-3 .shape { background: #008dc4  !important; }
  1254. .work-process-layout1 .vs-work-process-3 .number{ background: #008dc4  !important; }
  1255. .work-process-layout1 .vs-work-process-3 .work-process-content { border-color: #008dc4  !important; }
  1256. */
  1257. .work-process-layout1 .vs-work-process-4 .shape { background: #90acd1  !important; }
  1258. .work-process-layout1 .vs-work-process-4 .number{ background: #90acd1  !important; }
  1259. .work-process-layout1 .vs-work-process-4 .work-process-content { border-color: #90acd1 !important; }
  1260. .work-process-layout1 .work-process-content { -webkit-transition: all ease 0.4s; transition: all ease 0.4s;  border-radius:10px; box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1); background-color:rgba(255,255,255,0.969); padding:35px 20px; padding-bottom:30px; max-width:270px; border-bottom:3px solid #b9b533; position: relative;}
  1261. .work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
  1262. .work-process-layout1 .work-process-content .icon { width: 45px; height: 45px; margin: 0px auto 20px; }
  1263. .work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
  1264. .work-process-layout1 .work-process-content .process-title { color: #1d165c; font-size: 20px; line-height: 30px; transition: all 500ms ease; font-weight:600;  margin-bottom: 12px;  }
  1265. .work-process-layout1 .work-process-content .text {  position: relative; font-size: 14px; line-height: 24px; color: #666666; transition: all 500ms ease; margin-bottom: 0px;  }
  1266. .work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
  1267. .work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px;  margin-left:0% }
  1268. /*================= Beging Article =================*/
  1269. .card {
  1270.     display: flex;
  1271.     margin-bottom: 30px;
  1272.     width: 100%;
  1273.   }
  1274.   .card .card-icon-top {
  1275.     font-size: 4.5rem;
  1276.     margin-top: 3rem;
  1277.   }
  1278.   .card .card-tags {
  1279.     color: #097d6c;
  1280.     display: inline-block;
  1281.     font-weight: 700;
  1282.     margin-bottom: 1rem;
  1283.   }
  1284.   .card .card-tags:before {
  1285.     content: \"\";
  1286.     background-color: #097d6c;
  1287.     width: 0.75em;
  1288.     height: 0.75em;
  1289.     border-radius: 100%;
  1290.     display: inline-block;
  1291.     margin-right: 0.5rem;
  1292.   }
  1293.   .card .card-date {
  1294.     display: inline-block;
  1295.     padding-bottom: 1rem;
  1296.   }
  1297.   .card .card-title {
  1298.     color: #212529;
  1299.     display: block;
  1300.     font-weight: 700;
  1301.     font-size: 1.5rem;
  1302.     line-height: 1.33333;
  1303.     margin-bottom: 1rem;
  1304.   }
  1305.   .card .card-title:last-child {
  1306.     margin-bottom: 0;
  1307.   }
  1308.   .card .card-label {
  1309.     color: #212529;
  1310.     display: block;
  1311.     font-size: 1.5rem;
  1312.     line-height: 1.33333;
  1313.     font-weight: 700;
  1314.   }
  1315.   .card .card-body {
  1316.     padding: 2rem 2rem 2rem 2rem;
  1317.     align-self: center;
  1318.     width: 100%;
  1319.   }
  1320.   .card .card-body .popover-wrapper.right {
  1321.     position: absolute;
  1322.     right: 0;
  1323.   }
  1324.   .card .card-metadata {
  1325.     min-width: 10rem;
  1326.   }
  1327.   .card .card-footer {
  1328.     border-top: none;
  1329.     padding: 0 2rem 2rem 2rem;
  1330.     background-color: inherit;
  1331.     display: flex;
  1332.     align-items: center;
  1333.   }
  1334.   .card .card-footer .vfi {
  1335.     color: #097d6c;
  1336.     font-size: 2.5rem;
  1337.     padding-left: 0.5rem;
  1338.   }
  1339.   .card .vfi {
  1340.     color: #097d6c;
  1341.   }
  1342.   .card > a {
  1343.     border-bottom: none;
  1344.     color: #637381;
  1345.     display: flex;
  1346.     flex-direction: column;
  1347.     height: 100%;
  1348.   }
  1349.   .card > a:hover,
  1350.   .card > a:active {
  1351.     color: #fff;
  1352.     background: #097d6c;
  1353.     text-decoration: none;
  1354.   }
  1355.   .card > a:hover .card-title,
  1356.   .card > a:hover .card-icon-top,
  1357.   .card > a:hover .card-footer .vfi,
  1358.   .card > a:hover .card-tags,
  1359.   .card > a:active .card-title,
  1360.   .card > a:active .card-icon-top,
  1361.   .card > a:active .card-footer .vfi,
  1362.   .card > a:active .card-tags {
  1363.     color: #fff;
  1364.   }
  1365.   .card > a:hover .text-muted,
  1366.   .card > a:active .text-muted {
  1367.     color: #fff !important;
  1368.   }
  1369.   .card > a:hover .card-tags:before,
  1370.   .card > a:active .card-tags:before {
  1371.     background-color: #fff;
  1372.   }
  1373.   .card2 {
  1374.     -webkit-transition: all 100ms ease-in-out;
  1375.     transition: all 100ms ease-in-out;
  1376.     border: none;
  1377.     -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  1378.     box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  1379.   }
  1380.   .card2:hover {
  1381.     transform: scale(1.04);
  1382.     border: none;
  1383.   }
  1384.   .card2 > a:hover,
  1385.   .card2 > a:active {
  1386.     color: inherit;
  1387.     background: #fff;
  1388.     text-decoration: none;
  1389.   }
  1390.   .card2 > a:hover .card-icon-top,
  1391.   .card2 > a:hover .card-footer .vfi,
  1392.   .card2 > a:hover .card-tags,
  1393.   .card2 > a:active .card-icon-top,
  1394.   .card2 > a:active .card-footer .vfi,
  1395.   .card2 > a:active .card-tags {
  1396.     color: inherit;
  1397.   }
  1398.   .card2 > a:hover .card-title,
  1399.   .card2 > a:active .card-title {
  1400.     color: #097d6c;
  1401.   }
  1402.   .card2 > a:hover .text-muted,
  1403.   .card2 > a:active .text-muted {
  1404.     color: #fff !important;
  1405.   }
  1406.   .card2 > a:hover .card-tags:before,
  1407.   .card2 > a:active .card-tags:before {
  1408.     background-color: #fff;
  1409.   }
  1410.   .card3 {
  1411.     -webkit-transition: all 200ms ease-in-out;
  1412.     transition: all 200ms ease-in-out;
  1413.   }
  1414.   .card3:hover {
  1415.     border: 1px solid #0cb097;
  1416.   }
  1417.   .card3 > a:hover,
  1418.   .card3 > a:active {
  1419.     color: inherit;
  1420.     background: #fff;
  1421.     text-decoration: none;
  1422.   }
  1423.   .card3 > a:hover .card-icon-top,
  1424.   .card3 > a:hover .card-footer .vfi,
  1425.   .card3 > a:hover .card-tags,
  1426.   .card3 > a:active .card-icon-top,
  1427.   .card3 > a:active .card-footer .vfi,
  1428.   .card3 > a:active .card-tags {
  1429.     color: inherit;
  1430.   }
  1431.   .card3 > a:hover .card-title,
  1432.   .card3 > a:active .card-title {
  1433.     color: #212529;
  1434.   }
  1435.   .card3 > a .card-icon-top,
  1436.   .card3 > a .card-icon-top {
  1437.     -webkit-transition: all 200ms ease-in-out;
  1438.     transition: all 200ms ease-in-out;
  1439.   }
  1440.   .card3 > a:hover .card-icon-top,
  1441.   .card3 > a:active .card-icon-top {
  1442.     transform: scale(1.4);
  1443.   }
  1444.   .card3 > a:hover .text-muted,
  1445.   .card3 > a:active .text-muted {
  1446.     color: #fff !important;
  1447.   }
  1448.   .card3 > a:hover .card-tags:before,
  1449.   .card3 > a:active .card-tags:before {
  1450.     background-color: #fff;
  1451.   }
  1452.   .card4 {
  1453.     -webkit-transition: all 200ms ease-in-out;
  1454.     transition: all 200ms ease-in-out;
  1455.     border: 0;
  1456.     -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  1457.     box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
  1458.   }
  1459.   .card4 > a:hover,
  1460.   .card4 > a:active {
  1461.     background: #ffffff;
  1462.     color: inherit;
  1463.     text-decoration: none;
  1464.     cursor: url(https://dl.dropbox.com/s/2nmb5ja0g888q8n/arrow.png) 0 0, auto;
  1465.   }
  1466.   .card4 > a:hover:before,
  1467.   .card4 > a:active:before {
  1468.     content: \"\";
  1469.     display: block;
  1470.     width: 100%;
  1471.     height: 100%;
  1472.     background: rgba(0, 0, 0, 0.3);
  1473.     position: absolute;
  1474.   }
  1475.   .card4 > a:hover .card-icon-top,
  1476.   .card4 > a:hover .card-footer .vfi,
  1477.   .card4 > a:hover .card-tags,
  1478.   .card4 > a:active .card-icon-top,
  1479.   .card4 > a:active .card-footer .vfi,
  1480.   .card4 > a:active .card-tags {
  1481.     color: inherit;
  1482.   }
  1483.   .card4 > a:hover .card-title,
  1484.   .card4 > a:active .card-title {
  1485.     color: #212529;
  1486.   }
  1487.   .card4 > a .card-icon-top,
  1488.   .card4 > a .card-icon-top {
  1489.     -webkit-transition: all 200ms ease-in-out;
  1490.     transition: all 200ms ease-in-out;
  1491.   }
  1492.   .card4 > a:hover .text-muted,
  1493.   .card4 > a:active .text-muted {
  1494.     color: #fff !important;
  1495.   }
  1496.   .card4 > a:hover .card-tags:before,
  1497.   .card4 > a:active .card-tags:before {
  1498.     background-color: #fff;
  1499.   }
  1500.   .card.card-row-layout .card-body {
  1501.     text-align: left;
  1502.   }
  1503.   @media (min-width: 500px) {
  1504.     .gradien-color-height{
  1505.       height: 180px!important;
  1506.     }
  1507.   }
  1508.   @media (max-width: 500px) {
  1509.     .gradien-color-height{
  1510.       height: 260px!important;
  1511.     }
  1512.   }
  1513.   @media screen and (max-width: 450px){
  1514.   #page, #masthead, #content {
  1515.       width: 100%!important;;
  1516.       overflow: visible!important;;
  1517.   }
  1518.   }
  1519.   @media (min-width: 992px) {
  1520.     .card.card-row-layout {
  1521.       flex-direction: row;
  1522.       align-items: center;
  1523.     }
  1524.     .card.card-row-layout .card-icon-top {
  1525.       margin-top: 0;
  1526.       margin-left: 2rem;
  1527.     }
  1528.     .card.card-row-layout .card-icon-top.card-icon-right {
  1529.       order: 100;
  1530.       margin-right: 2rem;
  1531.     }
  1532.     .card.card-row-layout .card-body {
  1533.       text-align: left;
  1534.     }
  1535.     .card.card-row-layout .card-footer {
  1536.       padding: 2rem;
  1537.     }
  1538.     .card.card-row-layout .card-footer .vfi {
  1539.       font-size: 3.6rem;
  1540.     }
  1541.     .card.card-row-layout > a {
  1542.       flex-direction: row;
  1543.       align-items: center;
  1544.       width: 100%;
  1545.     }
  1546.   }
  1547.   .card.card-large .card-title,
  1548.   .card.card-featured .card-title {
  1549.     color: #212529;
  1550.     display: block;
  1551.     font-weight: 700;
  1552.     font-size: 1.5rem;
  1553.     line-height: 1.33333;
  1554.   }
  1555.   .card.card-large .card-body,
  1556.   .card.card-featured .card-body {
  1557.     text-align: left;
  1558.   }
  1559.   @media (min-width: 992px) {
  1560.     .card.card-fw .card-img-top {
  1561.       margin-left: 1rem;
  1562.       max-width: 300px;
  1563.       order: 100;
  1564.     }
  1565.   }
  1566.   .card.card-large.card-row-layout .card-body {
  1567.     text-align: center;
  1568.   }
  1569.   @media (min-width: 992px) {
  1570.     .card.card-large.card-row-layout .card-body {
  1571.       text-align: left;
  1572.     }
  1573.   }
  1574.   @media (min-width: 992px) {
  1575.     .card.card-large.card-fw .card-img-top {
  1576.       margin-left: 1rem;
  1577.       max-width: 400px;
  1578.       order: 100;
  1579.     }
  1580.     .card.card-large.card-fw .vfi {
  1581.       color: #fff;
  1582.     }
  1583.   }
  1584.   @media (min-width: 1200px) {
  1585.     .card.card-large.card-fw .card-img-top {
  1586.       max-width: 500px;
  1587.     }
  1588.   }
  1589.   .card.card-featured .card-body .text-muted {
  1590.     display: inline-block;
  1591.     margin-bottom: 1.5rem;
  1592.   }
  1593.   .card.card-featured .card-body .card-footer {
  1594.     padding: 0;
  1595.   }
  1596.   @media (min-width: 992px) {
  1597.     .card.card-featured .card-img-top {
  1598.       flex: 0 0 50%;
  1599.       max-width: 50%;
  1600.       margin: 0;
  1601.       align-self: start;
  1602.     }
  1603.     .card.card-featured .card-body {
  1604.       display: flex;
  1605.       flex-flow: column nowrap;
  1606.       height: 100%;
  1607.     }
  1608.     .card.card-featured .card-body .card-footer {
  1609.       margin-top: auto;
  1610.     }
  1611.   }
  1612.   .card.card-label-content .card-title {
  1613.     font-weight: 700;
  1614.   }
  1615.   .card.card-label-content .card-label {
  1616.     font-size: 1rem;
  1617.   }
  1618.   .card .rounded-circle {
  1619.     margin: 2rem auto 1rem auto;
  1620.     width: 61.5%;
  1621.   }
  1622.   .card[data-toggle=\"modal\"] {
  1623.     cursor: pointer;
  1624.   }
  1625.   .cards > div,
  1626.   .cards .card-item {
  1627.     display: flex;
  1628.   }
  1629.   .cards .card.bg-gray-sky {
  1630.     border: none;
  1631.   }
  1632.   .cards.bg-gray-sky {
  1633.     background-color: transparent;
  1634.   }
  1635.   .cards.bg-gray-sky .card {
  1636.     background-color: #f4f6f8;
  1637.     border: none;
  1638.   }
  1639.   .cards.bg-gray-sky .card .vfi {
  1640.     color: #097d6c;
  1641.   }
  1642.   .cards.bg-gray-sky .card a:hover .vfi {
  1643.     color: #fff;
  1644.   }
  1645.   .cards.cards-bs-grid {
  1646.     display: flex;
  1647.     flex-wrap: wrap;
  1648.     margin-right: -15px;
  1649.     margin-left: -15px;
  1650.   }
  1651.   .cards.cards-bs-grid .card-item {
  1652.     position: relative;
  1653.     width: 100%;
  1654.     min-height: 1px;
  1655.     padding-right: 15px;
  1656.     padding-left: 15px;
  1657.     flex: 0 0 100%;
  1658.     max-width: 100%;
  1659.   }
  1660.   @media (min-width: 768px) {
  1661.     .cards.cards-bs-grid .card-item {
  1662.       flex: 0 0 50%;
  1663.       max-width: 50%;
  1664.     }
  1665.   }
  1666.   @media (min-width: 992px) {
  1667.     .cards.cards-bs-grid .card-item {
  1668.       flex: 0 0 33.33333%;
  1669.       max-width: 33.33333%;
  1670.     }
  1671.   }
  1672. /* ============Start Article ========*/
  1673. .banner {
  1674.   display: block;
  1675.   text-decoration: none;
  1676.   color: inherit;
  1677.   overflow: hidden;
  1678.   background-color: hsl(0, 0%, 100%);
  1679.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  1680.     0 0.3px 0.4px hsla(230, 13%, 9%, 0.02),
  1681.     0 0.9px 1.5px hsla(230, 13%, 9%, 0.045),
  1682.     0 3.5px 6px hsla(230, 13%, 9%, 0.09);
  1683.   border-radius: 0.375em;
  1684.   transition: 0.3s;
  1685.   width: 100%;
  1686.   margin-inline: auto;
  1687. }
  1688. .banner__grid {
  1689.   display: flex;
  1690.   flex-direction: column;
  1691. }
  1692. .banner__grid > * {
  1693.   min-width: 0;
  1694. }
  1695. .banner__link {
  1696.   position: relative;
  1697.   text-decoration: none;
  1698.   color: hsl(250, 84%, 54%);
  1699.   display: inline-block;
  1700.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1701.   transform-origin: left bottom;
  1702. }
  1703. .banner__link i {
  1704.   /* label */
  1705.   position: relative;
  1706.   z-index: 2;
  1707.   display: inline-block;
  1708.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1709. }
  1710. .banner__link::after {
  1711.   /* animated border */
  1712.   content: \"\";
  1713.   background-color: currentColor;
  1714.   height: 2px;
  1715.   width: 100%;
  1716.   position: absolute;
  1717.   z-index: 1;
  1718.   bottom: 0;
  1719.   left: 0;
  1720.   -webkit-clip-path: inset(0% round 0.1875em);
  1721.   clip-path: inset(0% round 0.1875em);
  1722.   opacity: 0.15;
  1723.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1724. }
  1725. .banner__figure {
  1726.   height: 0;
  1727.   width: 100%;
  1728.   padding-bottom: 50%;
  1729.   transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  1730.   background-position: center center;
  1731.   background-repeat: no-repeat;
  1732.   background-size: cover;
  1733. }
  1734. .banner__text {
  1735.   padding: 1.5rem;
  1736. }
  1737. .banner__link-wrapper {
  1738.   margin-top: 1rem;
  1739. }
  1740. .banner:hover {
  1741.   box-shadow: 0 0 0 1px hsla(230, 13%, 9%, 0.05),
  1742.     0 0.9px 1.25px hsla(230, 13%, 9%, 0.025), 0 3px 5px hsla(230, 13%, 9%, 0.05),
  1743.     0 12px 20px hsla(230, 13%, 9%, 0.09);
  1744. }
  1745. .banner:hover .banner__link {
  1746.   transform: scale(1.3);
  1747. }
  1748. .banner:hover .banner__link i {
  1749.   transform: scale(0.7);
  1750. }
  1751. .banner:hover .banner__link::after {
  1752.   height: 100%;
  1753. }
  1754. .banner:hover .banner__figure {
  1755.   transform: scale(1.05);
  1756. }
  1757. @media (min-width: 64rem) {
  1758.   .banner__grid {
  1759.     flex-direction: row-reverse;
  1760.   }
  1761.   .banner__grid > * {
  1762.     width: 50%;
  1763.   }
  1764.   .banner__figure {
  1765.     height: 100%;
  1766.     padding-bottom: 0;
  1767.     -webkit-clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  1768.     clip-path: polygon(100px 0%, 100% 0%, 100% 100%, 50px 100%);
  1769.   }
  1770.   .banner__text {
  1771.     padding: 3rem;
  1772.   }
  1773.   .banner__link-wrapper {
  1774.     margin-top: 1.5rem;
  1775.   }
  1776.   .banner--invert .banner__grid {
  1777.     flex-direction: row;
  1778.   }
  1779.   .banner--invert .banner__figure {
  1780.     -webkit-clip-path: polygon(
  1781.       0% 0%,
  1782.       calc(100% - 100px) 0%,
  1783.       calc(100% - 50px) 100%,
  1784.       0% 100%
  1785.     );
  1786.     clip-path: polygon(
  1787.       0% 0%,
  1788.       calc(100% - 100px) 0%,
  1789.       calc(100% - 50px) 100%,
  1790.       0% 100%
  1791.     );
  1792.   }
  1793.   .banner--invert .banner__text {
  1794.     text-align: right;
  1795.   }
  1796.   .banner--invert .banner__link {
  1797.     transform-origin: right bottom;
  1798.   }
  1799.   .banner:hover .banner__figure {
  1800.     -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  1801.     clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  1802.   }
  1803. }
  1804. /* ------------------------ Watermark (Please Ignore) ----------------------- */
  1805. .watermark-ctr {
  1806.   --clr-button-bg: #141414;
  1807.   --clr-button: 72, 39, 236;
  1808.   --clr-text: #ffffff;
  1809.   position: fixed;
  1810.   bottom: 1.5rem;
  1811.   right: 1.5rem;
  1812.   z-index: 1000;
  1813. }
  1814. .watermark-ctr a {
  1815.   text-decoration: none;
  1816.   color: inherit;
  1817.   display: flex;
  1818. }
  1819. .generate-button {
  1820.   --generate-button-star-1-opacity: 0.25;
  1821.   --generate-button-star-1-scale: 1;
  1822.   --generate-button-star-2-opacity: 1;
  1823.   --generate-button-star-2-scale: 1;
  1824.   --generate-button-star-3-opacity: 0.5;
  1825.   --generate-button-star-3-scale: 1;
  1826.   --generate-button-dots-opacity: 0;
  1827.   appearance: none;
  1828.   outline: none;
  1829.   border: none;
  1830.   padding: 14px 24px 14px 20px;
  1831.   border-radius: 29px;
  1832.   margin: 0;
  1833.   background-color: var(--clr-button-bg);
  1834.   color: var(--clr-text);
  1835.   display: flex;
  1836.   align-items: center;
  1837.   justify-content: center;
  1838.   position: relative;
  1839.   cursor: pointer;
  1840.   -webkit-tap-highlight-color: transparent;
  1841.   z-index: 1;
  1842.   transform: scale(var(--generate-button-scale, 1)) translateZ(0);
  1843.   box-shadow: 0px 0px 120px var(--generate-button-shadow-wide, transparent),
  1844.     0px 4px 12px rgba(0, 0, 0, 0.05), 0px 1px 2px rgba(0, 0, 0, 0.1),
  1845.     inset 0px 1px 1px
  1846.       var(--generate-button-shadow-inset, rgba(255, 255, 255, 0.04)),
  1847.     0 0 0 var(--generate-button-shadow-outline, 0px)
  1848.       rgba(var(--clr-button), 0.4);
  1849.   transition: transform 0.3s, background-color 0.3s, box-shadow 0.3s, color 0.3s;
  1850. }
  1851. .generate-button:before {
  1852.   content: \"\";
  1853.   display: block;
  1854.   position: absolute;
  1855.   right: 20%;
  1856.   height: 20px;
  1857.   left: 20%;
  1858.   bottom: -10px;
  1859.   background: rgba(204, 204, 204, 0.4);
  1860.   filter: blur(12.5px);
  1861.   z-index: 2;
  1862.   clip-path: inset(-200% -30% 10px -30% round 29px);
  1863.   opacity: 0;
  1864.   transition: opacity 0.4s;
  1865.   transform: translateZ(0);
  1866. }
  1867. .generate-button span {
  1868.   position: relative;
  1869.   z-index: 1;
  1870.   font-family: \"Poppins\", Arial;
  1871.   font-weight: 600;
  1872.   font-size: 16px;
  1873.   letter-spacing: 0.005em;
  1874.   display: block;
  1875.   user-select: none;
  1876. }
  1877. .generate-button .stroke {
  1878.   mix-blend-mode: hard-light;
  1879. }
  1880. .generate-button .stroke svg {
  1881.   position: absolute;
  1882.   inset: 0;
  1883.   width: 100%;
  1884.   height: 100%;
  1885.   fill: none;
  1886.   stroke-width: 0.75px;
  1887.   stroke: #e2d9ff;
  1888.   stroke-dasharray: 1.5 14;
  1889.   stroke-dashoffset: 22;
  1890.   opacity: 0;
  1891. }
  1892. .generate-button .stroke svg:nth-child(2) {
  1893.   stroke-width: 1px;
  1894.   stroke-opacity: 0.5;
  1895.   filter: blur(3px);
  1896. }
  1897. .generate-button svg.icon {
  1898.   width: 18px;
  1899.   height: 20px;
  1900.   margin-right: 10px;
  1901.   fill: currentColor;
  1902. }
  1903. .generate-button svg.icon path:nth-child(1) {
  1904.   opacity: var(--generate-button-star-1-opacity);
  1905.   transform: scale(var(--generate-button-star-1-scale)) translateZ(0);
  1906.   transform-origin: 25% 14.58%;
  1907. }
  1908. .generate-button svg.icon path:nth-child(2) {
  1909.   opacity: var(--generate-button-star-2-opacity);
  1910.   transform: scale(var(--generate-button-star-2-scale)) translateZ(0);
  1911.   transform-origin: 60.42% 50%;
  1912. }
  1913. .generate-button svg.icon path:nth-child(3) {
  1914.   opacity: var(--generate-button-star-3-opacity);
  1915.   transform: scale(var(--generate-button-star-3-scale)) translateZ(0);
  1916.   transform-origin: 25% 85.42%;
  1917. }
  1918. .generate-button:hover {
  1919.   --generate-button-scale: 1.01;
  1920.   --generate-button-shadow-wide: rgba(var(--clr-button), 0.4);
  1921.   --generate-button-shadow-inset: rgba(255, 255, 255, 0.35);
  1922.   --generate-button-shadow-outline: 3px;
  1923.   color: var(--clr-text);
  1924.   background-color: rgba(var(--clr-button));
  1925. }
  1926. .generate-button:hover .stroke svg {
  1927.   animation: stroke 2s linear infinite;
  1928. }
  1929. .generate-button:hover:before {
  1930.   opacity: 1;
  1931. }
  1932. .generate-button:hover span:before {
  1933.   opacity: 0;
  1934. }
  1935. .generate-button:hover:active {
  1936.   --generate-button-scale: 1.05;
  1937. }
  1938. @keyframes stroke {
  1939.   0% {
  1940.     opacity: 0;
  1941.   }
  1942.   25%,
  1943.   75% {
  1944.     opacity: 1;
  1945.   }
  1946.   95%,
  1947.   100% {
  1948.     stroke-dashoffset: 6;
  1949.     opacity: 0;
  1950.   }
  1951. }
  1952. .pagination {
  1953.     font-weight: bold;
  1954.     font-size: 16px;
  1955.     font-family: \"helvetica neue\", helvetica, arial, sans-serif;
  1956.   }
  1957.   .pagination a {
  1958.     padding: 3px;
  1959.     border: 1px solid #262626;
  1960.     border-radius: 3px;
  1961.     margin: 3px;
  1962.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #b8b8b8));
  1963.     background: -moz-linear-gradient(top, #e3e3e3, #b8b8b8);
  1964.     background: -webkit-linear-gradient(top, #e3e3e3, #b8b8b8);
  1965.     background: linear-gradient(to bottom, #e3e3e3, #b8b8b8);
  1966.     box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.4);
  1967.     color: #333;
  1968.     text-decoration: none;
  1969.     text-shadow: 0 1px 1px rgba(255, 255, 255, 0.72);
  1970.   }
  1971.   .pagination a:hover {
  1972.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d90073), color-stop(100%, #a00056));
  1973.     background: -moz-linear-gradient(top, #d90073, #a00056);
  1974.     background: -webkit-linear-gradient(top, #d90073, #a00056);
  1975.     background: linear-gradient(to bottom, #d90073, #a00056);
  1976.     color: #260014;
  1977.   }
  1978.   .pagination a.active {
  1979.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00add9), color-stop(100%, #00708c));
  1980.     background: -moz-linear-gradient(top, #00add9, #00708c);
  1981.     background: -webkit-linear-gradient(top, #00add9, #00708c);
  1982.     background: linear-gradient(to bottom, #00add9, #00708c);
  1983.     color: #001e26;
  1984.   }
  1985.   .pagination a.active:hover {
  1986.     cursor: default;
  1987.   }
  1988.   .pagination .prev:before {
  1989.     content: \"« \";
  1990.     font-weight: normal;
  1991.   }
  1992.   .pagination .next:after {
  1993.     content: \" »\";
  1994.     font-weight: normal;
  1995.   }
  1996.   .pagination .next:hover, .pagination .prev:hover {
  1997.     border-color: #141414;
  1998.     background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  1999.     background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #262626), color-stop(100%, #1a1a1a));
  2000.     background: -moz-linear-gradient(top, #262626, #1a1a1a);
  2001.     background: -webkit-linear-gradient(top, #262626, #1a1a1a);
  2002.     background: linear-gradient(to bottom, #262626, #1a1a1a);
  2003.     box-shadow: 0 0 6px rgba(0, 0, 0, 0.6), inset 0 1px rgba(255, 255, 255, 0.1);
  2004.     color: #ebebeb;
  2005.     text-shadow: none;
  2006.   }
  2007. </style>
  2008. {% endblock %}
  2009. {% block userblog_body %}
  2010. <div style=\"background-image: linear-gradient(-1deg, #F6FCFF 0%, #EAF7FF 98%);\">
  2011. {% if position == 'aide' %}
  2012. \t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesdemo\", {'position': position, 'page': page})) }}
  2013. {% else %}
  2014. \t{% if position == 'faq' %}
  2015. \t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesfaq\", {'position': position, 'page': page})) }}
  2016. \t{% else %}
  2017. \t\t{% if position == 'blog' %}
  2018. \t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesblog\", {'position': position, 'page': page})) }}
  2019. \t\t{% else %}
  2020. \t\t\t{% if position == 'presentation' %}
  2021. \t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articleapropos\", {'position': position, 'page': page})) }}
  2022. \t\t\t{% else %}
  2023. \t\t\t\t{% if position == 'garantie' %}
  2024. \t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesengagement\", {'position': position, 'page': page})) }}
  2025. \t\t\t\t{% else %}
  2026. \t\t\t\t\t{% if position == 'toutinclus' %}
  2027. \t\t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlestoutinclus\", {'position': position, 'page': page})) }}
  2028. \t\t\t\t\t{% else %}
  2029. \t\t\t\t\t\t{% if position == 'modepaiement' %}
  2030. \t\t\t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesmodepaiement\", {'position': position, 'page': page})) }}
  2031. \t\t\t\t\t\t{% else %}
  2032. \t\t\t\t\t\t\t{% if position == 'cgu' %}
  2033. \t\t\t\t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlescgu\", {'position': position, 'page': page})) }}
  2034. \t\t\t\t\t\t\t{% else %}
  2035. \t\t\t\t\t\t\t\t{% if position == 'confidentialite' %}
  2036. \t\t\t\t\t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:articlesconfidentialite\", {'position': position, 'page': page})) }}
  2037. \t\t\t\t\t\t\t\t{% else %}
  2038. \t\t\t\t\t\t\t\t\t
  2039. \t\t\t\t\t\t\t\t\t\t{{ render(controller(\"App\\\\Controller\\\\Produit\\\\Service\\\\ServiceController:itemaide\", {'position': 'menuaide'})) }}
  2040. \t\t\t\t\t\t\t\t\t\t
  2041. \t\t\t\t\t\t\t\t{% endif %}
  2042. \t\t\t\t\t\t\t{% endif %}
  2043. \t\t\t\t\t\t{% endif %}
  2044. \t\t\t\t\t{% endif %}
  2045. \t\t\t\t{% endif %}
  2046. \t\t\t{% endif %}
  2047. \t\t{% endif %}
  2048. \t{% endif %}
  2049. {% endif %}
  2050. </div>
  2051. {% include 'Theme/General/Template/Menu/contacts.html.twig' %}
  2052. <div style=\"border-top: 2px solid #ddd; background: #fff;\">
  2053. \t<div class=\"container\">
  2054. \t{{ render(controller(\"App\\\\Controller\\\\Users\\\\User\\\\BilletController:aviscarousel\")) }}
  2055. \t</div>
  2056. </div>
  2057. <div class=\"modal fade\" data-backdrop=\"false\" id=\"modalArticlesDetail\" style=\"margin-top: -75px;\">
  2058. <div class=\"modal-dialog modal-md\">
  2059. <div class=\"modal-content\">
  2060. <div class=\"modal-header color-bottom\" style=\"border-bottom: 4px solid #37c0fb; display: block;\">
  2061. \t<button type=\"button\" class=\"close\" data-dismiss=\"modal\" style=\"float: right;\">&times;</button>
  2062. \t<h3 class=\"modal-title custom-title-modal\" style=\"text-transform: capitalize; text-align: left;\"> {{ position }} <span class=\" fa fa-chevron-right\" style=\"font-size: 20px;\"></span> Article #{{ id }}</h3>
  2063. </div>
  2064. <div class=\"modal-body\">
  2065. \t<div class=\"row\">
  2066. \t  <div class=\"col-md-12\">
  2067. \t\t<div class=\"wait-chargement-content-module-article\" style=\"text-align: center;\">
  2068. \t\t\tPatientez un moment pendant le chargement de l'article</br>
  2069. \t\t\t<img src=\"{{ asset('template/images/loader1.gif') }}\" alt=\"image\" style=\"height: 40px; width: 40px;\">
  2070. \t\t</div>
  2071. \t\t<div class=\"content-module-loading-article\" style=\"display: none;\">
  2072. \t\t
  2073. \t\t</div>
  2074. \t  </div>
  2075. \t</div>
  2076. </div>
  2077. <div class=\"modal-footer color-top\" style=\"text-align: right; border-top: 4px solid #37c0fb; display: block;\">
  2078. {% include \"Theme/General/Template/Menu/social.html.twig\" %}
  2079. </div>
  2080. </div>
  2081. </div>
  2082. </div>
  2083. {% endblock %}
  2084. {% block srcjavascripttemplate %}
  2085. {% endblock %}
  2086. {% block javascripttemplate %}
  2087. {% for infos in app.session.flashbag.get('information') %}
  2088. {% if loop.first %}
  2089. \tresetNotif();
  2090. \talertify.alert(\"{{ infos }}\");
  2091. {% endif %}
  2092. {% endfor %}
  2093. \$('a').tooltip();
  2094. \$('.div-tab-mod').hide();
  2095. \$('.div-tab-mod:first').show();
  2096. \$('.tabs-nav li:first').addClass('tab-active');
  2097. // Change tab class and display content
  2098. \$('.tabs-nav a').on('click', function(event){
  2099.   event.preventDefault();
  2100.   \$('.tabs-nav li').removeClass('tab-active');
  2101.   \$(this).parent().addClass('tab-active');
  2102.   \$('.div-tab-mod').hide();
  2103.   \$(\$(this).attr('href')).show();
  2104. });
  2105. \$(\".open\").click(function(){
  2106.   var container = \$(this).parents(\".topic\");
  2107.   var answer = container.find(\".answer\");
  2108.   var trigger = container.find(\".faq-t\");
  2109.   
  2110.   answer.slideToggle(200);
  2111.   
  2112.   if (trigger.hasClass(\"faq-o\")) {
  2113.     trigger.removeClass(\"faq-o\");
  2114.   }
  2115.   else {
  2116.     trigger.addClass(\"faq-o\");
  2117.   }
  2118.   
  2119.   if (container.hasClass(\"expanded\")) {
  2120.     container.removeClass(\"expanded\");
  2121.   }
  2122.   else {
  2123.     container.addClass(\"expanded\");
  2124.   }
  2125. });
  2126. \$('.item-app').hover(function(){
  2127.   \$(this).find('.popover').stop(true, true).delay(200).fadeIn(200);
  2128.   }, function(){
  2129.   \$(this).find('.popover').stop(true, true).delay(200).fadeOut(200);
  2130. });  
  2131. \$('.open-content-article-reponse').click(function(){
  2132. \tvar id = \$(this).attr('value');
  2133. \topenarticlesupport(id);
  2134. });\t
  2135. function openarticlesupport(id)
  2136. {
  2137. \t\$('#modalArticlesDetail').modal('show');
  2138. \t\$('.wait-chargement-content-module-article').show();
  2139. \t\$('.content-module-loading-article').hide();
  2140. \t\$('.custom-title-modal').html('<img src=\"{{ asset('template/images/diplome.jpg') }}\" alt=\"image\" style=\"height: 40px; width: 40px;\"/> {{ position }} <span class=\"fa fa-gg\" style=\"font-size: 20px;\"></span> Article <span class=\" fa fa-gg\" style=\"font-size: 20px;\"></span> '+id*87);
  2141. \t\$.post('{{ path('produit_service_detail_article_support') }}',{ id: id }, function(data){
  2142. \t\t\$('.wait-chargement-content-module-article').hide();
  2143. \t\t\$('.content-module-loading-article').show();
  2144. \t\t\$('.content-module-loading-article').html(data);
  2145. \t});
  2146. }
  2147. {% if id > 0 %}
  2148. \topenarticlesupport({{ id }});
  2149. {% endif %}
  2150. {% endblock %}
  2151. ""Theme/Produit/Service/Service/supportscenter.html.twig""/home/afhunt/domains/factory.afhunt.com/public_html/factory/templates/Theme/Produit/Service/Service/supportscenter.html.twig");
  2152.     }
  2153. }