<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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=https%3A%2F%2Fsolvertrans.bitrix24.ru%2F%3Fbx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=ac54edb5599f6ea1b3e70cefcf34914819f5f25ea814d8da37b2759f16acf28f" 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="center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
 <span style="font-size: 14pt;">Уважаемые Дамы и Господа! </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        Своевременная доставка грузов, является жизненно-важным фактором для любого производства, для любой компании, стремящейся к развитию! </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        Вам нужно доставить груз из точки А в точку В? Для успеха Вам достаточно успешно решить всего одну задачу — выбрать надежную транспортную компанию. Правильно решите данную задачу — перевозка грузов пройдет с успехом. Примете неверное решение — рискуете потерять лишнее время и деньги. </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        Как сделать правильный выбор? Обратитесь в компанию, которая отвечает трем важным требованиям — наличие богатого опыта, безупречная репутация и индивидуальный подход к каждому клиенту. Наша компания — это отличный выбор для самых требовательных клиентов. Все виды перевозки грузов — это настоящее искусство, в котором мы достигли высокого уровня мастерства. Мы искренне верим в то, что успех приходит лишь к тем, кто вкладывает в дело весь разум, всю душу, поэтому всегда выкладываемся на 100 %. </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        В каждом конкретном случае мы стараемся предлагать клиенту именно те условия, которые для него будут оптимальными. </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        ​ - Возможность доставки "door to door" ​ (дверь-дверь), во всех регионах России; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Автоперевозка груза любая география (Москва, МО, регионы РФ,​ СНГ), все типы машин, сборная перевозка, в т.ч. спецтранспорт (а/м с гидробортом, манипуляторы, негабарит и т.д); </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Авиаперевозки по любым направлениям; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Погрузочные и Такелажные работы в т.ч. в регионах на условиях "door to door"; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        -Контейнерные перевозки; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Мультимодальные перевозки; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        -Перевозки водным транспортам; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        -Охрана и сопровождение груза; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Все виды таможенных операций; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Осуществляем поставки из КНР и в КНР (с учетом падения рубля Экспорт будет увеличиваться); </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Помогаем​ клиентам с Таможенными органами РФ; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        - Возим опасные грузы ADR (понимаем как возить) водители с прохождением курсов Допог; </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        -Страхование груза (0,15% от стоимости груза); </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        Мы предлагаем оптимизировать расходы:​ Исключив из процесса перевозки множество посредников, и поручив доставку товара в конечную точку назначения, в одни руки, – можно заметно снизить себестоимость и увеличить качество и скорость грузоперевозки. </span>
</p>
<span style="font-size: 14pt;"> </span>
<p style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;">
        <span style="font-size: 14pt;">
        Мы искренне предлагаем Вам стать нашими бизнес - партнерами. И с радостью обсудим с Вами любые вопросы и любые задачи. </span>
</p>
<span style="font-size: 14pt;"> </span><br />
  <br />
 <span style="font-size: 16pt;">С Уважением, </span><br />
<span style="font-size: 16pt;">
ООО «Солвер»</span><br />
<span style="font-size: 16pt;">
Александр Кондратьев</span><br />
<span style="font-size: 16pt;">
тел. 8-999-574-63-03</span><br />
<span style="font-size: 16pt;">
почта: </span><a href="https://mailinternetsub.com/ru.solvertrans/pub/mail/click.php?tag=sender.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=https%3A%2F%2Fe.mail.ru%2Fcompose%3FTo%3Da.kondratev%40solvertrans.ru%26bx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=645cba8a3ceb93d6d7efa84c2a8c238fb371b6c80946bb70d2a31477f7cd7200" target="_blank" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-line-height-rule: exactly;word-wrap: break-word;"><span style="font-size: 16pt;">a.kondratev@solvertrans.ru</span></a><br />
 <br />
 <br />
 </h2>
 <br />
 <br /></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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=http%3A%2F%2Fvk.com%2F%3Fbx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=cc4977c31a7befe92cc170022b7acd65c42ab1e08a400816862388540998733a" 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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=http%3A%2F%2Finstagram.com%2F%3Fbx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=c38f500ff4b1daf1b85576a0f159043bf07021a515592967e5caf401e4814f68" 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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=http%3A%2F%2Ffacebook.com%2F%3Fbx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=c0d9e932a95102175255c5918b75f619778a376257fc354e8a84bb92d91178e8" 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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D&url=https%3A%2F%2Fmailinternetsub.com%2Fru.solvertrans%2Fpub%2Fmail%2Funsubscribe.php%3Ftag%3Dsender.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUiLCJDT05UQUNUX0lEIjoiNDk2Mjg1IiwiTUFJTElOR19JRCI6IjEiLCJFTUFJTCI6Imx1a29tb3JpZS0wN0B5YW5kZXgucnUiLCJDT0RFIjoibHVrb21vcmllLTA3QHlhbmRleC5ydSIsIlRFU1QiOiJOIn0%253D.2ab8a58317ebe7f1697e78a74add10ae7bda572506350b34b55382356f07138a%26bx_sender_conversion_id%3D166395%26utm_source%3Dnewsletter%26utm_medium%3Dmail%26utm_campaign%3Dkommercheskoe_predlozhenie_dlya_otdela_logistiki_ot_ooo_solver&sign=4954cc96a8151fa2c937817b17a859b8b1f9a1f822ce70f9fa3b2574bada4d7a">нажмите сюда</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.eyJSRUNJUElFTlRfSUQiOiIxNjYzOTUifQ%3D%3D" border="0" height="1" width="1" alt="" />