<html xmlns="http://www.w3.org/1999/xhtml"><head>
        <meta name="viewport" content="width=device-width" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title></title>

        <style type="text/css">
                @media (max-width: 480px){
                        table.bxBlockContentItemImageText, table[class=bxBlockContentItemImageText],
                        table.mail-grid,
                        table[class=mail-grid],
                        table[lang=x-outer],
                        table.mail-grid-cell,
                        table[class=bxPhone320]{
                                width: 300px !important;
                                float:none;
                        }
                }
                @media (max-device-width: 480px){
                        table.bxBlockContentItemImageText, table[class=bxBlockContentItemImageText],
                        table.mail-grid,
                        table[class=mail-grid],
                        table[lang=x-outer],
                        table.mail-grid-cell,
                        table[class=bxPhone320]{
                                width: 300px !important;
                                float:none;
                        }
                }

                a{
                        word-wrap:break-word;
                }
                table{
                        border-collapse:collapse;
                        table-layout: fixed;
                }
                h1,h2,h3,h4,h5,h6{
                        display:block;
                        margin:0;
                        padding:0;
                }
                img,a img{
                        border:0;
                        margin:0;
                        outline:none;
                        text-decoration:none;
                }
                body{
                        height:100% !important;
                        margin:0;
                        padding:0;
                        font-family: Arial, Helvetica, sans-serif;
                        width:100% !important;
                        background: #f6f6f6;
                }
                img{
                        -ms-interpolation-mode:bicubic;
                }
                table{
                        mso-table-lspace:0pt;
                        mso-table-rspace:0pt;
                }
                p,a,li,td{
                        mso-line-height-rule:exactly;
                }

                p,a,li,td,body,table,blockquote{
                        -ms-text-size-adjust:100%;
                        -webkit-text-size-adjust:100%;
                }

                h1{
                        color:#606060 !important;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size:40px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:-1px;
                        text-align:left;
                }
                h2{
                        color:#404040 !important;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size:26px;
                        font-style:normal;
                        font-weight:normal;
                        line-height:125%;
                        letter-spacing:-.75px;
                        text-align:left;
                }
                h3{
                        color:#606060 !important;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size:18px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:-.5px;
                        text-align:left;
                }
                h4{
                        color:#808080 !important;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size:16px;
                        font-style:normal;
                        font-weight:bold;
                        line-height:125%;
                        letter-spacing:normal;
                        text-align:left;
                }

                .mail-wrap{
                        background: #FFFFFF;
                        width:100%;
                        max-width: 640px;
                        margin: 0 auto;
                }

                @media only screen and (max-width:480px){
                        body{
                                width:100% !important;
                                min-width:100% !important;
                        }
                }

                .bxBlockContentText{
                        font-size: 13px;
                        margin: 0;
                        padding-top: 0;
                        padding-right: 0;
                        padding-bottom: 0;
                        padding-left: 0;
                        word-break: break-word;
                }
                .bxBlockContentBlockText{
                        font-size: 13px;
                        margin: 0;
                        padding: 10px 8px;
                        border: 1px solid #d3d3d3;
                }

                .phone .bxBlockContentText{
                        font-size: 20px;
                        text-align: right;
                        vertical-align: middle;
                        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
                        word-break: break-word;
                }

                .bxBlockContentLine{
                        border: none;
                        height: 2px;
                        background-color: #d3d3d3;
                        margin: 10px 0;
                        display: block;
                }
                .bxImage{
                        max-width: 100%;
                        height: auto;
                }
                .bxBlockContentImage{
                        /*
                        border: 1px solid #d3d3d3;
                        background: #fdfdfd;
                        */
                }
                .bxBlockContentImage p{
                        text-align: center;
                        margin: 0;
                        padding:10px 0;
                        font-size: 13px;
                }

                .bxBlockContentImageGroup {
                        white-space: -moz-pre-space;
                }

                /**/
                .mail-grid{
                        /*outline: 1px dashed #0083D1;*/
                }
                .mail-grid-cell{
                        /*outline: 1px solid #17D100;*/
                }
                .bxLink{

                }
                .bxButton, .bxBlockContentButton{
                        display: inline-block;
                        line-height: 22px;
                        color: #fff;
                        padding: 7px 15px ;
                        text-decoration: none;
                        text-align: center;
                }

                .bxButton, .bxBlockContentButtonEdge{
                        background-color: #1484CE;
                        border-radius: 3px;
                        text-align: center;
                }

                .bxButton:hover{
                        background: #0D6198;
                }

                .bxBlockPadding{
                        padding-top:9px;
                        padding-right: 18px;
                        padding-bottom: 9px;
                        padding-left: 18px;
                        padding: 9px 18px 9px 18px;
                }

        </style>

        <style data-bx-stylist-container="item" type="text/css">
                #bxStylistBody{
                        padding-bottom: 20px;
                }
                #bxStylistHeader{
                        background: #f6f6f6;
                        padding-top: 15px;
                        padding-bottom: 15px;
                }
                #bxStylistFooter{
                        background: #f6f6f6;
                        padding-bottom: 15px;
                        color: #a1a6ac;
                }
                #bxStylistFooter .bxBlockSocial a,
                #bxStylistFooter .bxBlockContentText a,
                #bxStylistFooter .bxBlockContentBoxedText a {
                        text-decoration: none;
                        color: #949da9;
                }
                #bxStylistFooter .bxBlockContentText,
                #bxStylistFooter .bxBlockContentBoxedText p {
                        color: #a1a6ac;
                }
        </style>
</head>
<body class="" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100% !important;margin: 0;padding: 0;font-family: Arial, Helvetica, sans-serif;width: 100% !important;background: #f6f6f6;">

<div class="mail-wrap" style="background: #FFFFFF;width: 100%;max-width: 640px;margin: 0 auto;">


        <center>

<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
<tr>
<td id="bxStylistHeader" align="center" style="background: #f6f6f6;padding-top: 15px;padding-bottom: 15px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

        <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                <tr>
                        <td style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                                <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                        <tr>
                                                <td data-bx-block-editor-place="header" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
<div data-bx-block-editor-block-type="text">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                        <tbody class="bxBlockOut">
                                                                        <tr>
                                                                                <td valign="top" class="bxBlockInn bxBlockInnText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                                <tbody>
                                                                                                <tr>
                                                                                                        <td valign="top" class="bxBlockContentText" style="font-size: 13px;margin: 0;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;word-break: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><span style="font-size: 24px;"><b>Транспортная компания ООО "Солвер"</b></span></td>
                                                                                                </tr>
                                                                                                </tbody>
                                                                                        </table></td>
                                                                        </tr>
                                                                        </tbody>
                                                                </table>
</div>
</td>
                                        </tr>
                                </table>

                        </td>
                </tr>
        </table>

</td>
</tr>
</table>

<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
<tr>
<td id="bxStylistBody" align="center" style="padding-bottom: 20px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

        <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                <tr>
                        <td style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                                <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                        <tr>
                                                <td data-bx-block-editor-place="body" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
<div data-bx-block-editor-block-type="image">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockImage" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                <tbody class="bxBlockOut">
                <tr>
                        <td valign="top" class="bxBlockInn bxBlockInnImage" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                        <tbody>
                                        <tr>
                                                <td valign="top" class="bxBlockContentImage" style="text-align: center;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                        <a href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D&url=https%3A%2F%2Fsolvertrans.bitrix24.ru%2F%3Fbx_sender_conversion_id%3D172919%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=e6f4322efa5c85a578e41a23c41304ee5fd892e9f8d8db61d0990172b00f81e0" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">
                                                                <img align="center" src="https://solvertrans.bitrix24.ru/bitrix/images/sender/preset/template_v2/banner.png" alt=""  class="bxImage" style="max-width: 100%;height: auto;border: 0;margin: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" />
                                                        </a>
                                                </td>
                                        </tr>
                                        </tbody>
                                </table>
                        </td>
                </tr>
                </tbody>
        </table>
</div>
<div data-bx-block-editor-block-type="text">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                <tbody class="bxBlockOut">
                <tr>
                        <td valign="top" class="bxBlockInn bxBlockInnText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                        <tbody>
                                        <tr>
                                                <td valign="top" class="bxBlockPadding bxBlockContentText" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;padding: 9px 18px 9px 18px;font-size: 13px;margin: 0;word-break: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><br />
<h2 style="color: #404040 !important;font-family: Arial, Helvetica, sans-serif;font-size: 26px;font-style: normal;font-weight: normal;line-height: 125%;letter-spacing: -.75px;text-align: left;display: block;margin: 0;padding: 0;">
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Транспортная компания
</p>
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        ООО "Солвер"
</p>
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        тел. 8-499-938-68-22
</p>
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        тел. 8-999-574-63-03
</p>
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <a href="mailto:info@solvertrans.ru" target="_blank" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">info@solvertrans.ru</a>
</p>
<p align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <br />
</p>
<p align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <br />
</p>
<p align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Уважаемые Дамы и Господа!
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Своевременная доставка грузов, является жизненно-важным фактором для любого производства, для любой компании, стремящейся к развитию!
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Вам нужно доставить груз из точки А в точку В? Для успеха Вам достаточно успешно решить всего одну задачу — выбрать надежную транспортную компанию. Правильно решите данную задачу — перевозка грузов пройдет с успехом. Примете неверное решение — рискуете потерять лишнее время и деньги.
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Как сделать правильный выбор? Обратитесь в компанию, которая отвечает трем важным требованиям — наличие богатого опыта, безупречная репутация и индивидуальный подход к каждому клиенту. Наша компания — это отличный выбор для самых требовательных клиентов. Все виды перевозки грузов — это настоящее искусство, в котором мы достигли высокого уровня мастерства. Мы искренне верим в то, что успех приходит лишь к тем, кто вкладывает в дело весь разум, всю душу, поэтому всегда выкладываемся на 100 %.
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        В каждом конкретном случае мы стараемся предлагать клиенту именно те условия, которые для него будут оптимальными.
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
         - Возможность доставки "door to door" ? (дверь-дверь), во всех регионах России;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Автоперевозка груза любая география (Москва, МО, регионы РФ,? СНГ), все типы машин, сборная перевозка, в т.ч. спецтранспорт (а/м с гидробортом, манипуляторы, негабарит и т.д);
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Авиаперевозки по любым направлениям;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Погрузочные и Такелажные работы в т.ч. в регионах на условиях "door to door";
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        -Контейнерные перевозки;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Мультимодальные перевозки;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        -Перевозки водным транспортам;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        -Охрана и сопровождение груза;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Все виды таможенных операций;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Осуществляем поставки из КНР и в КНР (с учетом падения рубля Экспорт будет увеличиваться);
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Помогаем? клиентам с Таможенными органами РФ;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        - Возим опасные грузы ADR (понимаем как возить) водители с прохождением курсов Допог;
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        -Страхование груза (0,15% от стоимости груза);
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Мы предлагаем оптимизировать расходы:? Исключив из процесса перевозки множество посредников, и поручив доставку товара в конечную точку назначения, в одни руки, – можно заметно снизить себестоимость и увеличить качество и скорость грузоперевозки.
</p>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        Мы искренне предлагаем Вам стать нашими бизнес - партнерами. И с радостью обсудим с Вами любые вопросы и любые задачи.
</p>
С Уважением, <br />
ООО «Солвер»<br />
Александр Кондратьев<br />
тел. 8-999-574-63-03<br />
почта: <a href="mailto:info@solvertrans.ru" target="_blank" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">info@solvertrans.ru</a><br />
</h2></td>
                                        </tr>
                                        </tbody>
                                </table></td>
                </tr>
                </tbody>
        </table>
</div>
</td>
                                        </tr>
                                </table>

                        </td>
                </tr>
        </table>

</td>
</tr>
</table>

<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
<tr>
<td class="darkFooter" id="bxStylistFooter" align="center" style="background: #f6f6f6;padding-bottom: 15px;color: #a1a6ac;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                        <tr>
                                <td class="footer" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                                        <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                <tr>
                                                        <td data-bx-block-editor-place="footer" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
<div data-bx-block-editor-block-type="boxedtext">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockBoxedText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                <tbody class="bxBlockOut">
                                                                                <tr>
                                                                                        <td valign="top" class="bxBlockInn bxBlockInnBoxedText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                                        <tbody>
                                                                                                        <tr>
                                                                                                                <td valign="top" class="" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockContentEdge" style="background-color: rgb(231, 236, 242);-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                                                                <tbody>
                                                                                                                                <tr>
                                                                                                                                        <td valign="top" class="bxBlockPadding bxBlockContentText" style="color: #a1a6ac;padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;padding: 9px 18px 9px 18px;font-size: 13px;margin: 0;word-break: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><p style="text-align: center;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                                                                                        <br /><span style="font-family: "Arial Black", Gadget; font-size: 20pt;">8 </span><span style="font-size: 20pt; font-family: "Arial Black", Gadget;">499 938 68 22</span></p><p style="text-align: center;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><span style="font-size: 37.3333px;"><span style="font-family: "Arial Black", Gadget; font-size: 20pt;">8 999 574 63 03</span><br /></span>
                                                                                                                                                        <br />
                                                                                                                                                </p></td>
                                                                                                                                </tr>
                                                                                                                                </tbody>
                                                                                                                        </table>
                                                                                                                </td>
                                                                                                        </tr>
                                                                                                        </tbody>
                                                                                                </table></td>
                                                                                </tr>
                                                                                </tbody>
                                                                        </table>
</div>
<div data-bx-block-editor-block-type="social">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockSocial" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                <tbody class="bxBlockOut">
                <tr>
                        <td valign="top" class="bxBlockInn bxBlockInnSocial" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                                <table align="center" border="0" cellpadding="0" cellspacing="0" class="bxBlockContentEdgeSocial" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                        <tbody>
                                        <tr>
                                                <td valign="top" class="bxBlockPadding" style="padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;padding: 9px 18px 9px 18px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">

                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate !important;margin-right: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;table-layout: fixed;">
        <tbody>
        <tr>
                <td valign="top" class="" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                        <a class="bxBlockContentSocial" href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D&url=http%3A%2F%2Fvk.com%2F%3Fbx_sender_conversion_id%3D172919%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=fd15d04d51e16efbca5cca2a4b11850f312e2cd6042c4788272de17cceb0fd3e" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;font-size: 12px;text-decoration: none;color: #949da9;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">vk.com</a>
                </td>
        </tr>
        </tbody>
</table>

                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate !important;margin-right: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;table-layout: fixed;">
                                                                <tbody>
                                                                <tr>
                                                                        <td valign="top" class="" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                <a class="bxBlockContentSocial" href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D&url=http%3A%2F%2Finstagram.com%2F%3Fbx_sender_conversion_id%3D172919%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=bda098abd0d9fa437f6bdba916fffbce3accec4f87169cc73d476f971a7f2352" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;font-size: 12px;text-decoration: none;color: #949da9;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">instagram</a>
                                                                        </td>
                                                                </tr>
                                                                </tbody>
                                                        </table>

                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate !important;margin-right: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;table-layout: fixed;">
                                                                <tbody>
                                                                <tr>
                                                                        <td valign="top" class="" style="padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                <a class="bxBlockContentSocial" href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D&url=http%3A%2F%2Ffacebook.com%2F%3Fbx_sender_conversion_id%3D172919%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=9848a6cd6944d71694fb69b6d077b9bbcbaf012d9419267bd5aa4c1b87206e69" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;font-size: 12px;text-decoration: none;color: #949da9;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;">facebook</a>
                                                                        </td>
                                                                </tr>
                                                                </tbody>
                                                        </table>

                                                        

                                                </td>
                                        </tr>
                                        </tbody>
                                </table>

                        </td>
                </tr>
                </tbody>
        </table>
</div>
<div data-bx-block-editor-block-type="text">
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                <tbody class="bxBlockOut">
                                                                                <tr>
                                                                                        <td valign="top" class="bxBlockInn bxBlockInnText" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;"><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse;table-layout: fixed;">
                                                                                                        <tbody>
                                                                                                        <tr>
                                                                                                                <td valign="top" class="bxBlockPadding bxBlockContentText" style="color: #a1a6ac;padding-top: 9px;padding-right: 18px;padding-bottom: 9px;padding-left: 18px;padding: 9px 18px 9px 18px;font-size: 13px;margin: 0;word-break: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                                                                <p style="text-align: center;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
                                                                                                                                        Вы получили это письмо, так как являетесь клиентом нашей компании. Если вы не хотите больше получать наши письма, <a style="color: #0054a5;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;"
href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D&url=https%3A%2F%2Fmailinternetsub.com%2Fru.solvertrans%2Fpub%2Fmail%2Funsubscribe.php%3Ftag%3Dsender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkiLCJDT05UQUNUX0lEIjoiNDk2Mjg1IiwiTUFJTElOR19JRCI6IjEiLCJFTUFJTCI6Imx1a29tb3JpZS0wN0B5YW5kZXgucnUiLCJDT0RFIjoibHVrb21vcmllLTA3QHlhbmRleC5ydSIsIlRFU1QiOiJOIn0%253D.7a6d5db73d14b9e9e0819f492d1241e51a1815ced490723855a1ea73cd467de4%26bx_sender_conversion_id%3D172919%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=b230fb563ecfd031b45304e75b119d356df216d8985ebde2527b62b84787749b">нажмите сюда</a>
                                                                                                                                </p>
                                                                                                                        </td>
                                                                                                        </tr>
                                                                                                        </tbody>
                                                                                                </table></td>
                                                                                </tr>
                                                                                </tbody>
                                                                        </table>
</div>
</td>
                                                </tr>
                                        </table>

                                </td>
                        </tr>
                </table>
</td>
</tr>
</table>

        </center>
</div>
</body></html><img src="https://mailinternetsub.com/ru.solvertrans/pub/mail/read.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNzI5MTkifQ%3D%3D" border="0" height="1" width="1" alt="" />