src/StartPlatz/Bundle/WebsiteBundle/Resources/views/Default/footerBootstrap40.html.twig line 1

Open in your IDE?
  1. {% if footerLinks is not defined %}
  2.     {% set footerLinks   =  menuLinksAndPhrases.footerLinks %}
  3.     {% set footerPhrases =  menuLinksAndPhrases.footerPhrases %}
  4.     {% set targetPath    =  menuLinksAndPhrases.targetPath %}
  5.     {% set lang          =  menuLinksAndPhrases.lang %}
  6. {% endif %}
  7. <style type="text/css">
  8.     .ftco-section {
  9.         padding: 5em 0;
  10.         position: relative; }
  11.     @media (max-width: 767.98px) {
  12.         .ftco-section {
  13.             padding: 6em 0; } }
  14.     .ftco-footer {
  15.         font-size: 16px;
  16.         background: #232931;
  17.         padding: 7em 0;
  18.         z-index: 0; }
  19.     .ftco-footer .ftco-footer-logo {
  20.         text-transform: uppercase;
  21.         letter-spacing: .1em; }
  22.     .ftco-footer .ftco-footer-widget h2 {
  23.         font-weight: normal;
  24.         color: #fff;
  25.         margin-bottom: 40px;
  26.         font-size: 22px;
  27.         font-weight: 600; }
  28.     .ftco-footer .ftco-footer-widget ul li {
  29.         margin-bottom: 10px; }
  30.     .ftco-footer .ftco-footer-widget ul li a {
  31.         color: rgba(255, 255, 255, 0.6); }
  32.     .ftco-footer .ftco-footer-widget ul li a span {
  33.         color: rgba(255, 255, 255, 0.6); }
  34.     .ftco-footer .ftco-footer-widget .btn-primary {
  35.         background: #fff !important;
  36.         border: 2px solid #fff !important; }
  37.     .ftco-footer .ftco-footer-widget .btn-primary:hover {
  38.         background: #fff;
  39.         border: 2px solid #fff !important; }
  40.     .ftco-footer p {
  41.         color: rgba(255, 255, 255, 0.7); }
  42.     .ftco-footer a {
  43.         color: rgba(255, 255, 255, 0.7); }
  44.     .ftco-footer a:hover {
  45.         color: #fff; }
  46.     .ftco-footer .ftco-heading-2 {
  47.         font-size: 17px;
  48.         font-weight: 400;
  49.         color: #000000; }
  50.     .ftco-footer-social li {
  51.         list-style: none;
  52.         margin: 0 10px 0 0;
  53.         display: inline-block; }
  54.     .ftco-footer-social li a {
  55.         height: 50px;
  56.         width: 50px;
  57.         display: block;
  58.         float: left;
  59.         background: rgba(255, 255, 255, 0.1);
  60.         border-radius: 50%;
  61.         position: relative; }
  62.     .ftco-footer-social li a span {
  63.         position: absolute;
  64.         font-size: 26px;
  65.         top: 50%;
  66.         left: 50%;
  67.         -webkit-transform: translate(-50%, -50%);
  68.         -ms-transform: translate(-50%, -50%);
  69.         transform: translate(-50%, -50%); }
  70.     .ftco-footer-social li a:hover {
  71.         color: #fff; }
  72.     .footer-small-nav > li {
  73.         display: inline-block; }
  74.     .footer-small-nav > li a {
  75.         margin: 0 10px 10px 0; }
  76.     .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
  77.         color: #033fff; }
  78.     .media .ftco-icon {
  79.         width: 100px; }
  80.     .media .ftco-icon span {
  81.         color: #033fff; }
  82.      .spGreen h1,.spGreen h2,.spGreen h3,.spGreen h4,.spGreen h5,.spGreen h6  {color: rgba(122,184,8,1) !important;}
  83.     .spBgGreen {background-color: rgba(122,184,8,1) !important;color: white;}
  84.     /* --- Corporate: spRed/ RED ---- */
  85.     .color-danger {
  86.         color:#8F2640;
  87.     }
  88.     .spRed h1,.spRed h2,.spRed h3,.spRed h4,.spRed h5,.spRed h6  {color: rgba(143,38,64,1) !important;}
  89.     .bgSpRed { background-color: rgba(143,38,64,0.99)!important;}
  90. </style>
  91. <footer class="ftco-footer ftco-section">
  92.     <div class="container">
  93.         <div class="row my-2">
  94.             <div class="col-md-2">
  95.                 <div class="ftco-footer-widget mb-3">
  96.                     <h2 class="ftco-heading-2">{{ attribute(footerPhrases, 'about-title') }}</h2>
  97.                     <p>{{ attribute(footerPhrases, 'about-text') }}</p>
  98.                     <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
  99.                         <li class="ftco-animate"><a href="https://twitter.com/startplatz"><span class="fab fa-twitter"></span></a></li>
  100.                         <li class="ftco-animate"><a href="https://de-de.facebook.com/StartPlatz/"><span class="fab fa-facebook-f"></span></a></li>
  101.                         <li class="ftco-animate"><a href="https://www.instagram.com/startplatz/"><span class="fab fa-instagram"></span></a></li>
  102.                     </ul>
  103.                 </div>
  104.             </div>
  105.             <div class="col-md-3">
  106.                 <div class="ftco-footer-widget mb-4 ml-md-4">
  107.                     <h2 class="ftco-heading-2 mb-2">{{ attribute(footerPhrases, 'website') }}</h2>
  108.                     <ul class="list-unstyled">
  109.                         <li><a href="{{ attribute(footerLinks, '/kontakt-aufnehmen') }}"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'kontakt') }}</a></li>
  110.                         <li><a href="/wlan-am-startplatz-koeln"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'wlan') }}</a></li>
  111.                         <li><a href="/pressebereich"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'presse') }}</a></li>
  112.                         <li><a href="/jobs"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'karriere') }}</a></li>
  113.                         <li><a href="/standorte"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'standorte') }}</a></li>
  114.                         <li><a href="/startplatz-archiv"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'archiv') }}</a></li>
  115.                         <li><a href="/startplatz-agb"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'agb') }}</a></li>
  116.                         <li><a href="/impressum"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'impressum') }}</a></li>
  117.                         <li><a href="/support"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'support') }}</a></li>
  118.                         <li><a href="/datenschutz"><span class="fas fa-long-arrow-alt-right mr-2"></span>{{ attribute(footerPhrases, 'datenschutz') }}</a></li>
  119.                     </ul>
  120.                 </div>
  121.             </div>
  122.             <div class="col-md-3">
  123.                 <div class="ftco-footer-widget mb-4">
  124.                     <h2 class="ftco-heading-2">{{ attribute(footerPhrases, 'hot topics') }}</h2>
  125.                     <ul class="list-unstyled">
  126.                         {% include "@StartPlatzWebsiteBundle/Default/_widget.hot-topics.html.twig" %}
  127.                     </ul>
  128.                 </div>
  129.             </div>
  130.             <div class="col-md-4">
  131.                 <div class="ftco-footer-widget mb-4">
  132.                     <h2 class="ftco-heading-2">{{ lang == 'DE' ? 'Kontakt' : 'Contact' }}</h2>
  133.                     <div class="row">
  134.                         <div class="col-6">
  135.                             <p class="address city">{{ lang == 'DE' ? 'Köln' : 'Cologne' }}</p>
  136.                             <p class="address">Im Mediapark 5 <br>50670 Köln</p>
  137.                             <p class="address mb-0">info@startplatz.de</p>
  138.                             <p class="address">+49 221 975 802 00</p>
  139.                         </div>
  140.                         <div class="col-6">
  141.                             <p class="address city">Düsseldorf</p>
  142.                             <p class="address">Speditionstraße 15a <br>40221 Düsseldorf</p>
  143.                             <p class="address mb-0">info@startplatz.de</p>
  144.                             <p class="address">+49 211 936 725 20</p>
  145.                         </div>
  146.                     </div>
  147.                     <div class="newsletter">
  148.                         <h2 class="mb-0">{{ attribute(footerPhrases, 'newsletter') }}</h2>
  149.                         <p>{{ attribute(footerPhrases, 'newsletter-teaser') }}
  150.                             <br>{{ attribute(footerPhrases, 'newsletter-description') }}</p>
  151.                         <!-- Begin MailChimp Signup Form -->
  152.                         <div id="mc_embed_signup">
  153.                             <form id="mc-embedded-subscribe-form" class="validate" action="https://startplatz.us5.list-manage.com/subscribe?u=8a2b498caca4323b774191382&id=be73f77d94" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank">
  154.                                 <div id="mc_embed_signup_scroll form-group email-wrapper">
  155.                                     <button type="submit" class="btn btn-success ml-2">{{ attribute(footerPhrases, 'anmelden') }}</button>
  156.                                     <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  157.                                     <div style="position: absolute; left: -5000px;"><input tabindex="-1" name="b_8a2b498caca4323b774191382_51dae9d56a" type="text" value="" /></div>
  158.                                     <div class="clear"></div>
  159.                                 </div>
  160.                             </form></div>
  161.                         <!--End mc_embed_signup-->
  162.                     </div>
  163.                     <div class="row">
  164.                         <div class="col-12 mt-4">
  165.                     <div class="pe-richsnippets"></div>
  166.                     <script type="text/javascript" src="https://www.provenexpert.com/widget/richsnippet.js?u=1HQBkRmo1xQpmqGB1xmA5DGAlMwpkxQZ&v=2" async></script>
  167.                     </div>
  168.                     </div>
  169.                 </div>
  170.             </div>
  171.         </div>
  172.         <div class="row">
  173.             <div class="col-md-12 text-center">
  174.                 <p>
  175.                     Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved
  176.                 </p>
  177.             </div>
  178.         </div>
  179.     </div>
  180. </footer>