var/cache/dev/twig/ac/ac121a56efdde58db6164d254fd18da2014502dee902d71d13474aa60e1d8b8c.php line 93

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