.st-widget {

}

.st-gauge {
  display: none;
  width: 300px;
  height: 300px;
  position: relative;
  margin: 55px auto 0;
}
  .speed_checker .st-gauge {
    margin: 85px auto 0;
  }

@media (min-width: 768px) {
  .st-gauge::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 258px 150px 258px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    left: 50%;
    margin-left: -258px;
    bottom: 0;
    z-index: 8; }
}

  .st-gauge__scale-mark {
    width: 8px;
    height: 2px;
    background-color: rgba(126, 215, 173, 0.3);
    position: absolute;
    left: 8px;
    top: 50%;
    z-index: 8;
    -webkit-transform-origin: 142px 0;
    -ms-transform-origin: 142px 0;
    transform-origin: 142px 0; }
    .st-gauge__scale-mark:nth-child(1) {
      -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      transform: rotate(-30deg); }
    .st-gauge__scale-mark:nth-child(2) {
      -webkit-transform: rotate(-6deg);
      -ms-transform: rotate(-6deg);
      transform: rotate(-6deg); }
    .st-gauge__scale-mark:nth-child(3) {
      -webkit-transform: rotate(18deg);
      -ms-transform: rotate(18deg);
      transform: rotate(18deg); }
    .st-gauge__scale-mark:nth-child(4) {
      -webkit-transform: rotate(42deg);
      -ms-transform: rotate(42deg);
      transform: rotate(42deg); }
    .st-gauge__scale-mark:nth-child(5) {
      -webkit-transform: rotate(66deg);
      -ms-transform: rotate(66deg);
      transform: rotate(66deg); }
    .st-gauge__scale-mark:nth-child(6) {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .st-gauge__scale-mark:nth-child(7) {
      -webkit-transform: rotate(114deg);
      -ms-transform: rotate(114deg);
      transform: rotate(114deg); }
    .st-gauge__scale-mark:nth-child(8) {
      -webkit-transform: rotate(138deg);
      -ms-transform: rotate(138deg);
      transform: rotate(138deg); }
    .st-gauge__scale-mark:nth-child(9) {
      -webkit-transform: rotate(162deg);
      -ms-transform: rotate(162deg);
      transform: rotate(162deg); }
    .st-gauge__scale-mark:nth-child(10) {
      -webkit-transform: rotate(186deg);
      -ms-transform: rotate(186deg);
      transform: rotate(186deg); }
    .st-gauge__scale-mark:nth-child(11) {
      -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
      transform: rotate(210deg); }
  .st-gauge__arrow {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    transform: rotate(150deg);
  }
    .st-gauge__arrow .icon-gauge-arrow {
      position: absolute;
      right: 48px;
      top: 50%;
      margin-top: -5px; }
  .st-gauge__labels {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.28, 1.46);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.28, 1.46);
    z-index: 10;
  }
    .st-gauge__labels--new {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0;
      transition: transform 1.3s ease-in-out;
    }

    .st-gauge_outcoming .st-gauge__label {
      color: #7aa2ca;
      transition: color 1.3s ease-in-out;
    }

  .st-gauge__label {
    font-family: 'Nunito', Arial, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #7ed7ad;
    position: absolute;
    text-align: center;
    height: 20px;
    top: 50%;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -10px;
    z-index: 9; }
    .st-gauge__label--dimmed {
      color: #d4dbe6; }

    .st-gauge__label:nth-child(1) {
      -webkit-transform: translateX(-147.22px) translateY(85px);
      -ms-transform: translateX(-147.22px) translateY(85px);
      transform: translateX(-147.22px) translateY(85px); }
    .st-gauge__label:nth-child(2) {
      -webkit-transform: translateX(-169.065px) translateY(17.765px);
      -ms-transform: translateX(-169.065px) translateY(17.765px);
      transform: translateX(-169.065px) translateY(17.765px); }
    .st-gauge__label:nth-child(3) {
      -webkit-transform: translateX(-161.67px) translateY(-52.53px);
      -ms-transform: translateX(-161.67px) translateY(-52.53px);
      transform: translateX(-161.67px) translateY(-52.53px); }
    .st-gauge__label:nth-child(4) {
      -webkit-transform: translateX(-126.327px) translateY(-113.747px);
      -ms-transform: translateX(-126.327px) translateY(-113.747px);
      transform: translateX(-126.327px) translateY(-113.747px); }
    .st-gauge__label:nth-child(5) {
      -webkit-transform: translateX(-69.139px) translateY(-155.295px);
      -ms-transform: translateX(-69.139px) translateY(-155.295px);
      transform: translateX(-69.139px) translateY(-155.295px); }
    .st-gauge__label:nth-child(6) {
      -webkit-transform: translateX(0px) translateY(-170px);
      -ms-transform: translateX(0px) translateY(-170px);
      transform: translateX(0px) translateY(-170px); }
    .st-gauge__label:nth-child(7) {
      -webkit-transform: translateX(69.139px) translateY(-155.295px);
      -ms-transform: translateX(69.139px) translateY(-155.295px);
      transform: translateX(69.139px) translateY(-155.295px); }
    .st-gauge__label:nth-child(8) {
      -webkit-transform: translateX(126.327px) translateY(-113.747px);
      -ms-transform: translateX(126.327px) translateY(-113.747px);
      transform: translateX(126.327px) translateY(-113.747px); }
    .st-gauge__label:nth-child(9) {
      -webkit-transform: translateX(161.67px) translateY(-52.53px);
      -ms-transform: translateX(161.67px) translateY(-52.53px);
      transform: translateX(161.67px) translateY(-52.53px); }
    .st-gauge__label:nth-child(10) {
      -webkit-transform: translateX(169.065px) translateY(17.765px);
      -ms-transform: translateX(169.065px) translateY(17.765px);
      transform: translateX(169.065px) translateY(17.765px); }
    .st-gauge__label:nth-child(11) {
      -webkit-transform: translateX(147.22px) translateY(85px);
      -ms-transform: translateX(147.22px) translateY(85px);
      transform: translateX(147.22px) translateY(85px); }
  .st-gauge__progress-overlay {
    width: 294px;
    height: 294px;
    margin: 3px;
    background: #ffffff;
    position: absolute;
    border-radius: 50%;
    top: 0;
    z-index: 5; }
  .st-gauge__progress {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
    overflow: hidden;
    -webkit-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out; }
  .st-gauge__progress-fade {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50%; }
    .st-gauge__progress-fade::before {
      position: absolute;
      width: 30px;
      height: 30px;
      top: 50%;
      margin-top: 60px;
      left: -15px;
      /* background: #7ed7ad; */
      -webkit-filter: blur(4px);
      filter: blur(4px);
      content: '';
      display: block; }

    .st-gauge_outcoming .st-gauge__progress-fade::before {
      /* background: #7aa2ca; */
      transition: background 5s ease-out;
    }
  .st-gauge__inner-progress-fade {
    width: 174px;
    height: 174px;
    margin: 63px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50%;
    z-index: 5; }
    .st-gauge__inner-progress-fade::before {
      position: absolute;
      width: 30px;
      height: 30px;
      top: 50%;
      margin-top: 40px;
      left: -15px;
      -webkit-filter: blur(4px);
      filter: blur(4px);
      content: '';
      display: block; }
    .st-gauge_outcoming .st-gauge__inner-progress-fade::before {
      transition: background 5s ease-out;
    }
  .st-gauge__inner-progress {
    width: 174px;
    height: 174px;
    border-radius: 50%;
    -webkit-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    transform: rotate(-120deg);
    position: absolute;
    margin: 63px;
    top: 0;
    z-index: 5;
    overflow: hidden; }
  .st-gauge__inner-progress-overlay {
    width: 168px;
    height: 168px;
    margin: 66px;
    position: absolute;
    top: 0;
    background: #ffffff;
    border-radius: 50%;
    z-index: 6; }
  .st-gauge__inner-circle {
    width: 154px;
    height: 154px;
    margin: 73px;
    position: absolute;
    top: 0;
    border: 15px solid #f1fcf5;
    border-radius: 50%;
    box-sizing: border-box;
    z-index: 7; }
    .st-gauge_outcoming .st-gauge__inner-circle {
      border: 15px solid #f3f7fd;
      transition: border 5s ease-out;
    }

  .st-gauge__value {
    font-size: 45px;
    font-family: 'Nunito', Arial, sans-serif;
    color: #7ed7ad;
    position: absolute;
    text-align: center;
    width: 174px;
    left: 50%;
    margin-left: -87px;
    height: 52px;
    line-height: 52px;
    top: 50%;
    margin-top: -26px;
    z-index: 8; }
  .st-gauge_outcoming .st-gauge__value {
    color: #7aa2ca;
    transition: color 5s ease-out;
  }
  .st-gauge__addition-value {
    font-size: 20px; }
  .st-gauge__unit {
    font-size: 18px;
    font-family: 'Nunito', Arial, sans-serif;
    color: #d4dbe6;
    width: 144px;
    text-align: center;
    height: 24px;
    top: 50%;
    left: 50%;
    margin-left: -72px;
    margin-top: 30px;
    position: absolute;
    z-index: 8; }
  .st-gauge__status-icon {
    width: 12px;
    height: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: 62px;
    z-index: 10;
    -webkit-filter: drop-shadow(0 -10px 7px rgba(126, 215, 173, 0.75));
    filter: drop-shadow(0 -10px 7px rgba(126, 215, 173, 0.75)); }

    .st-gauge__status-icon-up {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-filter: drop-shadow(0 -10px 7px #7aa2ca);
      filter: drop-shadow(0 -10px 7px #7aa2ca);
    }

.st-stat-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: inline-block;
  position: relative; }
  .st-stat-icon--orange {
    background-color: #ffe9d0;
  }
    .st-stat-icon--orange::before {
      content: '';
      position: absolute;
      width: 52px;
      height: 52px;
      margin: 2px;
      background-color: #ffe9d0;

      top: 0;
      left: 0;
      border-radius: 50%;
    }

    .st-stat-icon--orange-shadow {
      box-shadow: 0 5px 25px rgba(254, 186, 107, 0.35);
    }
  .st-stat-icon--green {
    background-color: #f3fdf7;
    position: relative;
  }
    .st-stat-icon--green::before {
      content: '';
      position: absolute;
      width: 52px;
      height: 52px;
      margin: 2px;
      background-color: #f3fdf7;
      top: 0;
      left: 0;
      border-radius: 50%;
    }

    .st-stat-icon--green-shadow {
      box-shadow: 0 5px 25px #7ed7ad;
    }

  .st-stat-icon--gray {
    background-color: #f3f7fd;
  }
    .st-stat-icon--gray::before {
      content: '';
      position: absolute;
      width: 52px;
      height: 52px;
      margin: 2px;
      background-color: #f3f7fd;
      top: 0;
      left: 0;
      border-radius: 50%;
    }

    .st-stat-icon--gray-shadow {
      box-shadow: 0 5px 25px #f3f7fd;
    }

  .st-stat-icon--ping-done {
    background: #feba6b;
    display: none;
  }

  .st-stat-icon--incoming-done {
    background: #7ed7ad;
    display: none;
  }

  .st-stat-icon--outcoming-done {
    background: #7aa2ca;
    display: none;
  }

.st-stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: none;
  padding: 0;
  margin: 0 0 0;
  list-style: none; }
  .st-stats__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 1000;
  }
    .st-stats__item::before {
      content: '';
      display: block;
      width: 2px;
      height: 13px;
      position: absolute;
      left: 0;
      top: 22px;
      background-color: #e8ebf3; }
    .st-stats__item:first-child::before {
      display: none; }
  .st-stats__label {
    font-family: 'Nunito', Arial, sans-serif;
    font-size: 16px;
    color: #d4dbe6;
    margin-top: 21px; }
  .st-stats__value {
    font-family: 'Nunito', Arial, sans-serif;
    font-size: 30px;
    color: #2f2f2f;
    margin-top: 6px; }
  .st-stats__unit {
    font-family: 'Nunito', Arial, sans-serif;
    font-size: 16px;
    color: #d4dbe6; }

.icon-double-arrow {
  width: 20px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px; }

.icon-single-bottom-arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 12px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px; }

.icon-single-top-arrow {
  width: 12px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -11px; }

.icon-gauge-arrow {
  width: 12px;
  height: 11px;
  display: block; }

.st-gauge_outcoming .cls-2 {
  transition: fill 5s ease-out;
  fill: #7aa2ca;
}

.st-widget__start {
  position: relative;
  z-index: 15;
}

.st-widget__platform__left {
  cursor: pointer;
  margin: 0 15px 0 0;
}
  .st-widget__platform__left:hover {
    color: #7aa2ca;
  }


.st-widget__platform__right {
  cursor: pointer;
  margin: 0 0 0 15px;
}
  .st-widget__platform__right:hover {
    color: #7aa2ca;
  }

/* Platform slider */
.slider {
    width: 350px;
    margin: 0 auto 20px;
}

.frame {
    width: 350px;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
}

.slides {
    display: inline-block;
}

.st-widget__platform li {
    height: 40px;
    display: inline-block;
    width: 350px;
    overflow-x: hidden;
}

.prev, .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    cursor: pointer;
}

.next {
    right: 0;
}

.prev {
    left: 0;
}

.next svg, .prev svg {
    width: 25px;
}