<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* main/default/uretim.html.twig */
class __TwigTemplate_990981a807299c061465261a9885d6ba extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'description' => [$this, 'block_description'],
'content' => [$this, 'block_content'],
'body_js' => [$this, 'block_body_js'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "main_base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "main/default/uretim.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "main/default/uretim.html.twig"));
$this->parent = $this->loadTemplate("main_base.html.twig", "main/default/uretim.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
echo "Production";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 3
public function block_description($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
echo "Elefante Production page";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 7
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 8
echo " <style>
.navbar__section-links__wrapper :not(.PRODUCTION) {
opacity: 0.4 !important;
}
.navbar__section-logo__wrapper-img {
filter: brightness(0) invert(1) !important;
}
.production__section-sliders-slider-description {
margin-right: 10rem;
}
.navbar__section::before {
content: \"\";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4);
z-index: -1;
}
.navbar__section::after {
content: \"\";
background-image: url(\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/navbar/navbar-bg-production.png"), "html", null, true);
echo "\");
background-position: center;
background-size: cover;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: -2;
}
.video__section {
margin-top: 0 !important;
}
</style>
<div id=\"production\">
";
// line 55
$this->loadTemplate("main/default/loader.html.twig", "main/default/uretim.html.twig", 55)->display($context);
// line 56
echo " ";
$this->loadTemplate("main/default/cookie.html.twig", "main/default/uretim.html.twig", 56)->display($context);
// line 57
echo " <div class=\"main-container\">
<div class=\"production__section\">
<div class=\"production__section-active__page\">
<p>
<a href=\"";
// line 61
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_main_default");
echo "\">Elefante</a> /
<a class=\"active\" href=\"\">Production</a>
</p>
</div>
<div class=\"production__section-title\">
";
// line 66
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["sayfa"]) || array_key_exists("sayfa", $context) ? $context["sayfa"] : (function () { throw new RuntimeError('Variable "sayfa" does not exist.', 66, $this->source); })()), 3, [], "array", false, false, false, 66), "sayfabaslikDilleri", [], "any", false, false, false, 66));
foreach ($context['_seq'] as $context["_key"] => $context["urunsayfasi"]) {
// line 67
echo "
<h1>";
// line 68
echo twig_get_attribute($this->env, $this->source, $context["urunsayfasi"], "baslik", [], "any", false, false, false, 68);
echo "</h1>
<h2>";
// line 69
echo twig_get_attribute($this->env, $this->source, $context["urunsayfasi"], "title", [], "any", false, false, false, 69);
echo "</h2>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['urunsayfasi'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 72
echo " </div>
";
// line 77
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_sort_filter($this->env, twig_array_filter($this->env, (isset($context["uretimlerDil"]) || array_key_exists("uretimlerDil", $context) ? $context["uretimlerDil"] : (function () { throw new RuntimeError('Variable "uretimlerDil" does not exist.', 77, $this->source); })()), 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.', 77, $this->source); })()), "del", [], "any", false, false, false, 77) == 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.', 77, $this->source); })()), "sira", [], "any", false, false, false, 77) > 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.', 77, $this->source); })()), "sira", [], "any", false, false, false, 77)); }));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["bolum"]) {
// line 78
echo " ";
$context["classNames"] = [0 => "one", 1 => "two", 2 => "three", 3 => "four"];
// line 79
echo " ";
$context["idNames"] = [0 => "weaving", 1 => "confection", 2 => "embroidery", 3 => "print"];
// line 80
echo "
<div class=\"production__section-sliders ";
// line 82
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["bolum"], "code", [], "any", false, false, false, 82), "html", null, true);
echo "\"
id=\"";
// line 83
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["idNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 83), [], "array", true, true, false, 83) && !(null === twig_get_attribute($this->env, $this->source, ($context["idNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 83), [], "array", false, false, false, 83)))) ? (twig_get_attribute($this->env, $this->source, ($context["idNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 83), [], "array", false, false, false, 83)) : (twig_last($this->env, (isset($context["idNames"]) || array_key_exists("idNames", $context) ? $context["idNames"] : (function () { throw new RuntimeError('Variable "idNames" does not exist.', 83, $this->source); })())))), "html", null, true);
echo "\">
<div class=\"production__section-sliders-slider-wrrapper\" id=\"";
// line 84
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["bolum"], "code", [], "any", false, false, false, 84), "html", null, true);
echo "\">
<div class=\"swiper photoSwiper";
// line 85
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 85), "html", null, true);
echo "\">
<div class=\"swiper-wrapper\">
";
// line 87
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_sort_filter($this->env, twig_array_filter($this->env, twig_get_attribute($this->env, $this->source, $context["bolum"], "resimler", [], "any", false, false, false, 87), 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.', 87, $this->source); })()), "del", [], "any", false, false, false, 87) == 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.', 87, $this->source); })()), "sira", [], "any", false, false, false, 87) > 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.', 87, $this->source); })()), "sira", [], "any", false, false, false, 87)); }));
foreach ($context['_seq'] as $context["_key"] => $context["resim"]) {
// line 88
echo " <div class=\"production__section-swiper-slide swiper-slide\">
<img
src=\"";
// line 90
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(("uploads/uretimler/bolum/" . twig_get_attribute($this->env, $this->source, $context["resim"], "resim", [], "any", false, false, false, 90))), "html", null, true);
echo "\"
>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['resim'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 94
echo " </div>
</div>
<div class=\"slider__buttons\">
<button class=\"swiper-button-next-arrow swiper-button-next-arrow-";
// line 97
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 97), [], "array", true, true, false, 97) && !(null === twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 97), [], "array", false, false, false, 97)))) ? (twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 97), [], "array", false, false, false, 97)) : (twig_last($this->env, (isset($context["classNames"]) || array_key_exists("classNames", $context) ? $context["classNames"] : (function () { throw new RuntimeError('Variable "classNames" does not exist.', 97, $this->source); })())))), "html", null, true);
echo "\">
<img
src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/main-page/right-arrow.svg"), "html", null, true);
echo "\"
alt=\"right-arrow\"></button>
<button class=\"swiper-button-prev-arrow swiper-button-prev-arrow-";
// line 101
echo twig_escape_filter($this->env, (((twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 101), [], "array", true, true, false, 101) && !(null === twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 101), [], "array", false, false, false, 101)))) ? (twig_get_attribute($this->env, $this->source, ($context["classNames"] ?? null), twig_get_attribute($this->env, $this->source, $context["loop"], "index0", [], "any", false, false, false, 101), [], "array", false, false, false, 101)) : (twig_last($this->env, (isset($context["classNames"]) || array_key_exists("classNames", $context) ? $context["classNames"] : (function () { throw new RuntimeError('Variable "classNames" does not exist.', 101, $this->source); })())))), "html", null, true);
echo "\">
<img
src=\"";
// line 103
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/main/images/main-page/left-arrow.svg"), "html", null, true);
echo "\"
alt=\"left-arrow\"></button>
</div>
</div>
<div class=\"production__section-sliders-slider-description\">
<div class=\"our__story__section-quality__works-quality__work\">
<div class=\"our__story__section-quality__works-quality__work-mini__logo\">
<p>N</p>
<span>0:</span>
</div>
<div class=\"our__story__section-quality__works-quality__work-number__title\">
0";
// line 114
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 114), "html", null, true);
echo "
</div>
<div class=\"our__story__section-quality__works-quality__work-title\">
";
// line 117
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["bolum"], "diller", [], "any", false, false, false, 117));
foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
// line 118
echo " ";
echo twig_get_attribute($this->env, $this->source, $context["entity"], "baslik", [], "any", false, false, false, 118);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 120
echo " </div>
<div class=\"our__story__section-quality__works-quality__work-description\">
";
// line 124
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["bolum"], "diller", [], "any", false, false, false, 124));
foreach ($context['_seq'] as $context["_key"] => $context["entity"]) {
// line 125
echo " ";
echo twig_get_attribute($this->env, $this->source, $context["entity"], "metin", [], "any", false, false, false, 125);
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entity'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 127
echo " </div>
</div>
</div>
</div>
";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['bolum'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 133
echo "
</div>
</div>
<div class=\"video__main__sectionr\">
<div class=\"video__main__section\">
<section class=\"video__section video__section-items__wrapper\">
<div class=\"video__section-items__wrapper\">
";
// line 143
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.', 143, $this->source); })()), "video", [], "any", false, false, false, 143);
echo "
<button class=\"video__section-items__wrapper-button gizle\">
</button>
</div>
</section>
</div>
</div>
</div>
";
// line 153
$this->loadTemplate("main/default/new-catalogue.html.twig", "main/default/uretim.html.twig", 153)->display($context);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 155
public function block_body_js($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_js"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_js"));
// line 156
echo " ";
$this->loadTemplate("main/default/scripts.html.twig", "main/default/uretim.html.twig", 156)->display($context);
// line 157
echo "
<script>
var swiper = new Swiper(\".photoSwiper1\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-one\",
prevEl: \".swiper-button-prev-arrow-one\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper2\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-two\",
prevEl: \".swiper-button-prev-arrow-two\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper3\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-three\",
prevEl: \".swiper-button-prev-arrow-three\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper4\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-four\",
prevEl: \".swiper-button-prev-arrow-four\",
},
loop: true,
});
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "main/default/uretim.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 405 => 157, 402 => 156, 392 => 155, 382 => 153, 369 => 143, 357 => 133, 338 => 127, 329 => 125, 325 => 124, 319 => 120, 310 => 118, 306 => 117, 300 => 114, 286 => 103, 281 => 101, 276 => 99, 271 => 97, 266 => 94, 256 => 90, 252 => 88, 248 => 87, 243 => 85, 239 => 84, 235 => 83, 231 => 82, 227 => 80, 224 => 79, 221 => 78, 203 => 77, 200 => 72, 191 => 69, 187 => 68, 184 => 67, 180 => 66, 172 => 61, 166 => 57, 163 => 56, 161 => 55, 138 => 35, 109 => 8, 99 => 7, 80 => 3, 61 => 2, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'main_base.html.twig' %}
{% block title %}Production{% endblock %}
{% block description %}Elefante Production page{% endblock %}
{% block content %}
<style>
.navbar__section-links__wrapper :not(.PRODUCTION) {
opacity: 0.4 !important;
}
.navbar__section-logo__wrapper-img {
filter: brightness(0) invert(1) !important;
}
.production__section-sliders-slider-description {
margin-right: 10rem;
}
.navbar__section::before {
content: \"\";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4);
z-index: -1;
}
.navbar__section::after {
content: \"\";
background-image: url(\"{{ asset('assets/main/images/navbar/navbar-bg-production.png') }}\");
background-position: center;
background-size: cover;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: -2;
}
.video__section {
margin-top: 0 !important;
}
</style>
<div id=\"production\">
{% include 'main/default/loader.html.twig' %}
{% include 'main/default/cookie.html.twig' %}
<div class=\"main-container\">
<div class=\"production__section\">
<div class=\"production__section-active__page\">
<p>
<a href=\"{{ path('app_main_default') }}\">Elefante</a> /
<a class=\"active\" href=\"\">Production</a>
</p>
</div>
<div class=\"production__section-title\">
{% for urunsayfasi in sayfa[3].sayfabaslikDilleri %}
<h1>{{ urunsayfasi.baslik|raw }}</h1>
<h2>{{ urunsayfasi.title|raw }}</h2>
{% endfor %}
</div>
{# <section class=\"gallery__section__wgsap\">#}
{# <div class=\"gallery__section__wgsap-square\"></div>#}
{# <div class=\"gallery__section__wgsap-square2\"></div>#}
{# </section>#}
{% for bolum in uretimlerDil|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}
{% set classNames = ['one', 'two', 'three', 'four'] %}
{% set idNames = ['weaving', 'confection', 'embroidery', 'print'] %}
<div class=\"production__section-sliders {{ bolum.code }}\"
id=\"{{ idNames[loop.index0] ?? idNames|last }}\">
<div class=\"production__section-sliders-slider-wrrapper\" id=\"{{ bolum.code }}\">
<div class=\"swiper photoSwiper{{ loop.index }}\">
<div class=\"swiper-wrapper\">
{% for resim in bolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %}
<div class=\"production__section-swiper-slide swiper-slide\">
<img
src=\"{{ asset('uploads/uretimler/bolum/' ~ resim.resim) }}\"
>
</div>
{% endfor %}
</div>
</div>
<div class=\"slider__buttons\">
<button class=\"swiper-button-next-arrow swiper-button-next-arrow-{{ classNames[loop.index0] ?? classNames|last }}\">
<img
src=\"{{ asset('assets/main/images/main-page/right-arrow.svg') }}\"
alt=\"right-arrow\"></button>
<button class=\"swiper-button-prev-arrow swiper-button-prev-arrow-{{ classNames[loop.index0] ?? classNames|last }}\">
<img
src=\"{{ asset('assets/main/images/main-page/left-arrow.svg') }}\"
alt=\"left-arrow\"></button>
</div>
</div>
<div class=\"production__section-sliders-slider-description\">
<div class=\"our__story__section-quality__works-quality__work\">
<div class=\"our__story__section-quality__works-quality__work-mini__logo\">
<p>N</p>
<span>0:</span>
</div>
<div class=\"our__story__section-quality__works-quality__work-number__title\">
0{{ loop.index }}
</div>
<div class=\"our__story__section-quality__works-quality__work-title\">
{% for entity in bolum.diller %}
{{ entity.baslik|raw }}
{% endfor %}
</div>
<div class=\"our__story__section-quality__works-quality__work-description\">
{% for entity in bolum.diller %}
{{ entity.metin|raw }}
{% endfor %}
</div>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
<div class=\"video__main__sectionr\">
<div class=\"video__main__section\">
<section class=\"video__section video__section-items__wrapper\">
<div class=\"video__section-items__wrapper\">
{{ ayarlar.video|raw }}
<button class=\"video__section-items__wrapper-button gizle\">
</button>
</div>
</section>
</div>
</div>
</div>
{% include 'main/default/new-catalogue.html.twig' %}
{% endblock %}
{% block body_js %}
{% include 'main/default/scripts.html.twig' %}
<script>
var swiper = new Swiper(\".photoSwiper1\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-one\",
prevEl: \".swiper-button-prev-arrow-one\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper2\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-two\",
prevEl: \".swiper-button-prev-arrow-two\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper3\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-three\",
prevEl: \".swiper-button-prev-arrow-three\",
},
loop: true,
});
var swiper = new Swiper(\".photoSwiper4\", {
effect: \"fade\",
navigation: {
nextEl: \".swiper-button-next-arrow-four\",
prevEl: \".swiper-button-prev-arrow-four\",
},
loop: true,
});
</script>
{% endblock %}", "main/default/uretim.html.twig", "/home/technoon/public_html/elefante/templates/main/default/uretim.html.twig");
}
}