.phone-header-smart a {
    color:#fff;
}
.phone-header-smart {
    color:#fff;
     font-size: 22px;
}
@media (max-width: 767px) {
  .phone-header-smart {
    font-size: 16px;
  }
}
#sp-footer3 {
    z-index: 20;
}
.sp-page-builder .page-content #section-id-f223c540-8a39-47d0-9502-0e556f1ba5b4 {
    z-index: 10;
}
.sp-page-builder .page-content #section-id-663a44fc-e7c5-4ba9-83aa-1a921235bffc {
    z-index: 9;
}


.smart76-text-block {
            max-width: 90%; /* Зададим максимальную ширину относительно экрана */
            margin: 20px auto; /* Центрируем блок по горизонтали */
            border: 1px solid #333; /* Более темная граница для контраста */
            padding: 15px;
            position: relative; /* Для позиционирования всплывающего окна */
            background-color: transparent; /* Чтобы был виден фон body */
        }

        .smart76-text-block__image {
            width: 100%; /* Изначально делаем изображение адаптивным */
            max-width: 250px; /* Максимальная ширина изображения */
            height: auto;
            margin-bottom: 15px; /* Отступ снизу от картинки на мобильных */
           /* border: 1px solid #0b7ecf; */
          /*  border-radius: 5px;*/
        }

        .smart76-text-block__text {
            overflow: auto; /* Чтобы текст обтекал изображение */
            font-size: 16px; /* Базовый размер шрифта */
            line-height: 1.6; /* Межстрочный интервал для лучшей читаемости */
        }

        .smart76-text-block__bottom {
            display: flex;
            flex-direction: column; /* По умолчанию располагаем элементы вертикально на маленьких экранах */
            align-items: flex-start; /* Выравниваем по левому краю */
            margin-top: 25px;
        }

        .smart76-text-block__button {
            padding: 10px 20px;
            background-color: transparent;
            color: #0b7ecf;
            border: 2px solid #0b7ecf;
            border-radius: 5px;
            cursor: pointer;
            transition: box-shadow 0.3s ease; /* Плавная анимация тени */
            margin-bottom: 15px; /* Отступ между кнопкой и ссылками на маленьких экранах */
            font-size: 16px;
        }

        .smart76-text-block__button:hover {
            box-shadow: 0 0 10px cyan, 0 0 20px cyan; /* Эффект свечения при наведении */
        }

        .smart76-text-block__links {
            /*display: flex;*/
            align-items: center;
            font-size: 14px;
            line-height: 26px;
        }
        .smart76-text-block__links > a {
            color: #a3a3a3;
        }

        .smart76-text-block__link-image {
            width: 30px;
            height: 30px;
            margin-left: 5px;
            filter: brightness(0.7); /* Немного приглушить цвета иконок */
        }

        .smart76-text-block__link-image:hover {
            filter: brightness(1); /* Восстановить яркость при наведении */
        }

        .smart76-popup {
            display: none;
            position: fixed; /* Фиксированное позиционирование для центрирования на экране */
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #0a2230; /* Более темный фон для попапа */
            border: 1px solid cyan;
            padding: 20px;
            z-index: 1000; /* Высокий z-index, чтобы быть поверх всего */
            box-shadow: 0 0 10px cyan;
            width: 90%; /* Занимает большую часть экрана на мобильных */
            max-width: 400px; /* Максимальная ширина попапа */
        }

        .smart76-popup__close-button {
            position: absolute;
            top: 5px;
            right: 5px;
            cursor: pointer;
            color: cyan;
            font-size: 20px;
            line-height: 1;
            padding: 5px;
        }

        .smart76-popup__close-button:hover {
            color: white;
        }

        /* Медиа-запрос для экранов шириной 600px и больше */
        @media (min-width: 600px) {
            .smart76-text-block__bottom {
                flex-direction: row; /* На больших экранах располагаем кнопку и ссылки в ряд */
                justify-content: flex-start; /* Выравниваем по левому краю */
                align-items: center; /* Выравниваем по вертикали */
            }

            .smart76-text-block__button {
                margin-bottom: 0; /* Убираем нижний отступ на больших экранах */
                margin-right: 15px; /* Добавляем отступ справа от кнопки */
            }

            .smart76-text-block__image {
                float: left; /* Возвращаем обтекание текстом на больших экранах */
                margin-right: 15px;
                margin-bottom: 15px;
            }

            .smart76-text-block__text {
                overflow: auto; /* Чтобы текст обтекал изображение */
            }
        }

        /* Медиа-запрос для экранов шириной 768px и больше */
        @media (min-width: 768px) {
            .smart76-text-block {
                max-width: 600px; /* Возвращаем исходную ширину на больших экранах */
            }
        }
        
        /* ССЫЛКИ*/
        .smart76-link-wrapper {
    position: absolute;
    bottom: 20px;
    right: 50px;
  }

  .smart76-link-link {
    color: white;
    text-decoration: underline;
    font-size: 16px;
    position: relative;
  }

  .smart76-link-link::after {
    content: '>';
    position: absolute;
    right: -20px;
    top: 0;
  }

  .smart76-link-link:hover::after {
    color: cyan;
    text-shadow: 0 0 5px cyan, 0 0 10px cyan;
  }
  .smart76-link-link:hover {
    color: #0b7ecf;
    text-shadow: 0 0 15px #0b7ecf, 0 0 20px #0b7ecf;
  }

joomla-tab>joomla-tab-element{
  background-color: #021220 !important;
}

#sppb-addon-45d4774e-1297-4f5d-871b-6d877fcd385c #btn-45d4774e-1297-4f5d-871b-6d877fcd385c1.sppb-btn-custom {
    border: solid 2px;
}
#sppb-addon-45d4774e-1297-4f5d-871b-6d877fcd385c #btn-45d4774e-1297-4f5d-871b-6d877fcd385c0.sppb-btn-custom {
    border: solid 2px;
}
#sppb-addon-45d4774e-1297-4f5d-871b-6d877fcd385c #btn-45d4774e-1297-4f5d-871b-6d877fcd385c2.sppb-btn-custom {
    border: solid 2px;
}
#sppb-addon-1a722d27-3b5e-4eee-9ff9-1ee7de3004a2 #btn-1a722d27-3b5e-4eee-9ff9-1ee7de3004a2.sppb-btn-custom {
    min-width: 200px;
}
#sppb-addon-d3f7f1f4-b7ca-470c-8223-3e6ea60c08f1 #btn-d3f7f1f4-b7ca-470c-8223-3e6ea60c08f1.sppb-btn-custom {
  min-width: 200px;  
}







/* Центровка */
  .smart76btn-center {
    display: flex;
    justify-content: center;
    padding: 40px 16px;
  }

  /* Контейнер с обводкой */
  .smart76btn-button-border {
    position: relative;
    padding: 3px;
    border-radius: 8px;
    background: conic-gradient(
      from 0deg,
      #ffffff,
      #0b7ecf,
      #ffffff,
      #0b7ecf,
      #ffffff
    );
    animation: smart76btn-rotate 3s linear infinite;
    background-size: 300% 300%;
    display: inline-block;
    transition: box-shadow 0.3s ease;
    text-decoration: none;
  }

  /* Световое свечение при наведении */
  .smart76btn-button-border:hover {
    box-shadow: 0 0 20px 6px rgb(212 234 250 / 65%);
  }

  /* Сама кнопка */
  .smart76btn-my-button {
    position: relative;
    z-index: 2;
    padding: 8px 30px;
    font-size: 18px;
    color: #021220;
    background: linear-gradient(to right, #fff, #6adffc, #20bbf6);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0.5px;
  }

  /* Анимация: блики по обводке слева направо */
  @keyframes smart76btn-rotate {
    0% {
      background-position: 300% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  /* Звезды внутри кнопки */
  .smart76btn-stars {
    pointer-events: none;
    position: absolute;
    inset: 0;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
  }

  .smart76btn-stars::before,
  .smart76btn-stars::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    background-image:
      radial-gradient(#021220 1px, transparent 1px),
      radial-gradient(#fff 1.5px, transparent 1.5px),
      radial-gradient(#fff 0.8px, transparent 0.8px);
    background-size: 30px 30px, 50px 50px, 70px 70px;
    opacity: 0.6;
    animation: smart76btn-stars-move 16s linear infinite;
  }

  .smart76btn-stars::after {
    animation-duration: 20s;
    opacity: 0.1;
    transform: rotate(180deg);
  }

  /* Движение звёзд */
  @keyframes smart76btn-stars-move {
    0% {
      transform: translateX(0) translateY(0);
    }
    100% {
      transform: translateX(-50%) translateY(-25%);
    }
  }

  /* Адаптив для мобильных */
  @media (max-width: 480px) {
    .smart76btn-my-button {
      padding: 8px 24px;
      font-size: 15px;
    }
  }
  
  
   .smart76popup-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: rgba(0, 0, 0, 0.6);
      display: none;
      justify-content: center;
      align-items: center;
      z-index: 9999;
    }

    /* Стили для popup окна */
    .smart76popup-window {
      background-color: #021220;
      border: 1px solid #0b7ecf;
      padding: 30px;
      position: relative;
      color: white;
      text-align: center;
      max-width: 400px;
      width: 90%;
      border-radius: 8px;
    }

    /* Кнопка закрытия */
    .smart76popup-close {
      position: absolute;
      top: 10px;
      right: 15px;
      color: white;
      font-size: 20px;
      font-weight: bold;
      cursor: pointer;
    }

    