/* line 1483, src/assets/scss/custom/_style.scss */
.gradient-overly-right:before {
  background: -webkit-gradient(linear, left top, right top, from(rgb(89,25,194)), to(rgb(48 66 214 / 42%)));
  background: linear-gradient(90deg, rgb(89,25,194), rgb(89 25 194 / 52%));
}

.domain-search-form button.search-btn {
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  border: 1px solid #5919C3;
  background: rgb(89,25,194);
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  z-index: 0 !important;
}

/* line 2730, src/assets/scss/custom/_style.scss */
.btn-hover:after, .btn-hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  background: rgb(96 44 182);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

/* line 2325, src/assets/scss/custom/_style.scss */
.single-promo-2 span {
  border-radius: 0.25rem;
  font-size: 28px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  background: #5919C3;
}
/* line 264, src/assets/scss/custom/_style.scss */
.primary-solid-btn {
  border: 1px solid #5919C3;
  background: #5919C3;
  color: #ffffff;
}
/* line 271, src/assets/scss/custom/_style.scss */
.primary-solid-btn:hover {
  border-color: #612abb;
  background: #6836ba;
  color: #ffffff;
}
/* line 179, src/assets/scss/custom/_style.scss */
.color-primary {
  color: #5919C3;
}
/* line 1489, src/assets/scss/custom/_style.scss */
.gradient-overly-bottom:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(89 25 194 / 27%)), to( rgb(89,25,194)));
  background: linear-gradient(to bottom,  rgb(89 25 194 / 27%),  rgb(89,25,194));
}
.gradient-bg {
  background: -webkit-gradient(linear, left top, right top, from(#5919C3), to(#5919C3)) !important;
  background: linear-gradient(90deg, #5919C3, #5919C3) !important;
}
.popular-price {
  -webkit-box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
          box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125) !important;
  border: 2px solid #5919C3 !important;
}
.pricing-header .price {
  font-size: 35px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #5919C3;
}
/* line 6, src/assets/scss/vendors/bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #5919C3;
  text-decoration: none;
}

/* line 6, src/assets/scss/vendors/bootstrap.min.css */
.btn-link:hover {
  color: #6933c3;
  text-decoration: underline;
}
.single-pricing-pack:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.12) !important;
  border: 2px solid #5919C3;
}
.scroll-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 105%;
  right: 30px;
  font-size: 16px;
  border-radius: 4px;
  z-index: 999;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: #5919C3;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  border: none;
}
/* line 786, src/assets/scss/custom/_style.scss */
  .navbar-expand-md .main-navbar-nav .main-sub-menu {
    border-top: 2px solid #5919C3;
    border-radius: 0.5rem;
    -webkit-box-shadow: 0 12px 20px 0 rgba(23, 28, 33, 0.16);
    box-shadow: 0 12px 20px 0 rgba(23, 28, 33, 0.16);
  }
/* line 751, src/assets/scss/custom/_style.scss */
.hs-mega-menu-opened a.custom-nav-link:before, .hs-sub-menu-opened a.custom-nav-link:before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(-50%, 0) rotate(-315deg);
  transform: translate(-50%, 0) rotate(-315deg);
  border-radius: 3px;
  background-color: #5919C3;
}
/* line 195, src/assets/scss/custom/_style.scss */
a {
  color: #5919C3;
}

/* line 199, src/assets/scss/custom/_style.scss */
a:hover {
  color: #4801bf;
  text-decoration: none;
}
/* line 1613, src/assets/scss/custom/_style.scss */
.custom-dot.owl-theme .owl-dots button.owl-dot.active span {
  background: #5919C3;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
/* line 1610, src/assets/scss/custom/_style.scss */
.custom-dot.owl-theme .owl-dots button.owl-dot span:hover {
  background: #5919C3;
}

/* line 624, src/assets/scss/custom/_style.scss */
.main-sub-menu .active > .sub-menu-nav-link {
  color: #5919C3;
}
/* line 1626, src/assets/scss/custom/_style.scss */
.offer-box {
  max-width: 300px;
  width: auto;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 15px;
  background: rgb(127 86 193 / 38%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 1635, src/assets/scss/custom/_style.scss */
.offer-box:hover {
  background: rgb(127 86 193 / 80%);
}
/* line 4379, src/assets/scss/custom/_style.scss */
.single-radio-box input[type=radio]:checked ~ label .custom-check::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f00c";
  color: #5919C3;
}

/* line 4385, src/assets/scss/custom/_style.scss */
.single-radio-box input[type=radio]:checked ~ label {
  color: #fff;
  background: #5919C3;
  border-radius: 4px;
}

/* line 4375, src/assets/scss/custom/_style.scss */
.single-radio-box input[type=radio]:checked ~ label .custom-check {
  border: 2px solid #5919C3;
  background: #fff;
}
/* line 2564, src/assets/scss/custom/_style.scss */
.feature-new-tab li {
  border: 1px solid #5919C3;
}

/* line 2567, src/assets/scss/custom/_style.scss */
.feature-new-tab li:last-child {
  border-right: 1px solid #5919C3 !important;
}

/* line 2570, src/assets/scss/custom/_style.scss */
.feature-new-tab li.nav-item.show .nav-link, .feature-new-tab .nav-link.active {
  background: #5919C3;
  border: transparent;
  border-radius: 0;
}
/* line 411, src/assets/scss/custom/_style.scss */
.gradient-overlay:before {
  position: absolute;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#5919C3), to(#5919C3));
  background-image: linear-gradient(90deg, #5919C3, #5919C3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 171, src/assets/scss/custom/_style.scss */
.primary-bg {
  background: #5919C3;
}

/* line 175, src/assets/scss/custom/_style.scss */
.secondary-bg {
  background: #4b05cc;
}
/* line 2807, src/assets/scss/custom/_style.scss */
.network-map-wrap ul li {
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin: -6px;
  background-color: #5919C3;
  border-radius: 50%;
}

/* line 1581, src/assets/scss/custom/_style.scss */
.custom-dot.dot-bottom-center.owl-theme .owl-dots button {
  margin: 0 4px;
  border: 1px solid #5919C3;
}
/* line 289, src/assets/scss/custom/_style.scss */
.secondary-outline-btn {
  color: #5919C3;
  display: inline-block;
  border: 1px solid #5919C3;
}

/* line 294, src/assets/scss/custom/_style.scss */
.secondary-outline-btn:hover {
  background: #5919C3;
  color: #ffffff;
}
/* line 298, src/assets/scss/custom/_style.scss */
.outline-btn {
  position: relative;
  display: inline-block;
  color: #5919C3;
  border: 1px solid #5919C3;
}

/* line 305, src/assets/scss/custom/_style.scss */
.outline-btn:hover {
  color: #ffffff;
  background: #5919C3;
}
/* line 3009, src/assets/scss/custom/_style.scss */
.vps-hosting-pricing-table .rate {
  font-size: 20px;
  font-weight: 700;
  color: #5919C3;
  font-family: 'Poppins', sans-serif;
}
/* line 277, src/assets/scss/custom/_style.scss */
.secondary-solid-btn {
  color: #fff;
  background: #500cc0;
  border: 1px solid #500cc0;
}

/* line 283, src/assets/scss/custom/_style.scss */
.secondary-solid-btn:hover {
  background: transparent;
  color: #500cc0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 6, src/assets/scss/vendors/bootstrap.min.css */
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #031974 !important;
}
/* line 3190, src/assets/scss/custom/_style.scss */
.domain-filter-list li label .form-check-input {
  margin-top: 0.53rem;
    color: #4f1b90 !important;
}
.card-bottom-line {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  border-bottom: 2px solid #500cc0;
}
/* line 195, src/assets/scss/custom/_style.scss */
a {
  color: #500cc0;
}

/* line 199, src/assets/scss/custom/_style.scss */
a:hover {
  color: #4303ae;
  text-decoration: none;
}
/* line 3491, src/assets/scss/custom/_style.scss */
.sidebar-list li a {
  display: block;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
  color: #757575;
  font-family: 'Open Sans', sans-serif;
}

/* line 3499, src/assets/scss/custom/_style.scss */
.sidebar-list li a:hover {
  color: #500cc0;
}

/* line 925, src/assets/scss/custom/_style.scss */
.title-with-icon-link:hover .u-header__promo-title {
  color: #500cc0;
}