/*======================================
    Variables
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
html {
  scroll-behavior: smooth;
}

body {
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #727272;
  overflow-x: hidden;
  font-size: 15px;
  background-color: #000000;
}

p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 28px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #000000;
  border-color: #000000;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #000000;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
     border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

.bg-gray {
  background-color: #F4F7FA !important;
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-top: 160px;
  padding-bottom: 120px;
  z-index: 2;
  text-align: left;
  background-color: #000000;
  background-image: url("../images/footer/footer-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
          box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
}

.breadcrumbs.custom-padding {
  padding-bottom: 250px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs.custom-padding {
    padding-bottom: 200px;
  }
}

@media (max-width: 767px) {
  .shared-hosting .faq-link {
    padding: 20px;
  }
}

/* Domain Page Styles */
.domain-registration .domain-hero {
  text-align: center;
  margin-bottom: 60px;
  padding: 40px 20px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.domain-registration .domain-hero h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.2;
}

.domain-registration .domain-hero .lead {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.domain-registration .domain-hero p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
}

.domain-registration .why-register-section,
.domain-registration .special-offers-section {
  margin-bottom: 60px;
}

.domain-registration .why-register-section h2,
.domain-registration .special-offers-section h2 {
  color: #ffa500;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.domain-registration .benefits-grid,
.domain-registration .offers-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.domain-registration .benefit-item,
.domain-registration .offer-item {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
  text-align: center;
  transition: transform 0.3s ease;
}

.domain-registration .benefit-item:hover,
.domain-registration .offer-item:hover {
  transform: translateY(-5px);
}

.domain-registration .benefit-item i,
.domain-registration .offer-item i {
  color: #ffa500;
  font-size: 40px;
  margin-bottom: 15px;
  display: block;
}

.domain-registration .benefit-item h4,
.domain-registration .offer-item h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}

.domain-registration .benefit-item p,
.domain-registration .offer-item p {
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.domain-registration .extensions-section,
.domain-registration .how-it-works-section {
  margin-bottom: 40px;
}

.domain-registration .extensions-section h2,
.domain-registration .how-it-works-section h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 25px;
}

.domain-registration .extensions-list ul {
  list-style: none;
  padding: 0;
}

.domain-registration .extensions-list li {
  background: rgba(255, 255, 255, 0.05);
  padding: 15px 20px;
  margin-bottom: 10px;
  border-radius: 8px;
  border-left: 3px solid #ffa500;
}

.domain-registration .extensions-list .extension {
  color: #ffa500;
  font-weight: 600;
  font-size: 18px;
}

.domain-registration .extensions-list small {
  color: #ccc;
  font-size: 14px;
}

.domain-registration .steps-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.domain-registration .step-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
}

.domain-registration .step-number {
  background: #ffa500;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  flex-shrink: 0;
  margin-top: 2px;
}

.domain-registration .step-content h4 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
}

.domain-registration .domain-search-section {
  text-align: center;
  margin-bottom: 60px;
}

.domain-registration .domain-search-section h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 15px;
}

.domain-registration .domain-search-section p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}

.domain-registration .search-placeholder {
  max-width: 600px;
  margin: 0 auto;
}

.domain-registration .search-box {
  background: rgba(255, 255, 255, 0.05);
  padding: 40px 30px;
  border-radius: 15px;
  border: 2px dashed rgba(255, 165, 0, 0.3);
  text-align: center;
}

.domain-registration .search-box i {
  color: #ffa500;
  font-size: 48px;
  margin-bottom: 15px;
  display: block;
}

.domain-registration .search-box p {
  color: #fff;
  font-size: 16px;
  margin: 0;
  font-style: italic;
}

.domain-registration .domain-cta-section {
  background: rgba(255, 165, 0, 0.08);
  padding: 40px;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 165, 0, 0.2);
  margin-bottom: 40px;
}

.domain-registration .domain-cta-section h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 15px;
}

.domain-registration .domain-cta-section p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
}

.domain-registration .domain-cta-section a {
  color: #ffa500;
  text-decoration: underline;
}

.domain-registration .domain-cta-section a:hover {
  color: #fff;
}

.domain-registration .cta-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.domain-registration .cta-buttons .btn {
  padding: 12px 25px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.domain-registration .cta-buttons .btn-primary {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
}

.domain-registration .cta-buttons .btn-primary:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.domain-registration .cta-buttons .btn-secondary {
  background: transparent;
  color: #ffa500;
  border: 2px solid #ffa500;
}

.domain-registration .cta-buttons .btn-secondary:hover {
  background: #ffa500;
  color: #000;
}

@media (max-width: 767px) {
  .domain-registration .domain-hero h1 {
    font-size: 28px;
  }

  .domain-registration .domain-hero .lead {
    font-size: 18px;
  }

  .domain-registration .benefits-grid,
  .domain-registration .offers-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .domain-registration .benefit-item,
  .domain-registration .offer-item {
    padding: 20px;
  }

  .domain-registration .step-item {
    padding: 15px;
  }

  .domain-registration .search-box {
    padding: 30px 20px;
  }

  .domain-registration .domain-cta-section {
    padding: 25px;
  }

  .domain-registration .cta-buttons {
    flex-direction: column;
    align-items: center;
  }

  .domain-registration .cta-buttons .btn {
    width: 200px;
  }
}

/* Shared Hosting Page Styles */
.shared-hosting .hosting-hero {
  text-align: center;
  margin-bottom: 60px;
  padding: 40px 20px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.shared-hosting .hosting-hero h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.2;
}

.shared-hosting .hosting-hero .lead {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.shared-hosting .hosting-hero p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
}

.shared-hosting .pricing-plans {
  margin-bottom: 60px;
}

.shared-hosting .pricing-card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 30px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.shared-hosting .pricing-card:hover {
  border-color: #ffa500;
  transform: translateY(-5px);
}

.shared-hosting .pricing-card.popular {
  border-color: #ffa500;
  position: relative;
}

.shared-hosting .pricing-card.popular::before {
  content: "MOST POPULAR";
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffa500;
  color: #000;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.shared-hosting .plan-header {
  text-align: center;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.shared-hosting .plan-header h3 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 15px;
}

.shared-hosting .price {
  margin-bottom: 10px;
}

.shared-hosting .price .amount {
  color: #ffa500;
  font-size: 48px;
  font-weight: 700;
}

.shared-hosting .price .period {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.shared-hosting .plan-note {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 15px;
  font-style: italic;
}

.shared-hosting .plan-description {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.shared-hosting .plan-features {
  flex-grow: 1;
  margin-bottom: 25px;
}

.shared-hosting .plan-features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.shared-hosting .plan-features li {
  color: #fff;
  font-size: 15px;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.shared-hosting .plan-features li i {
  color: #ffa500;
  font-size: 18px;
  margin-top: 2px;
  flex-shrink: 0;
}

.shared-hosting .plan-footer {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.shared-hosting .plan-footer .btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 12px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: all 0.3s ease;
}

.shared-hosting .plan-footer .btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.shared-hosting .why-choose-section {
  margin-bottom: 60px;
}

.shared-hosting .why-choose-section h2 {
  color: #ffa500;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.shared-hosting .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.shared-hosting .benefit-item {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
  text-align: center;
  transition: transform 0.3s ease;
}

.shared-hosting .benefit-item:hover {
  transform: translateY(-5px);
}

.shared-hosting .benefit-item i {
  color: #ffa500;
  font-size: 40px;
  margin-bottom: 15px;
  display: block;
}

.shared-hosting .benefit-item h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}

.shared-hosting .benefit-item p {
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

.shared-hosting .cta-section {
  background: rgba(255, 165, 0, 0.08);
  padding: 40px;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 165, 0, 0.2);
  margin-bottom: 40px;
}

.shared-hosting .cta-section h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 15px;
}

.shared-hosting .cta-section p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
}

.shared-hosting .cta-section .btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 12px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  transition: all 0.3s ease;
}

.shared-hosting .cta-section .btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.shared-hosting .faq-link {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 15px;
  text-align: center;
}

.shared-hosting .faq-link h3 {
  color: #ffa500;
  font-size: 24px;
  margin-bottom: 15px;
}

.shared-hosting .faq-link p {
  color: #fff;
  font-size: 16px;
  margin: 0;
}

.shared-hosting .faq-link a {
  color: #ffa500;
  text-decoration: underline;
}

.shared-hosting .faq-link a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .shared-hosting .hosting-hero h1 {
    font-size: 28px;
  }

  .shared-hosting .hosting-hero .lead {
    font-size: 18px;
  }

  .shared-hosting .plan-header h3 {
    font-size: 24px;
  }

  .shared-hosting .price .amount {
    font-size: 36px;
  }

  .shared-hosting .benefits-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .shared-hosting .benefit-item {
    padding: 20px;
  }

  .shared-hosting .cta-section {
    padding: 25px;
  }

  .shared-hosting .faq-link {
    padding: 20px;
  }
}

/* Contact Page Styles */
.contact .contact-intro {
  text-align: center;
  margin-bottom: 50px;
  padding: 30px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.contact .contact-intro .lead {
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  margin: 0;
  font-weight: 400;
}

.contact .contact-section {
  margin-bottom: 50px;
  padding: 30px 0;
}

.contact .contact-section h3 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
}

.contact .contact-method {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  margin-bottom: 25px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
}

.contact .contact-method h4 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.contact .contact-method h4 i {
  color: #ffa500;
  font-size: 24px;
}

.contact .contact-details p {
  color: #fff;
  line-height: 1.6;
  margin-bottom: 10px;
}

.contact .contact-details .response-time {
  font-size: 14px;
  color: #ccc;
  font-style: italic;
  margin-top: 10px;
}

.contact .contact-details a {
  color: #ffa500;
  text-decoration: underline;
}

.contact .contact-details a:hover {
  color: #fff;
}

.contact .hours-info,
.contact .address-info {
  text-align: center;
  padding: 20px;
}

.contact .hours-info p,
.contact .address-info p {
  color: #fff;
  line-height: 1.6;
  margin: 0;
}

.contact .address-info p em {
  font-style: italic;
  color: #ccc;
  display: block;
  margin-top: 10px;
}

.contact .contact-closing {
  text-align: center;
  background: rgba(255, 255, 255, 0.05);
  padding: 40px;
  border-radius: 15px;
  margin-bottom: 30px;
}

.contact .contact-closing p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.contact .cta-section {
  background: rgba(255, 165, 0, 0.08);
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(255, 165, 0, 0.2);
}

.contact .cta-section p {
  color: #fff;
  font-size: 18px;
  margin: 0;
  font-weight: 500;
}

.contact .cta-section a {
  color: #ffa500;
  text-decoration: underline;
}

.contact .cta-section a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .contact .contact-intro {
    padding: 20px;
    margin-bottom: 30px;
  }

  .contact .contact-intro .lead {
    font-size: 18px;
  }

  .contact .contact-section h3 {
    font-size: 24px;
  }

  .contact .contact-method {
    padding: 20px;
  }

  .contact .contact-method h4 {
    font-size: 20px;
  }

  .contact .contact-closing {
    padding: 25px;
  }

  .contact .hours-info,
  .contact .address-info {
    padding: 15px;
  }
}

/* About Page Styles */
.about .about-welcome {
  text-align: center;
  margin-bottom: 50px;
  padding: 30px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.about .about-welcome .lead {
  color: #fff;
  font-size: 20px;
  line-height: 1.6;
  margin: 0;
  font-weight: 400;
}

.about .about-section {
  margin-bottom: 60px;
  padding: 40px 0;
}

.about .about-section h3 {
  color: #ffa500;
  font-size: 32px;
  margin-bottom: 25px;
  text-align: center;
}

.about .story-content,
.about .mission-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.about .story-content p,
.about .mission-content p {
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.about .values-list {
  list-style: none;
  padding: 0;
}

.about .values-list li {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
}

.about .values-list li strong {
  color: #ffa500;
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}

.about .customers-section {
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  padding: 40px;
  text-align: center;
  border: 1px solid rgba(255, 165, 0, 0.2);
}

.about .customers-section h3 {
  margin-bottom: 20px;
}

.about .customers-section p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.about .cta-section {
  margin-top: 30px;
  padding: 30px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

.about .cta-section p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 500;
}

.about .cta-section .btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 12px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-block;
}

.about .cta-section .btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.about .company-footer {
  text-align: center;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.about .company-info h4 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 10px;
}

.about .company-info p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}

.about .company-info p em {
  font-style: italic;
  color: #ccc;
}

.about .company-info a {
  color: #ffa500;
  text-decoration: underline;
}

.about .company-info a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .about .about-welcome {
    padding: 20px;
    margin-bottom: 30px;
  }

  .about .about-welcome .lead {
    font-size: 18px;
  }

  .about .about-section h3 {
    font-size: 24px;
  }

  .about .values-list li {
    padding: 15px;
  }

  .about .customers-section {
    padding: 25px;
  }

  .about .cta-section {
    padding: 20px;
  }

  .about .company-info h4 {
    font-size: 24px;
  }
}

/* Help Center Styles */
.help-center .help-welcome {
  text-align: center;
  margin-bottom: 50px;
  padding: 30px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.help-center .help-welcome h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 28px;
}

.help-center .help-welcome p {
  color: #fff;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

.help-center .help-section {
  margin-bottom: 60px;
}

.help-center .help-section h3 {
  color: #ffa500;
  font-size: 32px;
  margin-bottom: 30px;
  text-align: center;
}

.help-center .guides-grid,
.help-center .billing-grid,
.help-center .troubleshooting-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.help-center .guide-item,
.help-center .billing-item,
.help-center .trouble-item {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 10px;
  border-left: 3px solid #ffa500;
}

.help-center .guide-item h4,
.help-center .billing-item h4,
.help-center .trouble-item h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px;
}

.help-center .guide-item p,
.help-center .billing-item p,
.help-center .trouble-item p {
  color: #fff;
  line-height: 1.6;
  margin-bottom: 15px;
}

.help-center .guide-item ol,
.help-center .guide-item ul,
.help-center .trouble-item ol,
.help-center .trouble-item ul {
  color: #fff;
  padding-left: 20px;
}

.help-center .guide-item li,
.help-center .trouble-item li {
  margin-bottom: 8px;
  line-height: 1.5;
}

.help-center .guide-item strong,
.help-center .billing-item a,
.help-center .support-item a {
  color: #ffa500;
}

.help-center .contact-support {
  text-align: center;
  margin-bottom: 40px;
}

.help-center .support-info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 30px;
}

.help-center .support-item {
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  border-radius: 10px;
}

.help-center .support-item h4 {
  color: #ffa500;
  margin-bottom: 10px;
}

.help-center .support-item p {
  color: #fff;
  margin: 0;
}

.help-center .response-time {
  color: #fff;
  font-style: italic;
  margin-top: 20px;
  font-size: 14px;
}

.help-center .back-home {
  text-align: center;
  margin: 50px 0;
}

.help-center .back-home .btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 12px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}

.help-center .back-home .btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.help-center .last-updated {
  text-align: center;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.help-center .last-updated p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

@media (max-width: 767px) {
  .help-center .help-welcome {
    padding: 20px;
    margin-bottom: 30px;
  }

  .help-center .help-welcome h3 {
    font-size: 24px;
  }

  .help-center .help-section h3 {
    font-size: 24px;
  }

  .help-center .guides-grid,
  .help-center .billing-grid,
  .help-center .troubleshooting-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .help-center .guide-item,
  .help-center .billing-item,
  .trouble-item {
    padding: 20px;
  }

  .help-center .guide-item h4,
  .help-center .billing-item h4,
  .help-center .trouble-item h4 {
    font-size: 18px;
  }

  .help-center .support-info {
    grid-template-columns: 1fr;
  }

  .help-center .back-home {
    margin: 30px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-top: 110px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 28px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 24px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 22px;
    text-align: center;
    line-height: 26px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  display: inline-block;
  margin-top: 10px;
  background: #ffffff24;
  padding: 13px 30px;
  border-radius: 5px;
  margin-top: 20px;
}

.breadcrumbs .breadcrumb-nav {
  text-align: right;
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    text-align: center;
    margin-top: 15px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 14px;
  margin-right: 14px;
  text-transform: capitalize;
  color: #fff;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea14";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li i,
.breadcrumbs .breadcrumb-nav li a i {
  font-size: 13px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #e4e4e4;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
  color: #000000;
  text-transform: capitalize;
}

.section-title h2 {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.section-title p {
  font-size: 16px;
  line-height: 28px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 50px;
  }
  .section-title h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 12px;
  }
  .section-title h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 12px;
  }
  .section-title p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .section-title h2 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin-bottom: 10px;
  }
  .section-title p {
    font-size: 18px !important;
  }
  .features .section-title {
    padding: 0px 25px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #000000;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}



/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #000000;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 60px 0 0 0;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pagination {
    margin-top: 50px;
  }
}



.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #000000;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

/* Privacy Policy Styles */
.privacy-policy .privacy-content {
  color: #fff;
  line-height: 1.8;
  font-size: 16px;
}

/* Privacy Policy Page Styles */
.policy-dates {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.date-item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.date-item i {
  color: #ffa500;
  font-size: 16px;
}

.privacy-notice {
  text-align: center;
  margin-bottom: 30px;
  padding: 20px;
  background: rgba(255, 165, 0, 0.1);
  border-radius: 10px;
  border-left: 4px solid #ffa500;
}

.privacy-notice p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

.privacy-glass-container {
  background: rgba(255, 165, 0, 0.08);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 165, 0, 0.2);
  border-radius: 15px;
  padding: 30px;
  position: relative;
  overflow: hidden;
}

.privacy-glass-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, #ffa500, transparent);
}

.privacy-policy .privacy-content h3 {
  color: #ffa500;
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
}

.privacy-policy .privacy-content h3:first-child {
  margin-top: 0;
}

.privacy-policy .privacy-content p {
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.7;
}

.privacy-policy .privacy-content ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

.privacy-policy .privacy-content li {
  margin-bottom: 10px;
  line-height: 1.6;
  color: #fff;
}

.privacy-policy .privacy-content a {
  color: #ffa500;
  text-decoration: underline;
}

.privacy-policy .privacy-content a:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .policy-dates {
    gap: 15px;
  }

  .date-item {
    font-size: 12px;
  }

  .privacy-notice {
    padding: 15px;
    margin-bottom: 20px;
  }

  .privacy-glass-container {
    padding: 20px;
  }

  .privacy-policy .privacy-content h3 {
    font-size: 20px;
    margin-top: 30px;
  }

  .privacy-policy .privacy-content {
    font-size: 15px;
  }
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 14px 30px;
  background-color: #000000;
  color: #fff;
  border: 2px solid #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 30px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #000000;
  background-color: #fff;
}

.button {
  margin-left: 0 !important;
}

.button .btn-alt {
  background-color: #000000 !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn-alt:hover {
  background-color: #fff !important;
  color: #000000 !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #000000;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #ffa500;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/* VPS Coming Soon Page Styles */
.vps-coming-soon .coming-soon-hero {
  text-align: center;
  margin-bottom: 60px;
  padding: 40px 20px;
  background: rgba(255, 165, 0, 0.08);
  border-radius: 15px;
  border-left: 4px solid #ffa500;
}

.vps-coming-soon .coming-soon-hero h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.2;
}

.vps-coming-soon .coming-soon-hero .highlight {
  color: #ffa500;
  font-weight: 700;
}

.vps-coming-soon .coming-soon-hero .lead {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.vps-coming-soon .coming-soon-hero p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto 20px;
}

.vps-coming-soon .features-section {
  margin-bottom: 60px;
}

.vps-coming-soon .features-section h2 {
  color: #ffa500;
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.vps-coming-soon .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-bottom: 40px;
}

.vps-coming-soon .feature-item {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 10px;
  border-left: 4px solid #ffa500;
  text-align: center;
  transition: transform 0.3s ease;
}

.vps-coming-soon .feature-item:hover {
  transform: translateY(-5px);
}

.vps-coming-soon .feature-item i {
  color: #ffa500;
  font-size: 32px;
  margin-bottom: 15px;
  display: block;
}

.vps-coming-soon .feature-item h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

.vps-coming-soon .features-description {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.vps-coming-soon .features-description p {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}

.vps-coming-soon .newsletter-section {
  background: rgba(255, 165, 0, 0.08);
  padding: 40px;
  border-radius: 15px;
  text-align: center;
  border: 1px solid rgba(255, 165, 0, 0.2);
  margin-bottom: 60px;
}

.vps-coming-soon .newsletter-section h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 15px;
}

.vps-coming-soon .newsletter-section p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 25px;
}

.vps-coming-soon .newsletter-form {
  display: flex;
  gap: 15px;
  max-width: 500px;
  margin: 0 auto;
}

.vps-coming-soon .newsletter-form .email-input {
  flex: 1;
  padding: 12px 20px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 16px;
}

.vps-coming-soon .newsletter-form .email-input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.vps-coming-soon .newsletter-form .email-input:focus {
  outline: none;
  border-color: #ffa500;
}

.vps-coming-soon .newsletter-btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 12px 25px;
  border-radius: 25px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.vps-coming-soon .newsletter-btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.vps-coming-soon .current-plans {
  text-align: center;
}

.vps-coming-soon .current-plans h2 {
  color: #ffa500;
  font-size: 28px;
  margin-bottom: 40px;
}

.vps-coming-soon .plans-cta {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}

.vps-coming-soon .plan-card {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 15px;
  border: 2px solid transparent;
  min-width: 200px;
  transition: all 0.3s ease;
}

.vps-coming-soon .plan-card:hover {
  border-color: #ffa500;
  transform: translateY(-5px);
}

.vps-coming-soon .plan-card.popular {
  border-color: #ffa500;
  position: relative;
}

.vps-coming-soon .plan-card.popular::before {
  content: "MOST POPULAR";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffa500;
  color: #000;
  padding: 5px 15px;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 600;
}

.vps-coming-soon .plan-card h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
}

.vps-coming-soon .plan-card .price {
  color: #ffa500;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.vps-coming-soon .plan-card .price span {
  font-size: 16px;
  font-weight: 400;
}

.vps-coming-soon .plan-card .plan-btn {
  background: #ffa500;
  color: #000;
  border: 2px solid #ffa500;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-block;
}

.vps-coming-soon .plan-card .plan-btn:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}

.vps-coming-soon .thank-you {
  background: rgba(255, 165, 0, 0.08);
  padding: 30px;
  border-radius: 15px;
  border: 1px solid rgba(255, 165, 0, 0.2);
}

.vps-coming-soon .thank-you p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

@media (max-width: 767px) {
  .vps-coming-soon .coming-soon-hero h1 {
    font-size: 28px;
  }

  .vps-coming-soon .coming-soon-hero .lead {
    font-size: 18px;
  }

  .vps-coming-soon .features-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .vps-coming-soon .newsletter-form {
    flex-direction: column;
  }

  .vps-coming-soon .plans-cta {
    flex-direction: column;
    align-items: center;
  }

  .vps-coming-soon .plan-card {
    min-width: 250px;
  }
}
