.elementor-kit-9{--e-global-color-primary:#5B5B5B;--e-global-color-secondary:#54595F;--e-global-color-text:#5B5B5B;--e-global-color-accent:#DB0031;--e-global-color-9edb382:#DB0031;--e-global-color-d47fa99:#1A171B;--e-global-color-a5027bd:#868686;--e-global-color-d372034:#C0C0C0;--e-global-color-3324808:#EDEDED;--e-global-color-7b0d333:#292929;--e-global-color-83c05f9:#F5F5F5;--e-global-color-ee8aaa2:#000000;--e-global-color-9b9d6de:#FFBE00;--e-global-color-9b389fd:#C3261F;--e-global-color-5b7b3cb:#24366F;--e-global-color-1fdf1fb:#0A6429;--e-global-color-64270bd:#6F6F6F;--e-global-color-a09cdf6:#71BC8B;--e-global-color-d201f82:#FF6600;--e-global-color-d6b0187:#306B15;--e-global-typography-primary-font-family:"DINPro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DINPro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DINPro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DINPro";--e-global-typography-accent-font-weight:500;--e-global-typography-4af7416-font-family:"DINPro";--e-global-typography-4af7416-font-size:1.5rem;--e-global-typography-4af7416-font-weight:500;--e-global-typography-4af7416-line-height:1.5rem;}.elementor-kit-9 a{color:#DB0031;}.elementor-kit-9 a:hover{color:#DB0031;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */abbr {
    border-bottom: 0px!important;
    
}
   [data-title] {
     position: relative; /* Относительное позиционирование */ 
     cursor: pointer; /* Меняем курсор на справочный */
   }
   [data-title]::after {
     content: attr(data-title); /* Выводим текст из атрибута data-title */
     position: absolute; /* Абсолютное позиционирование */
     right: -86px; top: 34px; /* Положение подсказки */
     opacity: 0; /* Скрываем подсказку, делая её прозрачной */
     transition: 0.5s; /* Время появления подсказки */
     pointer-events: none; /* Подсказка не реагирует на курсор */
     background: rgba(219, 0, 46, 0.9); /* Синий цвет фона */
     color: #fff; /* Белый цвет текста */
     padding: 5px 15px 5px 15px; /* Поля вокруг текста */
		 font-size:12px;
		 border-radius:5px;
   }
   [data-title]:hover::after {
     opacity: 1; /* Показываем подсказку */
   }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DINPro';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro.eot');
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro.eot?#iefix') format('embedded-opentype'),
		url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro.woff') format('woff'),
		url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro.ttf') format('truetype');
}
@font-face {
	font-family: 'DINPro';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro-Black.woff') format('woff');
}
@font-face {
	font-family: 'DINPro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro-Bold.woff') format('woff');
}
@font-face {
	font-family: 'DINPro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro-Medium.woff') format('woff');
}
@font-face {
	font-family: 'DINPro';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://oelcheck.com.ua/wp-content/uploads/2023/08/DINPro-Light.woff') format('woff');
}
/* End Custom Fonts CSS */