| Critical | CSS Validation Error. | CSS | |
| | 412 412 412 412 412
...
| |
| ) | 412 | |
| ) | 412 | |
| ) | 412 | |
| ) | 412 | |
| Critical | Elements with role=tablist must only contain or own elements with role=tab and must not contain elements with other roles. | HTML ARIA 5.2.6 WCAG A 1.3.1 508 A 1.3.1 | |
| Invalid roles: listitem from element ligeneric from element divtabpanellist from element ulparagraph from element p<div class='accordion ui-...' style='max-width:100%;' role='tablist'>...</div>
| 802 | |
| Invalid roles: generic from element divtabpanelparagraph from element p<div class='accordion ui-...' role='tablist'>...</div>
| 932 | |
| Critical | The value of the for attribute of the label
element must be the ID of a non-hidden form control. | HTML | |
| <label class='common__label' for='mail'>... почта</label>
| 1277 | |
| <label class='common__label' for='imya'>Ваше имя*</label>
| 1229 | |
| <label class='common__label' for='phone'>Телефон*</label>
| 1233 | |
| <label class='common__label' for='telo'>Телефон*</label>
| 1237 | |
| <label class='common__label' for='imya'>Ваше имя*</label>
| 1263 | |
| Critical | Bad value for attribute checked. | HTML | |
| <input class='...' type='checkbox' value='1' name='agreement' id='agreement2' checked='ckecked'>
| 859 | |
| Critical | Reference to non-existent ID. | HTML | |
| id=imya | 879 | |
| id=mail | 893 | |
| id=phone | 883 | |
| id=ring | 888 | |
| id=telo | 853 | |
| Critical | script element between head and body. | HTML | |
| | 50 51 | |
| Critical | Unclosed element div. | HTML | |
| | 680 | |
| Critical | No p element in scope but a p end tag seen. | HTML | |
| | 292 313 366 414 | |
| Critical | End tag section seen, but there were open elements. | HTML | |
| | 680 | |
| Critical | An img element must have an
alt attribute, except under certain
conditions. For details, consult guidance on
providing text alternatives for images. | HTML | |
| <img src='/card-pc.jpg' style='max-width:100%;...' class='hidden-mob'>
| 437 | |
| <img src='/card-mb.jpg' style='max-width:100%;...' class='hidden-pc'>
| 438 | |
| <img src='/close.png'>
| 432 | |
| Critical | The nobr element is obsolete. | HTML | |
| <nobr>из-за</nobr>
| 531 | |
| Critical | This link is broken. The page could not be found on the target web server. | Broken Link | |
| Broken link: https://import-export-trade.com/css/images/ui-icons_444444_256x240.png404 Not Found | 1304 | |
| Very Important | Ensure that text and background colors have enough contrast. | WCAG AA 1.4.3 508 AA 1.4.3 | |
| The text color to background color contrast ratio after composition is: | | |
| 4.03 with
color: rgb(255,255,255)background: rgb(64,127,213)
font-size: 13.50ptfont-weight: 600<a target='_blank' class='catalog__official-...' href='tel:+78002000494'>...</a>
| 917 | |
| 4.03 with
color: rgb(255,255,255)background: rgb(64,127,213)
font-size: 13.50ptfont-weight: 600<a target='_blank' class='catalog__official-...' href='tel:+79256755252'>...</a>
| 918 | |
| 4.03 with
color: rgb(255,255,255)background: rgb(64,127,213)
font-size: 13.50ptfont-weight: 600<a target='_blank' class='catalog__official-...' href='...ervice@import-export-trade.com'>service@import-export-trade.com</a>
| 923 | |
| 4.03 with
color: rgb(255,255,255)background: rgb(64,127,213)
font-size: 13.50ptfont-weight: 600<a target='_blank' class='catalog__official-...' href='...mport-export-service@yandex.ru'>import-export-service@yandex.ru</a>
| 924 | |
| 3.73 with
color: rgb(255,255,255)background: rgb(48,138,203)
font-size: 12ptfont-weight: 400<button class='cookie_accept'>Согласен</button>
| 1330 | |
| Very Important | If you set any of the colors on the body or a elements you must set all of them. | WCAG AA F24 508 AA F24 | |
| The colors used are: | | |
| color: rgb(0,80,141) from import-export-trade.com
background: rgb(255,255,255) from browser settings
<a href='/video.php' target='_blank' style='font-weight: 600; ...'><u>...</u>(видео)</a>
| 617 | |
| color: rgb(0,0,0) from style.css
background: rgb(255,255,255) from browser settings
<h3 class='featuress__title'>Стоимость ... на Импорт</h3>
| 657 | |
| color: rgb(0,0,0) from style.css
background: rgb(255,255,255) from browser settings
<p>Импортером ... языка.</p>
| 677 | |
| color: rgb(0,0,0) from style.css
background: rgb(255,255,255) from browser settings
<p>В данной услуге мы ... с поставщиком...</p>
| 698 | |
| color: rgb(0,0,0) from style.css
background: rgb(255,255,255) from browser settings
<h3 class='featuress__title'>Стоимость ... на Экспорт</h3>
| 731 | |
| Very Important | The CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. | WCAG AA F78 508 AA F78 | |
| :focus has outline: invert none 0px <a href='https://t.me/+79256755252'>...</a>
| 456 | |
| :focus has outline: invert none 0px <a href='...app.com/send?phone=79256755252'>...</a>
| 457 | |
| :focus has outline: invert none 0px <a href='...370Br-bI0jDWjU9ZntMrlBAi0O-G5E'>...</a>
| 458 | |
| :focus has outline: invert none 0px <a class='header__info-phone' href='tel:+79256755252'>+7 (925) 675-52-52</a>
| 472 | |
| :focus has outline: invert none 0px <a class='header__info-phone' href='tel:88002000494'>8 (800) 200-04-94</a>
| 473 | |
| Very Important | The CSS backdrop-filter: property is not supported by some browsers. | iOS ≤ 17 | |
| .clvst-popup-button__content:hover { backdrop-filter: brightness(90%90%; }
| 412 | |
| .clvst-popup-country-select__flag-item:hover { backdrop-filter: brightness(90%90%; }
| 412 | |
| Very Important | Omitting image width or height causes the page layout to shift as each image loads. | Best practice | |
| <img src='/img/020.jpg' alt='Наша компания' class='img-responsive' style='max-width:100%;' loading='lazy'>
| 1030 | |
| <img class='clients__img0' alt='Наши клиенты' src='/partners/p10.jpg' loading='lazy'>
| 1045 | |
| <img class='clients__img0' alt='Наши клиенты' src='/partners/p11.jpg' loading='lazy'>
| 1046 | |
| <img class='clients__img0' alt='Наши клиенты' src='/partners/p09.jpg' loading='lazy'>
| 1047 | |
| <img class='clients__img0' alt='Наши клиенты' src='/partners/p01.jpg' loading='lazy'>
| 1048 | |
| Important | Don't use CSS animations or transitions in interactions without giving the user a way to turn them off. | WCAG 2.3.3 | |
| ::before:hover transition: left auto 0px inset-block-start auto 0px height 116px auto width 116px 78px margin-inline-end -74px 0px padding-block-end 56px 0px padding-inline-start 19px 0px padding-inline-end 19px 0px padding-block-start 25px 0px 0.7s<button class='btn btn_dark ...' type='button' data-fancybox='' data-src='#feedcall'>Обратный звонок</button>
| 453 | |
| ::after:hover transition: auto -2px auto 0px auto 2px auto 0px 0.7s<a class='header__menu-href ...' href='/transh'>... ВЭД</a>
| 484 | |
| ::after:hover transition: auto -2px auto 0px auto 2px auto 0px 0.7s<a class='header__menu-href ...' href='/import'>Импорт</a>
| 485 | |
| ::after:hover transition: auto -2px auto 0px auto 2px auto 0px 0.7s<a class='header__menu-href ...' href='/export'>Экспорт</a>
| 486 | |
| ::after:hover transition: auto -2px auto 0px auto 2px auto 0px 0.7s<a class='header__menu-href ...' href='/logistica'>Логистика</a>
| 487 | |
| Important | Avoid specifying a new window as the target of a link with target=_blank. | WCAG AAA F22 | |
| <a href='/video.php' target='_blank' style='font-weight: 600; ...'><u>...</u>(видео)</a>
| 617 | |
| <a href='...vk.com/import_export_logistica' target='_blank' style='color:#000;' aria-label='Наша группа в ВК'>...</a>
| 1188 | |
| <a href='https://t.me/+79256755252' target='_blank'>...</a>
| 1336 | |
| <a href='...app.com/send?phone=79256755252' target='_blank'>...</a>
| 1337 | |
| <a href='...370Br-bI0jDWjU9ZntMrlBAi0O-G5E' target='_blank'>...</a>
| 1338 | |
| Important | Search engines may penalize invisible text where text color is nearly identical to the background color. | Google Bing DuckDuckGo | |
| The colors used are: | | |
| color: rgb(255,255,255)background: rgb(255,255,255)
opacity: 0.0;<span class='about__digit'>7</span>
| 1011 | |
| color: rgb(255,255,255)background: rgb(255,255,255)
opacity: 0.0;<span class='about__digit'>3378</span>
| 1020 | |
| color: rgb(255,255,255)background: rgb(255,255,255)
opacity: 0.0;<span class='about__digit'>40</span>
| 1017 | |
| color: rgb(255,255,255)background: rgb(255,255,255)
opacity: 0.0;<span class='about__digit'>300</span>
| 1014 | |
| Important | Use at least a 12-point font on all web pages. | Best practice | |
| font-size: 11.25pt<p class='contacts__type-text'>Россия, ..., 33</p>
| 1109 | |
| font-size: 11.25pt<p class='contacts__type-text'>Казахстан, ..., дом 24/1</p>
| 1110 | |
| font-size: 11.25pt<p class='contacts__type-text'>Киргизия, ..., 25, 2 эт, оф.8</p>
| 1111 | |
| font-size: 11.25pt<p class='contacts__type-text'>... дом 3</p>
| 1112 | |
| font-size: 8.40pt<p>Мы используем ... с нашей...</p>
| 1329 | |
| Warning | The type attribute is unnecessary for JavaScript resources. | HTML | |
| type='text/javascript'<script type='text/javascript' defer charset='utf-8' src='...-widget.umd.min.js?tag=25.16.1'>...</script>
| 382 | |
| type='text/javascript'<script type='text/javascript' src='/js/1vendor.js'>...</script>
| 399 | |
| type='text/javascript'<script async type='text/javascript' src='/js/1script-min.js'>...</script>
| 1203 | |
| type='text/javascript'<script type='text/javascript'>...</script>
| 1311 | |
| type='text/javascript'<script type='text/javascript' src='/js/cookie.js'>...</script>
| 1332 | |
| Warning | section element lacks heading. | HTML | |
| <section class='ccnt' style='background:none;'>...</section>
| 588 | |
| <section style='margin:120px 0 60px ...'><div class='block_uslugi_b'>...</div></section>
| 589 | |
| <section class='cover cover--video ...'>...</section>
| 602 | |
| <section class='cover cover--video ...'>...</section>
| 607 | |
| <section class='all_steps'><section class='box_steps'>...</section></section>
| 626 | |
| Warning | The type attribute for the style element is not needed and should be omitted. | HTML | |
| <style type='text/css'>...</style>
| 7 | |
| <style type='text/css'>...</style>
| 412 | |
| <style type='text/css'>...</style>
| 412 | |
| <style type='text/css'>...</style>
| 412 | |
| <style type='text/css'>...</style>
| 412 | |