/*########################################*/
/***** skide blok *****/
#blok-slide { /* блок слайдера */
  display: flex;
  justify-content: center;
  gap: 0px 0px;
  column-gap: 0px;
  padding: 0px;
}
/* блок в котором находится заголок, текст, кнопка */
#blok-slide .bdt-prime-slider .bdt-prime-slider-wrapper {
  max-width: 60%;
  margin: 0;
}
#blok-slide .bdt-prime-slider-skin-general .bdt-prime-slider-desc {
  margin-top: 0;
}
/* блок Заголовка */
#blok-slide .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title {
  _width: 84%;
  margin-bottom: 40px;
}
/* Заголовок */
#blok-slide .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag {
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left !important;
  font-weight: 700;
  _color: #fff;
  -webkit-text-stroke-color: #000;
  stroke: #000;
}
/* дополнительный текст */
#blok-slide .bdt-prime-slider .bdt-slider-excerpt {
  line-height: 1.4;
  margin-bottom: 35px;
}
/* кнопка */
#blok-slide .bdt-prime-slider .bdt-slide-btn {
  margin: 15px 0px 0px 0px;
}
#blok-slide .bdt-prime-slider .bdt-slide-btn .bdt-slide-btn-icon {
  _background: #ffffff;
  text-align: left !important;
  height: 37px;
  width: 37px;
  right: 4px;
}
#blok-slide  .bdt-prime-slider .bdt-slide-btn:hover {
  background-color: rgb(255, 255, 255, 90%);
  color: #000;
  border: 2px solid #ffffff;  /* граница */
}
#blok-slide  .bdt-prime-slider .bdt-slide-btn:hover .bdt-slide-btn-icon {
  background-color: #ffffff;
}
/* кнопки назад-вперед */
#blok-slide .bdt-prime-slider .bdt-prime-slider-next, 
#blok-slide .bdt-prime-slider .bdt-prime-slider-previous {
  margin-bottom: 9.2rem;
}
#blok-slide .bdt-prime-slider .bdt-prime-slider-next:hover, 
#blok-slide .bdt-prime-slider .bdt-prime-slider-previous:hover {
  background-color: #ffffff14;
  border-color: #ffffff;
}
/***** END skide blok *****/

/***** 3 блока слайдера *****/
/* секция с 3 блоками */
#slide-wrap .slide-wrap-item .elementskit-infobox {
  display: flex;
  flex-direction: column;     /* Элементы идут сверху вниз */
  justify-content: center;    /* Вертикальное центрирование */
  align-items: center;        /* Горизонтальное центрирование */
  gap: 26px;                  /* Отступ между иконкой и текстом */
  min-height: 16.4rem;        /* мин высота контейнера */
  border-radius: 0;          /* закругление углов блока */
  background-image: linear-gradient(160deg, #F5F8FF 0%, #f6f9fc 100%);
  box-shadow: 0 1px 5px 0.1px rgb(198, 197, 197, 52%); /* тень блока */
}
/* блок с иконкой */
#slide-wrap .slide-wrap-item .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  
  height: 6.2rem;   /* высота контейнера (сейчас 99px) */
  width: 6.2rem;    /* ширина контейнера (сейчас 99px) */
  font-size: 2.8rem;          /* пазмер содержимого в контейнере */
  transform: rotate(0deg);
  color: #0053df;              /* цвет значка #00139E */
  fill: #0053df;               /* цвет значка если он svg #00139E */
  background-color: #f5f5f5;   /* фон значка */
  border: 9px solid #ffffff;   /* граница значка - толщина 9px, сплошная,цыет белый */
  border-radius: 50%;          /* граница круглая */
  box-shadow: 0px 0px 2px 0px #0053df; /* #00139E */
  line-height: 1.2;           /* высота линии значка */
}
/* это только для svg иконок, наследует фон и цвет родителя */
#slide-wrap .slide-wrap-item .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon svg,
#slide-wrap .slide-wrap-item .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon svg line {
  fill: currentColor !important;
  stroke: currentColor !important;
}
/* при наведении на блок меняем фон знаячка и цвет */
#slide-wrap .slide-wrap-item .elementskit-infobox:hover .elementskit-box-header .elementskit-info-box-icon {    
  background: linear-gradient(135deg, #0026BE 0%, #0053DF 100%);
  color: #ffffff;
  fill: #ffffff;	
}
#slide-wrap .slide-wrap-item .elementskit-infobox:hover .elementskit-box-header .elementskit-info-box-icon svg {   
  fill: currentColor !important;
  stroke: currentColor !important;	
}
/* заголовок блока */
#slide-wrap .elementskit-infobox .elementskit-info-box-title {
  font-size: 1.4rem;
  color: #000000;
  padding: 0;
}
/* описание блока */
#slide-wrap .ekit-wid-con .elementskit-infobox .box-body p {
  font-size: 0.96rem;
  color: #656565;
}
/***** END 3 блока слайдера *****/

/******** b-tasks Задачи && service ********/
#b-tasks .tasks-text .elementor-widget-container, 
#b-service .service-text .elementor-widget-container {
  width: 70%;
}
#b-tasks .tasks-text .elementor-widget-container p, 
#b-service .service-text .elementor-widget-container p {
  line-height: 1.4;
  margin-bottom: 0;
}
#b-tasks .tasks-card {
  box-shadow: 0 4px 24px rgba(30, 60, 120, 0.08), 0 1px 4px rgba(30, 60, 120, 0.04);
}
#b-tasks .tasks-item-list .bdt-fancy-list .bdt-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#b-tasks .tasks-item-list .bdt-fancy-list .bdt-list li {
  display: flex;
  align-items: center;
  border-radius: 10px;
  padding: 10px 16px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(74, 144, 217, 0.08);
  transition: all 0.25s ease;
}
#b-tasks .tasks-item-list .bdt-fancy-list .bdt-list li:hover {
  background: rgba(255, 255, 255, 1);
  border-color: rgba(74, 144, 217, 0.2);
  box-shadow: 0 4px 16px rgba(74, 144, 217, 0.1);
  transform: translateX(4px);
}
/***** END b-tasks && service *****/

/*##############################*/
/************************/
/***** pi-blok2 Сравнение *****/
#pi-blok2 {
  _background: linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
  background-image: radial-gradient(circle at 2px 2px, rgba(35, 99, 239, 0.03) 1.5px, transparent 0);
	
}
#pi-blok2 .pi-blok2-name .elementor-heading-title {
  _text-align: center;
}
#pi-blok2 .blok-item, #pi-blok2 .blok-items {
  padding: 0;
  margin-top: 0;
}
#pi-blok2 .blok-items {
  box-shadow: 0 4px 24px rgba(30, 60, 120, 0.08), 0 1px 4px rgba(30, 60, 120, 0.04);
}
#pi-blok2 .blok-item-list1, #pi-blok2 .blok-item-list2 {
  padding: 0;
}
#pi-blok2 .blok-item-list1 {
  background: linear-gradient(270deg, #eef3fa 0%, #EDF2F8 45%, #E0E7F1 100%);
  box-shadow: 0 8px 32px rgba(0, 40, 120, 0.06), 0 2px 8px rgba(0, 40, 120, 0.03);
}
#pi-blok2 .blok-item-list2 {
  _background: linear-gradient(135deg, #0053DF 0%, #4775FC 50%, #0053DF 100%);
  box-shadow: 0 8px 32px rgba(0, 40, 120, 0.06), 2px 2px 8px rgba(0, 40, 120, 0.03);
}
#pi-blok2 .blok-item-name {
  padding: 0;
}
#pi-blok2 .blok-item-name, 
#pi-blok2 .blok-item-fl .bdt-fancy-list .flex-wrap {
  padding-left: 0.8rem;
}
#pi-blok2 .blok-item-wrap1 {
  padding: 2.2rem 3.2rem 2.2rem 3.4rem;
}
#pi-blok2 .blok-item-wrap2 {
  padding: 2.2rem 3.4rem 2.2rem 3rem;
}
#pi-blok2 .blok-item-fl .bdt-fancy-list-img img {
  width: 5.42rem;
  height: auto;
}
#pi-blok2 .blok-item-fl .bdt-fancy-list .flex-wrap {
  background: none;
  border-radius: 12px;
  transition: background 0.25s ease;
  _cursor: pointer;
}
#pi-blok2 .blok-item-fl .bdt-fancy-list .flex-wrap:hover {
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 2px 8px rgba(0, 20, 80, 0.1);
}
/***** END pi-blok2 Сравнение *****/


/*****  blok Преимущества  *****/
#blok-advantages .advantages-text {
  flex: 0 0 36%;
  justify-content: center;
}
#blok-advantages .advantages-title .elementor-heading-title {
  line-height: 1.15;
  letter-spacing: -0.5px;
}
#blok-advantages .advantages-title .elementor-heading-title span, #blok-advantages .advantages-subtitle .elementor-widget-container p > span {
  color: #0053df;
  background: linear-gradient(120deg, #0053df 0%, #4f87fb 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#blok-advantages .advantages-subtitle .elementor-widget-container p {
  line-height: 1.6;
  padding-left: 18px;
  margin: 0;
}
#blok-advantages .advantages-subtitle .elementor-widget-container p > span {
  font-weight: 800;
}
#blok-advantages .advantages-subtitle .elementor-widget-container p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 2px;
  background: linear-gradient(180deg, #2363EF, #8D9FFF);
}
#blok-advantages .advantages-grid .adv-card {
  background: linear-gradient(145deg, #ffffff 0%, #fbfdff 100%);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  border-bottom: 2px solid rgba(0, 83, 223, 0.15);
  box-shadow: 0 4px 12px rgba(0, 40, 120, 0.04), 0 12px 36px rgba(0, 83, 223, 0.07);
  
}
#blok-advantages .advantages-grid .adv-card::after {
  content: '';
  position: absolute;
  top: -3px;
  left: 24px;
  right: 24px;
  height: 5px;
  background: linear-gradient(90deg, #2363EF, #6A88FF);
  border-radius: 0 0 4px 4px;
  opacity: 0;
  transform: scaleX(0);
  transition: all 0.4s ease;
  transform-origin: left;
}
#blok-advantages .advantages-grid .adv-card:hover::after {
  opacity: 1;
  transform: scaleX(1);
}
#blok-advantages .advantages-grid .adv-card:hover {
  transform: translateY(-8px);
  border-bottom-color: #2363EF;
	/* Усиливаем тень при наведении */
  box-shadow:
		0 8px 16px rgba(0, 40, 120, 0.06),
		0 20px 48px rgba(0, 83, 223, 0.12);
}
#blok-advantages .advantages-grid .adv-card .adv-card__icon .elementor-widget-container {
  background: linear-gradient(135deg, #eff4fc 0%, #f6faff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  box-shadow: 0 4px 12px rgba(0, 83, 223, 0.05);
}
#blok-advantages .advantages-grid .adv-card .adv-card__title {
  line-height: 1.35;
}
#blok-advantages .advantages-grid .adv-card .adv-card__desc p {
  font-size: 0.95rem;
  line-height: 1.55;
  margin: 0;
}
/**** END blok Преимущества ****/

/*******  blok Услуги  *******/
#b-service .services-grid .service-card {
  _overflow: hidden;
  _box-shadow: 0 4px 16px rgba(0, 20, 80, 0.05), 0 1px 4px rgba(0, 20, 80, 0.03);
  box-shadow: 0 4px 16px rgb(0 20 80 / 9%), 0 1px 4px rgba(0, 20, 80, 0.03);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  position: relative;
}
#b-service .services-grid .service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(0, 83, 223, 0.12), 0 2px 8px rgba(0, 83, 223, 0.06);
}
#b-service .service-card .service-card__image {
  border-radius: 20px 20px 0px 0px;
  box-shadow: 0 4px 16px rgba(0, 20, 80, 0.05), 0 4px 4px rgba(0, 20, 80, 0.03);
}
#b-service .service-card .service-card__content {
  flex: 1;
  justify-content: space-between;
  background: linear-gradient(180deg, #ffffff 60%, #f8faff 100%);
}
#b-service .service-card .service-card__desc .elementor-widget-container p {
  line-height: 1.5;
  color: #5a6578;
  margin-bottom: 22px;
  flex-grow: 0;
}
#b-service .service-card .service-card__desc .elementor-widget-container ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 26px;
  margin-left: 4px;
}
#b-service .service-card .service-card__desc .elementor-widget-container ul>li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.9rem;
  line-height: 1.45;
  color: #3a4256;
  padding: 8px 12px;
  border-radius: 8px;
  background: rgba(0, 83, 223, 0.03);
  border-left: 3px solid transparent;
  transition: all 0.25s ease;
}
#b-service .service-card .service-card__desc .elementor-widget-container ul>:hover {
  background: rgba(0, 83, 223, 0.06);
  border-left-color: #0053df;
}
#b-service .service-card .service-card__desc .elementor-widget-container ul li::before {
  content: '✓';
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2363EF 0%, #4a90d9 100%);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
/****** END blok Услуги ******/


/****** steps Этапы работы ******/
#blok-steps .steps-timeline {
  display: flex;
  align-items: stretch;
  position: relative;
}
/* Connecting line */
#blok-steps .steps-timeline::before {
  content: '';
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #B0B8FF 0%, #2363EF 20%, #4775FC 40%, #2363EF 60%, #4775FC 80%, #B0B8FF 100%);
  border-radius: 2px;
  z-index: 0;
}
#blok-steps .steps-timeline .step-item {
  flex: 1;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
}
#blok-steps .step-item .b-number {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
/* Circle with number */
#blok-steps .step-item .step-number {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffffff 0%, #f0f5ff 100%);
  border: 3px solid #2363EF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 800;
  color: #2363EF;
  margin-bottom: 22px;
  position: relative;
  box-shadow:
	0 4px 16px rgba(35, 99, 239, 0.15),
	0 2px 6px rgba(35, 99, 239, 0.08);
  transition: all 0.35s ease;
  flex-shrink: 0;
}
#blok-steps .steps-timeline .step-item:hover .step-number {
  background: linear-gradient(135deg, #2363EF 0%, #4775FC 100%);
  color: #ffffff;
  transform: scale(1.1);
  box-shadow:
	0 6px 24px rgba(35, 99, 239, 0.25),
	0 3px 10px rgba(35, 99, 239, 0.12);
}
/* Arrow between steps */
#blok-steps .step-item .step-arrow {
  position: absolute;
  top: 30px;
  right: -18px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
#blok-steps .step-item .step-arrow svg {
  width: 20px;
  height: 20px;
  fill: #4775FC;
  opacity: 0.6;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
#blok-steps .step-item:hover .step-arrow svg {
  opacity: 1;
  transform: translateX(2px);
}
#blok-steps .step-item:last-child .step-arrow {
  display: none;
}
/* Step card */
#blok-steps .step-item .step-card {
  width: 100%;
  max-width: 220px;
  box-shadow:
	0 4px 16px rgba(0, 40, 120, 0.05),
	0 1px 4px rgba(0, 40, 120, 0.03);
  _border: 1px solid rgba(0, 83, 223, 0.06);
  transition: all 0.35s ease;
  flex: 1;
  height: 100% !important;
}
#blok-steps .step-item:hover .step-card {
  transform: translateY(-4px);
  box-shadow:
	0 8px 28px rgba(35, 99, 239, 0.12),
	0 2px 8px rgba(35, 99, 239, 0.06);
  border-color: rgba(35, 99, 239, 0.18);
}
#blok-steps .step-card .step-card__desc .elementor-widget-container p {
  font-size: 0.88rem;
  line-height: 1.52;
  _color: #5a6578;
  margin: 0;
}
/****** END steps Этапы  ******/


/***** blok Проблема vs Решение *****/
.ps-blok-name {
  display: flex;
  margin-top: 2.8rem;
}
#ps-blok .ps-blok-item,
#ps-blok2 .ps-blok-item {
  background: #f8f8f8;
  border: 1px solid #f5f5f5;
  box-shadow: 0 1px 12px 2px rgb(215 215 215 / 46%);
}
#ps-blok2 .ps-blok-item {
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 12px 2px rgb(232 231 231 / 76%);
}
#ps-blok .ps-blok-item:hover, 
#ps-blok2 .ps-blok-item:hover {
  box-shadow: 0 0 16px 3px rgb(215 215 215 / 56%);
}
#ps-blok .ps-blok-item .elementor-widget-container img {
  height: 240px;
  _object-fit: fill;
}
#ps-blok2 .ps-blok-item .elementor-widget-container img {
  height: 350px;
  object-fit: cover;
  object-position: center center;
}
#ps-blok .ps-blok-item .ps-blok-img3 img {
  object-fit: cover;
  object-position: top right;
}
#ps-blok .ps-blok-item .ps-item-text {
  font-weight: 600;
  padding: 0.5rem 0.8rem;
}
#ps-blok .ps-item-list .bdt-fancy-list .flex-wrap, 
#ps-blok2 .ps-item-list .bdt-fancy-list .flex-wrap {
  background-color: initial;
}
#ps-blok .ps-blok-item .bdt-fancy-list-title, 
#ps-blok2 .ps-blok-item .bdt-fancy-list-title {
  font-weight: 600;
}
/***** END Проблема vs Решение *****/

/******   stats Цифры   ******/
/* Декоративный геометрический паттерн */
#blok-stats::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: 
	radial-gradient(circle at 2px 2px, rgba(255, 255, 255, 0.05) 1.5px, transparent 0);
  background-size: 32px 32px;
  pointer-events: none;
}
/* Светящиеся круги для глубины */
#blok-stats::after {
  content: '';
  position: absolute;
  top: -100px;
  left: -100px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(106, 136, 255, 0.15) 0%, transparent 70%);
  pointer-events: none;
}
#blok-stats .stat-item .elementor-counter-title {
  display: block;
  line-height: 1.5;
}
#blok-stats .stat-item .elementor-widget-container {
  text-align: center;
  _padding: 32px 24px;
  background: rgba(255, 255, 255, 0.05);
  _border-radius: 20px;
  _border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  transition: all 0.35s ease;
}
#blok-stats .stat-item:hover .elementor-widget-container {
  background: rgba(255, 255, 255, 0.08);
  transform: translateY(-6px);
  border-color: rgba(106, 136, 255, 0.3);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}
#blok-stats .stat-item .elementor-counter-number {
  display: block;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-bottom: 12px;
}
/* Эффект свечения для числа */
#blok-stats .stat-item .elementor-counter-number::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: linear-gradient(90deg, transparent, rgba(106, 136, 255, 0.6), transparent);
  border-radius: 2px;
}
@keyframes countUp {
  from {
	opacity: 0;
	transform: translateY(20px);
  }
  to {
	opacity: 1;
	transform: translateY(0);
  }
}

#blok-stats .stat-item {
  animation: countUp 0.8s ease-out backwards;
}
#blok-stats .stat-item:nth-child(1) { animation-delay: 0.1s; }
#blok-stats .stat-item:nth-child(2) { animation-delay: 0.2s; }
#blok-stats .stat-item:nth-child(3) { animation-delay: 0.3s; }
#blok-stats .stat-item:nth-child(4) { animation-delay: 0.4s; }
/****** END stats Цифры ******/

/***** about О комп  ******/
#blok-about .about-card {
  overflow: hidden;
  box-shadow:
	0 12px 36px rgba(0, 40, 120, 0.08),
	0 4px 12px rgba(0, 40, 120, 0.04);
  _border: 1px solid rgba(255, 255, 255, 0.7);
}
#blok-about .about-card__image {
  _flex: 0 0 42%;
  min-height: 540px;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
#blok-about .about-card__image .bdt-slider .bdt-slide-item {
  height: 712px;
  background-color: #14ABF4;
}
#blok-about .about-card:hover .about-card__image {
  transform: scale(1.03);
}
#blok-about .about-card__image::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(0, 83, 223, 0.12) 0%, transparent 60%);
  pointer-events: none;
}
#blok-about .about-card__content {
  _flex: 1;
  _flex-direction: column;
  _justify-content: center;
  color: #ffffff;
  position: relative;
}
/* Лёгкая текстура поверх градиента для «живости» */
#blok-about .about-card__content::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.18) 0%, transparent 50%);
  pointer-events: none;
}
#blok-about .about-heading .elementor-heading-title span {
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
#blok-about .about-list .bdt-fancy-list-wrap:hover {
  border-radius: 12px;
}
#blok-about .about-list .bdt-fancy-list .flex-wrap {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
#blok-about .about-list .bdt-fancy-list-wrap:hover {
  background: rgba(255, 255, 255, 0.09);
  transform: translateX(4px);
}
#blok-about .about-list .bdt-fancy-list .flex-wrap .bdt-fancy-list-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  margin-top: 2px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
}
#blok-about .about-list .bdt-fancy-list .flex-wrap .bdt-fancy-list-title .highlight {
  color: #B0B8FF;
  font-weight: 600;
}
/*** END about О комп *****/

/*###### ************* ######*/
/*######   ДОП CSS    ######*/
/*******    FON    *******/
/*
background-color: #f4f8ff;/#f3f8fc;
background-size: 24px 24px;/26px 26px;
radial-gradient(circle at 1px 1px, rgba(35, 99, 239, 0.06) 1.5px, transparent 0);
*/
#blok-advantages, #blok-steps, #blok-about {
  background-color: #f3f8fc;
  background-image: radial-gradient(circle at 1px 1px, rgba(35, 99, 239, 0.04) 1.5px, transparent 0);
  background-size: 32px 32px;
}
#pi-blok2 .blok-item-list2, #blok-stats, #blok-about .about-card__content {
  background: linear-gradient(135deg, #005ee9 0%, #0067ff 66%, #005ee9 100%);
}

/******** h2, h3 ********/

/*** подчеркивание и span ***/
#b-tasks .tasks-title .elementor-heading-title span, #b-tasks .tasks-item-name .elementor-heading-title span, 
#pi-blok2 .pi-blok2-name .elementor-heading-title span, 
#blok-advantages .advantages-grid .adv-card .adv-card__title span, 
#blok-steps .steps-title .elementor-heading-title span {
  color: #2363EF;
}
#b-tasks .tasks-title .elementor-heading-title::after, 
#b-service .service-title .elementor-heading-title::after, 
#pi-blok2 .pi-blok2-name .elementor-heading-title::after, #pi-blok2 .blok-items .blok-item-name .elementor-heading-title::after {
  content: '';
  display: block;
  left: 0;
  width: 180px;
  height: 4px;
  border-radius: 2px;
  background: linear-gradient(90deg, #4f87fb, #4775fc);
  margin: 10px 0 0;
}
#b-service .service-title .elementor-heading-title::after {
  width: 80px;
}
#pi-blok2 .pi-blok2-name .elementor-heading-title::after {
  margin: 10px auto 0;
}
#pi-blok2 .blok-items .blok-item-name .elementor-heading-title::after {
  background: linear-gradient(90deg, #a0b4cc, #c8d6e5);
  width: 70px;
}
#pi-blok2 .blok-item-list2 .blok-item-name .elementor-heading-title::after, 
#blok-about .about-heading .elementor-heading-title::after {
  background: linear-gradient(90deg, #ffffff, #B0B8FF);
}

/***  Custom icon  ***/
#b-tasks .tasks-item-list .bdt-fancy-list .bdt-list li::before {
  content: '';
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2363EF 0%, #4a90d9 100%);
  position: relative;
  box-shadow: 0 2px 8px rgba(74, 144, 217, 0.25);
}
#b-tasks .tasks-item-list .bdt-fancy-list .bdt-list li::after {
  content: '✓';
  position: absolute;
  margin-left: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
#b-tasks .tasks-item:first-child::after, #pi-blok .pi-sectionq .blok-item-list1::after {
  content: '';
  position: absolute;
  right: 0;
  top: 12%;
  height: 76%;
  width: 1px;
  box-shadow: 0 0 12px 2px rgba(74, 144, 217, 0.18), 0 0 32px 6px rgba(74, 144, 217, 0.08);
}
/***  cursor: pointer  ***/
#pi-blok2 .blok-item-fl .bdt-fancy-list .flex-wrap, #blok-advantages .advantages-grid .adv-card, #b-service .service-card .service-card__content,  
#ps-blok .ps-blok-item, #ps-blok2 .ps-blok-item, #pi-blok2 .blok-item-fl .bdt-fancy-list .flex-wrap, 
#blok-steps .steps-timeline .step-item, 
#blok-stats .stat-item, #blok-about .about-list .bdt-fancy-list-wrap {
  cursor: pointer;
}
/*****  END подчеркивание  *****/
/*****  -----------------  *****/

