.form-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-control {
  font-size: 1rem;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}

.form-control:not(:focus) + label {
  position: absolute;
  top: 7px;
  left: 12px;
  transform: translateY(50%);
  font-size: 12px;
  color: #aaa;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}

.form-control:not(:-moz-placeholder) + label {
  position: absolute;
  top: 14px;
  left: 12px;
  transform: translateY(-1.5rem);
  font-size: 12px;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  background-color: white;
  color: #aaa;
}

.form-control:focus + label,
.form-control:not(:placeholder-shown) + label {
  position: absolute;
  top: 14px;
  left: 12px;
  transform: translateY(-1.5rem);
  font-size: 12px;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  background-color: white;
  color: #aaa;
}

@media (max-width: 576px) {
  .store-url {
    width: 60% !important;
  }
}

.domain-name {
  width: 150px;
  position: absolute;
  height: 50px;
  background: #e9ecef;
  top: 0;
  left: calc(45% - 20px);
  border-radius: 0 0.375rem 0.375rem 0;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 576px) {
  .domain-name {
    width: 40%;
    left: 60%;
  }
}

.domain-status {
  position: absolute;
  left: calc(45% + 138px);
  top: 14px;
}
@media (max-width: 576px) {
  .domain-status {
    top: 50px;
    left: 1px;
  }
}

label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

div.jumbotron {
  background-image: url(https://dealpos-media.b-cdn.net/umbraco/master/default_bg.jpg);
  background-repeat: no-repeat;
  background-position: 80% 0;
}

.loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(128, 128, 128, 0.5);
  z-index: 9999;
}

.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 576px) {
  .form-container {
    width: 70%;
  }
}

.store-form-container {
  width: 40%;
}
@media (max-width: 576px) {
  .store-form-container {
    width: 100%;
  }
}

.demo-acc-box {
  width: 380px;
  background: #dfeaf0;
  border-radius: 10px;
}
@media (max-width: 576px) {
  .demo-acc-box {
    width: auto;
  }
}

@media (max-width: 576px) {
  .email-form {
    margin-top: 20px;
  }
  .email-form .text-header-form.fw-bold,
  .email-form .text-secondary {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .instant-demo {
    text-align: center;
  }
}

.line .rounded-circle {
  width: 50px;
  height: 50px;
  padding-top: 15px;
  position: absolute;
  top: 0;
  left: calc(50% - 25px);
}
.line div {
  width: 0px;
  height: 300px;
  border-right: 1px solid #000000;
}

.em-phn-form h5,
.store-form h5 {
  margin-top: 18px;
}

.otp-container input {
  font-size: 32px;
  letter-spacing: 32px;
  padding-left: 32px;
  width: 335px;
  font-family: monospace;
  background: transparent;
}
.otp-container input:focus {
  outline: none !important;
}
.otp-container .stripe {
  font-size: 32px;
  letter-spacing: 32px;
  padding-left: 27px;
  font-family: monospace;
  position: absolute;
  padding-top: 6px;
  z-index: -1;
}

@media (max-width: 575.98px) {
  div.jumbotron h1 {
    font-size: 1.875rem;
  }
}
div.splitter_bg:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background-color: #343a40;
  background-attachment: fixed;
}
div.splitter_bg h5.rounded-circle {
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 100;
  display: inline-block;
  position: relative;
}

[v-cloak] {
  display: none;
}

.vid {
  position: relative;
  cursor: pointer;
}

.vid img {
  height: 200px;
}

.vid:before {
  opacity: 0.9;
}

.vid:before,
.vid:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.2s;
}

.iframevid:after,
.vid:after {
  background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
  background-size: 2.5em;
}

.vid:after {
  background-repeat: no-repeat;
  background-position: 0.7em 0.7em;
  opacity: 0.5;
  background-size: 4em;
}

.vid:before,
.vid:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.2s;
}

.vid:hover:after {
  opacity: 0.8;
}

.vid:hover:before {
  opacity: 0.85;
}/*# sourceMappingURL=demo.css.map */