{% if position == 'admin' %}
<footer class="page-footer" style="margin-top: -30px; background: #333;">
<div class="footer-copyright taille-footer-user">
<div class="container">
<div class="row">
<div class="col s12 m4 12">
<div style="border-bottom: 1px solid #ddd; padding-bottom: 0px;">{{ 'Liens utiles'|trans }}</div>
<div style="margin-bottom: -15px;"><a href="http://www.statistics-cameroon.org/" style="color: #fff; margin-left: 5px; white-space: nowrap;">{{ 'Institut National de la Statistique du Cameroun'|trans }}</a></div>
<div style="margin-bottom: -15px;">
<select name="lien-utiles" value="" class="browser-default selection-nouveau-site" style="background: #333; color: #fff; border: none; padding: 5px 0px;">
<option value="0" selected>{{ 'Plus De Liens'|trans }}</option>
<option value="http://www.minpmeesa.gov.cm">{{ 'Site Du Ministère Des Petites Et Moyennes Entreprises De l’Économie Sociale Et De l\’Artisanat'|trans }}</option>
<option value="http://www.apme.cm/">{{ 'Site Web APME'|trans }}</option>
<option value="http://www.spm.gov.cm/">{{ 'Site Premier Ministère'|trans }}</option>
<option value="http://www.cfe-cameroun.cm/">{{ 'Centre De Formalités Des Entreprises'|trans }}</option>
</select>
</div>
</div>
<div class="col s12 m4 12">
<div style="border-bottom: 1px solid #ddd;">{{ 'L\'entreprise'|trans }}</div>
<div style="margin-bottom: -15px;"><a href="" style="color: #fff;">{{ 'Contacts'|trans }}</a></div>
</div>
<div class="col s12 m4 12 user-menu-bar-lg" style="text-align: right;">
<div style="border-left: 2px solid #999; padding-right: 17px; border-bottom: 2px solid #999; background: #fff; color: #333; height: 50px; width: 250px; margin: -2px 0px 40px 0px; right: 50px; border-radius: 0px 0px 0px 20px; position: absolute;">
{{ 'Visites:'|trans }}
</div>
<div style="margin-bottom: -15px; margin-top: 60px;">
<a href="{{ twitter }}" title="{{ 'visitez notre page twitter'|trans }}" target="_blank" style="margin-right: 2px;"><img src="{{ asset('templateopme/images/twitter.png') }}" alt="" style=""/></a>
<a href="{{ facebook }}" title="{{ 'visitez notre page facebook'|trans }}" target="_blank" style="margin-right: 2px;"><img src="{{ asset('templateopme/images/facebook.png') }}" alt="" style=""/></a>
<a href="{{ google }}" title="{{ 'visitez notre page google+'|trans }}" target="_blank" style="margin-right: 2px;"><img src="{{ asset('templateopme/images/google.png') }}" alt="" style=""/></a>
<a href="{{ linkedin }}" title="{{ 'visitez notre page linkedin+'|trans }}" target="_blank" style="margin-right: 2px;"><img src="{{ asset('templateopme/images/linkedin.png') }}" alt="" style=""/></a>
</div>
</div>
</div>
</div>
<div class="container">
<hr style="margin-bottom: -5px;"/>
Copyright © {{ moisText("now"|date('m')) }} {{ "now"|date('Y') }} <a class="grey-text text-lighten-4" href="#!">OPME</a> All rights reserved.
<span class="right"> <a class="grey-text text-lighten-4" href="#!" title="Conditions Générales d'Utilisation">CGU</a> {% if is_granted('ROLE_GESTION') %}. <a class="grey-text text-lighten-4" href="{{ path('users_adminuser_accueil_administration') }}">{{ 'Administration'|trans }}</a>{% endif %} . <a class="grey-text text-lighten-4" href="http://africexplorer.com/" target="_blank">Design By <u>Afex<u></a></span>
</div>
</div>
</footer>
<!-- END FOOTER -->
<script type="text/javascript">
$('.selection-nouveau-site').on('change', function(e){
if($(this).val() == 0)
{
alert('Erreur ! Choisissez un site web.');
}else{
document.location.href = $(this).val();
}
});
</script>
{% else %}
{% if position == 'offerts' %}
<style>
@-webkit-keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-250px * 7));
transform: translateX(calc(-250px * 7));
}
}
@keyframes scroll {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(calc(-250px * 7));
transform: translateX(calc(-250px * 7));
}
}
.slider-12 {
background: white;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
height: 100px;
margin: auto;
overflow: hidden;
position: relative;
width: 100%;
}
.slider-12::before, .slider-12::after {
background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
content: "";
height: 100px;
position: absolute;
width: 200px;
z-index: 2;
}
.slider-12::after {
right: 0;
top: 0;
-webkit-transform: rotateZ(180deg);
transform: rotateZ(180deg);
}
.slider-12::before {
left: 0;
top: 0;
}
.slider-12 .slide-track {
-webkit-animation: scroll 40s linear infinite;
animation: scroll 40s linear infinite;
display: flex;
width: calc(250px * 14);
}
.slider-12 .slide {
height: 100px;
width: 250px;
}
.mzp-c-footer-list{
padding-left: 0px!important;
}
</style>
<div class="row">
<div class="col-md-12">
<div class="text-center" style="padding: 0px;">
<h2>Nous travaillons avec les entreprises ci-dessous</h2>
Nous savons que vous souhaitez que vos services soient sécurisés, disponibles et facilement accessibles, c'est pour cette raison que nous avons travaillé dur pour établir des partenariats avec les grands noms du secteur de la gestion des données.
</div>
<div class="slider-12" style="box-shadow: none;">
<div class="slide-track">
<div class="slide">
<img src="{{ asset('template/images/amazon-s3.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/google-drive.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/ovh-host.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/i-web.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/france-dns.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/domainebox.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/logo-cpanel.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/amazon-s3.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/google-drive.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/ovh-host.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/i-web.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/france-dns.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/domainebox.png') }}" height="100" width="250" alt="" />
</div>
<div class="slide">
<img src="{{ asset('template/images/logo-cpanel.png') }}" height="100" width="250" alt="" />
</div>
</div>
</div>
</div>
</div>
<style>
.footer {
padding: 40px 0;
background-color: #0d1117;
color: white;
}
.footer ul {
padding: 0;
list-style: none;
text-align: center;
font-size: 18px;
line-height: 1.6;
margin-bottom: 0;
}
.footer li {
display: inline-block; /* Change to inline-block for horizontal layout */
padding: 0 10px;
}
.footer ul a {
color: inherit;
text-decoration: none;
opacity: 0.8;
}
.footer ul a:hover {
opacity: 1;
}
.footer .social {
text-align: center;
padding-bottom: 25px;
}
.footer .social > a {
font-size: 24px;
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
text-align: center;
border-radius: 50%;
border: 1px solid #ccc;
margin: 0 8px;
color: inherit;
opacity: 0.75;
}
.footer .social > a:hover {
opacity: 0.9;
}
.footer .copyright {
margin-top: 15px;
text-align: center;
font-size: 13px;
color: #aaa;
margin-bottom: 0;
}
.footer .footer-break{
height:2px;
border-width:0;
color:gray;
background-color:white
}
</style>
<!-- fontawesome is beign ised for social icons -->
<footer class="footer" role="contentinfo" itemscope itemtype="http://schema.org/WPFooter">
<div class="social" role="navigation" aria-labelledby="social-heading">
<h3 id="social-heading" class="sr-only">Follow us on social media</h3>
<a href="#" aria-label="Facebook"><i class="fa fa-facebook"></i></a>
<a href="#" aria-label="Twitter"><i class="fa fa-twitter"></i></a>
<a href="#" aria-label="Mastodon"><i class="fa fa-youtube"></i></a>
<a href="#" aria-label="Instagram"><i class="fa fa-instagram"></i></a>
</div>
<hr class="footer-break">
<ul class="footer-links" role="navigation" aria-labelledby="footer-links-heading">
<h3 id="footer-links-heading" class="sr-only">Footer Links</h3>
<li><a href="{{ path('produit_service_afh_sps', {'position': 'presentation'}) }}">Présentation du projet</a></li>
<li><a href="{{ path('produit_service_afh_sps', {'position': 'faq'}) }}">Foir aux questions</a></li>
<li><a href="{{ path('produit_service_afh_sps', {'position': 'aide'}) }}">Centre d'aide</a></li>
<li><a href="#!">Avis utilisateur</a></li>
{% if is_granted('ROLE_ADMIN') %}<li><a rel="license" href="{{ path('users_adminuser_accueil_administration') }}">Administration</a></li>{% endif %}
</ul>
<p class="copyright">© 2014 - {{ 'now'|date('Y') }} <a style='color:inherit' href="#!">AFH Factory</a>. Made with <i class="bi bi-heart" style="color: #ff5406;"></i> by <a href="http://code.afhunt.com/" style="color: #ff5406;" target="_blank">AFH Code</a></p>
</footer>
{% else %}
{% if position == 'paneluser' %}
<footer class="footer" style="padding: 15px 20px; bottom: 0px; position: relative;">
<div class="container-fluid">
<div style="padding-right: 10px; color: #333;">
© 2014 - {{ 'now'|date('Y') }} {{ site }}. Made with <span class="fa fa-heart" style="color: #ff5406;"></span> by <a href="http://africexplorer.com/" style="color: #ff5406;" target="_blank">Afex</a> {% if is_granted('ROLE_ADMIN') %} . <a href="{{ path('users_adminuser_accueil_administration') }}"> Administration</a>{% endif %}
<span style="float: right;">
<a href="{{ path('produit_service_afh_sps', {'position': 'cgu'}) }}" style="color: #333;" target="_blank">CGU</a> | <a href="{{ path('produit_service_afh_sps', {'position': 'confidentialite'}) }}" style="color: #333;" target="_blank">Confidentialité</a>
</span>
</div>
</div>
</footer>
{% endif %}
{% endif %}
{% endif %}