var/cache/dev/twig/f5/f54e8ae617288f010d25add449455a79ca9228c392324318aa567387d5818463.php line 54

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* home.html.twig */
  15. class __TwigTemplate_d8e46f14139aa7913df388cf94a1e4a123b5058617cb9a4eddaa5a9e79dab23e extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'metaDescription' => [$this'block_metaDescription'],
  26.             'body' => [$this'block_body'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""home.html.twig"));
  41.         // line 2
  42.         $context["page"] = "homepage";
  43.         // line 1
  44.         $this->parent $this->loadTemplate("base.html.twig""home.html.twig"1);
  45.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  48.         
  49.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  50.     }
  51.     // line 4
  52.     public function block_title($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  59.         yield "Accueil";
  60.         
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  62.         
  63.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  64.         return; yield '';
  65.     }
  66.     // line 5
  67.     public function block_metaDescription($context, array $blocks = [])
  68.     {
  69.         $macros $this->macros;
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaDescription"));
  74.         // line 6
  75.         yield "    ";
  76.         $context["headerContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Home""Header");
  77.         // line 7
  78.         yield "    <meta name=\"description\" content=\"
  79.     ";
  80.         // line 8
  81.         if (CoreExtension::getAttribute($this->env$this->source, ($context["headerContent"] ?? null), "content", [], "any"truetruefalse8)) {
  82.             // line 9
  83.             yield "        ";
  84.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::striptags(CoreExtension::getAttribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'9$this->source); })()), "content", [], "any"falsefalsefalse9)), "html"nulltrue);
  85.             yield "
  86.     ";
  87.         } else {
  88.             // line 11
  89.             yield "         Tracol Immobilier propose une large offre en immobilier neuf (logements, bureaux, commerces), qui se caractérise par une architecture résolument contemporaine, des matériaux de qualité, et le soin apporté à chaque détail.
  90.     ";
  91.         }
  92.         // line 13
  93.         yield "    \">
  94. ";
  95.         
  96.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  97.         
  98.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  99.         return; yield '';
  100.     }
  101.     // line 16
  102.     public function block_body($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""body"));
  107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  109.         // line 17
  110.         yield "
  111.     ";
  112.         // line 18
  113.         $context["headerContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Home""Header");
  114.         // line 19
  115.         yield "
  116.     ";
  117.         // line 20
  118.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["headerContent"] ?? null), "picture", [], "any"truetruefalse20) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'20$this->source); })()), "picture", [], "any"falsefalsefalse20)))) {
  119.             // line 21
  120.             yield "        ";
  121.             $context["backgroundImage"] = ("/uploads/images/" CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'21$this->source); })()), "picture", [], "any"falsefalsefalse21), 0, [], "array"falsefalsefalse21), "path", [], "any"falsefalsefalse21));
  122.             // line 22
  123.             yield "    ";
  124.         } else {
  125.             // line 23
  126.             yield "        ";
  127.             $context["backgroundImage"] = "tracol_home.jpeg";
  128.             // line 24
  129.             yield "    ";
  130.         }
  131.         // line 25
  132.         yield "    
  133.     <header class=\"header-home\" style=\"background-image:url(";
  134.         // line 26
  135.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["backgroundImage"]) || array_key_exists("backgroundImage"$context) ? $context["backgroundImage"] : (function () { throw new RuntimeError('Variable "backgroundImage" does not exist.'26$this->source); })()), "html"nulltrue);
  136.         yield ")\">
  137.         <div class=\"container-fluid\">
  138.             <div class=\"px-4 py-5 text-center\">
  139.                 <div id=\"block-header-home\" class=\"col-lg-12\">
  140.                     ";
  141.         // line 30
  142.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["headerContent"] ?? null), "content", [], "any"truetruefalse30) && CoreExtension::getAttribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'30$this->source); })()), "content", [], "any"falsefalsefalse30))) {
  143.             // line 31
  144.             yield "                        <div id=\"svg-header\" class=\"col-lg-8 div-svg-header \">
  145.                             <svg id=\"svg-home\" xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  146.                                 <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  147.                             </svg>
  148.                         </div>
  149.                         <div class=\"col-lg-8 div-svg-header home-p\">
  150.                             <p id=\"header-text-home\" class=\"header-text\">";
  151.             // line 37
  152.             yield CoreExtension::getAttribute($this->env$this->source, (isset($context["headerContent"]) || array_key_exists("headerContent"$context) ? $context["headerContent"] : (function () { throw new RuntimeError('Variable "headerContent" does not exist.'37$this->source); })()), "content", [], "any"falsefalsefalse37);
  153.             yield "</p>
  154.                         </div>
  155.                     ";
  156.         }
  157.         // line 40
  158.         yield "                    ";
  159.         // line 158
  160.         yield "
  161.                 </div>
  162.             </div>
  163.         </div>
  164.     </header>
  165.     <div class=\"container-fluid g-0 px-0\">
  166.         <section class=\"project\">
  167.             ";
  168.         // line 166
  169.         $context["projectContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Home""Projects");
  170.         // line 167
  171.         yield "            <div id=\"home-section\" class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  172.                 <div class=\"home-section-title col-lg-5\" style=\"font-size: 2.3em;display: flex;flex-direction: column;\">
  173.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\" style=\"margin-bottom: 10px\">
  174.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  175.                     </svg>
  176.                     <h1 class=\"project-title\">";
  177.         // line 172
  178.         if (CoreExtension::getAttribute($this->env$this->source, ($context["projectContent"] ?? null), "name", [], "any"truetruefalse172)) {
  179.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["projectContent"]) || array_key_exists("projectContent"$context) ? $context["projectContent"] : (function () { throw new RuntimeError('Variable "projectContent" does not exist.'172$this->source); })()), "name", [], "any"falsefalsefalse172), "html"nulltrue);
  180.         } else {
  181.             yield "Nos projets";
  182.         }
  183.         yield "</h1>
  184.                 </div>
  185.                 ";
  186.         // line 187
  187.         yield "
  188.             </div>
  189.         </section>
  190.         <section class=\"properties\" style=\"margin-bottom: 40px\">
  191.             ";
  192.         // line 205
  193.         yield "
  194.             ";
  195.         // line 223
  196.         yield "
  197.             <div id=\"projects\" class=\"col-lg-8 mx-auto\" style=\"display: flex;  flex-wrap: wrap; justify-content: space-between\">
  198.                 ";
  199.         // line 225
  200.         $context['_parent'] = $context;
  201.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (isset($context["projects"]) || array_key_exists("projects"$context) ? $context["projects"] : (function () { throw new RuntimeError('Variable "projects" does not exist.'225$this->source); })()), 04));
  202.         foreach ($context['_seq'] as $context["_key"] => $context["project"]) {
  203.             // line 226
  204.             yield "                    <div onclick=\"location.href='";
  205.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("project-detail", ["id" => CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse226)]), "html"nulltrue);
  206.             yield "'\" data-id=\"";
  207.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("project-detail", ["id" => CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse226)]), "html"nulltrue);
  208.             yield "\" id=\"width-col-6-home\" class=\"item col-lg-6 margin-top-30\" style=\"position: relative; cursor: pointer\">
  209.                         ";
  210.             // line 247
  211.             yield "                        <div class=\"tag-ref-projet-3\"><span class=\"text-tag-ref\">";
  212.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\ContentExtension']->typeProject(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["project"], "construction", [], "any"falsefalsefalse247), "construction_step", [], "any"falsefalsefalse247)), "html"nulltrue);
  213.             yield "</span></div>
  214.                         ";
  215.             // line 248
  216.             if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source$context["project"], "pictures", [], "any"falsefalsefalse248))) {
  217.                 // line 249
  218.                 yield "                            ";
  219.                 $context['_parent'] = $context;
  220.                 $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["project"], "pictures", [], "any"falsefalsefalse249), 01));
  221.                 foreach ($context['_seq'] as $context["_key"] => $context["picture"]) {
  222.                     // line 250
  223.                     yield "                            <div class=\"img-wrapper\">
  224.                                 ";
  225.                     // line 251
  226.                     $context["url"] = ((CoreExtension::inFilter("http"CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse251))) ? (CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse251)) : ($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(((("uploads/images/properties/" CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse251)) . "/") . CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse251)))));
  227.                     // line 252
  228.                     yield "                                <div class=\"img\" style=\"background-image: url('";
  229.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'252$this->source); })()), "html"nulltrue);
  230.                     yield "'); margin: 0px;\">
  231.                                 </div>
  232.                             </div>
  233.                             ";
  234.                 }
  235.                 $_parent $context['_parent'];
  236.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['picture'], $context['_parent'], $context['loop']);
  237.                 $context array_intersect_key($context$_parent) + $_parent;
  238.                 // line 256
  239.                 yield "                        ";
  240.             } else {
  241.                 // line 257
  242.                 yield "                        <div class=\"img-wrapper\">
  243.                             <div class=\"img\" style=\"background-image: url('";
  244.                 // line 258
  245.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/Maisons_H_R1.jpg"), "html"nulltrue);
  246.                 yield "'); margin: 0px;\"></div>
  247.                         </div>
  248.                         ";
  249.             }
  250.             // line 261
  251.             yield "                        <p class=\"city\">";
  252.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["project"], "city", [], "any"falsefalsefalse261), "name", [], "any"falsefalsefalse261), "html"nulltrue);
  253.             yield "</p>
  254.                         <p class=\"project-name\">";
  255.             // line 262
  256.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["project"], "name", [], "any"falsefalsefalse262), "html"nulltrue);
  257.             yield "</p>
  258.                     </div>
  259.                 ";
  260.         }
  261.         $_parent $context['_parent'];
  262.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['project'], $context['_parent'], $context['loop']);
  263.         $context array_intersect_key($context$_parent) + $_parent;
  264.         // line 265
  265.         yield "            </div>
  266.             <div class=\"col-lg-8 mx-auto projects-link-mobile\" style=\"display: none\">
  267.                 <a href=\"";
  268.         // line 267
  269.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("projects");
  270.         yield "\" class=\"property-span-arrow\">Découvrir plus
  271.                     <i class=\"fas fa-arrow-right property-arrow\"></i>
  272.                 </a>
  273.             </div>
  274.             <div id=\"link-none\" class=\"col-lg-8 mx-auto div-svg-header d-flex justify-content-end\">
  275.                 <div>
  276.                     <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"";
  277.         // line 273
  278.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("projects");
  279.         yield "\">Découvrir plus
  280.                         <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  281.                     </a>
  282.                 </div>
  283.             </div>
  284.         </section>
  285.         <section class=\"available-properties\">
  286.             <div id=\"home-section\" class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  287.                 <div class=\"home-section-title col-lg-8\" style=\"font-size: 2.3em;display: flex;flex-direction: column;\">
  288.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\" style=\"margin-bottom: 10px\">
  289.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  290.                     </svg>
  291.                     <h1 class=\"project-title\">Nos biens disponibles</h1>
  292.                 </div>
  293.                 ";
  294.         // line 302
  295.         yield "            </div>
  296.             <div id=\"projects\" class=\"col-lg-8 mx-auto\" style=\"display: flex;  flex-wrap: wrap; justify-content: space-between\">
  297.                 ";
  298.         // line 305
  299.         $context['_parent'] = $context;
  300.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (isset($context["salesProperties"]) || array_key_exists("salesProperties"$context) ? $context["salesProperties"] : (function () { throw new RuntimeError('Variable "salesProperties" does not exist.'305$this->source); })()), 04));
  301.         foreach ($context['_seq'] as $context["_key"] => $context["project"]) {
  302.             // line 306
  303.             yield "                    <div onclick=\"location.href='";
  304.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("property-detail", ["id" => CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse306)]), "html"nulltrue);
  305.             yield "'\" data-id=\"";
  306.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("property-detail", ["id" => CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse306)]), "html"nulltrue);
  307.             yield "\" id=\"width-col-6-home\" class=\"item col-lg-6 margin-top-30\" style=\"position: relative; cursor: pointer\">
  308.                         ";
  309.             // line 308
  310.             yield "                        <div class=\"tag-ref-projet-3\"><span class=\"text-tag-ref\">";
  311.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\ContentExtension']->propertyCategory(CoreExtension::getAttribute($this->env$this->source$context["project"], "category", [], "any"falsefalsefalse308)), "html"nulltrue);
  312.             yield "</span></div>
  313.                         ";
  314.             // line 309
  315.             if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source$context["project"], "pictures", [], "any"falsefalsefalse309))) {
  316.                 // line 310
  317.                 yield "                            ";
  318.                 $context['_parent'] = $context;
  319.                 $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["project"], "pictures", [], "any"falsefalsefalse310), 01));
  320.                 foreach ($context['_seq'] as $context["_key"] => $context["picture"]) {
  321.                     // line 311
  322.                     yield "                            <div class=\"img-wrapper\">
  323.                                 ";
  324.                     // line 312
  325.                     $context["url"] = ((CoreExtension::inFilter("http"CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse312))) ? (CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse312)) : ($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(((("uploads/images/properties/" CoreExtension::getAttribute($this->env$this->source$context["project"], "id", [], "any"falsefalsefalse312)) . "/") . CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse312)))));
  326.                     // line 313
  327.                     yield "                                <div class=\"img\" style=\"background-image: url('";
  328.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'313$this->source); })()), "html"nulltrue);
  329.                     yield "'); margin: 0px;\">
  330.                                 </div>
  331.                                 </div>
  332.                             ";
  333.                 }
  334.                 $_parent $context['_parent'];
  335.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['picture'], $context['_parent'], $context['loop']);
  336.                 $context array_intersect_key($context$_parent) + $_parent;
  337.                 // line 317
  338.                 yield "                        ";
  339.             } else {
  340.                 // line 318
  341.                 yield "                        <div class=\"img-wrapper\">
  342.                             <div class=\"img\" style=\"background-image: url('";
  343.                 // line 319
  344.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/Maisons_H_R1.jpg"), "html"nulltrue);
  345.                 yield "'); margin: 0px;\"></div>
  346.                             </div>
  347.                         ";
  348.             }
  349.             // line 322
  350.             yield "                        <div class=\"infos\">
  351.                             <div class=\"detail\">
  352.                                 <p class=\"city\">";
  353.             // line 324
  354.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["project"], "city", [], "any"falsefalsefalse324), "name", [], "any"falsefalsefalse324), "html"nulltrue);
  355.             yield "</p>
  356.                                 <p class=\"project-name\">";
  357.             // line 325
  358.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\ContentExtension']->getTypeProperty(CoreExtension::getAttribute($this->env$this->source$context["project"], "type", [], "any"falsefalsefalse325)), "html"nulltrue);
  359.             yield "</p>
  360.                             </div>
  361.                         </div>
  362.                     </div>
  363.                 ";
  364.         }
  365.         $_parent $context['_parent'];
  366.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['project'], $context['_parent'], $context['loop']);
  367.         $context array_intersect_key($context$_parent) + $_parent;
  368.         // line 330
  369.         yield "            </div>
  370.             <div class=\"col-lg-8 mx-auto projects-link-mobile\" style=\"display: none\">
  371.                 <a href=\"/biens/vente\" class=\"property-span-arrow\">VOIR TOUS NOS BIENS
  372.                     <i class=\"fas fa-arrow-right property-arrow\"></i>
  373.                 </a>
  374.             </div>
  375.             <div id=\"link-none\" class=\"col-lg-8 mx-auto div-svg-header d-flex justify-content-end\">
  376.                 <div>
  377.                     <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"";
  378.         // line 338
  379.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("properties");
  380.         yield "\">Découvrir plus
  381.                         <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  382.                     </a>
  383.                 </div>
  384.             </div>
  385.         </section>
  386.         <section class=\"reference\">
  387.             ";
  388.         // line 348
  389.         $context["referenceContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Home""References");
  390.         // line 349
  391.         yield "            <div class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: flex; margin-top: 30px\">
  392.                 <div class=\"col-lg-5\">
  393.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  394.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  395.                     </svg>
  396.                     <h1 class=\"project-title\">
  397.                         ";
  398.         // line 355
  399.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["referenceContent"] ?? null), "name", [], "any"truetruefalse355) && CoreExtension::getAttribute($this->env$this->source, (isset($context["referenceContent"]) || array_key_exists("referenceContent"$context) ? $context["referenceContent"] : (function () { throw new RuntimeError('Variable "referenceContent" does not exist.'355$this->source); })()), "name", [], "any"falsefalsefalse355))) {
  400.             // line 356
  401.             yield "                            ";
  402.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["referenceContent"]) || array_key_exists("referenceContent"$context) ? $context["referenceContent"] : (function () { throw new RuntimeError('Variable "referenceContent" does not exist.'356$this->source); })()), "name", [], "any"falsefalsefalse356), "html"nulltrue);
  403.             yield "
  404.                         ";
  405.         } else {
  406.             // line 358
  407.             yield "                            Nos références
  408.                         ";
  409.         }
  410.         // line 360
  411.         yield "                    </h1>
  412.                 </div>
  413.                 ";
  414.         // line 374
  415.         yield "
  416.             </div>
  417.             ";
  418.         // line 408
  419.         yield "
  420.             <div id=\"references-home\" class=\"col-lg-8\">
  421.                 <div id=\"flick100\" class=\"flicking-viewport\">
  422.                     <div  class=\"flicking-camera\">
  423.                         <div class=\"col-lg-12 ref-container\" style=\"display: flex; flex-wrap: wrap;\">
  424.                             ";
  425.         // line 414
  426.         $context['_parent'] = $context;
  427.         $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (isset($context["references"]) || array_key_exists("references"$context) ? $context["references"] : (function () { throw new RuntimeError('Variable "references" does not exist.'414$this->source); })()), 04));
  428.         $context['loop'] = [
  429.           'parent' => $context['_parent'],
  430.           'index0' => 0,
  431.           'index'  => 1,
  432.           'first'  => true,
  433.         ];
  434.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  435.             $length count($context['_seq']);
  436.             $context['loop']['revindex0'] = $length 1;
  437.             $context['loop']['revindex'] = $length;
  438.             $context['loop']['length'] = $length;
  439.             $context['loop']['last'] = === $length;
  440.         }
  441.         foreach ($context['_seq'] as $context["key"] => $context["reference"]) {
  442.             // line 415
  443.             yield "
  444.                                 <a href=\"";
  445.             // line 416
  446.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("property-detail", ["id" => CoreExtension::getAttribute($this->env$this->source$context["reference"], "id", [], "any"falsefalsefalse416)]), "html"nulltrue);
  447.             yield "\" class=\"item col-lg-6 col-md-12 ";
  448.             if ((=== CoreExtension::compare((CoreExtension::getAttribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse416) % 2), 0))) {
  449.                 yield "padd-to-left";
  450.             } else {
  451.                 yield "padd-to-right";
  452.             }
  453.             yield "\">
  454.                                     <div class=\"div-img-hover-2 ref-list\">
  455.                                         ";
  456.             // line 438
  457.             yield "
  458.                                         ";
  459.             // line 442
  460.             yield "
  461.                                         <div class=\"tag-ref\"><span class=\"text-tag-ref\">";
  462.             // line 443
  463.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\ContentExtension']->getTypeReferences(CoreExtension::getAttribute($this->env$this->source$context["reference"], "type", [], "any"falsefalsefalse443)), "html"nulltrue);
  464.             yield "</span></div>
  465.                                         ";
  466.             // line 445
  467.             if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source$context["reference"], "pictures", [], "any"falsefalsefalse445))) {
  468.                 // line 446
  469.                 yield "                                            ";
  470.                 $context['_parent'] = $context;
  471.                 $context['_seq'] = CoreExtension::ensureTraversable(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["reference"], "pictures", [], "any"falsefalsefalse446), 01));
  472.                 foreach ($context['_seq'] as $context["_key"] => $context["picture"]) {
  473.                     // line 447
  474.                     yield "                                            <div class=\"img-wrapper2\">
  475.                                                 ";
  476.                     // line 448
  477.                     $context["url"] = ((CoreExtension::inFilter("http"CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse448))) ? (CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse448)) : ($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(((("uploads/images/properties/" CoreExtension::getAttribute($this->env$this->source$context["reference"], "id", [], "any"falsefalsefalse448)) . "/") . CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse448)))));
  478.                     // line 449
  479.                     yield "                                                <div class=\"img-tmp\" style=\"background-image: url(";
  480.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'449$this->source); })()), "html"nulltrue);
  481.                     yield ");\"></div>
  482.                                             </div>
  483.                                             ";
  484.                 }
  485.                 $_parent $context['_parent'];
  486.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['picture'], $context['_parent'], $context['loop']);
  487.                 $context array_intersect_key($context$_parent) + $_parent;
  488.                 // line 452
  489.                 yield "                                        ";
  490.             } else {
  491.                 // line 453
  492.                 yield "                                        <div class=\"img-wrapper2\">
  493.                                             <div class=\"img-tmp\" style=\"background-image: url('build/Hudson_Ontario2.png');\"></div>
  494.                                         </div>
  495.                                         ";
  496.             }
  497.             // line 457
  498.             yield "                                        <p class=\"city\">";
  499.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["reference"], "city", [], "any"falsefalsefalse457), "name", [], "any"falsefalsefalse457), "html"nulltrue);
  500.             yield "</p>
  501.                                         <p class=\"project-name\">";
  502.             // line 458
  503.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["reference"], "reference", [], "any"falsefalsefalse458), "html"nulltrue);
  504.             yield "</p>
  505.                                     </div>
  506.                                 </a>
  507.                                 <div class=\"lightbox\" id=\"modul-";
  508.             // line 463
  509.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html"nulltrue);
  510.             yield "\">
  511.                                     <div class=\"closer\"></div>
  512.                                     <div class=\"arrows left\">&#8592;</div>
  513.                                     <div class=\"arrows right\">&#8594;</div>
  514.                                     <div class=\"counter\">1/1</div>
  515.                                     <ul class=\"items\">
  516.                                         ";
  517.             // line 469
  518.             $context['_parent'] = $context;
  519.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["reference"], "pictures", [], "any"falsefalsefalse469));
  520.             foreach ($context['_seq'] as $context["_key"] => $context["picture"]) {
  521.                 // line 470
  522.                 yield "                                            <li class=\"item\">
  523.                                                 ";
  524.                 // line 471
  525.                 $context["url"] = ((CoreExtension::inFilter("http"CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse471))) ? (CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse471)) : ($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(((("uploads/images/properties/" CoreExtension::getAttribute($this->env$this->source$context["reference"], "id", [], "any"falsefalsefalse471)) . "/") . CoreExtension::getAttribute($this->env$this->source$context["picture"], "url", [], "any"falsefalsefalse471)))));
  526.                 // line 472
  527.                 yield "                                                <img class=\"img\" src=\"";
  528.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'472$this->source); })()), "html"nulltrue);
  529.                 yield "\" alt=\"";
  530.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["reference"], "reference", [], "any"falsefalsefalse472), "html"nulltrue);
  531.                 yield "\" loading=\"lazy\">
  532.                                             </li>
  533.                                         ";
  534.             }
  535.             $_parent $context['_parent'];
  536.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['picture'], $context['_parent'], $context['loop']);
  537.             $context array_intersect_key($context$_parent) + $_parent;
  538.             // line 475
  539.             yield "                                    </ul>
  540.                                 </div>
  541.                             ";
  542.             ++$context['loop']['index0'];
  543.             ++$context['loop']['index'];
  544.             $context['loop']['first'] = false;
  545.             if (isset($context['loop']['length'])) {
  546.                 --$context['loop']['revindex0'];
  547.                 --$context['loop']['revindex'];
  548.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  549.             }
  550.         }
  551.         $_parent $context['_parent'];
  552.         unset($context['_seq'], $context['_iterated'], $context['key'], $context['reference'], $context['_parent'], $context['loop']);
  553.         $context array_intersect_key($context$_parent) + $_parent;
  554.         // line 479
  555.         yield "                        </div>
  556.                         <div class=\"col-lg-12 references-link-mobile\" style=\"display: none\">
  557.                             <a href=\"";
  558.         // line 481
  559.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reference");
  560.         yield "\" class=\"property-span-arrow\">Découvrir plus
  561.                                 <i class=\"fas fa-arrow-right property-arrow\"></i>
  562.                             </a>
  563.                         </div>
  564.                         <div id=\"link-none\" class=\"col-lg-12 mx-auto div-svg-header d-flex justify-content-end\">
  565.                             <div>
  566.                                 <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"";
  567.         // line 487
  568.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reference");
  569.         yield "\">Découvrir plus
  570.                                     <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  571.                                 </a>
  572.                             </div>
  573.                         </div>
  574.                     </div>
  575.                 </div>
  576.             </div>
  577.         </section>
  578.         <section class=\"property-promotion\" style=\"background: #F7F7F7;padding:40px 0;\">
  579.             ";
  580.         // line 498
  581.         $context["propertyContent"] = $this->extensions['App\Twig\ContentExtension']->Content("Home""Biens");
  582.         // line 499
  583.         yield "            <div id=\"home-sale\" class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: flex; justify-content: space-between\">
  584.                 <div id=\"property-content-p\" class=\"col-lg-5 property-content\" style=\"display: flex;flex-direction: column;justify-content:space-around; padding-right:20px;\">
  585.                     <div class=\"col-lg-12\">
  586.                         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  587.                             <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  588.                         </svg>
  589.                         <h1 class=\"property-name\">";
  590.         // line 505
  591.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["propertyContent"] ?? null), "name", [], "any"truetruefalse505) && CoreExtension::getAttribute($this->env$this->source, (isset($context["propertyContent"]) || array_key_exists("propertyContent"$context) ? $context["propertyContent"] : (function () { throw new RuntimeError('Variable "propertyContent" does not exist.'505$this->source); })()), "name", [], "any"falsefalsefalse505))) {
  592.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["propertyContent"]) || array_key_exists("propertyContent"$context) ? $context["propertyContent"] : (function () { throw new RuntimeError('Variable "propertyContent" does not exist.'505$this->source); })()), "name", [], "any"falsefalsefalse505), "html"nulltrue);
  593.         } else {
  594.             yield "Un bien à vendre ?";
  595.         }
  596.         yield "</h1>
  597.                     </div>
  598.                     ";
  599.         // line 508
  600.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["propertyContent"] ?? null), "content", [], "any"truetruefalse508) && CoreExtension::getAttribute($this->env$this->source, (isset($context["propertyContent"]) || array_key_exists("propertyContent"$context) ? $context["propertyContent"] : (function () { throw new RuntimeError('Variable "propertyContent" does not exist.'508$this->source); })()), "content", [], "any"falsefalsefalse508))) {
  601.             // line 509
  602.             yield "                        ";
  603.             yield CoreExtension::getAttribute($this->env$this->source, (isset($context["propertyContent"]) || array_key_exists("propertyContent"$context) ? $context["propertyContent"] : (function () { throw new RuntimeError('Variable "propertyContent" does not exist.'509$this->source); })()), "content", [], "any"falsefalsefalse509);
  604.             yield "
  605.                     ";
  606.         } else {
  607.             // line 511
  608.             yield "                        <p>Réaliser l’estimation d’une maison, d’un appartement ou d’un terrain, c’est un métier. Grâce à nos
  609.                             experts immobiliers, vous fixez le juste prix. Ensuite, ils vous accompagnent dans toutes les étapes,
  610.                             jusqu’à la vente de votre bien.
  611.                             <br>
  612.                             <br>
  613.                             Vous souhaitez connaître la valeur marchande de votre bien immobilier ? Contactez-nous pour
  614.                             convenir d’un rendez-vous avec l’un de nos conseillers.</p>
  615.                     ";
  616.         }
  617.         // line 520
  618.         yield "
  619.                     <div class=\"see-video-bottom\" style=\"display: flex; align-content: center\">
  620.                         <a id=\"contact-link\" class=\"property-span-arrow\" href=\"";
  621.         // line 522
  622.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre");
  623.         yield "\">CONTACTEZ-NOUS
  624.                             <i class=\"fas fa-arrow-right property-arrow\"></i>
  625.                         </a>
  626.                     </div>
  627.                     ";
  628.         // line 556
  629.         yield "
  630.                 </div>
  631.                 ";
  632.         // line 565
  633.         yield "
  634.                 <div class=\"home-sale-img col-lg-6\" style=\"margin:0;position: relative; background: url(";
  635.         // line 566
  636.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/vendre.jpg"), "html"nulltrue);
  637.         yield ") no-repeat center center; background-size:cover;\">
  638.                 </div>
  639.             </div>
  640.         </section>
  641.         ";
  642.         // line 579
  643.         yield "    </div>
  644.     <section class=\"newsletter\">
  645.         <div class=\"col-lg-8 row m-auto\">
  646.             <div class=\"col-lg-6\">
  647.                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  648.                     <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"rgb(246, 164, 0)\"/>
  649.                 </svg>
  650.                 <h1 class=\"property-name\">Inscrivez-vous à<br> notre newsletter</h1>
  651.             </div>
  652.             <div class=\"col-lg-4\">
  653.                 <div id=\"div-form-newsletter\">
  654.                     <span id=\"span-newsletter\">Recevez nos dernières actualités.</span>
  655.                     <form action=\"";
  656.         // line 592
  657.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("mailchimp");
  658.         yield "\" id=\"form-newsletter\">
  659.                         <div class=\"input-group mt-2\">
  660.                             <input id=\"input-email\" class=\"form-control input-email\" type=\"email\" name=\"email\" placeholder=\"Votre adresse mail\">
  661.                             <button class=\"btn btn-primary button-newsletter\" type=\"submit\"><i class=\"fas fa-arrow-right\"></i></button>
  662.                         </div>
  663.                     </form>
  664.                 </div>
  665.             </div>
  666.         </div>
  667.     </section>
  668.     <!-- Modal HTML -->
  669.     <div id=\"video\" class=\"modal fade\">
  670.         <div class=\"modal-dialog\">
  671.             <div class=\"modal-content\">
  672.                 <div class=\"modal-header\">
  673.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\">&times;</button>
  674.                 </div>
  675.                 <div class=\"modal-body\">
  676.                     <div class=\"embed-responsive embed-responsive-16by9\">
  677.                         <iframe id=\"cartoonVideo\" class=\"embed-responsive-item\" width=\"560\" height=\"315\" src=\"https://youtu.be/8zFDrIoLoCQ\" allowfullscreen></iframe>
  678.                     </div>
  679.                 </div>
  680.             </div>
  681.         </div>
  682.     </div>
  683.     <!-- Modal -->
  684. ";
  685.         // line 623
  686.         yield "
  687. ";
  688.         // line 625
  689.         yield "
  690. ";
  691.         // line 637
  692.         yield "
  693. ";
  694.         // line 642
  695.         yield "
  696.     
  697. ";
  698.         
  699.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  700.         
  701.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  702.         return; yield '';
  703.     }
  704.     /**
  705.      * @codeCoverageIgnore
  706.      */
  707.     public function getTemplateName()
  708.     {
  709.         return "home.html.twig";
  710.     }
  711.     /**
  712.      * @codeCoverageIgnore
  713.      */
  714.     public function isTraitable()
  715.     {
  716.         return false;
  717.     }
  718.     /**
  719.      * @codeCoverageIgnore
  720.      */
  721.     public function getDebugInfo()
  722.     {
  723.         return array (  743 => 642,  740 => 637,  737 => 625,  734 => 623,  703 => 592,  688 => 579,  679 => 566,  676 => 565,  672 => 556,  664 => 522,  660 => 520,  649 => 511,  643 => 509,  641 => 508,  631 => 505,  623 => 499,  621 => 498,  607 => 487,  598 => 481,  594 => 479,  577 => 475,  565 => 472,  563 => 471,  560 => 470,  556 => 469,  547 => 463,  539 => 458,  534 => 457,  528 => 453,  525 => 452,  515 => 449,  513 => 448,  510 => 447,  505 => 446,  503 => 445,  498 => 443,  495 => 442,  492 => 438,  481 => 416,  478 => 415,  461 => 414,  453 => 408,  448 => 374,  444 => 360,  440 => 358,  434 => 356,  432 => 355,  424 => 349,  422 => 348,  409 => 338,  399 => 330,  388 => 325,  384 => 324,  380 => 322,  374 => 319,  371 => 318,  368 => 317,  357 => 313,  355 => 312,  352 => 311,  347 => 310,  345 => 309,  340 => 308,  333 => 306,  329 => 305,  324 => 302,  305 => 273,  296 => 267,  292 => 265,  283 => 262,  278 => 261,  272 => 258,  269 => 257,  266 => 256,  255 => 252,  253 => 251,  250 => 250,  245 => 249,  243 => 248,  238 => 247,  231 => 226,  227 => 225,  223 => 223,  220 => 205,  212 => 187,  203 => 172,  196 => 167,  194 => 166,  184 => 158,  182 => 40,  176 => 37,  168 => 31,  166 => 30,  159 => 26,  156 => 25,  153 => 24,  150 => 23,  147 => 22,  144 => 21,  142 => 20,  139 => 19,  137 => 18,  134 => 17,  124 => 16,  112 => 13,  108 => 11,  102 => 9,  100 => 8,  97 => 7,  94 => 6,  84 => 5,  64 => 4,  53 => 1,  51 => 2,  38 => 1,);
  724.     }
  725.     public function getSourceContext()
  726.     {
  727.         return new Source("{% extends 'base.html.twig' %}
  728. {% set page = 'homepage' %}
  729. {% block title %}Accueil{% endblock %}
  730. {% block metaDescription %}
  731.     {% set headerContent = content('Home', 'Header') %}
  732.     <meta name=\"description\" content=\"
  733.     {% if headerContent.content is defined %}
  734.         {{ headerContent.content|striptags }}
  735.     {% else %}
  736.          Tracol Immobilier propose une large offre en immobilier neuf (logements, bureaux, commerces), qui se caractérise par une architecture résolument contemporaine, des matériaux de qualité, et le soin apporté à chaque détail.
  737.     {% endif %}
  738.     \">
  739. {% endblock %}
  740. {% block body %}
  741.     {% set headerContent = content('Home', 'Header') %}
  742.     {% if headerContent.picture is defined and headerContent.picture is not empty %}
  743.         {% set backgroundImage = '/uploads/images/'~headerContent.picture[0].path %}
  744.     {% else %}
  745.         {% set backgroundImage = 'tracol_home.jpeg' %}
  746.     {% endif %}
  747.     
  748.     <header class=\"header-home\" style=\"background-image:url({{ backgroundImage }})\">
  749.         <div class=\"container-fluid\">
  750.             <div class=\"px-4 py-5 text-center\">
  751.                 <div id=\"block-header-home\" class=\"col-lg-12\">
  752.                     {% if headerContent.content is defined and headerContent.content %}
  753.                         <div id=\"svg-header\" class=\"col-lg-8 div-svg-header \">
  754.                             <svg id=\"svg-home\" xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  755.                                 <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  756.                             </svg>
  757.                         </div>
  758.                         <div class=\"col-lg-8 div-svg-header home-p\">
  759.                             <p id=\"header-text-home\" class=\"header-text\">{{ headerContent.content|raw }}</p>
  760.                         </div>
  761.                     {% endif %}
  762.                     {#
  763.                     <div name=\"form-search-normal\" id=\"form-search-normal\" class=\"div-svg-header\">
  764.                         <form action=\"{{ path('results') }}\"  style=\"display: flex; align-items: center; width: 100%\">
  765.                             <div style=\"display: flex;flex-direction: column;justify-content: center; width: 66.666vw;\">
  766.                                 <div class=\"selectors\" style=\"display: flex; align-items: center; width: auto;\">
  767.                                     <div id=\"transaction-drop\" class=\"dropdown\">
  768.                                         <div class=\"undroped\">
  769.                                             <p class=\"undroped-header\">Type de transaction</p>
  770.                                             <p name=\"transaction-type\" class=\"undroped-subheader\">Achat ou Location</p>
  771.                                             <input type=\"hidden\" value=\"\" class=\"input-subheader\" name=\"transaction-type\">
  772.                                         </div>
  773.                                         <div class=\"droped\">
  774.                                             <div class=\"dropdown-header\">Type de transaction</div>
  775.                                             <ul id=\"transaction-li\" class=\"items\">
  776.                                                 <li class=\"item\" data-value =\"Vente\">Achat</li>
  777.                                                 <li class=\"item\" data-value =\"Location\">Location</li>
  778.                                                 <li class=\"item\" data-value =\"Location saisonnière\">Location saisonniere</li>
  779.                                                 <li class=\"item\" data-value =\"Programme\">Programme</li>
  780.                                                <li class=\"item\" data-value =\"Viager\">Viager</li>
  781.                                                                   <li class=\"item\" data-value =\"Enchere\">Enchère</li>
  782.                     </ul>
  783.                 </div>
  784.             </div>
  785.             <div id=\"property-drop\" class=\"dropdown\">
  786.                 <div class=\"undroped\">
  787.                     <p class=\"undroped-header\">Type de biens</p>
  788.                     <p name=\"property-type\" class=\"undroped-subheader\">Appartement, Bureau, ...</p>
  789.                     <input type=\"hidden\" value=\"\" class=\"input-subheader\" name=\"property-type\">
  790.                 </div>
  791.                 <div class=\"droped\">
  792.                     <div class=\"dropdown-header\">Type de biens</div>
  793.                     <ul id=\"property-li\" class=\"items\">
  794.                         <li class=\"item\" data-value =\"Appartement\">Appartements</li>
  795.                         <li class=\"item\" data-value =\"Bureaux\">Bureaux</li>
  796.                         <li class=\"item\" data-value =\"Maison\">Maisons</li>
  797.                         <li class=\"item\" data-value =\"Commerce\">Commerces</li>
  798.                         <li class=\"item\" data-value =\"Garage / Parking\">Garages / Parkings</li>
  799.                         <li class=\"item\" data-value =\"Immeuble\">Immeubles</li>
  800.                     </ul>
  801.                 </div>
  802.             </div>
  803.             <div id=\"location-drop\" class=\"dropdown\">
  804.                 <div class=\"undroped\">
  805.                     <p class=\"undroped-header\">Localisation</p>
  806.                     <p class=\"undroped-subheader\">Choissisez une ville</p>
  807.                     <input type=\"hidden\" value=\"\" class=\"input-subheader\" name=\"location\">
  808.                 </div>
  809.                 <div class=\"droped\">
  810.                     <div  class=\"dropdown-header\">Localisation</div>
  811.                     <ul id=\"location-li\" class=\"items\">
  812.                                                                         <li class=\"item\" data-value =\"Appartement\">Luxembourg-Ville</li>
  813.                                                                        <li class=\"item\" data-value =\"Bureaux\">Leudelange</li>
  814.                                                                        <li class=\"item\" data-value =\"Maison\">Esch-Sur-Alzette</li>
  815.                     </ul>
  816.                 </div>
  817.             </div>
  818.             <div class=\"div-form\">
  819.                 <button  id=\"search-detail\" class=\"btn btn-primary child search\">RECHERCHE AVANCEE</button>
  820.             </div>
  821.             <div>
  822.                 <button style=\"background-color: transparent;border-color: transparent;\" id=\"submit-search\" type=\"submit\">
  823.                     <svg class=\"search-button\" xmlns=\"http://www.w3.org/2000/svg\" width=\"55.982\" height=\"90.97\" viewBox=\"0 0 55.982 90.97\">
  824.                         <g id=\"Groupe_3817\" data-name=\"Groupe 3817\" transform=\"translate(-1528.861 -105)\">
  825.                             <path id=\"Tracé_95\" data-name=\"Tracé 95\" d=\"M729.651,232.441H673.669v90.97l55.982-11.894Z\" transform=\"translate(855.192 -127.441)\" fill=\"#f6a400\"/>
  826.                             <g id=\"Groupe_3794\" data-name=\"Groupe 3794\" transform=\"translate(1545.335 126.696)\">
  827.                                 <g id=\"np_search_1868241_000000\">
  828.                                     <path id=\"Tracé_92\" data-name=\"Tracé 92\" d=\"M8.287,17.368A8.662,8.662,0,1,1,14.4,14.813a8.679,8.679,0,0,1-6.109,2.555Zm0-15.055a6.36,6.36,0,1,0,4.477,1.881A6.377,6.377,0,0,0,8.287,2.313Z\" transform=\"translate(0.441 -0.012)\" fill=\"#fff\"/>
  829.                                     <path id=\"Tracé_93\" data-name=\"Tracé 93\" d=\"M57.82,59.567l1.626-1.633L67.4,65.852l-1.626,1.633Z\" transform=\"translate(-44.591 -44.782)\" fill=\"#fff\"/>
  830.                                 </g>
  831.                             </g>
  832.                         </g>
  833.                     </svg></button>
  834.                 <button class=\"btn btn-primary\" id=\"send\" type=\"submit\" style=\"display: none\">Envoyer</button>
  835.             </div>
  836.         </div>
  837.         <div id=\"sub-search-div\" class=\"sub-search-div\" style=\"display: none\">
  838.             <div class=\"col-lg-3 div-form\">
  839.                 <input class=\"sub-search-input\" name=\"budget\"  id=\"budget\" type=\"text\" placeholder=\"Budget max.\">
  840.             </div>
  841.             <div id=\"rooms-drop\" class=\"dropdown\">
  842.                 <div class=\"undroped\">
  843.                     <p class=\"undroped-header transparent-font\">Nombre de chambres</p>
  844.                     <p class=\"undroped-subheader good-place\"></p>
  845.                     <input type=\"hidden\" class=\"input-subheader\" name=\"rooms\">
  846.                 </div>
  847.                 <div class=\"droped\">
  848.                     <div class=\"dropdown-header\">Nombre de chambres</div>
  849.                     <ul id=\"rooms-li\" class=\"items\">
  850.                         <li class=\"item\" data-value =\"1\">1</li>
  851.                         <li class=\"item\" data-value =\"2\">2</li>
  852.                         <li class=\"item\" data-value =\"3\">3</li>
  853.                         <li class=\"item\" data-value =\"4\">4</li>
  854.                         <li class=\"item\" data-value =\"5\">5</li>
  855.                         <li class=\"item\" data-value =\"6\">6</li>
  856.                     </ul>
  857.                 </div>
  858.             </div>
  859.             <div class=\"col-lg-3 div-form\">
  860.                 <input class=\"sub-search-input\" id=\"area-minimumm\" name=\"area-minimumm\" type=\"text\" placeholder=\"Surface minimum.\">
  861.             </div>
  862.         </div>
  863.         </div>
  864.         </form>
  865.         </div>
  866.                     #}
  867.                 </div>
  868.             </div>
  869.         </div>
  870.     </header>
  871.     <div class=\"container-fluid g-0 px-0\">
  872.         <section class=\"project\">
  873.             {% set projectContent = content('Home', 'Projects')  %}
  874.             <div id=\"home-section\" class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  875.                 <div class=\"home-section-title col-lg-5\" style=\"font-size: 2.3em;display: flex;flex-direction: column;\">
  876.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\" style=\"margin-bottom: 10px\">
  877.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  878.                     </svg>
  879.                     <h1 class=\"project-title\">{% if projectContent.name is defined %}{{ projectContent.name }}{% else %}Nos projets{% endif %}</h1>
  880.                 </div>
  881.                 {#
  882.                 <div class=\"separator\"></div>
  883.                 <div class=\"pre-section-content col-md-6\">
  884.                     {% if projectContent.content is defined %}
  885.                         {{ projectContent.content|raw }}
  886.                     {% else %}
  887.                         Fort de plusieurs années d’expérience, Tracol Immobilier propose des projets adaptés aux
  888.                         besoins de chacun. Répondant aux plus hautes exigences et s’inscrivant dans le temps, ils se
  889.                         caractérisent par une architecture résolument contemporaine, des matériaux de qualité et le
  890.                         soin apporté à chaque détail.
  891.                     {% endif %}
  892.                 </div>
  893.                 #}
  894.             </div>
  895.         </section>
  896.         <section class=\"properties\" style=\"margin-bottom: 40px\">
  897.             {#
  898.             <div id=\"button-property\" class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: flex; align-items: center\">
  899.                 <button data-id=\"all\" class=\"btn btn-primary all border-radius projectButton\"><span class=\"span-all\">TOUS</span></button>
  900.                 <button data-id=\"futur\" class=\"btn btn-primary come border-radius projectButton\"><span class=\"span-projects\">A VENIR</span></button>
  901.                 <button data-id=\"construction\" class=\"btn btn-primary come border-radius projectButton\"><span class=\"span-projects\">EN COURS</span></button>
  902.                 <div class=\"col-lg-6 projects-link\">
  903.                     <a href=\"{{ path('projects') }}\" class=\"property-span-arrow\">VOIR TOUS NOS PROJETS
  904.                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  905.                     </a>
  906.                 </div>
  907.             </div>
  908.             #}
  909.             {#
  910.             <div id=\"button-property-mobile\" class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: none; align-items: center\">
  911.                 <div id=\"flick2\" class=\"flicking-viewport\">
  912.                     <div class=\"flicking-camera\">
  913.                         <button data-id=\"all\" class=\"btn btn-primary all border-radius projectButton\"><span class=\"span-all\">TOUS</span></button>
  914.                         <button data-id=\"futur\" class=\"btn btn-primary come border-radius projectButton\"><span class=\"span-projects\">A VENIR</span></button>
  915.                         <button data-id=\"construction\" class=\"btn btn-primary come border-radius projectButton\"><span class=\"span-projects\">EN COURS</span></button>
  916.                     </div>
  917.                 </div>
  918.                 <div class=\"col-lg-8 projects-link\">
  919.                     <a href=\"{{ path('projects') }}\" class=\"property-span-arrow\">VOIR TOUS NOS PROJETS
  920.                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  921.                     </a>
  922.                 </div>
  923.             </div>
  924.             #}
  925.             <div id=\"projects\" class=\"col-lg-8 mx-auto\" style=\"display: flex;  flex-wrap: wrap; justify-content: space-between\">
  926.                 {% for project in projects|slice(0,4) %}
  927.                     <div onclick=\"location.href='{{ path('project-detail', {'id': project.id}) }}'\" data-id=\"{{ path('project-detail', {'id': project.id}) }}\" id=\"width-col-6-home\" class=\"item col-lg-6 margin-top-30\" style=\"position: relative; cursor: pointer\">
  928.                         {#
  929.                         <div class=\"div-hover\" id=\"div-hover\" style=\"\">
  930.                             {% if project.comments[0].comment is not empty %}
  931.                                 <p class=\"project-content\" style=\"visibility: hidden\">
  932.                                     {{ project.comments[0].comment|slice(0, 300) }}
  933.                                 </p>
  934.                                 <p class=\"project-arrow\">
  935.                                     <a style=\"\" href=\"{{ path('project-detail', {'id': project.id}) }}\" class=\"project-arrow-2\">
  936.                                         <span class=\"galerry-ref\"></span><i class=\"fas fa-arrow-right project-svg-arrow-2\"></i>
  937.                                     </a>
  938.                                 </p>
  939.                             {% else %}
  940.                                 <p class=\"project-arrow\">
  941.                                     <a style=\"margin-top: 180px\" href=\"{{ path('project-detail', {'id': project.id}) }}\" class=\"project-arrow-2\">
  942.                                         <span class=\"galerry-ref\"></span><i class=\"fas fa-arrow-right project-svg-arrow-2\"></i>
  943.                                     </a>
  944.                                 </p>
  945.                             {% endif %}
  946.                         </div>
  947.                         #}
  948.                         <div class=\"tag-ref-projet-3\"><span class=\"text-tag-ref\">{{ typeProject(project.construction.construction_step) }}</span></div>
  949.                         {% if project.pictures is not empty %}
  950.                             {% for picture in project.pictures|slice(0,1) %}
  951.                             <div class=\"img-wrapper\">
  952.                                 {% set url = 'http' in picture.url ? picture.url : asset('uploads/images/properties/'~project.id~'/'~picture.url) %}
  953.                                 <div class=\"img\" style=\"background-image: url('{{ url }}'); margin: 0px;\">
  954.                                 </div>
  955.                             </div>
  956.                             {% endfor %}
  957.                         {% else %}
  958.                         <div class=\"img-wrapper\">
  959.                             <div class=\"img\" style=\"background-image: url('{{ asset('build/Maisons_H_R1.jpg') }}'); margin: 0px;\"></div>
  960.                         </div>
  961.                         {% endif %}
  962.                         <p class=\"city\">{{ project.city.name }}</p>
  963.                         <p class=\"project-name\">{{ project.name }}</p>
  964.                     </div>
  965.                 {% endfor %}
  966.             </div>
  967.             <div class=\"col-lg-8 mx-auto projects-link-mobile\" style=\"display: none\">
  968.                 <a href=\"{{ path('projects') }}\" class=\"property-span-arrow\">Découvrir plus
  969.                     <i class=\"fas fa-arrow-right property-arrow\"></i>
  970.                 </a>
  971.             </div>
  972.             <div id=\"link-none\" class=\"col-lg-8 mx-auto div-svg-header d-flex justify-content-end\">
  973.                 <div>
  974.                     <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"{{ path('projects') }}\">Découvrir plus
  975.                         <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  976.                     </a>
  977.                 </div>
  978.             </div>
  979.         </section>
  980.         <section class=\"available-properties\">
  981.             <div id=\"home-section\" class=\"col-lg-8 mx-auto div-svg-header pre-section\">
  982.                 <div class=\"home-section-title col-lg-8\" style=\"font-size: 2.3em;display: flex;flex-direction: column;\">
  983.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\" style=\"margin-bottom: 10px\">
  984.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  985.                     </svg>
  986.                     <h1 class=\"project-title\">Nos biens disponibles</h1>
  987.                 </div>
  988.                 {#
  989.                 <div class=\"separator\"></div>
  990.                 <div class=\"pre-section-content col-md-6\">
  991.                     {% if projectContent.content is defined %}
  992.                         {{ projectContent.content|raw }}
  993.                     {% else %}
  994.                         Fort de plusieurs années d’expérience, Tracol Immobilier propose des projets adaptés aux
  995.                         besoins de chacun. Répondant aux plus hautes exigences et s’inscrivant dans le temps, ils se
  996.                         caractérisent par une architecture résolument contemporaine, des matériaux de qualité et le
  997.                         soin apporté à chaque détail.
  998.                     {% endif %}
  999.                 </div>
  1000.                 #}
  1001.             </div>
  1002.             <div id=\"projects\" class=\"col-lg-8 mx-auto\" style=\"display: flex;  flex-wrap: wrap; justify-content: space-between\">
  1003.                 {% for project in salesProperties|slice(0,4) %}
  1004.                     <div onclick=\"location.href='{{ path('property-detail', {'id': project.id}) }}'\" data-id=\"{{ path('property-detail', {'id': project.id}) }}\" id=\"width-col-6-home\" class=\"item col-lg-6 margin-top-30\" style=\"position: relative; cursor: pointer\">
  1005.                         {# <div class=\"tag-ref-projet-3\"><span class=\"text-tag-ref\">{{ typeProject(project.construction.construction_step) }}</span></div> #}
  1006.                         <div class=\"tag-ref-projet-3\"><span class=\"text-tag-ref\">{{ propertyCategory(project.category) }}</span></div>
  1007.                         {% if project.pictures is not empty %}
  1008.                             {% for picture in project.pictures|slice(0,1) %}
  1009.                             <div class=\"img-wrapper\">
  1010.                                 {% set url = 'http' in picture.url ? picture.url : asset('uploads/images/properties/'~project.id~'/'~picture.url) %}
  1011.                                 <div class=\"img\" style=\"background-image: url('{{ url }}'); margin: 0px;\">
  1012.                                 </div>
  1013.                                 </div>
  1014.                             {% endfor %}
  1015.                         {% else %}
  1016.                         <div class=\"img-wrapper\">
  1017.                             <div class=\"img\" style=\"background-image: url('{{ asset('build/Maisons_H_R1.jpg') }}'); margin: 0px;\"></div>
  1018.                             </div>
  1019.                         {% endif %}
  1020.                         <div class=\"infos\">
  1021.                             <div class=\"detail\">
  1022.                                 <p class=\"city\">{{ project.city.name }}</p>
  1023.                                 <p class=\"project-name\">{{ getTypeProperty(project.type) }}</p>
  1024.                             </div>
  1025.                         </div>
  1026.                     </div>
  1027.                 {% endfor %}
  1028.             </div>
  1029.             <div class=\"col-lg-8 mx-auto projects-link-mobile\" style=\"display: none\">
  1030.                 <a href=\"/biens/vente\" class=\"property-span-arrow\">VOIR TOUS NOS BIENS
  1031.                     <i class=\"fas fa-arrow-right property-arrow\"></i>
  1032.                 </a>
  1033.             </div>
  1034.             <div id=\"link-none\" class=\"col-lg-8 mx-auto div-svg-header d-flex justify-content-end\">
  1035.                 <div>
  1036.                     <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"{{ path('properties') }}\">Découvrir plus
  1037.                         <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  1038.                     </a>
  1039.                 </div>
  1040.             </div>
  1041.         </section>
  1042.         <section class=\"reference\">
  1043.             {% set referenceContent = content('Home', 'References') %}
  1044.             <div class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: flex; margin-top: 30px\">
  1045.                 <div class=\"col-lg-5\">
  1046.                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  1047.                         <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  1048.                     </svg>
  1049.                     <h1 class=\"project-title\">
  1050.                         {% if referenceContent.name is defined and referenceContent.name %}
  1051.                             {{ referenceContent.name }}
  1052.                         {% else %}
  1053.                             Nos références
  1054.                         {% endif %}
  1055.                     </h1>
  1056.                 </div>
  1057.                 {#
  1058.                 <div class=\"separator\"></div>
  1059.                 <div class=\"pre-section-content col-md-6\">
  1060.                     {% if projectContent.content is defined %}
  1061.                         {{ projectContent.content|raw }}
  1062.                     {% else %}
  1063.                         Tracol Immobilier se distingue par la création d’espaces de vie alliant
  1064.                         qualité, durabilité et esthétisme.
  1065.                     {% endif %}
  1066.                 </div>
  1067.                 #}
  1068.             </div>
  1069.             {#
  1070.             <div id=\"button-reference\" class=\"offset-lg-2 col-lg-8 div-svg-header\" style=\"display: flex; align-items: center\">
  1071.                 <button data-id=\"all\" class=\"btn btn-primary all border-radius projectButtonref\"><span class=\"span-all\">TOUS</span></button>
  1072.                 <button data-id=\"residences\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">RÉSIDENCES</span></button>
  1073.                 <button data-id=\"maisons\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">MAISONS</span></button>
  1074.                 <button data-id=\"commerces\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">COMMERCES</span></button>
  1075.                 <button data-id=\"bureaux\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">BUREAUX</span></button>
  1076.                 <div id=\"links-ref-home\" class=\"col-lg-3 projects-link\">
  1077.                     <a href=\"{{ path('reference') }}\" class=\"property-span-arrow\">VOIR TOUTES NOS REFERENCES
  1078.                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  1079.                     </a>
  1080.                 </div>
  1081.             </div>
  1082.             <div id=\"button-reference-mobile\" class=\"offset-lg-2 col-lg-8 div-svg-header\" style=\"display: none; align-items: center\">
  1083.                 <div id=\"flick\" class=\"flicking-viewport\">
  1084.                     <div class=\"flicking-camera\">
  1085.                         <button data-id=\"all\" class=\"btn btn-primary all border-radius projectButtonref\"><span class=\"span-all\">TOUS</span></button>
  1086.                         <button data-id=\"residences\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">RÉSIDENCES</span></button>
  1087.                         <button data-id=\"maisons\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">MAISONS</span></button>
  1088.                         <button data-id=\"commerces\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">COMMERCES</span></button>
  1089.                         <button data-id=\"bureaux\" class=\"btn btn-primary come border-radius projectButtonref\"><span class=\"span-projects\">BUREAUX</span></button>
  1090.                     </div>
  1091.                 </div>
  1092.                 <div class=\"col-lg-3 projects-link\">
  1093.                     <a href=\"{{ path('reference') }}\" class=\"property-span-arrow\">VOIR TOUTES NOS REFERENCE
  1094.                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  1095.                     </a>
  1096.                 </div>
  1097.             </div>
  1098.             #}
  1099.             <div id=\"references-home\" class=\"col-lg-8\">
  1100.                 <div id=\"flick100\" class=\"flicking-viewport\">
  1101.                     <div  class=\"flicking-camera\">
  1102.                         <div class=\"col-lg-12 ref-container\" style=\"display: flex; flex-wrap: wrap;\">
  1103.                             {% for key, reference in references|slice(0,4) %}
  1104.                                 <a href=\"{{ path('property-detail', {'id': reference.id}) }}\" class=\"item col-lg-6 col-md-12 {% if loop.index % 2 == 0 %}padd-to-left{% else %}padd-to-right{% endif %}\">
  1105.                                     <div class=\"div-img-hover-2 ref-list\">
  1106.                                         {#
  1107.                                         <div class=\"div-hover-2\" id=\"div-hover-2\" style=\"position: absolute; bottom: 5px; left: 5px; background-color: #242424; color: white; width: 291px; height: 85px\">
  1108.                                             <p class=\"city\">{{ reference.city.name }}</p>
  1109.                                             <p class=\"project-name\">{{ reference.reference }}</p>
  1110.                                             <p class=\"date-ref\">{{ reference.updated_at|date(\"d/m/Y\") }}</p>
  1111.                                             {% if reference.comments[0].comment is not empty %}
  1112.                                                 <p class=\"project-content\" style=\"visibility: hidden\">
  1113.                                                     {{ reference.comments[0].comment|slice(0, 250) }}
  1114.                                                 </p>
  1115.                                                 <a href=\"javascript:void(0);\" class=\"project-arrow-2 lightbox-on\"  data-id=\"modul-{{ key }}\">
  1116.                                                     <span class=\"galerry-ref\">GALERIES PHOTOS</span><i class=\"fas fa-arrow-right project-svg-arrow-2\"></i>
  1117.                                                 </a>
  1118.                                             {% else %}
  1119.                                                 <a style=\"margin-top: 180px\" href=\"javascript:void(0);\" class=\"project-arrow-2 lightbox-on\"  data-bs-toggle=\"modul\"
  1120.                                                    data-bs-target=\"#exampleModulHomeRef{{ key }}\">
  1121.                                                     <span class=\"galerry-ref\">GALERIES PHOTOS</span><i class=\"fas fa-arrow-right project-svg-arrow-2\"></i>
  1122.                                                 </a>
  1123.                                             {% endif %}
  1124.                                         </div>
  1125.                                         #}
  1126.                                         {#
  1127.                                         <div class=\"tag-ref\"><span class=\"text-tag-ref\">{{ specialPropertyCategory(reference.category) }}</span></div>
  1128.                                         #}
  1129.                                         <div class=\"tag-ref\"><span class=\"text-tag-ref\">{{ getTypeReferences(reference.type) }}</span></div>
  1130.                                         {% if reference.pictures is not empty %}
  1131.                                             {% for picture in reference.pictures|slice(0,1) %}
  1132.                                             <div class=\"img-wrapper2\">
  1133.                                                 {% set url = 'http' in picture.url ? picture.url : asset('uploads/images/properties/'~reference.id~'/'~picture.url) %}
  1134.                                                 <div class=\"img-tmp\" style=\"background-image: url({{ url }});\"></div>
  1135.                                             </div>
  1136.                                             {% endfor %}
  1137.                                         {% else %}
  1138.                                         <div class=\"img-wrapper2\">
  1139.                                             <div class=\"img-tmp\" style=\"background-image: url('build/Hudson_Ontario2.png');\"></div>
  1140.                                         </div>
  1141.                                         {% endif %}
  1142.                                         <p class=\"city\">{{ reference.city.name }}</p>
  1143.                                         <p class=\"project-name\">{{ reference.reference }}</p>
  1144.                                     </div>
  1145.                                 </a>
  1146.                                 <div class=\"lightbox\" id=\"modul-{{ key }}\">
  1147.                                     <div class=\"closer\"></div>
  1148.                                     <div class=\"arrows left\">&#8592;</div>
  1149.                                     <div class=\"arrows right\">&#8594;</div>
  1150.                                     <div class=\"counter\">1/1</div>
  1151.                                     <ul class=\"items\">
  1152.                                         {% for picture in reference.pictures %}
  1153.                                             <li class=\"item\">
  1154.                                                 {% set url = 'http' in picture.url ? picture.url : asset('uploads/images/properties/'~reference.id~'/'~picture.url) %}
  1155.                                                 <img class=\"img\" src=\"{{ url }}\" alt=\"{{ reference.reference }}\" loading=\"lazy\">
  1156.                                             </li>
  1157.                                         {% endfor %}
  1158.                                     </ul>
  1159.                                 </div>
  1160.                             {% endfor %}
  1161.                         </div>
  1162.                         <div class=\"col-lg-12 references-link-mobile\" style=\"display: none\">
  1163.                             <a href=\"{{ path('reference') }}\" class=\"property-span-arrow\">Découvrir plus
  1164.                                 <i class=\"fas fa-arrow-right property-arrow\"></i>
  1165.                             </a>
  1166.                         </div>
  1167.                         <div id=\"link-none\" class=\"col-lg-12 mx-auto div-svg-header d-flex justify-content-end\">
  1168.                             <div>
  1169.                                 <a id=\"link-none-a d-flex\" class=\"property-span-arrow\" href=\"{{ path('reference') }}\">Découvrir plus
  1170.                                     <svg class=\"svg-inline--fa fa-arrow-right fa-w-14 property-arrow\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg><!-- <i class=\"fas fa-arrow-right property-arrow\"></i> Font Awesome fontawesome.com -->
  1171.                                 </a>
  1172.                             </div>
  1173.                         </div>
  1174.                     </div>
  1175.                 </div>
  1176.             </div>
  1177.         </section>
  1178.         <section class=\"property-promotion\" style=\"background: #F7F7F7;padding:40px 0;\">
  1179.             {% set propertyContent = content('Home', 'Biens') %}
  1180.             <div id=\"home-sale\" class=\"col-lg-8 mx-auto div-svg-header\" style=\"display: flex; justify-content: space-between\">
  1181.                 <div id=\"property-content-p\" class=\"col-lg-5 property-content\" style=\"display: flex;flex-direction: column;justify-content:space-around; padding-right:20px;\">
  1182.                     <div class=\"col-lg-12\">
  1183.                         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  1184.                             <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"#f6a400\"/>
  1185.                         </svg>
  1186.                         <h1 class=\"property-name\">{% if propertyContent.name is defined and propertyContent.name %}{{ propertyContent.name }}{% else  %}Un bien à vendre ?{% endif %}</h1>
  1187.                     </div>
  1188.                     {% if propertyContent.content is defined and propertyContent.content %}
  1189.                         {{ propertyContent.content|raw }}
  1190.                     {% else %}
  1191.                         <p>Réaliser l’estimation d’une maison, d’un appartement ou d’un terrain, c’est un métier. Grâce à nos
  1192.                             experts immobiliers, vous fixez le juste prix. Ensuite, ils vous accompagnent dans toutes les étapes,
  1193.                             jusqu’à la vente de votre bien.
  1194.                             <br>
  1195.                             <br>
  1196.                             Vous souhaitez connaître la valeur marchande de votre bien immobilier ? Contactez-nous pour
  1197.                             convenir d’un rendez-vous avec l’un de nos conseillers.</p>
  1198.                     {% endif %}
  1199.                     <div class=\"see-video-bottom\" style=\"display: flex; align-content: center\">
  1200.                         <a id=\"contact-link\" class=\"property-span-arrow\" href=\"{{ path('vendre') }}\">CONTACTEZ-NOUS
  1201.                             <i class=\"fas fa-arrow-right property-arrow\"></i>
  1202.                         </a>
  1203.                     </div>
  1204.                     {#
  1205.                             <div id=\"link-palyer\" class=\"div-svg-header\">
  1206.                                 <div class=\"see-video\" style=\"display: flex; align-content: center\">
  1207.                                     <a id=\"contact-link\" class=\"property-span-arrow\" href=\"{{ path('contact') }}\">CONTACTEZ-NOUS
  1208.                                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  1209.                                     </a>
  1210.                                 </div>
  1211.                                 <div class=\"movie-link\">
  1212.                                     {#
  1213.                                     <a id=\"movie\" data-bs-toggle=\"modal\" data-bs-target=\"#exampleModal\" class=\"property-span-arrow\">VOIR LA VIDEO
  1214.                                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  1215.                                     </a>
  1216.                             <a id=\"movie-mobile\" data-bs-toggle=\"modal\" data-bs-target=\"#exampleModal\" class=\"property-span-arrow\">
  1217.                                 <span class=\"video-span\" style=\"display: none\">VOIR LA VIDEO</span>
  1218.                                 <i id=\"svg-video-mobile\" style=\"display: none\" class=\"fas fa-play\"></i>
  1219.                             </a>
  1220.                             <!-- Modal -->
  1221.                             <div class=\"modal fade\" id=\"exampleModal\" tabindex=\"-1\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
  1222.                                 <div class=\"modal-dialog\">
  1223.                                     <div class=\"modal-content\">
  1224.                                         <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/8zFDrIoLoCQ\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>
  1225.                                     </div>
  1226.                                 </div>
  1227.                             </div>
  1228.                         </div>
  1229.                     </div>
  1230.                     #}
  1231.                 </div>
  1232.                 {#
  1233.                 <div class=\"col-lg-3 see-video-mobile\" style=\"display: none\">
  1234.                     <a  class=\"property-span-arrow\" href=\"{{ path('contact') }}\">CONTACTEZ-NOUS
  1235.                         <i class=\"fas fa-arrow-right property-arrow\"></i>
  1236.                     </a>
  1237.                 </div>
  1238.                 #}
  1239.                 <div class=\"home-sale-img col-lg-6\" style=\"margin:0;position: relative; background: url({{ asset('img/vendre.jpg') }}) no-repeat center center; background-size:cover;\">
  1240.                 </div>
  1241.             </div>
  1242.         </section>
  1243.         {#
  1244.         <section class=\"video-presentation\">
  1245.            <div class=\"col-lg-8 mx-auto pt-5 pb-5\">
  1246.                <iframe src=\"https://www.youtube.com/embed/g5gHFQUvMWM\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen style=\"width:100%;\"></iframe>
  1247.            </div>
  1248.        </section>
  1249.         #}
  1250.     </div>
  1251.     <section class=\"newsletter\">
  1252.         <div class=\"col-lg-8 row m-auto\">
  1253.             <div class=\"col-lg-6\">
  1254.                 <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9.089\" height=\"14.77\" viewBox=\"0 0 9.089 14.77\">
  1255.                     <path id=\"Tracé_76\" data-name=\"Tracé 76\" d=\"M682.759,232.441h-9.089v14.77l9.089-1.931Z\" transform=\"translate(-673.669 -232.441)\" fill=\"rgb(246, 164, 0)\"/>
  1256.                 </svg>
  1257.                 <h1 class=\"property-name\">Inscrivez-vous à<br> notre newsletter</h1>
  1258.             </div>
  1259.             <div class=\"col-lg-4\">
  1260.                 <div id=\"div-form-newsletter\">
  1261.                     <span id=\"span-newsletter\">Recevez nos dernières actualités.</span>
  1262.                     <form action=\"{{ path('mailchimp') }}\" id=\"form-newsletter\">
  1263.                         <div class=\"input-group mt-2\">
  1264.                             <input id=\"input-email\" class=\"form-control input-email\" type=\"email\" name=\"email\" placeholder=\"Votre adresse mail\">
  1265.                             <button class=\"btn btn-primary button-newsletter\" type=\"submit\"><i class=\"fas fa-arrow-right\"></i></button>
  1266.                         </div>
  1267.                     </form>
  1268.                 </div>
  1269.             </div>
  1270.         </div>
  1271.     </section>
  1272.     <!-- Modal HTML -->
  1273.     <div id=\"video\" class=\"modal fade\">
  1274.         <div class=\"modal-dialog\">
  1275.             <div class=\"modal-content\">
  1276.                 <div class=\"modal-header\">
  1277.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\">&times;</button>
  1278.                 </div>
  1279.                 <div class=\"modal-body\">
  1280.                     <div class=\"embed-responsive embed-responsive-16by9\">
  1281.                         <iframe id=\"cartoonVideo\" class=\"embed-responsive-item\" width=\"560\" height=\"315\" src=\"https://youtu.be/8zFDrIoLoCQ\" allowfullscreen></iframe>
  1282.                     </div>
  1283.                 </div>
  1284.             </div>
  1285.         </div>
  1286.     </div>
  1287.     <!-- Modal -->
  1288. {#    <div  class=\"modal fade\" id=\"popUpChristmas\" tabindex=\"-1\" aria-labelledby=\"popUpChristmas\" aria-hidden=\"true\">#}
  1289. {#        <div class=\"modal-dialog video-pop-up-dialog\">#}
  1290. {#            <div class=\"modal-content  video-pop-up-content\">#}
  1291. {#                <div class=\"modal-body\" style=\"position: relative\">#}
  1292. {#                    <button class=\"btn btn-primary\" id=\"closeModal\">&times;</button>#}
  1293. {#                    <button id=\"buttonVideoFour\" class=\"active\">#}
  1294. {#                        <i style=\"font-size: 65px; background-color: transparent;\" class=\"far fa-play-circle\"></i>#}
  1295. {#                    </button>#}
  1296. {#                    <video id=\"video1\" preload=\"auto\" width=\"100%\" height=\"100%\" poster=\"{{ asset('build/cover-xmas.png') }}\" controls>#}
  1297. {#                        <source type=\"video/mp4\" src=\"{{ asset('build/2021_09_12 Carte de voeux animée - Vidéo R4.mp4') }}\" />#}
  1298. {#                    </video>#}
  1299. {#                </div>#}
  1300. {#            </div>#}
  1301. {#        </div>#}
  1302. {#    </div>#}
  1303. {#    <script>#}
  1304. {#        let myVideo = document.getElementById(\"video1\");#}
  1305. {#        myVideo.controls = false#}
  1306. {#    </script>#}
  1307.     
  1308. {#    <script>#}
  1309. {#        \$('.slider-home-ref-detail').slick({#}
  1310. {#            dots: false,#}
  1311. {#            infinite: true,#}
  1312. {#            speed: 3000,#}
  1313. {#            slidesToShow: 1,#}
  1314. {#            slidesToScroll: 1,#}
  1315. {#            autoplay: true,#}
  1316. {#            responsive: [#}
  1317. {#                {#}
  1318. {#                    breakpoint: 576,#}
  1319. {#                    settings: {#}
  1320. {#                        slidesToShow: 1,#}
  1321. {#                        slidesToScroll: 1#}
  1322. {#                    }#}
  1323. {#                }#}
  1324. {#            ]#}
  1325. {#        });#}
  1326. {#    </script>#}
  1327. {% endblock %}
  1328. ""home.html.twig""/home/fuzxzwq/www/templates/home.html.twig");
  1329.     }
  1330. }