/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("..fonts/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/roboto-v30-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/roboto-v30-latin-regular.woff") format("woff"), /* Modern Browsers */ url("../fonts/roboto-v30-latin-regular.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/roboto-v30-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("assets/fonts/roboto-v30-latin-500.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/roboto-v30-latin-500.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/roboto-v30-latin-500.woff") format("woff"), /* Modern Browsers */ url("../fonts/roboto-v30-latin-500.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/roboto-v30-latin-500.svg#Roboto") format("svg"); /* Legacy iOS */
}

body {
  margin: 0px;
  padding: 0px;
  display: block;
  background-color: #7f898b;
  transition: color 0.9s, background-color 0.9s;
  height: 100vh;
  overflow: hidden;
}

::-webkit-scrollbar {
  display: none;
}
html {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.Credits {
  color: rgb(125 119 119);
  text-align: center;
  font-size: 14px;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
}
.Credits a {
  text-decoration: none;
  color: #ffffff;
}
.Credits a:hover {
  color: #f1f583;
}

.ConnectError {
  display: none;
}

.app-conteiner {
  max-width: 1170px;
  width: 100%;
}

.openSpeedtestApp {
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  /* width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
 height: 90vh;
  width: 100vw; 
  display: none;
  overflow: hidden; */
}

#SpeedTest {
  /* aspect-ratio: 710 / 380;
  position: relative; */
}

.main-Gaugebg {
  fill: none;
  stroke: #434d4f;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
}
.main-GaugeBlue {
  fill: none;
  stroke: #f1f583;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
  stroke-opacity: 0;
}
.main-GaugeWhite {
  fill: #000000;
  stroke: rgb(0, 0, 0);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 15px;
  stroke-dasharray: 0, 681;
  stroke-dashoffset: 1;
  stroke-opacity: 0;
}
.oDo-Meter {
  font-size: 16.633283615112305px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
}
.oDoLive-Speed {
  font-size: 28px;
  fill: #ffffff;
  stroke: rgb(255, 255, 255);
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}

.oDoLive-Status {
  font-size: 10px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.uiBg {
  fill: #434d4f;
}

.progressbg {
  stroke: #434d4f;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.Cards {
  fill: #434d4f;
}
.Symbol {
  fill: #f1f583;
}
.rtext {
  font-size: 12px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
}
.rtextnum {
  font-size: 23px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.rtextmbms {
  font-size: 12px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.jitter-Mob {
  font-size: 9px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.startButton {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  pointer-events: visible;
  fill: #14d99a;
}
.buttonTxt {
  font-size: 16px;
  fill: #14265a;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.intro-Progress {
  stroke: #f1f583;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.progressElmstart {
  stroke: #434d4f;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
  display: block;
}
.Startsettings {
  fill: url(#RadialGradient1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  pointer-events: visible;
  opacity: 0.1;
  transition: opacity 1s ease-in-out;
}
.Startsettings:hover {
  opacity: 1;
}
.deskStart {
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
  stroke: #434d4f;
}
#UI-Desk {
  display: none;
}
#UI-Mob {
  display: none;
}
.oDoTop-Speed {
  font-size: 16.96px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: end;
}
#upSymbolDesk {
  fill: #f1f583;
  display: none;
}
#downSymbolDesk {
  fill: #f1f583;
  display: none;
}
#upSymbolMob {
  fill: #f1f583;
  display: none;
}
#downSymbolMob {
  fill: #f1f583;
  display: none;
}

#ipMob {
  font-size: 15px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
  display: none;
}
#ipDesk {
  font-size: 15px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
  display: none;
}

.spinner {
  position: absolute;
  z-index: 999;
  top: 50vh;
  left: 50vw;
  text-align: center;
}

.spinner > div {
  width: 20px;
  height: 20px;
  background-color: #2196f3;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.darkmode {
  margin-bottom: -15px;
  fill: #75757a99;
  padding-top: 16px;
  display: none;
  cursor: pointer;
  margin-right: 30px;
}
#daymode {
  margin-right: 40px;
}
.darkmode:hover {
  fill: #f1f583;
}

.Mobile,
.Desktop {
  visibility: hidden;
  /* width: 100vw;
  height: 100vh; */
  width: 100%;
  height: 100%;
}

.color-logo-pqn {
  fill: #1a3378;
  transition: fill 0.3s;
}

.resultsContainer {
  display: flex;
  flex-direction: row;
  align-items: center;
  opacity: 0.4;
  justify-content: space-between;
  padding: 0 5.5%;
  padding-top: 20px;
  margin-bottom: -30px;
  z-index: 100;
  user-select: none;
  position: relative;
}

.resultsContainer_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}

.resultsContainer__copy {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 40px;
  background: #f1f583;
  border-radius: 5px;
  font-size: 18px;
  color: #1a1a1a;
  text-decoration: none;
  border: 0;
}
.resultsContainer__copy:hover {
  background: #c9cd5b;
}
.resultsContainer__copy:active {
  background-color: #f1f583;
  transform: scale(0.95);
}

.resultsContainer__share-all {
  width: 40px;
  height: 40px;
  background: #f1f583;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.resultsContainer__share-all:hover {
  background: #c9cd5b;
}
.resultsContainer__share-all:active {
  background-color: #f1f583;
  transform: scale(0.95);
}

.share-all {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
}

.facebook {
  background-image: url("/assets/images/icons/facebook.svg");
}
.twitter {
  background-image: url("/assets/images/icons/twitter.svg");
}
.telegram {
  background-image: url("/assets/images/icons/telegram.svg");
}
.copy {
  background-image: url("/assets/images/icons/copy.svg");
}
.vk {
  background-image: url("/assets/images/icons/vk.svg");
}
.viber {
  background-image: url("/assets/images/icons/viber.svg");
}
.pinterest {
  background-image: url("/assets/images/icons/pinterest.svg");
}
.mail {
  background-image: url("/assets/images/icons/mail.svg");
}
.whatsapp {
  background-image: url("/assets/images/icons/whatsapp.svg");
}

.resultsContainer__share {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  position: relative;
}

.resultsContainer__share p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

.share-options {
  position: absolute;
  top: 60px;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 300px;
  height: 100px;
  background: #7f898b;
  box-shadow: 0px 0px 15px #435a5e;
  border-radius: 15px;
  z-index: 1000;
}

.hidden {
  display: none;
}

#svgContainer {
  position: relative; /* Родительский блок, внутри которого будем позиционировать shareOptions */
}

@media only screen and (orientation: landscape) {
  .Mobile {
    visibility: hidden;
  }
  .Desktop {
    visibility: visible;
  }
}

@media only screen and (orientation: portrait) {
  .spinner {
    top: 42vh;
    left: 42vw;
  }
  .resultsContainer {
    flex-direction: column;
    padding: 20px 0;
  }
  .resultsContainer__share p {
    display: none;
  }
  .resultsContainer_button {
    padding-bottom: 10px;
  }
  .Mobile {
    visibility: visible;
  }
  .Desktop {
    visibility: hidden;
  }
}
@media only screen and (max-width: 300px) {
  .Credits {
    display: none;
  }
}
