var/cache/dev/twig/1e/1e8bfaefae00f55d76597e8fc030209e.php line 99

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. /* main/default/index.html.twig */
  14. class __TwigTemplate_b7c41b6a7dd9a5eee1187fdf983d147f 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.             'description' => [$this'block_description'],
  25.             'content' => [$this'block_content'],
  26.             'body_js' => [$this'block_body_js'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "main_base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""main/default/index.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""main/default/index.html.twig"));
  41.         $this->parent $this->loadTemplate("main_base.html.twig""main/default/index.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 2
  49.     public function block_title($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["baslik"]) || array_key_exists("baslik"$context) ? $context["baslik"] : (function () { throw new RuntimeError('Variable "baslik" does not exist.'2$this->source); })()), "title", [], "any"falsefalsefalse2), "html"nulltrue);
  57.         
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  59.         
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  61.     }
  62.     // line 3
  63.     public function block_description($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  70.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["baslik"]) || array_key_exists("baslik"$context) ? $context["baslik"] : (function () { throw new RuntimeError('Variable "baslik" does not exist.'3$this->source); })()), "description", [], "any"falsefalsefalse3), "html"nulltrue);
  71.         
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.     }
  76.     // line 5
  77.     public function block_content($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  84.         // line 6
  85.         echo "
  86.     <style>
  87.         .navbar__section-links__wrapper a {
  88.             color: #718677 !important;
  89.         }
  90.         .navbar__section-links__wrapper :not(.HOME) {
  91.             opacity: 0.4;
  92.         }
  93.         .navbar__section-search__and__onlinecatalog-online-text {
  94.             font-weight: 700;
  95.         }
  96.         .ham__menu-line {
  97.             background-color: #8a9f90 !important;
  98.         }
  99.         .navbar__section-logo__wrapper a h1 {
  100.             color: #44504e;
  101.         }
  102.         .navbar__section-search__and__onlinecatalog-search-text {
  103.             color: #949195;
  104.         }
  105.         .navbar__section-search__and__onlinecatalog-online-border, .navbar__section-search__and__onlinecatalog-search-border {
  106.             background-color: #94919591;
  107.         }
  108.         .navbar__section-links__wrapper a {
  109.             color: #949195;
  110.         }
  111.         .navbar__section-search__and__onlinecatalog-online-text {
  112.             color: #8a9f9091;
  113.         }
  114.         .navbar__section-search__and__onlinecatalog-online-text span {
  115.             color: #8a9f9091;
  116.         }
  117.         canvas {
  118.             background-position: 80% 50%;
  119.         }
  120.         .navbar__section {
  121.             border-bottom: 0px;
  122.         }
  123.         body {
  124.             /*  overflow-x: hidden; */
  125.         }
  126.         .navbar__image {
  127.             background: #f5f5f5;
  128.             z-index: 20 !important;
  129.             background-position: center;
  130.             background-size: cover;
  131.             box-shadow: rgb(255 255 255 / 56%) 0px 22px 70px 4px;
  132.             position: fixed;
  133.             height: 195px;
  134.             top: 0;
  135.             right: 0;
  136.             left: 0;
  137.             bottom: 0;
  138.             transition: all 0.5s;
  139.         }
  140.         .navbar__section-links__wrapper {
  141.             z-index: 10;
  142.         }
  143.         .navbar__section {
  144.             z-index: 10001;
  145.         }
  146.         .navbar__section-container {
  147.             z-index: 10001;
  148.             overflow-x: hidden;
  149.             background-color: transparent !important;
  150.             border-bottom: 0px !important
  151.         }
  152.         .header__section {
  153.             margin-top: 183px;
  154.         }
  155.         .navbar__section-search__and__onlinecatalog-search-icon {
  156.             fill: #949195;
  157.         }
  158.         @media only screen and (max-width: 800px) {
  159.             .navbar__image {
  160.                 height: 100px !important;
  161.             }
  162.         }
  163.     </style>
  164.     <style>
  165.         ";
  166.         // line 109
  167.         echo "        ";
  168.         // line 110
  169.         echo "
  170.         ";
  171.         // line 112
  172.         echo "        ";
  173.         // line 113
  174.         echo "        ";
  175.         // line 114
  176.         echo "        ";
  177.         // line 115
  178.         echo "        ";
  179.         // line 116
  180.         echo "        ";
  181.         // line 117
  182.         echo "        ";
  183.         // line 118
  184.         echo "
  185.         ";
  186.         // line 120
  187.         echo "        ";
  188.         // line 121
  189.         echo "        ";
  190.         // line 122
  191.         echo "        ";
  192.         // line 123
  193.         echo "        ";
  194.         // line 124
  195.         echo "        ";
  196.         // line 125
  197.         echo "        ";
  198.         // line 126
  199.         echo "        ";
  200.         // line 127
  201.         echo "
  202.         ";
  203.         // line 129
  204.         echo "        ";
  205.         // line 130
  206.         echo "        ";
  207.         // line 131
  208.         echo "        ";
  209.         // line 132
  210.         echo "        ";
  211.         // line 133
  212.         echo "        ";
  213.         // line 134
  214.         echo "        ";
  215.         // line 135
  216.         echo "        ";
  217.         // line 136
  218.         echo "        ";
  219.         // line 137
  220.         echo "
  221.         ";
  222.         // line 140
  223.         echo "        ";
  224.         // line 141
  225.         echo "        ";
  226.         // line 142
  227.         echo "        ";
  228.         // line 143
  229.         echo "        ";
  230.         // line 144
  231.         echo "        ";
  232.         // line 145
  233.         echo "        ";
  234.         // line 146
  235.         echo "        ";
  236.         // line 147
  237.         echo "        ";
  238.         // line 148
  239.         echo "        ";
  240.         // line 149
  241.         echo "        ";
  242.         // line 150
  243.         echo "
  244.         ";
  245.         // line 152
  246.         echo "        ";
  247.         // line 153
  248.         echo "        ";
  249.         // line 154
  250.         echo "        ";
  251.         // line 155
  252.         echo "        ";
  253.         // line 156
  254.         echo "        ";
  255.         // line 157
  256.         echo "        ";
  257.         // line 158
  258.         echo "        ";
  259.         // line 159
  260.         echo "        ";
  261.         // line 160
  262.         echo "        ";
  263.         // line 161
  264.         echo "        ";
  265.         // line 162
  266.         echo "        ";
  267.         // line 163
  268.         echo "        ";
  269.         // line 164
  270.         echo "        ";
  271.         // line 165
  272.         echo "        ";
  273.         // line 166
  274.         echo "        ";
  275.         // line 167
  276.         echo "        ";
  277.         // line 168
  278.         echo "        ";
  279.         // line 169
  280.         echo "        ";
  281.         // line 170
  282.         echo "        ";
  283.         // line 171
  284.         echo "        ";
  285.         // line 172
  286.         echo "        ";
  287.         // line 173
  288.         echo "        ";
  289.         // line 174
  290.         echo "        ";
  291.         // line 175
  292.         echo "        ";
  293.         // line 176
  294.         echo "        ";
  295.         // line 177
  296.         echo "        ";
  297.         // line 178
  298.         echo "        ";
  299.         // line 179
  300.         echo "        ";
  301.         // line 180
  302.         echo "        ";
  303.         // line 181
  304.         echo "        ";
  305.         // line 182
  306.         echo "        ";
  307.         // line 183
  308.         echo "        ";
  309.         // line 184
  310.         echo "        ";
  311.         // line 185
  312.         echo "        ";
  313.         // line 186
  314.         echo "        ";
  315.         // line 187
  316.         echo "        ";
  317.         // line 188
  318.         echo "        ";
  319.         // line 189
  320.         echo "        ";
  321.         // line 190
  322.         echo "        ";
  323.         // line 191
  324.         echo "        ";
  325.         // line 192
  326.         echo "        ";
  327.         // line 193
  328.         echo "        ";
  329.         // line 194
  330.         echo "        ";
  331.         // line 195
  332.         echo "        ";
  333.         // line 196
  334.         echo "        ";
  335.         // line 197
  336.         echo "        ";
  337.         // line 198
  338.         echo "        ";
  339.         // line 199
  340.         echo "        ";
  341.         // line 200
  342.         echo "        ";
  343.         // line 201
  344.         echo "        ";
  345.         // line 202
  346.         echo "        ";
  347.         // line 203
  348.         echo "        ";
  349.         // line 204
  350.         echo "        ";
  351.         // line 205
  352.         echo "        ";
  353.         // line 206
  354.         echo "
  355.         ";
  356.         // line 208
  357.         echo "        ";
  358.         // line 209
  359.         echo "        ";
  360.         // line 210
  361.         echo "        ";
  362.         // line 211
  363.         echo "        ";
  364.         // line 212
  365.         echo "        ";
  366.         // line 213
  367.         echo "        ";
  368.         // line 214
  369.         echo "        ";
  370.         // line 215
  371.         echo "
  372.         ";
  373.         // line 217
  374.         echo "        ";
  375.         // line 218
  376.         echo "        ";
  377.         // line 219
  378.         echo "        ";
  379.         // line 220
  380.         echo "        ";
  381.         // line 221
  382.         echo "        ";
  383.         // line 222
  384.         echo "        ";
  385.         // line 223
  386.         echo "        ";
  387.         // line 224
  388.         echo "
  389.         ";
  390.         // line 226
  391.         echo "        ";
  392.         // line 227
  393.         echo "        ";
  394.         // line 228
  395.         echo "        ";
  396.         // line 229
  397.         echo "        ";
  398.         // line 230
  399.         echo "        ";
  400.         // line 231
  401.         echo "        ";
  402.         // line 232
  403.         echo "        ";
  404.         // line 233
  405.         echo "        ";
  406.         // line 234
  407.         echo "        ";
  408.         // line 235
  409.         echo "
  410.         ";
  411.         // line 237
  412.         echo "        ";
  413.         // line 238
  414.         echo "        ";
  415.         // line 239
  416.         echo "        ";
  417.         // line 240
  418.         echo "        ";
  419.         // line 241
  420.         echo "        ";
  421.         // line 242
  422.         echo "        ";
  423.         // line 243
  424.         echo "        ";
  425.         // line 244
  426.         echo "        ";
  427.         // line 245
  428.         echo "        ";
  429.         // line 246
  430.         echo "        ";
  431.         // line 247
  432.         echo "        ";
  433.         // line 248
  434.         echo "        ";
  435.         // line 249
  436.         echo "        ";
  437.         // line 250
  438.         echo "        ";
  439.         // line 251
  440.         echo "        ";
  441.         // line 252
  442.         echo "        ";
  443.         // line 253
  444.         echo "        ";
  445.         // line 254
  446.         echo "        ";
  447.         // line 255
  448.         echo "        ";
  449.         // line 256
  450.         echo "        ";
  451.         // line 257
  452.         echo "        ";
  453.         // line 258
  454.         echo "        ";
  455.         // line 259
  456.         echo "        ";
  457.         // line 260
  458.         echo "        ";
  459.         // line 261
  460.         echo "        ";
  461.         // line 262
  462.         echo "        ";
  463.         // line 263
  464.         echo "        ";
  465.         // line 264
  466.         echo "        ";
  467.         // line 265
  468.         echo "        ";
  469.         // line 266
  470.         echo "        ";
  471.         // line 267
  472.         echo "        ";
  473.         // line 268
  474.         echo "        ";
  475.         // line 269
  476.         echo "        ";
  477.         // line 270
  478.         echo "        ";
  479.         // line 271
  480.         echo "        ";
  481.         // line 272
  482.         echo "        ";
  483.         // line 273
  484.         echo "        ";
  485.         // line 274
  486.         echo "        ";
  487.         // line 275
  488.         echo "        ";
  489.         // line 276
  490.         echo "        ";
  491.         // line 277
  492.         echo "        ";
  493.         // line 278
  494.         echo "        ";
  495.         // line 279
  496.         echo "        ";
  497.         // line 280
  498.         echo "        ";
  499.         // line 281
  500.         echo "        ";
  501.         // line 282
  502.         echo "        ";
  503.         // line 283
  504.         echo "        ";
  505.         // line 284
  506.         echo "        ";
  507.         // line 285
  508.         echo "        ";
  509.         // line 286
  510.         echo "        ";
  511.         // line 287
  512.         echo "        ";
  513.         // line 288
  514.         echo "        ";
  515.         // line 289
  516.         echo "        ";
  517.         // line 290
  518.         echo "        ";
  519.         // line 291
  520.         echo "        ";
  521.         // line 292
  522.         echo "        ";
  523.         // line 293
  524.         echo "        ";
  525.         // line 294
  526.         echo "        ";
  527.         // line 295
  528.         echo "        ";
  529.         // line 296
  530.         echo "        ";
  531.         // line 297
  532.         echo "        ";
  533.         // line 298
  534.         echo "        ";
  535.         // line 299
  536.         echo "        ";
  537.         // line 300
  538.         echo "        ";
  539.         // line 301
  540.         echo "        ";
  541.         // line 302
  542.         echo "        ";
  543.         // line 303
  544.         echo "        ";
  545.         // line 304
  546.         echo "        ";
  547.         // line 305
  548.         echo "        ";
  549.         // line 306
  550.         echo "        ";
  551.         // line 307
  552.         echo "        ";
  553.         // line 308
  554.         echo "        ";
  555.         // line 309
  556.         echo "        ";
  557.         // line 310
  558.         echo "        ";
  559.         // line 311
  560.         echo "        ";
  561.         // line 312
  562.         echo "        ";
  563.         // line 313
  564.         echo "        ";
  565.         // line 314
  566.         echo "        ";
  567.         // line 315
  568.         echo "        ";
  569.         // line 316
  570.         echo "        ";
  571.         // line 317
  572.         echo "        ";
  573.         // line 318
  574.         echo "        ";
  575.         // line 319
  576.         echo "        ";
  577.         // line 320
  578.         echo "        ";
  579.         // line 321
  580.         echo "        ";
  581.         // line 322
  582.         echo "        ";
  583.         // line 323
  584.         echo "        ";
  585.         echo "</style>
  586. <div id=\"mainpage\">
  587.     ";
  588.         // line 326
  589.         $this->loadTemplate("main/default/loader.html.twig""main/default/index.html.twig"326)->display($context);
  590.         // line 327
  591.         echo "    ";
  592.         $this->loadTemplate("main/default/cookie.html.twig""main/default/index.html.twig"327)->display($context);
  593.         // line 328
  594.         echo "    <div class=\"main-container\">
  595.         <header class=\"header__section swiper headerSwiper\">
  596.             <div class=\"swiper-wrapper mainSliderWrapper\">
  597.                 ";
  598.         // line 331
  599.         $context['_parent'] = $context;
  600.         $context['_seq'] = twig_ensure_traversable((isset($context["entities"]) || array_key_exists("entities"$context) ? $context["entities"] : (function () { throw new RuntimeError('Variable "entities" does not exist.'331$this->source); })()));
  601.         $context['loop'] = [
  602.           'parent' => $context['_parent'],
  603.           'index0' => 0,
  604.           'index'  => 1,
  605.           'first'  => true,
  606.         ];
  607.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  608.             $length count($context['_seq']);
  609.             $context['loop']['revindex0'] = $length 1;
  610.             $context['loop']['revindex'] = $length;
  611.             $context['loop']['length'] = $length;
  612.             $context['loop']['last'] = === $length;
  613.         }
  614.         foreach ($context['_seq'] as $context["_key"] => $context["entityx"]) {
  615.             // line 332
  616.             echo "                    <div class=\"swiper-slide swiper-slide-";
  617.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse332), "html"nulltrue);
  618.             echo "\">
  619.                         ";
  620.             // line 333
  621.             if (twig_get_attribute($this->env$this->source$context["entityx"], "sResim", [], "any"falsefalsefalse333)) {
  622.                 // line 334
  623.                 echo "                            <img src=\"";
  624.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/anasayfa/anasayfaSlider/slider/" twig_get_attribute($this->env$this->source$context["entityx"], "sResim", [], "any"falsefalsefalse334))), "html"nulltrue);
  625.                 echo "\"
  626.                                  alt=\"header__photo\">
  627.                         ";
  628.             }
  629.             // line 337
  630.             echo "                        <div class=\"header__section-slider-title-wrapper\">
  631.                             <div class=\"header__section-slider-title\">";
  632.             // line 338
  633.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["entityx"], "baslik", [], "any"falsefalsefalse338), "html"nulltrue);
  634.             echo "</div>
  635.                             <svg xmlns=\"http://www.w3.org/2000/svg\" id=\"elefante__text\" data-name=\"katman 1\"
  636.                                  viewBox=\"0 0 610.42 243.91\">
  637.                                 <defs>
  638.                                     <style>
  639.                                         .cls-1 {
  640.                                             fill: none;
  641.                                         }
  642.                                     </style>
  643.                                 </defs>
  644.                                 <g xmlns=\"http://www.w3.org/2000/svg\">
  645.                                     <path class=\"full__path\"
  646.                                           d=\"M4.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2C.87,121.65,.06,124.24,0,126.89c-.72,36.03,132.03-58.33,172.49-107.47,1.99,1.89-18.33-19.89-91,184,0,0,.75,5.78,5.38-5.11\"/>
  647.                                     <path class=\"full__path\"
  648.                                           d=\"M141.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2-1.29,2.31-2.1,4.9-2.15,7.55,0,0-4.51,28.53,82.67-13.83\"/>
  649.                                     <path class=\"full__path\"
  650.                                           d=\"M269.08,43.23l7.8-22.64c.11-.31-.33-.51-.49-.23l-100.15,168.69c-4.47,7.53-7.82,15.68-9.95,24.18l-2.71,9.83c-.22,.86,.1,1.75,.72,2.53,1.97,2.48,5.83,2.28,7.79-.21l9.41-11.97s24.01-33.79,24.38-60.66c.06-4.13-1.25-8.22-4.03-11.27-11.32-12.43-37.35-7.07-37.35-7.07l113.25-19.49\"/>
  651.                                     <path class=\"full__path\"
  652.                                           d=\"M309.49,111.42s-13.59-13.25-41.3,10.88c-11.7,10.12-5.96,13.99-5.96,13.99,0,0,3.26,8.13,55.26-30.87,6-3-8,16-4,25,4.64,7.53,16.25,3.78,25.21-.71,6.72-3.37,12.62-8.17,17.38-13.99l24.49-29.94c.11-.14,.32,.02,.22,.17l-46.3,68.48s42-56,64-62c52-18-69,95,50,22\"/>
  653.                                     <path class=\"full__path\"
  654.                                           d=\"M515.22,21.86L525.35,.42c.16-.33-.31-.59-.51-.29l-160.64,240.96c-1.01,1.52,.6,3.4,2.26,2.64l5.85-2.7\"/>
  655.                                     <path class=\"full__path\"
  656.                                           d=\"M468.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2-1.29,2.31-2.1,4.9-2.15,7.55,0,0-4.51,28.53,82.67-13.83\"/>
  657.                                     <path class=\"full__path\"
  658.                                           d=\"M610.39,42.56s8.1-47.14-235.9,17.86c-25,6-9,11-9,11\"/>
  659.                                 </g>
  660.                             </svg>
  661.                         </div>
  662.                     </div>
  663.                 ";
  664.             ++$context['loop']['index0'];
  665.             ++$context['loop']['index'];
  666.             $context['loop']['first'] = false;
  667.             if (isset($context['loop']['length'])) {
  668.                 --$context['loop']['revindex0'];
  669.                 --$context['loop']['revindex'];
  670.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  671.             }
  672.         }
  673.         $_parent $context['_parent'];
  674.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entityx'], $context['_parent'], $context['loop']);
  675.         $context array_intersect_key($context$_parent) + $_parent;
  676.         // line 369
  677.         echo "            </div>
  678.         </header>
  679.         <section class=\"company__information__section\">
  680.             <div class=\"company__information__section-about__company\">
  681.                 <div class=\"company__information__section-about__company-img__section\">
  682.                     ";
  683.         // line 376
  684.         $context['_parent'] = $context;
  685.         $context['_seq'] = twig_ensure_traversable(twig_sort_filter($this->envtwig_array_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'376$this->source); })()), 0, [], "array"falsefalsefalse376), "anasayfaBolum", [], "any"falsefalsefalse376), "resimler", [], "any"falsefalsefalse376), function ($__r__) use ($context$macros) { $context["r"] = $__r__; return (twig_get_attribute($this->env$this->source, (isset($context["r"]) || array_key_exists("r"$context) ? $context["r"] : (function () { throw new RuntimeError('Variable "r" does not exist.'376$this->source); })()), "del", [], "any"falsefalsefalse376) == 0); }), function ($__a__$__b__) use ($context$macros) { $context["a"] = $__a__$context["b"] = $__b__; return (twig_get_attribute($this->env$this->source, (isset($context["a"]) || array_key_exists("a"$context) ? $context["a"] : (function () { throw new RuntimeError('Variable "a" does not exist.'376$this->source); })()), "sira", [], "any"falsefalsefalse376) > twig_get_attribute($this->env$this->source, (isset($context["b"]) || array_key_exists("b"$context) ? $context["b"] : (function () { throw new RuntimeError('Variable "b" does not exist.'376$this->source); })()), "sira", [], "any"falsefalsefalse376)); }));
  686.         $context['loop'] = [
  687.           'parent' => $context['_parent'],
  688.           'index0' => 0,
  689.           'index'  => 1,
  690.           'first'  => true,
  691.         ];
  692.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  693.             $length count($context['_seq']);
  694.             $context['loop']['revindex0'] = $length 1;
  695.             $context['loop']['revindex'] = $length;
  696.             $context['loop']['length'] = $length;
  697.             $context['loop']['last'] = === $length;
  698.         }
  699.         foreach ($context['_seq'] as $context["_key"] => $context["resim"]) {
  700.             // line 377
  701.             echo "                        <img class=\"company__information__section-about__company-img__section-img ";
  702.             if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse377)) {
  703.                 echo "lastactive";
  704.             }
  705.             echo "\"
  706.                              src=\"";
  707.             // line 378
  708.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/anasayfa/" twig_get_attribute($this->env$this->source$context["resim"], "resim", [], "any"falsefalsefalse378))), "html"nulltrue);
  709.             echo "\" alt=\"about-company-main-image\">
  710.                     ";
  711.             ++$context['loop']['index0'];
  712.             ++$context['loop']['index'];
  713.             $context['loop']['first'] = false;
  714.             if (isset($context['loop']['length'])) {
  715.                 --$context['loop']['revindex0'];
  716.                 --$context['loop']['revindex'];
  717.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  718.             }
  719.         }
  720.         $_parent $context['_parent'];
  721.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['resim'], $context['_parent'], $context['loop']);
  722.         $context array_intersect_key($context$_parent) + $_parent;
  723.         // line 380
  724.         echo "                </div>
  725.                 <div class=\"company__information__section-about__company-text__section\">
  726.                     <div class=\"company__information__section-about__company-text__section-photos\">
  727.                         <img src=\"";
  728.         // line 383
  729.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/ayarlar/referans/" twig_get_attribute($this->env$this->source, (isset($context["ayarlar"]) || array_key_exists("ayarlar"$context) ? $context["ayarlar"] : (function () { throw new RuntimeError('Variable "ayarlar" does not exist.'383$this->source); })()), "referans", [], "any"falsefalsefalse383))), "html"nulltrue);
  730.         echo "\"
  731.                              alt=\"references-logo\">
  732.                     </div>
  733.                     <h3>";
  734.         // line 386
  735.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'386$this->source); })()), 0, [], "array"falsefalsefalse386), "baslik", [], "any"falsefalsefalse386);
  736.         echo "</h3>
  737.                     <button class=\"company__information__section-about__company-text__section-button\">
  738.                         <a href=\"";
  739.         // line 389
  740.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'389$this->source); })()), 0, [], "array"falsefalsefalse389), "altBaslik", [], "any"falsefalsefalse389);
  741.         echo "\"><h5>EXPLORE</h5>
  742.                             <img src=\"";
  743.         // line 390
  744.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/main-page/right-arrow.svg    "), "html"nulltrue);
  745.         echo "\"
  746.                                  alt=\"right-arrow\">
  747.                         </a>
  748.                     </button>
  749.                 </div>
  750.             </div>
  751.             <div class=\"company__information__section-about__company__clauses-section\">
  752.                 ";
  753.         // line 397
  754.         $context['_parent'] = $context;
  755.         $context['_seq'] = twig_ensure_traversable((isset($context["uretim"]) || array_key_exists("uretim"$context) ? $context["uretim"] : (function () { throw new RuntimeError('Variable "uretim" does not exist.'397$this->source); })()));
  756.         $context['loop'] = [
  757.           'parent' => $context['_parent'],
  758.           'index0' => 0,
  759.           'index'  => 1,
  760.           'first'  => true,
  761.         ];
  762.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  763.             $length count($context['_seq']);
  764.             $context['loop']['revindex0'] = $length 1;
  765.             $context['loop']['revindex'] = $length;
  766.             $context['loop']['length'] = $length;
  767.             $context['loop']['last'] = === $length;
  768.         }
  769.         foreach ($context['_seq'] as $context["_key"] => $context["production"]) {
  770.             // line 398
  771.             echo "                    <a class=\"company__information__section-about__company__clauses__wrapper\" href=\"\">
  772.                         <div class=\"company__information__section-about__company__clauses \">
  773.                             <span>0";
  774.             // line 400
  775.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["loop"], "index", [], "any"falsefalsefalse400), "html"nulltrue);
  776.             echo "</span>
  777.                             ";
  778.             // line 401
  779.             $context['_parent'] = $context;
  780.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["production"], "diller", [], "any"falsefalsefalse401));
  781.             foreach ($context['_seq'] as $context["_key"] => $context["entityx"]) {
  782.                 // line 402
  783.                 echo "                                <h3>";
  784.                 echo twig_get_attribute($this->env$this->source$context["entityx"], "baslik", [], "any"falsefalsefalse402);
  785.                 echo "</h3>
  786.                             ";
  787.             }
  788.             $_parent $context['_parent'];
  789.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entityx'], $context['_parent'], $context['loop']);
  790.             $context array_intersect_key($context$_parent) + $_parent;
  791.             // line 404
  792.             echo "
  793.                             ";
  794.             // line 406
  795.             $context['_parent'] = $context;
  796.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["production"], "diller", [], "any"falsefalsefalse406));
  797.             foreach ($context['_seq'] as $context["_key"] => $context["entityx"]) {
  798.                 echo " <p>";
  799.                 echo twig_get_attribute($this->env$this->source$context["entityx"], "metin", [], "any"falsefalsefalse406);
  800.                 echo "</p>  ";
  801.             }
  802.             $_parent $context['_parent'];
  803.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entityx'], $context['_parent'], $context['loop']);
  804.             $context array_intersect_key($context$_parent) + $_parent;
  805.             // line 407
  806.             echo "                            <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  807.                                         src=\"";
  808.             // line 408
  809.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/main-page/right-arrow.svg"), "html"nulltrue);
  810.             echo "\"
  811.                                         alt=\"right-arrow\"></div>
  812.                         </div>
  813.                     </a>
  814.                 ";
  815.             ++$context['loop']['index0'];
  816.             ++$context['loop']['index'];
  817.             $context['loop']['first'] = false;
  818.             if (isset($context['loop']['length'])) {
  819.                 --$context['loop']['revindex0'];
  820.                 --$context['loop']['revindex'];
  821.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  822.             }
  823.         }
  824.         $_parent $context['_parent'];
  825.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['production'], $context['_parent'], $context['loop']);
  826.         $context array_intersect_key($context$_parent) + $_parent;
  827.         // line 415
  828.         echo "            </div>
  829.             <div class=\"company__information__section-about__company__clauses-section__responsive swiper productionSwiper\">
  830.                 <div class=\"swiper-wrapper\">
  831.                     <a href=\"<?php echo \$baseUrl?>production#weaving\"
  832.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  833.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  834.                             <span>01.</span>
  835.                             <h3>Weaving</h3>
  836.                             <p>Our focus is to meticulously weave our fabrics using the highest quality Turkish
  837.                                 cotton on traditional looms, combining them with unique patterns and textures that
  838.                                 tell a story. Woven with Turkish cotton, our fabrics aim to provide a top-tier
  839.                                 experience in terms of quality, durability, and aesthetics. This special weaving
  840.                                 technique reflects our commitment to creating high-quality and distinctive textile
  841.                                 products by bringing together the heritage of the past with the present.
  842.                             </p>
  843.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  844.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  845.                         </div>
  846.                     </a>
  847.                     <a href=\"<?php echo \$baseUrl?>production#confection\"
  848.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  849.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  850.                             <span>02.</span>
  851.                             <h3>Confection</h3>
  852.                             <p>The fabrics we attentively produce undergo a transformation into stylish and timeless
  853.                                 products in the hands of artisans, blending both traditional and modern techniques.
  854.                                 Each stitch comes to life with careful attention in a simple narrative, bringing
  855.                                 forth an elegant charm adorned with graceful details. Throughout this process,
  856.                                 design, measurements, stitching, and enchanting touches give our products their
  857.                                 final form.
  858.                             </p>
  859.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  860.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  861.                         </div>
  862.                     </a>
  863.                     <a href=\"<?php echo \$baseUrl?>production#embroidery\"
  864.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  865.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  866.                             <span>03.</span>
  867.                             <h3>Embroidery</h3>
  868.                             <p>In our workshop, we can bring to life special designs adorned with various embroidery
  869.                                 techniques. We stand out with our creativity in the art of embroidery, bringing
  870.                                 unique embellishments that cater to every taste onto our high-quality fabrics.
  871.                             </p>
  872.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  873.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  874.                         </div>
  875.                     </a>
  876.                     <a href=\"<?php echo \$baseUrl?>production#print\"
  877.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  878.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  879.                             <span>04.</span>
  880.                             <h3>Print</h3>
  881.                             <p>We create unique designs by using various printing techniques on our products.
  882.                                 Different printing methods add diversity and uniqueness to our products.
  883.                             </p>
  884.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  885.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  886.                         </div>
  887.                     </a>
  888.                 </div>
  889.                 <div class=\"company__information__section-about__company__clauses-section__responsive-button__next\">
  890.                 </div>
  891.                 <div class=\"company__information__section-about__company__clauses-section__responsive-button__prev\">
  892.                 </div>
  893.             </div>
  894.         </section>
  895.         <section class=\"about__our__products__section\">
  896.             <div class=\"about__our__products__section-woman__img\">
  897.                 ";
  898.         // line 484
  899.         $context['_parent'] = $context;
  900.         $context['_seq'] = twig_ensure_traversable((isset($context["urunKategorileriResim"]) || array_key_exists("urunKategorileriResim"$context) ? $context["urunKategorileriResim"] : (function () { throw new RuntimeError('Variable "urunKategorileriResim" does not exist.'484$this->source); })()));
  901.         foreach ($context['_seq'] as $context["_key"] => $context["imageOne"]) {
  902.             // line 485
  903.             echo "                    <img class=\"about__our__products__section-woman__img-img\"
  904.                          src=\"";
  905.             // line 486
  906.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/urunkategorileri/banner/" twig_get_attribute($this->env$this->source$context["imageOne"], "resim", [], "any"falsefalsefalse486))), "html"nulltrue);
  907.             echo "\">
  908.                 ";
  909.         }
  910.         $_parent $context['_parent'];
  911.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['imageOne'], $context['_parent'], $context['loop']);
  912.         $context array_intersect_key($context$_parent) + $_parent;
  913.         // line 488
  914.         echo "            </div>
  915.             <div class=\"about__our__products__section-title__section\">
  916.                 <h4>BROWSE COLLECTION</h4>
  917.                 <div class=\"about__our__products__section-title__section-clickable\">
  918.                     ";
  919.         // line 492
  920.         $context['_parent'] = $context;
  921.         $context['_seq'] = twig_ensure_traversable((isset($context["urunkategorileri"]) || array_key_exists("urunkategorileri"$context) ? $context["urunkategorileri"] : (function () { throw new RuntimeError('Variable "urunkategorileri" does not exist.'492$this->source); })()));
  922.         foreach ($context['_seq'] as $context["_key"] => $context["indexr"]) {
  923.             // line 493
  924.             echo "                        ";
  925.             $context['_parent'] = $context;
  926.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["indexr"], "diller", [], "any"falsefalsefalse493));
  927.             foreach ($context['_seq'] as $context["_key"] => $context["index"]) {
  928.                 // line 494
  929.                 echo "                            <a href=\"";
  930.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_main_urun_gruplari_detay", ["code" => twig_get_attribute($this->env$this->source$context["indexr"], "code", [], "any"falsefalsefalse494)]), "html"nulltrue);
  931.                 echo "\"><button>";
  932.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["index"], "baslik", [], "any"falsefalsefalse494), "html"nulltrue);
  933.                 echo "</button></a>
  934.                         ";
  935.             }
  936.             $_parent $context['_parent'];
  937.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['index'], $context['_parent'], $context['loop']);
  938.             $context array_intersect_key($context$_parent) + $_parent;
  939.             // line 497
  940.             echo "                    ";
  941.         }
  942.         $_parent $context['_parent'];
  943.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['indexr'], $context['_parent'], $context['loop']);
  944.         $context array_intersect_key($context$_parent) + $_parent;
  945.         // line 498
  946.         echo "                </div>
  947.             </div>
  948.             <div class=\"about__our__products__section-cotton__img\">
  949.                 ";
  950.         // line 501
  951.         $context['_parent'] = $context;
  952.         $context['_seq'] = twig_ensure_traversable((isset($context["urunKategorileriResim2"]) || array_key_exists("urunKategorileriResim2"$context) ? $context["urunKategorileriResim2"] : (function () { throw new RuntimeError('Variable "urunKategorileriResim2" does not exist.'501$this->source); })()));
  953.         foreach ($context['_seq'] as $context["_key"] => $context["imageOne"]) {
  954.             // line 502
  955.             echo "                    <img class=\"about__our__products__section-cotton__img-img\"
  956.                          src=\"";
  957.             // line 503
  958.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/urunkategorileri/banner/" twig_get_attribute($this->env$this->source$context["imageOne"], "resim", [], "any"falsefalsefalse503))), "html"nulltrue);
  959.             echo "\"></img>
  960.                 ";
  961.         }
  962.         $_parent $context['_parent'];
  963.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['imageOne'], $context['_parent'], $context['loop']);
  964.         $context array_intersect_key($context$_parent) + $_parent;
  965.         // line 505
  966.         echo "            </div>
  967.         </section>
  968.         <div class=\"video__main__sectionr\">
  969.             <div class=\"video__main__section\">
  970.                 <section class=\"video__section video__section-items__wrapper\">
  971.                     <div class=\"video__section-items__wrapper\">
  972.                         ";
  973.         // line 512
  974.         echo twig_get_attribute($this->env$this->source, (isset($context["ayarlar"]) || array_key_exists("ayarlar"$context) ? $context["ayarlar"] : (function () { throw new RuntimeError('Variable "ayarlar" does not exist.'512$this->source); })()), "video", [], "any"falsefalsefalse512);
  975.         echo "
  976.                         <button class=\"video__section-items__wrapper-button gizle\">
  977.                         </button>
  978.                     </div>
  979.                 </section>
  980.             </div>
  981.         </div>
  982.         <!-- <section class=\"gallery__section__wgsap\">
  983.             <div class=\"gallery__section__wgsap-square\"></div>
  984.             <div class=\"gallery__section__wgsap-square2\"></div>
  985.         </section> -->
  986.         <section class=\"gallery__section\">
  987.             <div class=\"gallery__section-top__middle__section\">
  988.                 <div class=\"gallery__section__photos-main__wrapper\">
  989.                     ";
  990.         // line 528
  991.         $context['_parent'] = $context;
  992.         $context['_seq'] = twig_ensure_traversable(twig_sort_filter($this->envtwig_array_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'528$this->source); })()), 1, [], "array"falsefalsefalse528), "anasayfaBolum", [], "any"falsefalsefalse528), "resimler", [], "any"falsefalsefalse528), function ($__r__) use ($context$macros) { $context["r"] = $__r__; return (twig_get_attribute($this->env$this->source, (isset($context["r"]) || array_key_exists("r"$context) ? $context["r"] : (function () { throw new RuntimeError('Variable "r" does not exist.'528$this->source); })()), "del", [], "any"falsefalsefalse528) == 0); }), function ($__a__$__b__) use ($context$macros) { $context["a"] = $__a__$context["b"] = $__b__; return (twig_get_attribute($this->env$this->source, (isset($context["a"]) || array_key_exists("a"$context) ? $context["a"] : (function () { throw new RuntimeError('Variable "a" does not exist.'528$this->source); })()), "sira", [], "any"falsefalsefalse528) > twig_get_attribute($this->env$this->source, (isset($context["b"]) || array_key_exists("b"$context) ? $context["b"] : (function () { throw new RuntimeError('Variable "b" does not exist.'528$this->source); })()), "sira", [], "any"falsefalsefalse528)); }));
  993.         foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
  994.             // line 529
  995.             echo "                        <div class=\"gallery__section__photos-wrapper\">
  996.                             <div class=\"gallery__section__photos\"
  997.                                  style=\"background-image: url(";
  998.             // line 531
  999.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/anasayfa/" twig_get_attribute($this->env$this->source$context["entity"], "resim", [], "any"falsefalsefalse531))), "html"nulltrue);
  1000.             echo ");\"></div>
  1001.                         </div>
  1002.                     ";
  1003.         }
  1004.         $_parent $context['_parent'];
  1005.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
  1006.         $context array_intersect_key($context$_parent) + $_parent;
  1007.         // line 534
  1008.         echo "                </div>
  1009.             </div>
  1010.             <div class=\"gallery__section-bottom\">
  1011.                 <div class=\"gallery__section-bottom-followus\">
  1012.                     <div class=\"gallery__section-bottom-followus-text\">
  1013.                         <h4>SOCIAL MEDIA</h4>
  1014.                         <h3><a href=\"";
  1015.         // line 540
  1016.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'540$this->source); })()), 2, [], "array"falsefalsefalse540), "altBaslik", [], "any"falsefalsefalse540), "html"nulltrue);
  1017.         echo "\">";
  1018.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'540$this->source); })()), 2, [], "array"falsefalsefalse540), "baslik", [], "any"falsefalsefalse540);
  1019.         echo "</a></h3>
  1020.                         <p>";
  1021.         // line 542
  1022.         echo twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'542$this->source); })()), 2, [], "array"falsefalsefalse542), "metin", [], "any"falsefalsefalse542);
  1023.         echo "
  1024.                         </p>
  1025.                         <a href=\"";
  1026.         // line 544
  1027.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'544$this->source); })()), 2, [], "array"falsefalsefalse544), "altBaslik", [], "any"falsefalsefalse544), "html"nulltrue);
  1028.         echo "\">
  1029.                             <button><h5>FOLLOW US</h5>
  1030.                                 <img src=\"";
  1031.         // line 546
  1032.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/main-page/right-arrow.svg"), "html"nulltrue);
  1033.         echo "\"
  1034.                                      alt=\"right-arrow\"></button>
  1035.                         </a>
  1036.                     </div>
  1037.                     ";
  1038.         // line 550
  1039.         $context['_parent'] = $context;
  1040.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->envtwig_sort_filter($this->envtwig_array_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'550$this->source); })()), 2, [], "array"falsefalsefalse550), "anasayfaBolum", [], "any"falsefalsefalse550), "resimler", [], "any"falsefalsefalse550), function ($__r__) use ($context$macros) { $context["r"] = $__r__; return (twig_get_attribute($this->env$this->source, (isset($context["r"]) || array_key_exists("r"$context) ? $context["r"] : (function () { throw new RuntimeError('Variable "r" does not exist.'550$this->source); })()), "del", [], "any"falsefalsefalse550) == 0); }), function ($__a__$__b__) use ($context$macros) { $context["a"] = $__a__$context["b"] = $__b__; return (twig_get_attribute($this->env$this->source, (isset($context["a"]) || array_key_exists("a"$context) ? $context["a"] : (function () { throw new RuntimeError('Variable "a" does not exist.'550$this->source); })()), "sira", [], "any"falsefalsefalse550) > twig_get_attribute($this->env$this->source, (isset($context["b"]) || array_key_exists("b"$context) ? $context["b"] : (function () { throw new RuntimeError('Variable "b" does not exist.'550$this->source); })()), "sira", [], "any"falsefalsefalse550)); }), 01));
  1041.         foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
  1042.             // line 551
  1043.             echo "                        <div class=\"gallery__section-bottom-followus-photo\">
  1044.                             <img src=\"";
  1045.             // line 552
  1046.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/anasayfa/" twig_get_attribute($this->env$this->source$context["entity"], "resim", [], "any"falsefalsefalse552))), "html"nulltrue);
  1047.             echo "\" alt=\"\">
  1048.                         </div>
  1049.                     ";
  1050.         }
  1051.         $_parent $context['_parent'];
  1052.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
  1053.         $context array_intersect_key($context$_parent) + $_parent;
  1054.         // line 555
  1055.         echo "
  1056.                 </div>
  1057.                 <div class=\"gallery__section-bottom-right\">  ";
  1058.         // line 557
  1059.         $context['_parent'] = $context;
  1060.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->envtwig_sort_filter($this->envtwig_array_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["bolumler"]) || array_key_exists("bolumler"$context) ? $context["bolumler"] : (function () { throw new RuntimeError('Variable "bolumler" does not exist.'557$this->source); })()), 2, [], "array"falsefalsefalse557), "anasayfaBolum", [], "any"falsefalsefalse557), "resimler", [], "any"falsefalsefalse557), function ($__r__) use ($context$macros) { $context["r"] = $__r__; return (twig_get_attribute($this->env$this->source, (isset($context["r"]) || array_key_exists("r"$context) ? $context["r"] : (function () { throw new RuntimeError('Variable "r" does not exist.'557$this->source); })()), "del", [], "any"falsefalsefalse557) == 0); }), function ($__a__$__b__) use ($context$macros) { $context["a"] = $__a__$context["b"] = $__b__; return (twig_get_attribute($this->env$this->source, (isset($context["a"]) || array_key_exists("a"$context) ? $context["a"] : (function () { throw new RuntimeError('Variable "a" does not exist.'557$this->source); })()), "sira", [], "any"falsefalsefalse557) > twig_get_attribute($this->env$this->source, (isset($context["b"]) || array_key_exists("b"$context) ? $context["b"] : (function () { throw new RuntimeError('Variable "b" does not exist.'557$this->source); })()), "sira", [], "any"falsefalsefalse557)); }), 11));
  1061.         foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
  1062.             // line 558
  1063.             echo "
  1064.                         <div class=\"gallery__section__middle__right__photo-2\"><img
  1065.                                     src=\"";
  1066.             // line 560
  1067.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/anasayfa/" twig_get_attribute($this->env$this->source$context["entity"], "resim", [], "any"falsefalsefalse560))), "html"nulltrue);
  1068.             echo "\"
  1069.                                     alt=\"gallery__section__middle__right__photo-2\"></div>
  1070.                     ";
  1071.         }
  1072.         $_parent $context['_parent'];
  1073.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
  1074.         $context array_intersect_key($context$_parent) + $_parent;
  1075.         // line 562
  1076.         echo " </div>
  1077.             </div>
  1078.         </section>
  1079.     </div>
  1080.     ";
  1081.         // line 566
  1082.         $this->loadTemplate("main/default/new-catalogue.html.twig""main/default/index.html.twig"566)->display($context);
  1083.         // line 567
  1084.         echo "    ";
  1085.         
  1086.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1087.         
  1088.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1089.     }
  1090.     // line 568
  1091.     public function block_body_js($context, array $blocks = [])
  1092.     {
  1093.         $macros $this->macros;
  1094.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1095.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_js"));
  1096.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1097.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_js"));
  1098.         // line 569
  1099.         echo "    ";
  1100.         $this->loadTemplate("main/default/scripts.html.twig""main/default/index.html.twig"569)->display($context);
  1101.         // line 570
  1102.         echo "    <script>
  1103.         const checkAndOpenClick = (param) => {
  1104.             if (window.innerWidth >= 1200) {
  1105.                 switch (param) {
  1106.                     case 1:
  1107.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1108.                         break;
  1109.                     case 2:
  1110.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1111.                         break;
  1112.                     case 3:
  1113.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1114.                         break;
  1115.                     case 4:
  1116.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1117.                         break;
  1118.                 }
  1119.             }
  1120.         }
  1121.         const mainPageProductionSection = document.querySelectorAll(\".company__information__section-about__company__clauses__wrapper\");
  1122.         const mainPageProductionSectionClauses = document.querySelectorAll(\".company__information__section-about__company__clauses\");
  1123.         const mainPageProductionSectionImg = document.querySelectorAll(\".company__information__section-about__company-img__section-img\");
  1124.         const mainPageProductionSectionImgMain = document.querySelector(\".company__information__section-about__company-img__section-img-main\");
  1125.         const mainPageProductionSectionWrapper = document.querySelector(\".company__information__section-about__company__clauses-section\");
  1126.         const lastIndex = mainPageProductionSectionImg.length - 1;
  1127.         const lastEl = mainPageProductionSectionImg[lastIndex]
  1128.         mainPageProductionSection.forEach((item, index) => {
  1129.             item.addEventListener(\"mouseover\", () => {
  1130.                 mainPageProductionSectionImg[index].classList.add(\"active\");
  1131.                 mainPageProductionSection.forEach((otherItem, otherIndex) => {
  1132.                     if (otherIndex !== index) {
  1133.                         mainPageProductionSectionImg[otherIndex].classList.remove(\"active\")
  1134.                         lastEl.classList.remove(\"lastactive\")
  1135.                     }
  1136.                 })
  1137.             })
  1138.             mainPageProductionSectionClauses.forEach((item, index) => {
  1139.                 item.addEventListener(\"mouseout\", () => {
  1140.                     console.log(\"hallo\")
  1141.                     lastEl.classList.add(\"lastactive\")
  1142.                     mainPageProductionSectionImg.forEach((item, index) => {
  1143.                         item.classList.remove(\"active\");
  1144.                     })
  1145.                 })
  1146.             })
  1147.         })
  1148.     </script>
  1149.     <script>
  1150.         var productionSwiper = new Swiper(\".productionSwiper\", {
  1151.             loop: true,
  1152.             autoplay: {
  1153.                 delay: 4000,
  1154.                 disableOnInteraction: false,
  1155.             },
  1156.             navigation: {
  1157.                 nextEl: \".company__information__section-about__company__clauses-section__responsive-button__next\",
  1158.                 prevEl: \".company__information__section-about__company__clauses-section__responsive-button__prev\",
  1159.             },
  1160.         });
  1161.         document.addEventListener('DOMContentLoaded', function () {
  1162.             const swiperText = new Swiper(\".headerText\", {
  1163.                 // Diğer Swiper ayarları...
  1164.                 centeredSlides: true,
  1165.                 loop: true,
  1166.                 autoplay: {
  1167.                     delay: 7000,
  1168.                     disableOnInteraction: false,
  1169.                 },
  1170.                 scrollbar: {
  1171.                     el: \".swiper-scrollbar\",
  1172.                     hide: true,
  1173.                 },
  1174.                 navigation: {
  1175.                     nextEl: \".header-swiper-button-next\",
  1176.                 },
  1177.                 on: {
  1178.                     init: function () {
  1179.                         let isFirstSlideChange = true;
  1180.                         // Swiper nesnesi oluşturulduktan sonra slideChange olayını dinle
  1181.                         this.on('slideChange', function () {
  1182.                             if (isFirstSlideChange) {
  1183.                                 // Düzeltme burada
  1184.                                 const currentIndex = this.realIndex;
  1185.                                 // Bayrağı kapat
  1186.                                 isFirstSlideChange = false;
  1187.                             }
  1188.                             // Düzeltme burada
  1189.                         });
  1190.                     }
  1191.                 },
  1192.             });
  1193.             const addClassToPath = (path) => {
  1194.                 path.classList.add(\"active\");
  1195.             }
  1196.             const swiper = new Swiper(\".headerSwiper\", {
  1197.                 // Diğer Swiper ayarları...
  1198.                 centeredSlides: true,
  1199.                 loop: true,
  1200.                 autoplay: {
  1201.                     delay: 7000,
  1202.                     disableOnInteraction: false,
  1203.                 },
  1204.                 scrollbar: {
  1205.                     el: \".swiper-scrollbar\",
  1206.                     hide: true,
  1207.                 },
  1208.                 navigation: {
  1209.                     nextEl: \".header-swiper-button-next\",
  1210.                 },
  1211.                 on: {
  1212.                     autoplayStart: function () {
  1213.                     },
  1214.                     slideChange: function () {
  1215.                         const slides = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide\");
  1216.                         slides.forEach((item) => {
  1217.                             if (!item.classList.contains(\"swiper-slide-active\")) {
  1218.                                 const itemPaths = item.querySelectorAll(\".header__section-slider-title-wrapper svg g .full__path\")
  1219.                                 itemPaths.forEach((path) => {
  1220.                                     path.classList.remove(\"active\");
  1221.                                 })
  1222.                             }
  1223.                         })
  1224.                         /*
  1225.                                             animPaths.forEach((path) => {
  1226.                                                 path.classList.remove(\"active\");
  1227.                                             }) */
  1228.                         setTimeout(() => {
  1229.                             const sliderImgActive = document.querySelector(\".header__section .swiper-wrapper .swiper-slide-active img\");
  1230.                             sliderImgActive.style.filter = \"blur(0)\";
  1231.                             sliderImgActive.style.transform = \"scale(1)\";
  1232.                         }, 500);
  1233.                         setTimeout(() => {
  1234.                             const animPaths = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide-active .header__section-slider-title-wrapper svg g .full__path\");
  1235.                             animPaths.forEach((path, index) => {
  1236.                                 setTimeout(() => {
  1237.                                     addClassToPath(path);
  1238.                                 }, index * 500);
  1239.                             })
  1240.                         }, 600)
  1241.                     }
  1242.                 },
  1243.                 controller: {
  1244.                     control: \".headerText\", // Görüntü Slider'ını kontrol et
  1245.                 },
  1246.                 simulateTouch: true,
  1247.             });
  1248.             var animPaths = document.querySelectorAll('.full__path');
  1249.             const sliderImg = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide img\");
  1250.             swiper.on('touchMove', function () {
  1251.                 sliderImg.forEach((item) => {
  1252.                     item.style.filter = \"blur(4px)\";
  1253.                     item.style.transform = \"scale(1.3)\";
  1254.                 })
  1255.                 animPaths.forEach((path) => {
  1256.                     path.classList.remove(\"active\");
  1257.                 })
  1258.             });
  1259.             swiper.on(\"touchEnd\", () => {
  1260.             })
  1261.         })
  1262.     </script>
  1263.     <script>
  1264.         document.addEventListener(\"DOMContentLoaded\", function () {
  1265.             const animPaths = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide-active .header__section-slider-title-wrapper svg g .full__path\");
  1266.             setTimeout(() => {
  1267.                 const sliderImgActive = document.querySelector(\".header__section .swiper-wrapper .swiper-slide-active img\");
  1268.                 sliderImgActive.style.filter = \"blur(0)\";
  1269.                 sliderImgActive.style.transform = \"scale(1)\";
  1270.             }, 800)
  1271.             animPaths.forEach((path) => {
  1272.                 path.classList.remove(\"active\");
  1273.             })
  1274.             const addClassToPath = (path) => {
  1275.                 path.classList.add(\"active\");
  1276.             }
  1277.             setTimeout(() => {
  1278.                 animPaths.forEach((path, index) => {
  1279.                     setTimeout(() => {
  1280.                         addClassToPath(path);
  1281.                     }, index * 500);
  1282.                 })
  1283.             }, 600)
  1284.         })
  1285.         document.addEventListener(\"DOMContentLoaded\", function() {
  1286.             var firstAnchor = document.querySelector('.about__our__products__section-title__section-clickable a');
  1287.             if (firstAnchor) {
  1288.                 var buttonInsideAnchor = firstAnchor.querySelector('button');
  1289.                 if (buttonInsideAnchor) {
  1290.                     buttonInsideAnchor.classList.add('active');
  1291.                 }
  1292.             }
  1293.             var firstWomanImg = document.querySelector('.about__our__products__section-woman__img img');
  1294.             if (firstWomanImg) {
  1295.                 firstWomanImg.classList.add('active');
  1296.             }
  1297.             var firstCottonImg = document.querySelector('.about__our__products__section-cotton__img img');
  1298.             if (firstCottonImg) {
  1299.                 firstCottonImg.classList.add('active');
  1300.             }
  1301.         });
  1302.     </script>
  1303. </div>
  1304. ";
  1305.         
  1306.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1307.         
  1308.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1309.     }
  1310.     public function getTemplateName()
  1311.     {
  1312.         return "main/default/index.html.twig";
  1313.     }
  1314.     public function isTraitable()
  1315.     {
  1316.         return false;
  1317.     }
  1318.     public function getDebugInfo()
  1319.     {
  1320.         return array (  1167 => 570,  1164 => 569,  1154 => 568,  1144 => 567,  1142 => 566,  1136 => 562,  1127 => 560,  1123 => 558,  1119 => 557,  1115 => 555,  1106 => 552,  1103 => 551,  1099 => 550,  1092 => 546,  1087 => 544,  1082 => 542,  1075 => 540,  1067 => 534,  1058 => 531,  1054 => 529,  1050 => 528,  1031 => 512,  1022 => 505,  1014 => 503,  1011 => 502,  1007 => 501,  1002 => 498,  996 => 497,  984 => 494,  979 => 493,  975 => 492,  969 => 488,  961 => 486,  958 => 485,  954 => 484,  883 => 415,  862 => 408,  859 => 407,  848 => 406,  844 => 404,  835 => 402,  831 => 401,  827 => 400,  823 => 398,  806 => 397,  796 => 390,  792 => 389,  786 => 386,  780 => 383,  775 => 380,  759 => 378,  752 => 377,  735 => 376,  726 => 369,  681 => 338,  678 => 337,  671 => 334,  669 => 333,  664 => 332,  647 => 331,  642 => 328,  639 => 327,  637 => 326,  631 => 323,  629 => 322,  627 => 321,  625 => 320,  623 => 319,  621 => 318,  619 => 317,  617 => 316,  615 => 315,  613 => 314,  611 => 313,  609 => 312,  607 => 311,  605 => 310,  603 => 309,  601 => 308,  599 => 307,  597 => 306,  595 => 305,  593 => 304,  591 => 303,  589 => 302,  587 => 301,  585 => 300,  583 => 299,  581 => 298,  579 => 297,  577 => 296,  575 => 295,  573 => 294,  571 => 293,  569 => 292,  567 => 291,  565 => 290,  563 => 289,  561 => 288,  559 => 287,  557 => 286,  555 => 285,  553 => 284,  551 => 283,  549 => 282,  547 => 281,  545 => 280,  543 => 279,  541 => 278,  539 => 277,  537 => 276,  535 => 275,  533 => 274,  531 => 273,  529 => 272,  527 => 271,  525 => 270,  523 => 269,  521 => 268,  519 => 267,  517 => 266,  515 => 265,  513 => 264,  511 => 263,  509 => 262,  507 => 261,  505 => 260,  503 => 259,  501 => 258,  499 => 257,  497 => 256,  495 => 255,  493 => 254,  491 => 253,  489 => 252,  487 => 251,  485 => 250,  483 => 249,  481 => 248,  479 => 247,  477 => 246,  475 => 245,  473 => 244,  471 => 243,  469 => 242,  467 => 241,  465 => 240,  463 => 239,  461 => 238,  459 => 237,  456 => 235,  454 => 234,  452 => 233,  450 => 232,  448 => 231,  446 => 230,  444 => 229,  442 => 228,  440 => 227,  438 => 226,  435 => 224,  433 => 223,  431 => 222,  429 => 221,  427 => 220,  425 => 219,  423 => 218,  421 => 217,  418 => 215,  416 => 214,  414 => 213,  412 => 212,  410 => 211,  408 => 210,  406 => 209,  404 => 208,  401 => 206,  399 => 205,  397 => 204,  395 => 203,  393 => 202,  391 => 201,  389 => 200,  387 => 199,  385 => 198,  383 => 197,  381 => 196,  379 => 195,  377 => 194,  375 => 193,  373 => 192,  371 => 191,  369 => 190,  367 => 189,  365 => 188,  363 => 187,  361 => 186,  359 => 185,  357 => 184,  355 => 183,  353 => 182,  351 => 181,  349 => 180,  347 => 179,  345 => 178,  343 => 177,  341 => 176,  339 => 175,  337 => 174,  335 => 173,  333 => 172,  331 => 171,  329 => 170,  327 => 169,  325 => 168,  323 => 167,  321 => 166,  319 => 165,  317 => 164,  315 => 163,  313 => 162,  311 => 161,  309 => 160,  307 => 159,  305 => 158,  303 => 157,  301 => 156,  299 => 155,  297 => 154,  295 => 153,  293 => 152,  290 => 150,  288 => 149,  286 => 148,  284 => 147,  282 => 146,  280 => 145,  278 => 144,  276 => 143,  274 => 142,  272 => 141,  270 => 140,  266 => 137,  264 => 136,  262 => 135,  260 => 134,  258 => 133,  256 => 132,  254 => 131,  252 => 130,  250 => 129,  247 => 127,  245 => 126,  243 => 125,  241 => 124,  239 => 123,  237 => 122,  235 => 121,  233 => 120,  230 => 118,  228 => 117,  226 => 116,  224 => 115,  222 => 114,  220 => 113,  218 => 112,  215 => 110,  213 => 109,  109 => 6,  99 => 5,  80 => 3,  61 => 2,  38 => 1,);
  1321.     }
  1322.     public function getSourceContext()
  1323.     {
  1324.         return new Source("{% extends 'main_base.html.twig' %}
  1325. {% block title %}{{ baslik.title }}{% endblock %}
  1326. {% block description %}{{ baslik.description }}{% endblock %}
  1327. {% block content %}
  1328.     <style>
  1329.         .navbar__section-links__wrapper a {
  1330.             color: #718677 !important;
  1331.         }
  1332.         .navbar__section-links__wrapper :not(.HOME) {
  1333.             opacity: 0.4;
  1334.         }
  1335.         .navbar__section-search__and__onlinecatalog-online-text {
  1336.             font-weight: 700;
  1337.         }
  1338.         .ham__menu-line {
  1339.             background-color: #8a9f90 !important;
  1340.         }
  1341.         .navbar__section-logo__wrapper a h1 {
  1342.             color: #44504e;
  1343.         }
  1344.         .navbar__section-search__and__onlinecatalog-search-text {
  1345.             color: #949195;
  1346.         }
  1347.         .navbar__section-search__and__onlinecatalog-online-border, .navbar__section-search__and__onlinecatalog-search-border {
  1348.             background-color: #94919591;
  1349.         }
  1350.         .navbar__section-links__wrapper a {
  1351.             color: #949195;
  1352.         }
  1353.         .navbar__section-search__and__onlinecatalog-online-text {
  1354.             color: #8a9f9091;
  1355.         }
  1356.         .navbar__section-search__and__onlinecatalog-online-text span {
  1357.             color: #8a9f9091;
  1358.         }
  1359.         canvas {
  1360.             background-position: 80% 50%;
  1361.         }
  1362.         .navbar__section {
  1363.             border-bottom: 0px;
  1364.         }
  1365.         body {
  1366.             /*  overflow-x: hidden; */
  1367.         }
  1368.         .navbar__image {
  1369.             background: #f5f5f5;
  1370.             z-index: 20 !important;
  1371.             background-position: center;
  1372.             background-size: cover;
  1373.             box-shadow: rgb(255 255 255 / 56%) 0px 22px 70px 4px;
  1374.             position: fixed;
  1375.             height: 195px;
  1376.             top: 0;
  1377.             right: 0;
  1378.             left: 0;
  1379.             bottom: 0;
  1380.             transition: all 0.5s;
  1381.         }
  1382.         .navbar__section-links__wrapper {
  1383.             z-index: 10;
  1384.         }
  1385.         .navbar__section {
  1386.             z-index: 10001;
  1387.         }
  1388.         .navbar__section-container {
  1389.             z-index: 10001;
  1390.             overflow-x: hidden;
  1391.             background-color: transparent !important;
  1392.             border-bottom: 0px !important
  1393.         }
  1394.         .header__section {
  1395.             margin-top: 183px;
  1396.         }
  1397.         .navbar__section-search__and__onlinecatalog-search-icon {
  1398.             fill: #949195;
  1399.         }
  1400.         @media only screen and (max-width: 800px) {
  1401.             .navbar__image {
  1402.                 height: 100px !important;
  1403.             }
  1404.         }
  1405.     </style>
  1406.     <style>
  1407.         {#    <div class=\"intro\">#}
  1408.         {#        <div class=\"intro-left\">#}
  1409.         {#            <div class=\"intro-left-box\">#}
  1410.         {#                <img src=\"{{ asset('assets/main/images/followUs.png') }}\" alt=\"\">#}
  1411.         {#                <div class=\"intro-left-text\">#}
  1412.         {#                    <a href=\"https://www.instagram.com/elefantevita/\"><span class=\"follow-us-text\">{{ 'bizitakipedin'|trans }}</span></a>#}
  1413.         {#                </div>#}
  1414.         {#            </div>#}
  1415.         {#        </div>#}
  1416.         {#        <div class=\"intro-left-mid\">#}
  1417.         {#            <div class=\"intro-left-mid-svg\">#}
  1418.         {#                <div class=\"svg-box\">#}
  1419.         {#                    <!--  İğne  -->#}
  1420.         {#                    <img class=\"igne\" src=\"{{ asset('assets/main/images/igne.svg') }}\" alt=\"\">#}
  1421.         {#                    <!--  İp  -->#}
  1422.         {#                    <svg version=\"1.1\" id=\"ip-svg\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"#}
  1423.         {#                         viewBox=\"0 0 100 300\" style=\"enable-background:new 0 0 100 300;\" xml:space=\"preserve\">#}
  1424.         {#                        <path d=\"M13.1,89.9C19.7,71.9,36.9,38.2,60.2,53c4.9,3.2,8.6,7.7,12.1,12.3c15.1,19.8,20.6,46.3,14.9,70.6#}
  1425.         {#                c-1.6,6.9-3.8,14.1-7.3,20.3c-6.4,9.9-19.3,26.9-32.6,24.9c-6.4-1.1-10.6-6.8-13.1-12.3c-3.3-7.5-1.3-17,4.4-22.8#}
  1426.         {#                c5.9-5.8,15.5-7.1,22.7-3c13.8,9.6,22,34.9,21.5,51.2c-0.1,7.5-1.9,15.1-5.7,21.6c6.9-13.4,5.4-29.5,0.5-43.3#}
  1427.         {#                c-3.6-9.7-9-21-17.7-26.9c-7.5-4.1-18.2-0.9-21.7,7c-2.2,4.6-2.8,10.1-0.6,14.8c1.4,3,3.5,6.1,6.1,8.1#}
  1428.         {#                c11.4,8.2,26.4-11.6,32.1-20.2c0.7-1.1,1.5-2.2,2-3.4c8.6-18.7,10.4-40.6,4.4-60.3c-3.2-10.5-8.6-20.4-15.5-29#}
  1429.         {#                C43.7,33.8,22.3,68.4,13.1,89.9L13.1,89.9z\"/>#}
  1430.         {#                </svg>#}
  1431.         {#                </div>#}
  1432.         {#            </div>#}
  1433.         {#            <img src=\"{{ asset('assets/main/images/elefante1.png') }}\" class=\"intro-left-content-img\" alt=\"Elefante\">#}
  1434.         {#            <div class=\"intro-left-mid-line-wrapper\">#}
  1435.         {#                <div class=\"intro-left-mid-line\">#}
  1436.         {#                    <span>NEW</span>#}
  1437.         {#                    <span>2023</span>#}
  1438.         {#                </div>#}
  1439.         {#                <div class=\"intro-left-mid-line-1\">#}
  1440.         {#                    <span>DNTL - 8</span>#}
  1441.         {#                </div>#}
  1442.         {#            </div>#}
  1443.         {#        </div>#}
  1444.         {#        <div class=\"intro-right\">#}
  1445.         {#            <div class=\"intro-right-frame intro-right-frame-top\"></div>#}
  1446.         {#            <div class=\"intro-right-frame intro-right-frame-mid-top\"></div>#}
  1447.         {#            <div class=\"intro-right-frame intro-right-frame-image\"><img src=\"{{ asset('assets/main/images/elefante-frame.svg') }}\" alt=\"\"></div>#}
  1448.         {#            <div class=\"intro-right-frame intro-right-frame-mid-down\"></div>#}
  1449.         {#            <div class=\"intro-right-frame intro-right-frame-down\"></div>#}
  1450.         {#            <div class=\"mainSwiper-text-content\">#}
  1451.         {#                <p class=\"animatetext-mainswiper\" data-aos=\"fade-up\" data-aos-duration=\"500\" data-aos-easing=\"linear\">{{ bolumler[0].metin|raw }}</p>#}
  1452.         {#            </div>#}
  1453.         {#            <div class=\"swiper mainSwiper\">#}
  1454.         {#                <div class=\"swiper-wrapper\">#}
  1455.         {#                    {% for resim in bolumler[0].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}#}
  1456.         {#                        <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ resim.resim) }}\" alt=\"\"></div>#}
  1457.         {#                    {% endfor %}#}
  1458.         {#                </div>#}
  1459.         {#            </div>#}
  1460.         {#            <div class=\"intro-right-indicators\">#}
  1461.         {#                <div class=\"intro-right-indicators-prev swiper-button-prev\"><i class=\"fas fa-long-arrow-left\"></i></div>#}
  1462.         {#                <div class=\"intro-right-indicators-next swiper-button-next\"><i class=\"fas fa-long-arrow-right\"></i>#}
  1463.         {#                </div>#}
  1464.         {#            </div>#}
  1465.         {#        </div>#}
  1466.         {#    </div>#}
  1467.         {#    <div class=\"cotton-svg\">#}
  1468.         {#        <img  src=\"{{ asset('assets/main/images/cotton.svg') }}\" alt=\"\">#}
  1469.         {#    </div>#}
  1470.         {#    <div class=\"cotton-svg-1\">#}
  1471.         {#        <img src=\"{{ asset('assets/main/images/cotton.svg') }}\" alt=\"\">#}
  1472.         {#    </div>#}
  1473.         {#    <div class=\"cotton-svg-2\">#}
  1474.         {#        <img src=\"{{ asset('assets/main/images/cotton.svg') }}\" alt=\"\">#}
  1475.         {#    </div>#}
  1476.         {#    <div id=\"main\">#}
  1477.         {#        <div class=\"home-textiles\">#}
  1478.         {#            <div class=\"intro-left-box-count\"><span>01</span></div>#}
  1479.         {#            <h1 class=\"main-header\">{{ 'anasayfa.evtekstili'|trans }}</h1>#}
  1480.         {#            <hr class=\"main-header-line\">#}
  1481.         {#            <div class=\"ev-tekstili-content\">#}
  1482.         {#                <div class=\"ev-tekstili\" data-aos=\"fade-up\" data-aos-duration=\"400\"  data-aos-delay=\"300\">#}
  1483.         {#                    <h2>{{ bolumler[1].baslik }}</h2>#}
  1484.         {#                    {{ bolumler[1].metin|raw }}#}
  1485.         {#                </div>#}
  1486.         {#                <div class=\"ev-tekstili\" data-aos=\"fade-up\" data-aos-duration=\"400\"  data-aos-delay=\"500\">#}
  1487.         {#                    <h2>{{ bolumler[2].baslik }}</h2>#}
  1488.         {#                    {{ bolumler[2].metin|raw }}#}
  1489.         {#                </div>#}
  1490.         {#                <div class=\"ev-tekstili\" data-aos=\"fade-up\" data-aos-duration=\"400\"  data-aos-delay=\"700\">#}
  1491.         {#                    <h2>{{ bolumler[3].baslik }}</h2>#}
  1492.         {#                    {{ bolumler[3].metin|raw }}#}
  1493.         {#                </div>#}
  1494.         {#            </div>#}
  1495.         {#            <button class=\"global-btn\" data-aos=\"fade-zoom-in\" data-aos-duration=\"400\" data-aos-delay=\"900\"><a#}
  1496.         {#                        href=\"{{ path('app_main_hakkimizda') }}\">{{ 'anasayfa.inceleyin'|trans }}</a></button>#}
  1497.         {#        </div>#}
  1498.         {#        <div class=\"home-collection\">#}
  1499.         {#            <div class=\"home-collection-video\">#}
  1500.         {#                <div class=\"home-collection-video-content\">#}
  1501.         {#                    <video id=\"collection-video\" class=\"collection-video\" muted=\"\" loop=\"\">#}
  1502.         {#                        <source src=\"{{ asset('assets/main/videos/elefante.mp4') }}\" type=\"video/mp4\">#}
  1503.         {#                        Your browser does not support the video tag.#}
  1504.         {#                    </video>#}
  1505.         {#                    <div class=\"collection-video-bg\"></div>#}
  1506.         {#                </div>#}
  1507.         {#                <div class=\"home-collection-video-image\" data-aos=\"fade-zoom-in\" data-aos-duration=\"500\" data-aos-easing=\"linear\">#}
  1508.         {#                    <img src=\"{{ asset('assets/main/images/homeCollection.png') }}\" alt=\"\">#}
  1509.         {#                </div>#}
  1510.         {#            </div>#}
  1511.         {#            <div class=\"home-collection-image\"><img src=\"{{ asset('assets/main/images/ip-2.webp') }}\" alt=\"\"></div>#}
  1512.         {#        </div>#}
  1513.         {#        <div class=\"production\">#}
  1514.         {#            <div class=\"production-content\">#}
  1515.         {#                <div class=\"production-image\">#}
  1516.         {#                    <div class=\"swiper productionSwiper\">#}
  1517.         {#                        <div class=\"swiper-wrapper\">#}
  1518.         {#                            <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ bolumler[5].anasayfaBolum.resimler|filter(r => r.del == 0)|first.resim) }}\" alt=\"\"></div>#}
  1519.         {#                            <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ bolumler[6].anasayfaBolum.resimler|filter(r => r.del == 0)|first.resim) }}\" alt=\"\"></div>#}
  1520.         {#                            <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ bolumler[7].anasayfaBolum.resimler|filter(r => r.del == 0)|first.resim) }}\" alt=\"\"></div>#}
  1521.         {#                            <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ bolumler[8].anasayfaBolum.resimler|filter(r => r.del == 0)|first.resim) }}\" alt=\"\"></div>#}
  1522.         {#                        </div>#}
  1523.         {#                    </div>#}
  1524.         {#                </div>#}
  1525.         {#                <div class=\"production-content-text\">#}
  1526.         {#                    <div class=\"production-header\" data-aos=\"fade-left\" data-aos-duration=\"600\"  data-aos-delay=\"300\">{{ bolumler[4].baslik }}</div>#}
  1527.         {#                    <div class=\"production-text\" data-aos=\"fade-left\" data-aos-duration=\"600\"  data-aos-delay=\"400\">#}
  1528.         {#                        {{ bolumler[4].metin|raw }}#}
  1529.         {#                    </div>#}
  1530.         {#                    <button data-aos=\"fade-left\" data-aos-duration=\"600\" data-aos-delay=\"500\" class=\"global-btn\"><a#}
  1531.         {#                                href=\"{{ path('app_main_uretim') }}\">{{ 'anasayfa.uretimbloglerimiz'|trans }}</a></button>#}
  1532.         {#                </div>#}
  1533.         {#            </div>#}
  1534.         {#        </div>#}
  1535.         {#        <div class=\"production-items-wrapper\">#}
  1536.         {#            <div class=\"production-items\">#}
  1537.         {#                <div class=\"production-item\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-easing=\"linear\" data-aos-delay=\"300\">#}
  1538.         {#                    <div class=\"production-item-number\">01.</div>#}
  1539.         {#                    <div class=\"production-item-header\">{{ bolumler[5].baslik }}</div>#}
  1540.         {#                    <div class=\"production-item-text\">{{ bolumler[5].metin|raw }}</div>#}
  1541.         {#                    <div class=\"production-item-bg\"></div>#}
  1542.         {#                </div>#}
  1543.         {#                <div class=\"production-item\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-easing=\"linear\" data-aos-delay=\"500\">#}
  1544.         {#                    <div class=\"production-item-number\">02.</div>#}
  1545.         {#                    <div class=\"production-item-header\">{{ bolumler[6].baslik }}</div>#}
  1546.         {#                    <div class=\"production-item-text\">{{ bolumler[6].metin|raw }}</div>#}
  1547.         {#                    <div class=\"production-item-bg\"></div>#}
  1548.         {#                </div>#}
  1549.         {#                <div class=\"production-item\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-easing=\"linear\" data-aos-delay=\"700\">#}
  1550.         {#                    <div class=\"production-item-number\">03.</div>#}
  1551.         {#                    <div class=\"production-item-header\">{{ bolumler[7].baslik }}</div>#}
  1552.         {#                    <div class=\"production-item-text\">{{ bolumler[7].metin|raw }}</div>#}
  1553.         {#                    <div class=\"production-item-bg\"></div>#}
  1554.         {#                </div>#}
  1555.         {#                <div class=\"production-item\" data-aos=\"fade-up\" data-aos-duration=\"300\" data-aos-easing=\"linear\" data-aos-delay=\"900\">#}
  1556.         {#                    <div class=\"production-item-number\">04.</div>#}
  1557.         {#                    <div class=\"production-item-header\">{{ bolumler[8].baslik }}</div>#}
  1558.         {#                    <div class=\"production-item-text\">{{ bolumler[8].metin|raw }}</div>#}
  1559.         {#                    <div class=\"production-item-bg\"></div>#}
  1560.         {#                </div>#}
  1561.         {#            </div>#}
  1562.         {#        </div>#}
  1563.         {#        <div class=\"duvet-cover\">#}
  1564.         {#            <div class=\"duvet-cover-content\">#}
  1565.         {#                <div class=\"duvet-cover-header\" data-aos=\"fade-right\" data-aos-duration=\"600\"  data-aos-delay=\"300\">#}
  1566.         {#                    {{ bolumler[9].baslik }}#}
  1567.         {#                </div>#}
  1568.         {#                <div class=\"duver-cover-text\" data-aos=\"fade-right\" data-aos-duration=\"600\"  data-aos-delay=\"400\">#}
  1569.         {#                    {{ bolumler[9].metin|raw }}#}
  1570.         {#                </div>#}
  1571.         {#                <div class=\"duvet-cover-btn\" data-aos=\"fade-right\" data-aos-duration=\"600\"  data-aos-delay=\"500\">#}
  1572.         {#                    <button class=\"global-btn\"><a href=\"#\">{{ 'anasayfa.urungruplari'|trans }}</a></button>#}
  1573.         {#                </div>#}
  1574.         {#            </div>#}
  1575.         {#            <div class=\"duvet-cover-images\">#}
  1576.         {#                <div class=\"duvet-cover-image-1\">#}
  1577.         {#                    <div class=\"swiper duvetCoverSwiper1\">#}
  1578.         {#                        <div class=\"swiper-wrapper\">#}
  1579.         {#                            <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ bolumler[9].anasayfaBolum.resimler|filter(r => r.del == 0)|first.resim) }}\" alt=\"\"></div>#}
  1580.         {#                        </div>#}
  1581.         {#                    </div>#}
  1582.         {#                </div>#}
  1583.         {#                <div class=\"duvet-cover-image-2\">#}
  1584.         {#                    <div class=\"swiper duvetCoverSwiper2\">#}
  1585.         {#                        <div class=\"swiper-wrapper\">#}
  1586.         {#                            {% for resim in bolumler[9].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}#}
  1587.         {#                                {% if loop.index != 1 %}#}
  1588.         {#                                    <div class=\"swiper-slide\"><img src=\"{{ asset('uploads/anasayfa/' ~ resim.resim) }}\" alt=\"\"></div>#}
  1589.         {#                                {% endif %}#}
  1590.         {#                            {% endfor %}#}
  1591.         {#                        </div>#}
  1592.         {#                    </div>#}
  1593.         {#                </div>#}
  1594.         {#            </div>#}
  1595.         {#        </div>#}
  1596.         {#        <div class=\"communication\">#}
  1597.         {#            <div class=\"communication-box\">#}
  1598.         {#                <img src=\"{{ asset('assets/main/images/irtibat.webp') }}\" alt=\"\">#}
  1599.         {#                <div class=\"communication-box-content\">#}
  1600.         {#                    <div class=\"communication-box-content-header\" data-aos=\"fade-down\" data-aos-duration=\"600\"  data-aos-delay=\"500\">{{ 'anasayfa.irtibatagecin'|trans }}</div>#}
  1601.         {#                    <div class=\"communication-box-content-text\" data-aos=\"fade-down\" data-aos-duration=\"600\"  data-aos-delay=\"500\">#}
  1602.         {#                        {{ 'anasayfa.irtibataltmetin'|trans }}#}
  1603.         {#                    </div>#}
  1604.         {#                    <div class=\"communication-box-content-email\" data-aos=\"fade-down\" data-aos-duration=\"600\"  data-aos-delay=\"500\">E-Posta : {{ adresler[0].email }}</div>#}
  1605.         {#                    <div class=\"communication-box-content-number\" data-aos=\"fade-down\" data-aos-duration=\"600\"  data-aos-delay=\"500\">{{ adresler[0].telefonlar|first.telefon }}</div>#}
  1606.         {#                    <div class=\"communication-box-content-button\" data-aos=\"fade-down\" data-aos-duration=\"600\"  data-aos-delay=\"500\">#}
  1607.         {#                        <button class=\"global-btn\"><a href=\"{{ adresler[0].harita }}\" target=\"_blank\">{{ 'anasayfa.haritadagoruntule'|trans }}</a></button>#}
  1608.         {#                    </div>#}
  1609.         {#                </div>#}
  1610.         {#            </div>#}
  1611.         {#        </div>#}
  1612.         {#    </div> #}</style>
  1613. <div id=\"mainpage\">
  1614.     {% include 'main/default/loader.html.twig' %}
  1615.     {% include 'main/default/cookie.html.twig' %}
  1616.     <div class=\"main-container\">
  1617.         <header class=\"header__section swiper headerSwiper\">
  1618.             <div class=\"swiper-wrapper mainSliderWrapper\">
  1619.                 {% for entityx in entities %}
  1620.                     <div class=\"swiper-slide swiper-slide-{{ loop.index }}\">
  1621.                         {% if entityx.sResim %}
  1622.                             <img src=\"{{ asset('uploads/anasayfa/anasayfaSlider/slider/' ~ entityx.sResim) }}\"
  1623.                                  alt=\"header__photo\">
  1624.                         {% endif %}
  1625.                         <div class=\"header__section-slider-title-wrapper\">
  1626.                             <div class=\"header__section-slider-title\">{{ entityx.baslik }}</div>
  1627.                             <svg xmlns=\"http://www.w3.org/2000/svg\" id=\"elefante__text\" data-name=\"katman 1\"
  1628.                                  viewBox=\"0 0 610.42 243.91\">
  1629.                                 <defs>
  1630.                                     <style>
  1631.                                         .cls-1 {
  1632.                                             fill: none;
  1633.                                         }
  1634.                                     </style>
  1635.                                 </defs>
  1636.                                 <g xmlns=\"http://www.w3.org/2000/svg\">
  1637.                                     <path class=\"full__path\"
  1638.                                           d=\"M4.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2C.87,121.65,.06,124.24,0,126.89c-.72,36.03,132.03-58.33,172.49-107.47,1.99,1.89-18.33-19.89-91,184,0,0,.75,5.78,5.38-5.11\"/>
  1639.                                     <path class=\"full__path\"
  1640.                                           d=\"M141.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2-1.29,2.31-2.1,4.9-2.15,7.55,0,0-4.51,28.53,82.67-13.83\"/>
  1641.                                     <path class=\"full__path\"
  1642.                                           d=\"M269.08,43.23l7.8-22.64c.11-.31-.33-.51-.49-.23l-100.15,168.69c-4.47,7.53-7.82,15.68-9.95,24.18l-2.71,9.83c-.22,.86,.1,1.75,.72,2.53,1.97,2.48,5.83,2.28,7.79-.21l9.41-11.97s24.01-33.79,24.38-60.66c.06-4.13-1.25-8.22-4.03-11.27-11.32-12.43-37.35-7.07-37.35-7.07l113.25-19.49\"/>
  1643.                                     <path class=\"full__path\"
  1644.                                           d=\"M309.49,111.42s-13.59-13.25-41.3,10.88c-11.7,10.12-5.96,13.99-5.96,13.99,0,0,3.26,8.13,55.26-30.87,6-3-8,16-4,25,4.64,7.53,16.25,3.78,25.21-.71,6.72-3.37,12.62-8.17,17.38-13.99l24.49-29.94c.11-.14,.32,.02,.22,.17l-46.3,68.48s42-56,64-62c52-18-69,95,50,22\"/>
  1645.                                     <path class=\"full__path\"
  1646.                                           d=\"M515.22,21.86L525.35,.42c.16-.33-.31-.59-.51-.29l-160.64,240.96c-1.01,1.52,.6,3.4,2.26,2.64l5.85-2.7\"/>
  1647.                                     <path class=\"full__path\"
  1648.                                           d=\"M468.49,115.42l47.21-30.2c.94-.6,1.52-3.06,.41-3.08-8.05-.08-32.04,5.12-49.96,37.2-1.29,2.31-2.1,4.9-2.15,7.55,0,0-4.51,28.53,82.67-13.83\"/>
  1649.                                     <path class=\"full__path\"
  1650.                                           d=\"M610.39,42.56s8.1-47.14-235.9,17.86c-25,6-9,11-9,11\"/>
  1651.                                 </g>
  1652.                             </svg>
  1653.                         </div>
  1654.                     </div>
  1655.                 {% endfor %}
  1656.             </div>
  1657.         </header>
  1658.         <section class=\"company__information__section\">
  1659.             <div class=\"company__information__section-about__company\">
  1660.                 <div class=\"company__information__section-about__company-img__section\">
  1661.                     {% for resim in bolumler[0].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}
  1662.                         <img class=\"company__information__section-about__company-img__section-img {% if loop.last %}lastactive{% endif %}\"
  1663.                              src=\"{{ asset('uploads/anasayfa/' ~ resim.resim) }}\" alt=\"about-company-main-image\">
  1664.                     {% endfor %}
  1665.                 </div>
  1666.                 <div class=\"company__information__section-about__company-text__section\">
  1667.                     <div class=\"company__information__section-about__company-text__section-photos\">
  1668.                         <img src=\"{{ asset('uploads/ayarlar/referans/' ~ ayarlar.referans) }}\"
  1669.                              alt=\"references-logo\">
  1670.                     </div>
  1671.                     <h3>{{ bolumler[0].baslik|raw }}</h3>
  1672.                     <button class=\"company__information__section-about__company-text__section-button\">
  1673.                         <a href=\"{{ bolumler[0].altBaslik|raw }}\"><h5>EXPLORE</h5>
  1674.                             <img src=\"{{ asset('assets/main/images/main-page/right-arrow.svg    ') }}\"
  1675.                                  alt=\"right-arrow\">
  1676.                         </a>
  1677.                     </button>
  1678.                 </div>
  1679.             </div>
  1680.             <div class=\"company__information__section-about__company__clauses-section\">
  1681.                 {% for production in uretim %}
  1682.                     <a class=\"company__information__section-about__company__clauses__wrapper\" href=\"\">
  1683.                         <div class=\"company__information__section-about__company__clauses \">
  1684.                             <span>0{{ loop.index }}</span>
  1685.                             {% for entityx in production.diller %}
  1686.                                 <h3>{{ entityx.baslik|raw }}</h3>
  1687.                             {% endfor %}
  1688.                             {% for entityx in production.diller %} <p>{{ entityx.metin|raw }}</p>  {% endfor %}
  1689.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  1690.                                         src=\"{{ asset('assets/main/images/main-page/right-arrow.svg') }}\"
  1691.                                         alt=\"right-arrow\"></div>
  1692.                         </div>
  1693.                     </a>
  1694.                 {% endfor %}
  1695.             </div>
  1696.             <div class=\"company__information__section-about__company__clauses-section__responsive swiper productionSwiper\">
  1697.                 <div class=\"swiper-wrapper\">
  1698.                     <a href=\"<?php echo \$baseUrl?>production#weaving\"
  1699.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  1700.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  1701.                             <span>01.</span>
  1702.                             <h3>Weaving</h3>
  1703.                             <p>Our focus is to meticulously weave our fabrics using the highest quality Turkish
  1704.                                 cotton on traditional looms, combining them with unique patterns and textures that
  1705.                                 tell a story. Woven with Turkish cotton, our fabrics aim to provide a top-tier
  1706.                                 experience in terms of quality, durability, and aesthetics. This special weaving
  1707.                                 technique reflects our commitment to creating high-quality and distinctive textile
  1708.                                 products by bringing together the heritage of the past with the present.
  1709.                             </p>
  1710.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  1711.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  1712.                         </div>
  1713.                     </a>
  1714.                     <a href=\"<?php echo \$baseUrl?>production#confection\"
  1715.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  1716.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  1717.                             <span>02.</span>
  1718.                             <h3>Confection</h3>
  1719.                             <p>The fabrics we attentively produce undergo a transformation into stylish and timeless
  1720.                                 products in the hands of artisans, blending both traditional and modern techniques.
  1721.                                 Each stitch comes to life with careful attention in a simple narrative, bringing
  1722.                                 forth an elegant charm adorned with graceful details. Throughout this process,
  1723.                                 design, measurements, stitching, and enchanting touches give our products their
  1724.                                 final form.
  1725.                             </p>
  1726.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  1727.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  1728.                         </div>
  1729.                     </a>
  1730.                     <a href=\"<?php echo \$baseUrl?>production#embroidery\"
  1731.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  1732.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  1733.                             <span>03.</span>
  1734.                             <h3>Embroidery</h3>
  1735.                             <p>In our workshop, we can bring to life special designs adorned with various embroidery
  1736.                                 techniques. We stand out with our creativity in the art of embroidery, bringing
  1737.                                 unique embellishments that cater to every taste onto our high-quality fabrics.
  1738.                             </p>
  1739.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  1740.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  1741.                         </div>
  1742.                     </a>
  1743.                     <a href=\"<?php echo \$baseUrl?>production#print\"
  1744.                        class=\"company__information__section-about__company__clauses__wrapper__responsive swiper-slide\">
  1745.                         <div class=\"company__information__section-about__company__clauses__responsive\">
  1746.                             <span>04.</span>
  1747.                             <h3>Print</h3>
  1748.                             <p>We create unique designs by using various printing techniques on our products.
  1749.                                 Different printing methods add diversity and uniqueness to our products.
  1750.                             </p>
  1751.                             <div class=\"company__information__section-about__company__clauses-mousetracker\"><img
  1752.                                         src=\"assets/main-page/right-arrow.svg\" alt=\"right-arrow\"></div>
  1753.                         </div>
  1754.                     </a>
  1755.                 </div>
  1756.                 <div class=\"company__information__section-about__company__clauses-section__responsive-button__next\">
  1757.                 </div>
  1758.                 <div class=\"company__information__section-about__company__clauses-section__responsive-button__prev\">
  1759.                 </div>
  1760.             </div>
  1761.         </section>
  1762.         <section class=\"about__our__products__section\">
  1763.             <div class=\"about__our__products__section-woman__img\">
  1764.                 {% for imageOne in urunKategorileriResim %}
  1765.                     <img class=\"about__our__products__section-woman__img-img\"
  1766.                          src=\"{{ asset('uploads/urunkategorileri/banner/' ~ imageOne.resim) }}\">
  1767.                 {% endfor %}
  1768.             </div>
  1769.             <div class=\"about__our__products__section-title__section\">
  1770.                 <h4>BROWSE COLLECTION</h4>
  1771.                 <div class=\"about__our__products__section-title__section-clickable\">
  1772.                     {% for indexr in urunkategorileri %}
  1773.                         {% for index in indexr.diller %}
  1774.                             <a href=\"{{ path('app_main_urun_gruplari_detay',{'code': indexr.code }) }}\"><button>{{ index.baslik }}</button></a>
  1775.                         {% endfor %}
  1776.                     {% endfor %}
  1777.                 </div>
  1778.             </div>
  1779.             <div class=\"about__our__products__section-cotton__img\">
  1780.                 {% for imageOne in urunKategorileriResim2 %}
  1781.                     <img class=\"about__our__products__section-cotton__img-img\"
  1782.                          src=\"{{ asset('uploads/urunkategorileri/banner/' ~ imageOne.resim) }}\"></img>
  1783.                 {% endfor %}
  1784.             </div>
  1785.         </section>
  1786.         <div class=\"video__main__sectionr\">
  1787.             <div class=\"video__main__section\">
  1788.                 <section class=\"video__section video__section-items__wrapper\">
  1789.                     <div class=\"video__section-items__wrapper\">
  1790.                         {{ ayarlar.video|raw }}
  1791.                         <button class=\"video__section-items__wrapper-button gizle\">
  1792.                         </button>
  1793.                     </div>
  1794.                 </section>
  1795.             </div>
  1796.         </div>
  1797.         <!-- <section class=\"gallery__section__wgsap\">
  1798.             <div class=\"gallery__section__wgsap-square\"></div>
  1799.             <div class=\"gallery__section__wgsap-square2\"></div>
  1800.         </section> -->
  1801.         <section class=\"gallery__section\">
  1802.             <div class=\"gallery__section-top__middle__section\">
  1803.                 <div class=\"gallery__section__photos-main__wrapper\">
  1804.                     {% for entity in bolumler[1].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}
  1805.                         <div class=\"gallery__section__photos-wrapper\">
  1806.                             <div class=\"gallery__section__photos\"
  1807.                                  style=\"background-image: url({{ asset('uploads/anasayfa/' ~ entity.resim) }});\"></div>
  1808.                         </div>
  1809.                     {% endfor %}
  1810.                 </div>
  1811.             </div>
  1812.             <div class=\"gallery__section-bottom\">
  1813.                 <div class=\"gallery__section-bottom-followus\">
  1814.                     <div class=\"gallery__section-bottom-followus-text\">
  1815.                         <h4>SOCIAL MEDIA</h4>
  1816.                         <h3><a href=\"{{ bolumler[2].altBaslik }}\">{{ bolumler[2].baslik|raw }}</a></h3>
  1817.                         <p>{{ bolumler[2].metin|raw }}
  1818.                         </p>
  1819.                         <a href=\"{{ bolumler[2].altBaslik }}\">
  1820.                             <button><h5>FOLLOW US</h5>
  1821.                                 <img src=\"{{ asset('assets/main/images/main-page/right-arrow.svg') }}\"
  1822.                                      alt=\"right-arrow\"></button>
  1823.                         </a>
  1824.                     </div>
  1825.                     {% for entity in bolumler[2].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira)|slice(0, 1) %}
  1826.                         <div class=\"gallery__section-bottom-followus-photo\">
  1827.                             <img src=\"{{ asset('uploads/anasayfa/' ~ entity.resim) }}\" alt=\"\">
  1828.                         </div>
  1829.                     {% endfor %}
  1830.                 </div>
  1831.                 <div class=\"gallery__section-bottom-right\">  {% for entity in bolumler[2].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira)|slice(1, 1) %}
  1832.                         <div class=\"gallery__section__middle__right__photo-2\"><img
  1833.                                     src=\"{{ asset('uploads/anasayfa/' ~ entity.resim) }}\"
  1834.                                     alt=\"gallery__section__middle__right__photo-2\"></div>
  1835.                     {% endfor %} </div>
  1836.             </div>
  1837.         </section>
  1838.     </div>
  1839.     {% include 'main/default/new-catalogue.html.twig' %}
  1840.     {% endblock %}
  1841.     {% block body_js %}
  1842.     {% include 'main/default/scripts.html.twig' %}
  1843.     <script>
  1844.         const checkAndOpenClick = (param) => {
  1845.             if (window.innerWidth >= 1200) {
  1846.                 switch (param) {
  1847.                     case 1:
  1848.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1849.                         break;
  1850.                     case 2:
  1851.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1852.                         break;
  1853.                     case 3:
  1854.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1855.                         break;
  1856.                     case 4:
  1857.                         window.location.href = \"<?php echo \$baseUrl?>products\";
  1858.                         break;
  1859.                 }
  1860.             }
  1861.         }
  1862.         const mainPageProductionSection = document.querySelectorAll(\".company__information__section-about__company__clauses__wrapper\");
  1863.         const mainPageProductionSectionClauses = document.querySelectorAll(\".company__information__section-about__company__clauses\");
  1864.         const mainPageProductionSectionImg = document.querySelectorAll(\".company__information__section-about__company-img__section-img\");
  1865.         const mainPageProductionSectionImgMain = document.querySelector(\".company__information__section-about__company-img__section-img-main\");
  1866.         const mainPageProductionSectionWrapper = document.querySelector(\".company__information__section-about__company__clauses-section\");
  1867.         const lastIndex = mainPageProductionSectionImg.length - 1;
  1868.         const lastEl = mainPageProductionSectionImg[lastIndex]
  1869.         mainPageProductionSection.forEach((item, index) => {
  1870.             item.addEventListener(\"mouseover\", () => {
  1871.                 mainPageProductionSectionImg[index].classList.add(\"active\");
  1872.                 mainPageProductionSection.forEach((otherItem, otherIndex) => {
  1873.                     if (otherIndex !== index) {
  1874.                         mainPageProductionSectionImg[otherIndex].classList.remove(\"active\")
  1875.                         lastEl.classList.remove(\"lastactive\")
  1876.                     }
  1877.                 })
  1878.             })
  1879.             mainPageProductionSectionClauses.forEach((item, index) => {
  1880.                 item.addEventListener(\"mouseout\", () => {
  1881.                     console.log(\"hallo\")
  1882.                     lastEl.classList.add(\"lastactive\")
  1883.                     mainPageProductionSectionImg.forEach((item, index) => {
  1884.                         item.classList.remove(\"active\");
  1885.                     })
  1886.                 })
  1887.             })
  1888.         })
  1889.     </script>
  1890.     <script>
  1891.         var productionSwiper = new Swiper(\".productionSwiper\", {
  1892.             loop: true,
  1893.             autoplay: {
  1894.                 delay: 4000,
  1895.                 disableOnInteraction: false,
  1896.             },
  1897.             navigation: {
  1898.                 nextEl: \".company__information__section-about__company__clauses-section__responsive-button__next\",
  1899.                 prevEl: \".company__information__section-about__company__clauses-section__responsive-button__prev\",
  1900.             },
  1901.         });
  1902.         document.addEventListener('DOMContentLoaded', function () {
  1903.             const swiperText = new Swiper(\".headerText\", {
  1904.                 // Diğer Swiper ayarları...
  1905.                 centeredSlides: true,
  1906.                 loop: true,
  1907.                 autoplay: {
  1908.                     delay: 7000,
  1909.                     disableOnInteraction: false,
  1910.                 },
  1911.                 scrollbar: {
  1912.                     el: \".swiper-scrollbar\",
  1913.                     hide: true,
  1914.                 },
  1915.                 navigation: {
  1916.                     nextEl: \".header-swiper-button-next\",
  1917.                 },
  1918.                 on: {
  1919.                     init: function () {
  1920.                         let isFirstSlideChange = true;
  1921.                         // Swiper nesnesi oluşturulduktan sonra slideChange olayını dinle
  1922.                         this.on('slideChange', function () {
  1923.                             if (isFirstSlideChange) {
  1924.                                 // Düzeltme burada
  1925.                                 const currentIndex = this.realIndex;
  1926.                                 // Bayrağı kapat
  1927.                                 isFirstSlideChange = false;
  1928.                             }
  1929.                             // Düzeltme burada
  1930.                         });
  1931.                     }
  1932.                 },
  1933.             });
  1934.             const addClassToPath = (path) => {
  1935.                 path.classList.add(\"active\");
  1936.             }
  1937.             const swiper = new Swiper(\".headerSwiper\", {
  1938.                 // Diğer Swiper ayarları...
  1939.                 centeredSlides: true,
  1940.                 loop: true,
  1941.                 autoplay: {
  1942.                     delay: 7000,
  1943.                     disableOnInteraction: false,
  1944.                 },
  1945.                 scrollbar: {
  1946.                     el: \".swiper-scrollbar\",
  1947.                     hide: true,
  1948.                 },
  1949.                 navigation: {
  1950.                     nextEl: \".header-swiper-button-next\",
  1951.                 },
  1952.                 on: {
  1953.                     autoplayStart: function () {
  1954.                     },
  1955.                     slideChange: function () {
  1956.                         const slides = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide\");
  1957.                         slides.forEach((item) => {
  1958.                             if (!item.classList.contains(\"swiper-slide-active\")) {
  1959.                                 const itemPaths = item.querySelectorAll(\".header__section-slider-title-wrapper svg g .full__path\")
  1960.                                 itemPaths.forEach((path) => {
  1961.                                     path.classList.remove(\"active\");
  1962.                                 })
  1963.                             }
  1964.                         })
  1965.                         /*
  1966.                                             animPaths.forEach((path) => {
  1967.                                                 path.classList.remove(\"active\");
  1968.                                             }) */
  1969.                         setTimeout(() => {
  1970.                             const sliderImgActive = document.querySelector(\".header__section .swiper-wrapper .swiper-slide-active img\");
  1971.                             sliderImgActive.style.filter = \"blur(0)\";
  1972.                             sliderImgActive.style.transform = \"scale(1)\";
  1973.                         }, 500);
  1974.                         setTimeout(() => {
  1975.                             const animPaths = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide-active .header__section-slider-title-wrapper svg g .full__path\");
  1976.                             animPaths.forEach((path, index) => {
  1977.                                 setTimeout(() => {
  1978.                                     addClassToPath(path);
  1979.                                 }, index * 500);
  1980.                             })
  1981.                         }, 600)
  1982.                     }
  1983.                 },
  1984.                 controller: {
  1985.                     control: \".headerText\", // Görüntü Slider'ını kontrol et
  1986.                 },
  1987.                 simulateTouch: true,
  1988.             });
  1989.             var animPaths = document.querySelectorAll('.full__path');
  1990.             const sliderImg = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide img\");
  1991.             swiper.on('touchMove', function () {
  1992.                 sliderImg.forEach((item) => {
  1993.                     item.style.filter = \"blur(4px)\";
  1994.                     item.style.transform = \"scale(1.3)\";
  1995.                 })
  1996.                 animPaths.forEach((path) => {
  1997.                     path.classList.remove(\"active\");
  1998.                 })
  1999.             });
  2000.             swiper.on(\"touchEnd\", () => {
  2001.             })
  2002.         })
  2003.     </script>
  2004.     <script>
  2005.         document.addEventListener(\"DOMContentLoaded\", function () {
  2006.             const animPaths = document.querySelectorAll(\".header__section .swiper-wrapper .swiper-slide-active .header__section-slider-title-wrapper svg g .full__path\");
  2007.             setTimeout(() => {
  2008.                 const sliderImgActive = document.querySelector(\".header__section .swiper-wrapper .swiper-slide-active img\");
  2009.                 sliderImgActive.style.filter = \"blur(0)\";
  2010.                 sliderImgActive.style.transform = \"scale(1)\";
  2011.             }, 800)
  2012.             animPaths.forEach((path) => {
  2013.                 path.classList.remove(\"active\");
  2014.             })
  2015.             const addClassToPath = (path) => {
  2016.                 path.classList.add(\"active\");
  2017.             }
  2018.             setTimeout(() => {
  2019.                 animPaths.forEach((path, index) => {
  2020.                     setTimeout(() => {
  2021.                         addClassToPath(path);
  2022.                     }, index * 500);
  2023.                 })
  2024.             }, 600)
  2025.         })
  2026.         document.addEventListener(\"DOMContentLoaded\", function() {
  2027.             var firstAnchor = document.querySelector('.about__our__products__section-title__section-clickable a');
  2028.             if (firstAnchor) {
  2029.                 var buttonInsideAnchor = firstAnchor.querySelector('button');
  2030.                 if (buttonInsideAnchor) {
  2031.                     buttonInsideAnchor.classList.add('active');
  2032.                 }
  2033.             }
  2034.             var firstWomanImg = document.querySelector('.about__our__products__section-woman__img img');
  2035.             if (firstWomanImg) {
  2036.                 firstWomanImg.classList.add('active');
  2037.             }
  2038.             var firstCottonImg = document.querySelector('.about__our__products__section-cotton__img img');
  2039.             if (firstCottonImg) {
  2040.                 firstCottonImg.classList.add('active');
  2041.             }
  2042.         });
  2043.     </script>
  2044. </div>
  2045. {% endblock %}""main/default/index.html.twig""/home/technoon/public_html/elefante/templates/main/default/index.html.twig");
  2046.     }
  2047. }