wp_back/wp-content/themes/simple-theme/template-parts/footer.php
2024-05-20 15:37:46 +03:00

462 lines
22 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
if (!defined('ABSPATH')) {
exit; // Exit if accessed directly.
}
?>
<footer id="site-footer" class="site-footer" role="contentinfo">
<div class="footer" style="position: relative">
<div class="footer-container">
<div class="footer-inner">
<div class="footer-col col-logo" style="">
<img
alt="logo"
src="/wp-content/themes/simple-theme/img/logo-footer.svg"
class="ft-logo"
/>
<div class="ft-address">Связь по телефону:</div>
<div class="ft-phone">+7 (499) 110-83-65</div>
<div>
<div class="ft-address">ИНН 9729069737</div>
<div class="ft-address">КПП 772501001</div>
</div>
<div>
<div class="ft-address mt-5">Адрес:</div>
<div class="ft-address">г. Москва,</div>
<div class="ft-address">Пресненская наб., д. 6,</div>
<div class="ft-address">стр. 2, этаж 8</div>
</div>
</div>
<div class="footer-cont">
<div class="footer-grid">
<?php wp_nav_menu(array(
'theme_location' =>
'link_menu', 'container_class' => 'layout footer-links column',
'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
<div class="footer-products">
<div>СТРАХОВАНИЕ</div>
<?php wp_nav_menu(array(
'theme_location' =>
'products_menu', 'container_class' => 'column products_menu',
'menu_class' => 'layout column wrap', 'item_wrap' => '
<ul id="%1$s" style="max-height: 260px" class="%2$s">
%3$s
</ul>
' )); ?>
</div>
<div class="footer-companies">
<div>СТРАХОВЫЕ КОМПАНИИ</div>
<?php wp_nav_menu(array(
'theme_location' =>
'companies_menu', 'container_class' => 'column companies_menu',
'menu_class' => 'layout column wrap', 'item_wrap' => '
<ul id="%1$s" style="max-height: 260px" class="%2$s">
%3$s
</ul>
' )); ?>
</div>
<div class="footer-banks">
<div>ФИНАНСОВЫЕ ОФФЕРЫ</div>
<?php wp_nav_menu(array(
'theme_location' =>
'banks_menu', 'container_class' => 'column banks_menu',
'menu_class' => 'layout column wrap', 'item_wrap' => '
<ul id="%1$s" style="max-height: 260px" class="%2$s">
%3$s
</ul>
' )); ?>
</div>
</div>
<div class="info-grid">
<div class="layout column">
<a href="/legal" class="a py-1"> ЮРИДИЧЕСКИЕ ДОКУМЕНТЫ </a>
<a
target="_blank"
href="https://docs.google.com/document/d/1M9-nRbmTFUu6OXX-xOiYc2LdXMiIRegS/edit"
rel="nofollow"
class="small"
style="color: rgb(125, 141, 147) !important; font-size: 12px"
>Правила платформы</a
>
<a
target="_blank"
href="https://docs.google.com/document/d/17PnoqonnOTeU6fVyfT5lmioboKaT2IPO/edit"
rel="nofollow"
class="small"
style="color: rgb(125, 141, 147) !important; font-size: 12px"
>Политика конфиденциальности</a
>
<a
target="_blank"
href="https://docs.google.com/document/d/1WU8_9KGYem9OS3mPoHbb3S2PmnkMEC5g/edit"
rel="nofollow"
class="small"
style="color: rgb(125, 141, 147) !important; font-size: 12px"
>Договор оферты для физ. лиц</a
>
<a
target="_blank"
href="https://docs.google.com/document/d/1dI9Xr47Wg6SDR9D-oMm1uV1VvuVxtgmeQo1XLEo2dgM/edit"
rel="nofollow"
class="small"
style="color: rgb(125, 141, 147) !important; font-size: 12px"
>Договор оферты для юр. лиц</a
>
</div>
<div class="info-grid__subscribe">
Подписывайтесь на наши соц.сети, чтобы не пропускать свежие
новости!
</div>
<div style="display: flex; align-items: flex-start">
<div
class="footer-col"
style="flex-grow: 0; margin: 0px 20px 0px 0px"
>
<span class="ft-header">Мы в соц. сетях</span>
<div class="layout ft-tg-cont align-center">
<a
href="https://t.me/joinchat/TZvpUlJfAZfdZjuf"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img
width="22"
src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjkzNyAxLjYzOWwtMy4zMiAxNS4yNzRjLS4yNSAxLjA3OC0uOTAzIDEuMzQ3LTEuODMxLjgzOWwtNS4wNTktMy42MzctMi40NCAyLjI5Yy0uMjcuMjY0LS40OTcuNDg0LTEuMDE3LjQ4NGwuMzYzLTUuMDI2IDkuMzc1LTguMjY1Yy40MDgtLjM1NC0uMDg4LS41NS0uNjMzLS4xOTZsLTExLjU5IDcuMTItNC45OS0xLjUyNEMtLjI5MSA4LjY2OC0uMzEgNy45NCAxLjAyIDcuNDMxTDIwLjUzOC4wOTZjLjkwMy0uMzMgMS42OTQuMTk2IDEuNCAxLjU0M3oiIGZpbGw9IiM3MjQ1RkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg=="
alt="telegram"
/></a>
<a
href="https://www.facebook.com/Pampadu.ru"
target="_blank"
rel="nofollow"
style="text-decoration: none"
><img
width="18"
src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOCAyLjk4NDQ1QzE4IDEuMzk4OTYgMTYuNjAxIDAgMTUuMDE1NSAwSDIuOTg0NDVDMS4zOTg5NiAwIDAgMS4zOTg5NiAwIDIuOTg0NDVWMTUuMDE1NUMwIDE2LjYwMSAxLjM5ODk2IDE4IDIuOTg0NDUgMThIOS4wNDY2M1YxMS4xOTE3SDYuODA4MjlWOC4yMDcyNkg5LjA0NjYzVjYuOTk0ODJDOS4wNDY2MyA0Ljk0MyAxMC41Mzg5IDMuMTcwOTggMTIuNDA0MSAzLjE3MDk4SDE0LjgyOVY2LjE1NTQzSDEyLjQwNDFDMTIuMTI0NCA2LjE1NTQzIDExLjg0NDYgNi40MzUyMyAxMS44NDQ2IDYuOTk0ODJWOC4yMDcyNkgxNC44MjlWMTEuMTkxN0gxMS44NDQ2VjE4SDE1LjAxNTVDMTYuNjAxIDE4IDE4IDE2LjYwMSAxOCAxNS4wMTU1VjIuOTg0NDVaIiBmaWxsPSIjNzI0NUZGIi8+DQo8L3N2Zz4NCg=="
alt="facebook"
/></a>
<a
href="https://vk.com/avto_yslyga"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img width="25" src="/_nuxt/img/vk.384e0ec.svg" alt="vk"
/></a>
<a
href="https://www.instagram.com/pampadu.ru"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img
width="18"
src="/_nuxt/img/instagramm.16d5f97.svg"
alt="instagramm"
/></a>
<a
href="https://ok.ru/pampadu"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img width="11" src="/_nuxt/img/ok.3c137f5.svg" alt="ok"
/></a>
</div>
</div>
<div class="footer-col skolkovo" style="flex-direction: row; margin: 0 0 0 30px">
<a
href="https://navigator.sk.ru/orn/1124211"
rel="nofollow"
target="_blank"
style="text-decoration: none; width: min-content"
><img
src="/_nuxt/img/skolkovo-2x.44c87b8.png"
alt="skolkovo"
style="max-width: 85px"
/></a>
</div>
</div>
</div>
</div>
</div>
<div class="footer-download-appstore-links" style="background: ">
<div class="layout justify-space-between">
<div class="layout align-center">
<div class="app-code-wrapper" style="border: 10px solid white">
<div
class="v-image v-responsive appstore-links-code theme--light"
style="max-height: 113px; max-width: 113px"
>
<div
class="v-responsive__sizer"
style="padding-bottom: 100%"
></div>
<div
class="v-image__image v-image__image--cover"
style="
background-image: url('data:image/webp;base64,UklGRv4AAABXRUJQVlA4TPIAAAAvfAAfAA8w//M///MfeIDc2nbc5hoTlyyBnYiNZRCgxqROfglc/oXgWwBZQET/AyDbXcEnANNDe/pkw0Nd4cmW7PWrRyVXaQxLrOThA1fRnu2246EuAJBx1C3jCcB0VdkrGaptPnuFeI6rsNtzgbCe+hyPbLvK/PYDye1l+xmdFW4v4388su31W9p8D3uGFdi9CvMb4zL+2ZLdywVCezbYEkZngfbDt2glw/otbX482TKenAU4XUBVfsZVwnoW5gMku5Y41gjtCeMyrKdtgSdbcvtIYB2tW/oPuQp33VLrVxbQngDEUc/S5gMkdz1LPIeF+Q==');
background-position: center center;
"
></div>
<div class="v-responsive__content" style="width: 125px"></div>
</div>
</div>
<div class="appstore-links-header">
<h2 class="appstore-links-title">Скачать приложение</h2>
<h4 class="appstore-links-description">
Все&nbsp;сервисы и&nbsp;продукты Пампаду в&nbsp;доступны
в&nbsp;вашем телефоне по&nbsp;одному касанию. Для&nbsp;установки
наведите камеру телефона на&nbsp;QR-код.
</h4>
</div>
</div>
<div class="" style="display: flex; align-items: center">
<a href="https://appgallery.huawei.com/app/C108060123?sharePrepath=ag&amp;channelId=pampadu.ru&amp;id=45dd9ee477ce4351b51cda0d8b640aca&amp;s=151BE48F692BBA7CFB1833282CC89F11AB4C9DAF3B20EF1761E5184FFD46DAC7&amp;detailType=0&amp;v=&amp;callType=AGDLINK&amp;installType=0000&amp;shareTo=qrcode" aria-label="Скачать приложение в AppGallery" target="_blank" class="mr-3"><div class="v-image v-responsive theme--light" style="max-width: 165px;"><div class="v-responsive__sizer" style="padding-bottom: 29.0909%;"></div><div class="v-image__image v-image__image--cover" style="background-image: url('https://pampadu.ru/_nuxt/img/appgallery.2f729d4.svg'); background-position: center center;"></div><div class="v-responsive__content" style="width: 165px;"></div></div></a>
<a href="http://bit.ly/3R1PCXM" target="_blank" class="mr-3"
><div
class="v-image v-responsive theme--light"
style="max-width: 165px"
>
<div
class="v-responsive__sizer"
style="padding-bottom: 29.0909%"
></div>
<div
class="v-image__image v-image__image--cover"
style="
background-image: url('https://pampadu.ru/_nuxt/img/googleplay.a8bc1cb.svg');
background-position: center center;
"
></div>
<div
class="v-responsive__content"
style="width: 165px"
></div></div
></a>
<a href="https://apple.co/3wsAqcx" target="_blank"
><div
class="v-image v-responsive theme--light"
style="max-width: 165px"
>
<div
class="v-responsive__sizer"
style="padding-bottom: 28.7425%"
></div>
<div
class="v-image__image v-image__image--cover"
style="
background-image: url('https://pampadu.ru/_nuxt/img/appstore.028452a.svg');
background-position: center center;
"
></div>
<div
class="v-responsive__content"
style="width: 167px"
></div></div
></a>
</div>
</div>
</div>
</div>
<div class="footer-mobile">
<div class="mobile-info" style="">
<img
alt="logo"
src="/wp-content/themes/simple-theme/img/logo-footer.svg"
class="ft-logo"
/>
<div class="contacts layout shrink column align-content-center">
<div class="ft-address">Связь по телефону:</div>
<div class="ft-phone" style="margin: 8px 0 0 0;">+7 (499) 110-83-65</div>
<div class="ft-address mt-2">ИНН 9729069737 КПП 772501001</div>
<div class="ft-address mt-2">
Адрес: г. Москва, Пресненская наб., д.12 Башня Федерация, этаж 37
</div>
</div>
</div>
<?php wp_nav_menu(array(
'theme_location' =>
'link_menu', 'container_class' => '', 'menu_class' => 'mobile-links',
'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
<ul id="footer-mobile-menu" class="footer-mobile-menu">
<li class="menu-item-has-children">
<a>Страхование</a>
<?php wp_nav_menu(array(
'theme_location' =>
'products_menu', 'container_class' => 'column', 'menu_class' =>
'sub-menu hidden', 'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
</li>
<li class="menu-item-has-children">
<a>Страховые компании</a>
<?php wp_nav_menu(array(
'theme_location' =>
'companies_menu', 'container_class' => 'column', 'menu_class' =>
'sub-menu hidden', 'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
</li>
<li class="menu-item-has-children">
<a>Финансовые офферы</a>
<?php wp_nav_menu(array(
'theme_location' =>
'banks_menu', 'container_class' => 'column', 'menu_class' => 'sub-menu
hidden', 'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
</li>
<li class="menu-item-has-children">
<a>Юридические документы</a>
<?php wp_nav_menu(array(
'theme_location' =>
'mobile_footer_menu', 'container_class' => 'column', 'menu_class' =>
'sub-menu hidden', 'item_wrap' => '
<ul id="%1$s" class="%2$s">
%3$s
</ul>
' )); ?>
</li>
</ul>
<div class="mobile-social mt-8">
<div class="ft-header">Мы в соц. сетях</div>
<div class="layout ft-tg-cont align-center">
<a
href="https://t.me/joinchat/TZvpUlJfAZfdZjuf"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img
width="22"
src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjkzNyAxLjYzOWwtMy4zMiAxNS4yNzRjLS4yNSAxLjA3OC0uOTAzIDEuMzQ3LTEuODMxLjgzOWwtNS4wNTktMy42MzctMi40NCAyLjI5Yy0uMjcuMjY0LS40OTcuNDg0LTEuMDE3LjQ4NGwuMzYzLTUuMDI2IDkuMzc1LTguMjY1Yy40MDgtLjM1NC0uMDg4LS41NS0uNjMzLS4xOTZsLTExLjU5IDcuMTItNC45OS0xLjUyNEMtLjI5MSA4LjY2OC0uMzEgNy45NCAxLjAyIDcuNDMxTDIwLjUzOC4wOTZjLjkwMy0uMzMgMS42OTQuMTk2IDEuNCAxLjU0M3oiIGZpbGw9IiM3MjQ1RkYiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg=="
alt="telegram"
/></a>
<a
href="https://www.facebook.com/Pampadu.ru"
target="_blank"
rel="nofollow"
style="text-decoration: none"
><img
width="18"
src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOCAyLjk4NDQ1QzE4IDEuMzk4OTYgMTYuNjAxIDAgMTUuMDE1NSAwSDIuOTg0NDVDMS4zOTg5NiAwIDAgMS4zOTg5NiAwIDIuOTg0NDVWMTUuMDE1NUMwIDE2LjYwMSAxLjM5ODk2IDE4IDIuOTg0NDUgMThIOS4wNDY2M1YxMS4xOTE3SDYuODA4MjlWOC4yMDcyNkg5LjA0NjYzVjYuOTk0ODJDOS4wNDY2MyA0Ljk0MyAxMC41Mzg5IDMuMTcwOTggMTIuNDA0MSAzLjE3MDk4SDE0LjgyOVY2LjE1NTQzSDEyLjQwNDFDMTIuMTI0NCA2LjE1NTQzIDExLjg0NDYgNi40MzUyMyAxMS44NDQ2IDYuOTk0ODJWOC4yMDcyNkgxNC44MjlWMTEuMTkxN0gxMS44NDQ2VjE4SDE1LjAxNTVDMTYuNjAxIDE4IDE4IDE2LjYwMSAxOCAxNS4wMTU1VjIuOTg0NDVaIiBmaWxsPSIjNzI0NUZGIi8+DQo8L3N2Zz4NCg=="
alt="facebook"
/></a>
<a
href="https://vk.com/avto_yslyga"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img width="25" src="/_nuxt/img/vk.384e0ec.svg" alt="vk"
/></a>
<a
href="https://www.instagram.com/pampadu.ru"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img
width="18"
src="/_nuxt/img/instagramm.16d5f97.svg"
alt="instagramm"
/></a>
<a
href="https://ok.ru/pampadu"
rel="nofollow"
target="_blank"
style="text-decoration: none"
><img width="11" src="/_nuxt/img/ok.3c137f5.svg" alt="ok"
/></a>
<div class="footer-col skolkovo" style="flex-direction: row; margin: 0 0 0 30px">
<a
href="https://navigator.sk.ru/orn/1124211"
rel="nofollow"
target="_blank"
style="text-decoration: none; width: min-content"
><img
src="/_nuxt/img/skolkovo-2x.44c87b8.png"
alt="skolkovo"
style="max-width: 85px"
/></a>
</div>
</div>
</div>
<div class="appstore-links__mobile" style="display: flex; align-items: center">
<h2 class="appstore-links-title">Скачать приложение</h2>
<a href="https://appgallery.huawei.com/app/C108060123?sharePrepath=ag&amp;channelId=pampadu.ru&amp;id=45dd9ee477ce4351b51cda0d8b640aca&amp;s=151BE48F692BBA7CFB1833282CC89F11AB4C9DAF3B20EF1761E5184FFD46DAC7&amp;detailType=0&amp;v=&amp;callType=AGDLINK&amp;installType=0000&amp;shareTo=qrcode" aria-label="Скачать приложение в AppGallery" target="_blank" class="mr-3"><div class="v-image v-responsive theme--light" style="max-width: 165px;"><div class="v-responsive__sizer" style="padding-bottom: 29.0909%;"></div><div class="v-image__image v-image__image--cover" style="background-image: url('https://pampadu.ru/_nuxt/img/appgallery.2f729d4.svg'); background-position: center center;"></div><div class="v-responsive__content" style="width: 165px;"></div></div></a>
<a href="http://bit.ly/3R1PCXM" target="_blank" class="mr-3"
><div
class="v-image v-responsive theme--light"
style="max-width: 165px"
>
<div
class="v-responsive__sizer"
style="padding-bottom: 29.0909%"
></div>
<div
class="v-image__image v-image__image--cover"
style="
background-image: url('https://pampadu.ru/_nuxt/img/googleplay.a8bc1cb.svg');
background-position: center center;
"
></div>
<div
class="v-responsive__content"
style="width: 165px"
></div></div
></a>
<a href="https://apple.co/3wsAqcx" target="_blank"
><div
class="v-image v-responsive theme--light"
style="max-width: 165px"
>
<div
class="v-responsive__sizer"
style="padding-bottom: 28.7425%"
></div>
<div
class="v-image__image v-image__image--cover"
style="
background-image: url('https://pampadu.ru/_nuxt/img/appstore.028452a.svg');
background-position: center center;
"
></div>
<div
class="v-responsive__content"
style="width: 167px"
></div></div
></a>
</div>
</div>
<hr
role="separator"
aria-orientation="horizontal"
class="v-divider theme--light"
/>
<div class="footer-text" style="padding: 0 20px">
©
<?php echo date("Y"); ?>, ООО «Страховые Партнеры»<br />
<span class="footer-text-small">
Вся представленная на сайте информация носит исключительно
информационный характер и не является публичной офертой, определяемой
положениями Статьи 437 Гражданского кодекса Российской Федерации.<br />
ООО «Страховые Партнеры» НЕ ведет страховую деятельность или
деятельность страховых брокеров, требующую лицензирование согласно
законам РФ.
</span>
</div>
</div>
</footer>