<!doctype html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<!-- viewport -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- title -->
<title>Elefante Online Catalog</title>
{% for ayarlar in ayarlar %}
<link rel="shortcut icon" href="{{ asset('uploads/ayarlar/' ~ ayarlar.favicon) }}"/>
{% endfor %}
<link type="text/css" href="{{ asset('assets/universal/fbcss/reset.css') }}" rel="stylesheet">
<link type="text/css" href="{{ asset('assets/universal/fbcss/static.css') }}" rel="stylesheet">
<link type="text/css" href="{{ asset('assets/universal/fbcss/elements.css') }}" rel="stylesheet">
<link type="text/css" href="{{ asset('assets/universal/css/preloader.css') }}" rel="stylesheet">
<link type="text/css" href="{{ asset('assets/universal/fbcss/catalog.css') }}" rel="stylesheet">
<script src="{{ asset('assets/universal/fbjs/jquery.js') }}"></script>
<script src="{{ asset('assets/universal/fbjs/turn.js') }}"></script>
<script src="{{ asset('assets/universal/fbjs/fullscreen.js') }}"></script>
<script src="{{ asset('assets/universal/fbjs/1.6.min.js') }}"></script>
<script src="{{ asset('assets/universal/fbjs/wait.js') }}"></script>
<script src="{{ asset('assets/universal/fbjs/onload.js') }}"></script>
<!-- style css -->
<style>
@media screen and (max-width: 450px) {
#ge {
bottom: 65px !important;
left: 10px !important;
}
#dl {
bottom: 66px !important;
right: 10px !important;
padding: 7px 20px !important;
}
}
html, body {
margin: 0;
padding: 0;
overflow: auto !important;
}
#ge {
position: absolute;
z-index: 9999;
border-radius: 3px;
bottom: 15px;
left: 22%;
padding: 5px 20px;
}
#ge a {
color: white;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
font-weight: 100;
font-family: sans-serif;
}
#dl {
position: absolute;
z-index: 9999;
border-radius: 3px;
bottom: 15px;
right: 20%;
padding: 5px 20px;
}
#dl a {
color: white;
text-decoration: none;
font-size: 12px;
display: block;
letter-spacing: 1px;
font-weight: 100;
font-family: sans-serif;
}
</style>
</head>
<body>
<div id="ge">
<a href="{{ path('app_main_default') }}">Site'ye Geri Dön
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px" y="0px"
viewBox="0 0 497.25 497.25"
style="enable-background:new 0 0 497.25 497.25;position: absolute; fill: white; top: 5px; width: 16px; right: 0;"
xml:space="preserve">
<g>
<g id="undo">
<path d="M248.625,89.25V0l-127.5,127.5l127.5,127.5V140.25c84.15,0,153,68.85,153,153c0,84.15-68.85,153-153,153
c-84.15,0-153-68.85-153-153h-51c0,112.2,91.8,204,204,204s204-91.8,204-204S360.825,89.25,248.625,89.25z"/>
</g>
</g>
</svg>
</a>
</div>
<div id="dl">
</div>
<div id="fb5-ajax">
<div data-current="book5" class="fb5" id="fb5">
<div class="fb5-preloader">
<div id="wBall_1" class="wBall">
<div class="wInnerBall">
</div>
</div>
<div id="wBall_2" class="wBall">
<div class="wInnerBall">
</div>
</div>
<div id="wBall_3" class="wBall">
<div class="wInnerBall">
</div>
</div>
<div id="wBall_4" class="wBall">
<div class="wInnerBall">
</div>
</div>
<div id="wBall_5" class="wBall">
<div class="wInnerBall">
</div>
</div>
</div>
<!--<a href="#" id="fb5-button-back">BACK</a>-->
<div class="fb5-bcg-book"></div>
<div id="fb5-container-book">
<section id="fb5-deeplinking">
<ul>
{% for pdf in entity %}
<li data-address="page{{ loop.index }}" data-page="{{ loop.index }}"></li>
{% endfor %}
</ul>
</section>
<div id="fb5-book">
{% for pdf in entity %}
<div data-background-image="{{ asset('uploads/katalog/' ~ pdf.resim) }}" class="">
<div class="fb5-cont-page-book">
<div class="fb5-page-book"></div>
<div class="fb5-meta">
<span class="fb5-description"></span>
<span class="fb5-num">{{ loop.index }}</span>
</div>
</div>
</div>
{% endfor %}
<!-- <div data-background-image="" class="">
<div class="fb5-cont-page-book">
<div class="fb5-page-book" style="text-align: center">
Son
</div>
<div class="fb5-meta">
<span class="fb5-description">Collection 2020</span>
<span class="fb5-num"></span>
</div>
</div>
</div>-->
</div>
<a class="fb5-nav-arrow prev"></a>
<a class="fb5-nav-arrow next"></a>
</div>
<div id="fb5-footer">
<div class="fb5-bcg-tools"></div>
<a id="fb5-logo" target="_blank" href="{{ path('app_main_default') }}">
<img alt="" src="{{ asset('assets/main/images/main-page/logo.png') }}">
</a>
<div class="fb5-menu" id="fb5-center">
<ul>
<li>
<a title="ZOOM IN" class="fb5-zoom-in"></a>
</li>
<li>
<a title="ZOOM OUT " class="fb5-zoom-out"></a>
</li>
<li>
<a title="ZOOM AUTO " class="fb5-zoom-auto"></a>
</li>
<li>
<a title="ZOOM ORIGINAL (SCALE 1:1)" class="fb5-zoom-original"></a>
</li>
<li>
<a title="SHOW ALL PAGES " class="fb5-show-all"></a>
</li>
<li>
<a title="SHOW HOME PAGE " class="fb5-home"></a>
</li>
</ul>
</div>
<div class="fb5-menu" id="fb5-right">
<ul>
<li class="fb5-goto">
<label for="fb5-page-number" id="fb5-label-page-number">PAGE</label>
<input type="text" id="fb5-page-number">
<button type="button">GO</button>
</li>
<li>
<a title="SEND MESSAGE" class="contact"></a>
</li>
<li>
<a title="FULL / NORMAL SCREEN" class="fb5-fullscreen"></a>
</li>
</ul>
</div>
</div>
<div id="fb5-contact" class="fb5-overlay">
<form>
<a class="fb5-close">X</a>
<fieldset>
<h3>CONTACT</h3>
<p>
<input type="text" class="req" id="fb5-form-name" value="name...">
</p>
<p>
<input type="text" class="req" id="fb5-form-email" value="email...">
</p>
<p>
<textarea class="req" id="fb5-form-message">message...</textarea>
</p>
<p>
<button type="submit">SEND MESSAGE</button>
</p>
</fieldset>
<fieldset class="fb5-thanks">
<h1>Thanks for your email</h1>
<p>Lorem ipsum dolor sit amet, vel ad sint fugit, velit nostro pertinax ex qui, no ceteros civibus
explicari est. Eleifend electram ea mea, omittam reprehendunt nam at. Putant argumentum cum ex.
At soluta principes dissentias nam, elit voluptatum vel ex.</p></fieldset>
</form>
</div>
<div id="fb5-all-pages" class="fb5-overlay">
<section class="fb5-container-pages">
<div id="fb5-menu-holder">
<ul id="fb5-slider">
{% for pdf in entity %}
<li class="{{ loop.index }}">
<img alt="" data-src="{{ asset('uploads/katalog/' ~ pdf.resim) }}">
</li>
{% endfor %}
</ul>
</div>
</section>
</div>
</div>
</div>
<script>
jQuery('#fb5').data('config',
{
"page_width": "550",
"page_height": "715",
"email_form": "",
"zoom_double_click": "1",
"zoom_step": "0.06",
"double_click_enabled": "true",
"tooltip_visible": "true",
"toolbar_visible": "true",
"gotopage_width": "30",
"deeplinking_enabled": "true",
"rtl": "false",
'full_area': 'true',
'lazy_loading_thumbs': 'false',
'lazy_loading_pages': 'false'
})
</script>
</body>
</html>