[Skip navigation links]

5% of pages5%of pages

Accessibility

3 pages with accessibility issues

better than averageChecking 61 pages found 5% (3 pages) with accessibility issues. This is better than the 12% average rate of accessibility issues on other sites.

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

WCAG 2.2

WCAG 2.2 is a W3C accessibility standard published in October 2023. It extends WCAG 2.1 by adding success criteria for accessible authentication and focus appearance. It also removes success criteria 4.1.1 Parsing.

Level A5% Pages with level A issues have critical accessibility barriers and are unusable by some people.

Level AA5% Pages with level AA issues have major accessibility barriers and are very difficult to use.

Level AAA5% Pages with level AAA issues have minor accessibility barriers and can be difficult to use.

Section 508

Section 508 of the Rehabilitation Act of 1973 requires that US Federal employees with disabilities have access to information comparable to employees without disabilities. The Section 508 technical requirements for websites were updated in January 2017, to incorporate WCAG 2.0 at level AA by reference.

Level A5% Pages with level A issues have critical accessibility barriers and are unusable by some people.

Level AA5% Pages with level AA issues have major accessibility barriers and are very difficult to use.

ARIA

WAI-ARIA, the Accessible Rich Internet Applications Suite, defines a way to make web content and web applications more accessible to people with disabilities.

Errors2% Errors indicate conformance errors, and appear when mandatory specification requirements are not met.

Warnings0% Warnings do not indicate conformance errors, but appear when optional specification requirements are not met.

PriorityDescription and URLGuideline and Line NumberCount

Level A

5 issues on 3 pages

Pages with level A issues have critical accessibility barriers and are unusable by some people.

CriticalCannot use aria-label or aria-labelledby or aria-braillelabel on elements and roles that prohibit naming. HTML ARIA 5.2.8.6 1 pages
The div and span elements have an implicit role of generic and cannot be named unless they have a role attribute. The following roles cannot be named: caption code deletion definition emphasis generic insertion mark paragraph presentation strong subscript suggestion superscript term time
Element role: generic
<div class='tns-nav' aria-label='Carousel Pagination'>...</div>
Line 3433

https://esvai.ru/

CriticalDecorative and spacer images must not use descriptive alt attributes. WCAG A F39 WCAG 1.1.1 508 A F39 2 pages
Images used for decoration only should have alt='' so they can be ignored by screen readers. Images with role=presentation or role=none should also have alt='' because screen reader behavior is very erratic when these have conflicting values.

Impact on users:

  • JAWS : Reads out redundant alt text.
  • NVDA : Reads out redundant alt text.
  • VoiceOver : Reads out redundant alt text.
Descriptive text:
alt='Монтаж свай Эталон Сваи'
<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Монтаж свай Эталон Сваи' class='fast-lazy-load'>
Line 1933

https://esvai.ru/o-kompanii

Descriptive text:
alt='Завод свай ЭТАЛОН СВАИ'
<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Завод свай ЭТАЛОН СВАИ' class='fast-lazy-load'>
Line 1544
alt='Сваи винтовые 57 мм Эталон Сваи'
<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 57 мм Эталон Сваи' class='fast-lazy-load'>
Line 1699
alt='Сваи винтовые 76 мм Эталон Сваи'
<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 76 мм Эталон Сваи' class='fast-lazy-load'>
Line 1714
alt='Сваи винтовые 89 мм Эталон Сваи'
<img src='/g/spacer.gif' data-src='/thumb/2/k9zID-...' alt='Сваи винтовые 89 мм Эталон Сваи' class='fast-lazy-load'>
Line 1729
alt='Сваи винтовые 108 мм Эталон Сваи'
<img src='/g/spacer.gif' data-src='/thumb/2/...' alt='Сваи винтовые 108 мм Эталон Сваи' class='fast-lazy-load'>
Line 1744

https://esvai.ru/zavod-svaj

Criticaliframe and frame elements must have a title attribute. WCAG A 4.1.2 508 A 4.1.2 3 pages
Add a title attribute or ARIA label to each iframe and frame element (e.g. title='Main Content'). VoiceOver on macOS does not read frame contents automatically, and without a title the user does not know what the frame contains.

Impact on users:

  • VoiceOver macOS 15.7 Safari 26.0 macOS 15.7.1 Reading: Meaningless frame title read out.
<iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&#38;theme=dark' width='150' height='50' frameborder='0'></iframe>
Line 2737

https://esvai.ru/

<iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&#38;theme=dark' width='150' height='50' frameborder='0'></iframe>
Line 422

https://esvai.ru/o-kompanii

<iframe src='https://yandex.ru/sprav/widget/rating-badge/7625356253?type=rating&#38;theme=dark' width='150' height='50' frameborder='0'></iframe>
Line 424

https://esvai.ru/zavod-svaj

CriticalLinks must have an accessible name. WCAG A F89 WCAG 2.4.4 WCAG 2.4.9 WCAG 4.1.2 508 A F89 3 pages

A link name allows screen readers to voice what the links does. If there is no link content, or the link content is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:

  • Add text between the a element start and end tags
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
  • Add an img alt attribute labeling the link if it contains an img element
img elements with role=presentation or role=none are not included in the link's accessible name.
<a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
Line 2866
<a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
Line 15954
<a href='/akcii' class='action-block__image ...'>...</a>
Line 3098
<a href='/magazin/cart'></a>
Line 15779
<a href='/folder/svaya-vintovaya-57-mm' class='folders-...'>...</a>
Line 3484

https://esvai.ru/

<a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
Line 667
<a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
Line 4898
<a href='https://esvai.ru' class='site-...'>...</a>
Line 449
<a href='/akcii' class='action-block__image ...'>...</a>
Line 1381
<a href='/magazin/cart'></a>
Line 4070

https://esvai.ru/o-kompanii

<a href='/magazin/cart' class='gr-cart-preview-link'>...</a>
Line 669
<a href='tel:+7 (495) 142-55-55'><span>... нам</span></a>
Line 4649
<a href='https://esvai.ru' class='site-...'>...</a>
Line 451
<a href='/akcii' class='action-block__image ...'>...</a>
Line 1383
<a href='/magazin/cart'></a>
Line 3821

https://esvai.ru/zavod-svaj

CriticalThis button element contains no text and has no accessible name. WCAG A 4.1.2 508 A 4.1.2 3 pages

A programmatically determined name allows screen readers to tell users what the control does. To add a name do one of the following:

  • Add text between the button start and end tags
  • Add a title attribute
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
  • Add an img alt attribute if the button contains an img element
<button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
Line 2777

https://esvai.ru/

<button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
Line 494

https://esvai.ru/o-kompanii

<button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
Line 496

https://esvai.ru/zavod-svaj

Level AA

4 issues on 3 pages

Pages with level AA issues have major accessibility barriers and are very difficult to use.

Very ImportantDo not use the meta viewport tag to disable zoom. WCAG AA 1.4.4 508 AA 1.4.4 3 pages
Setting user-scalable=no or maximum-scale to less than 2.0 prevents zooming small text to make it readable. Note that iOS 10+ ignores this setting.
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
Line 26

https://esvai.ru/

<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
Line 52

https://esvai.ru/o-kompanii

<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
Line 52

https://esvai.ru/zavod-svaj

Very ImportantEnsure that text and background colors have enough contrast. WCAG AA 1.4.3 WCAG 1.4.6 508 AA 1.4.3 3 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
The text color to background color contrast ratio after composition is:
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<div class='site-copy'>© 2023 - 2026</div>
Line 14739
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 11.25ptfont-weight: 400
<a href='/registraciya/register' class='btn-reg'>Регистрация</a>
Line 2740
3.27 with color: rgb(130,132,149)background: rgb(240,241,244)
font-size: 12ptfont-weight: 400
<p>Винтовые сваи по ... доступным ценам.<br><br>Наше производство работает круглосуточно, чтобы удовлетворить все потребности клиентов. Мы производим до 1500 винтовых свай в сутки, включая сваи различных типов - сварные, литые, шуруповидные, многовинтовые, шпицеобразные и многолопастные. Кроме того, предлагаем оголовки, удлинители и наконечники....</p>
Line 13124
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<div class='bottom-...'>Узнавайте о ... и акциях</div>
Line 14580
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<div class='site-address'>129343, г. ..., д. 2, корп. 1</div>
Line 14685

https://esvai.ru/

The text color to background color contrast ratio after composition is:
1.99 with color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400
<span itemprop='name'>Главная</span>
Line 1437
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<a href='mailto:esvai.ru@mail.ru'>esvai.ru@mail.ru</a>
Line 2510
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<div class='site-copy'>© 2023 - 2026</div>
Line 2585
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 11.25ptfont-weight: 400
<a href='/registraciya/register' class='btn-reg'>Регистрация</a>
Line 429
2.33 with color: rgb(157,159,173)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400
<div itemscope itemtype='http://schema.org/...' class='site-path'>...</div>
Line 1434

https://esvai.ru/o-kompanii

The text color to background color contrast ratio after composition is:
1.99 with color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400
<span itemprop='name'>Главная</span>
Line 1439
1.99 with color: rgb(171,172,184)background: rgb(240,241,244)
font-size: 9.75ptfont-weight: 400
<span itemprop='name'>О компании</span>
Line 1448
1.18 with color: rgb(255,218,51)background: rgba(255,218,51,10.2%)
font-size: 24ptfont-weight: 400
<div class='lpc-line-...' data-elem-type='header' data-lp-selector='.lpc-line-...' data-path='title'>Популярные категории нашей продукции:</div>
Line 1661
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<a href='mailto:esvai.ru@mail.ru'>esvai.ru@mail.ru</a>
Line 2261
4.14 with color: rgb(136,136,143)background: rgb(39,40,52)
font-size: 12ptfont-weight: 400
<div class='site-copy'>© 2023 - 2026</div>
Line 2336

https://esvai.ru/zavod-svaj

Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. WCAG AA F78 WCAG 2.4.7 508 AA F78 3 pages
Do not remove the default outline style, and change any border styles to avoid obscuring the focus outline around focusable elements. See :focus-visible for more information.

Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in:

  • Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls)
  • Firefox (obscures the focus indicator on links)
:focus has outline: invert none 0px
<button class='site-search-...'><svg class='gr-svg-icon'>...</svg></button>
Line 2777
:focus has outline: invert none 0px
<a href='...svaj-na-lyuboj-vkus-i-byudzhet' class='main-slider__btn'>...</a>
Line 3164
:focus has outline: invert none 0px
<a href='...svaj-na-lyuboj-vkus-i-byudzhet' class='main-slider__btn'>...</a>
Line 3425

https://esvai.ru/

:focus has outline: invert none 0px
<a class='lpc-file__link lp-...' href='.../rekvizity_gk_etalon_svai.docx' traget='_blank' download='...' data-lp-selector='.lpc-file__link'>...</a>
Line 2048
:focus has outline: invert none 0px
<a class='lp-button lpc-...' href='.../rekvizity_gk_etalon_svai.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.0....' data-elem-type='text'>Скачать</a>
Line 2064
:focus has outline: invert none 0px
<a class='lpc-file__link lp-...' href='/f/dogovor_svaj_etalon.docx' traget='_blank' download='dogovor_svaj_etalon....' data-lp-selector='.lpc-file__link'>...</a>
Line 2074
:focus has outline: invert none 0px
<a class='lp-button lpc-...' href='/f/dogovor_svaj_etalon.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.1....' data-elem-type='text'>Скачать</a>
Line 2090
:focus has outline: invert none 0px
<a class='lpc-file__link lp-...' href='/f/pasport_kachestva.docx' traget='_blank' download='pasport_kachestva....' data-lp-selector='.lpc-file__link'>...</a>
Line 2100

https://esvai.ru/o-kompanii

:focus has outline: invert none 0px
<a href='.../folder/svaya-vintovaya-108-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.3....' data-path='stock_list.3....' class='lp-button lpc-...'>Подробнее</a>
Line 1752
:focus has outline: invert none 0px
<a href='.../folder/svaya-vintovaya-133-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.4....' data-path='stock_list.4....' class='lp-button lpc-...'>Подробнее</a>
Line 1767
:focus has outline: invert none 0px
<a href='.../folder/svaya-vintovaya-159-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.5....' data-path='stock_list.5....' class='lp-button lpc-...'>Подробнее</a>
Line 1782
:focus has outline: invert none 0px
<a href='.../folder/svaya-vintovaya-219-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.6....' data-path='stock_list.6....' class='lp-button lpc-...'>Подробнее</a>
Line 1797
:focus has outline: invert none 0px
<a href='.../folder/svaya-vintovaya-325-mm' data-elem-type='button' data-lp-selector='.lpc-button--type-1' data-link_path='stock_list.7....' data-path='stock_list.7....' class='lp-button lpc-...'>Подробнее</a>
Line 1812

https://esvai.ru/zavod-svaj

Very ImportantUse relative units in CSS property values when zoom is disabled by meta viewport. WCAG AA 1.4.4 508 AA 1.4.4 3 pages
Either allow the user to zoom content using pinch-zoom by removing user-scalable=no from the meta viewport tag (easiest), or allow the user to increase text size by using relative units like em and not absolute units like px and pt
##onicon { font-size: 10px; }
Line 145
##onicon .onicon-bookmark { font-size: 10px; }
Line 208
##onicon .onicon-bookmark .onicon-button:before { font-size: 12px; }
Line 560
##onicon .onicon-bookmark .onicon-menu__link:before { font-size: 10px; }
Line 572
##onicon .onicon-chat-popup__message-separator { font-size: 11px; }
Line 1134

https://esvai.ru/

.login-btns { font-size: 15px; }
Line 194
.top-menu > li > a { font-size: 15px; }
Line 192
.cat-menu > li > a { font-size: 16px; }
Line 204
.folders-block__item ul li a { font-size: 16px; }
Line 208
.folders-block__item_title { font-size: 18px; }
Line 209

https://esvai.ru/o-kompanii

.login-btns { font-size: 15px; }
Line 196
.top-menu > li > a { font-size: 15px; }
Line 194
.cat-menu > li > a { font-size: 16px; }
Line 206
.folders-block__item ul li a { font-size: 16px; }
Line 210
.folders-block__item_title { font-size: 18px; }
Line 211

https://esvai.ru/zavod-svaj

Level AAA

3 issues on 3 pages

Pages with level AAA issues have minor accessibility barriers and can be difficult to use.

ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG AAA F22 WCAG 3.2.5 3 pages
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert an "opens in a new window" warning into the link text or add the warning to the link using a title attribute or aria-describedby attribute.
<a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
Line 15764
<a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
Line 2832
<a href='...tps://www.youtube.com/@esvai77' target='_blank'>...</a>
Line 14710
<a href='https://dzen.ru/esvai' target='_blank'>...</a>
Line 14713
<a href='https://vk.com/etalonsvai' target='_blank'>...</a>
Line 14716

https://esvai.ru/

<a class='lp-button lpc-...' href='.../rekvizity_gk_etalon_svai.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.0....' data-elem-type='text'>Скачать</a>
Line 2064
<a class='lp-button lpc-...' href='/f/dogovor_svaj_etalon.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.1....' data-elem-type='text'>Скачать</a>
Line 2090
<a class='lp-button lpc-...' href='/f/pasport_kachestva.docx' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.2....' data-elem-type='text'>Скачать</a>
Line 2116
<a class='lp-button lpc-...' href='/f/pamyatka_vintovye.pdf' target='_blank' download='' data-lp-selector='.lpc-button--type-1' data-path='multi_file.3....' data-elem-type='text'>Скачать</a>
Line 2142
<a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
Line 4045

https://esvai.ru/o-kompanii

<a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
Line 3796
<a href='/magazin/compare' target='_blank' class='gr-compare-btn' data-remodal-target='compare-preview-...'>...</a>
Line 604
<a href='...tps://www.youtube.com/@esvai77' target='_blank'>...</a>
Line 2285
<a href='https://dzen.ru/esvai' target='_blank'>...</a>
Line 2291
<a href='https://vk.com/etalonsvai' target='_blank'>...</a>
Line 2297

https://esvai.ru/zavod-svaj

ImportantDon't use CSS animations or transitions in interactions without giving the user a way to turn them off. WCAG 2.3.3 1 pages
Use the @media (prefers-reduced-motion) media query to respect user preferences.
::before:hover transition: bottom auto 0px left auto 0px inset-inline-end auto 0px inset-block-start auto 0px min-height 70px 0px 0.2s
<div class='cat-menu-title'>Каталог товаров...</div>
Line 2893

https://esvai.ru/

ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG AAA 1.4.6 1 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 4.5 or more for 18 point text, or larger
  • The contrast ratio should be 4.5 or more for 14 point bold text, or larger
  • The contrast ratio should be 7.0 or more for all other text
The text color to background color contrast ratio after composition is:
5.82 with color: rgb(17,85,204)background: rgb(240,241,244)
font-size: 10.50ptfont-weight: 700
<a href='/zavod-svaj' class='g-user_text_color ...'>Завод свай</a>
Line 2216

https://esvai.ru/o-kompanii

Expand all 12 issues