.red-head {
  color: #B68A4C !important;
  font-size: 30px !important;
}

.ps-timeline-sec {
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}

.ps-timeline-sec .container {
  position: relative;
}

@media screen and (max-width: 767px) {
  .ps-timeline-sec .container ol:before {
    background: #B68A4C;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 130px !important;
    left: 36px !important;
  }

  .ps-timeline-sec .container ol:after {
    background: #B68A4C;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }

  .ps-timeline-sec .container ol.ps-timeline {
    margin: 0 0 !important;
    border-left: 2px solid #B68A4C;
    padding-left: 0 !important;
    padding-top: 120px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li {
    height: 220px;
    float: none !important;
    width: inherit !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }

  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: 20px;
    width: 50% !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
  }

  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }

  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
}

.ps-timeline-sec .container ol:before {
  background: #B68A4C;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 53px;
  top: -4px;
}

.ps-timeline-sec .container ol:after {
  background: #B68A4C;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 53px;
  top: -4px;
}

.ps-timeline-sec .container ol.ps-timeline {
  margin: 250px 50px;
  padding: 0;
  border-top: 2px solid #B68A4C;
  list-style: none;
}

.ps-timeline-sec .container ol.ps-timeline li {
  float: left;
  width: 33%;
  padding-top: 30px;
  position: relative;
}

.ps-timeline-sec .container ol.ps-timeline li span {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #B68A4C;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #fff;
  text-align: center;
  line-height: 50px -10;
  color: #0a0a0a;
  font-size: 24px;
  line-height: 40px;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
  content: "";
  color: #B68A4C;
  width: 2px;
  height: 50px;
  background: #B68A4C;
  position: absolute;
  top: -50px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
  content: "";
  color: #B68A4C;
  width: 8px;
  height: 8px;
  background: #B68A4C;
  position: absolute;
  bottom: 90px;
  left: 44%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
  content: "";
  color: #B68A4C;
  width: 2px;
  height: 50px;
  background: #B68A4C;
  position: absolute;
  bottom: -50px;
  left: 50%;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
  content: "";
  color: #B68A4C;
  width: 8px;
  height: 8px;
  background: #B68A4C;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 130px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li p {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 100px;
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  position: absolute;
  margin-top: 35px;
}

.ps-bot h3,
.ps-top h3 {
  font-size: 20px;
}

.ps-bot p,
.ps-top p {
  font-size: 14px;
}

.eand-box.border-2 {
  border: 2px solid transparent !important;
}

.eand-box {
  position: relative;
  background-clip: padding-box;
  background-color: #fff;
}

.position-relative {
  position: relative !important;
}

.eand-main-headings {
  color: #0a0a0a;
}

.text-eand-granite-70 {
  color: #727374 !important;
}

.eand-main-headings {
  color: #0a0a0a;
}

.eand-price-wrapper .h4,
.eand-price-wrapper h4 {
  margin-bottom: 0;
}

.bg-eand-secondary-100 {
  background-color: #B68A4C !important;
}

.rounded-6 {
  border-radius: .375rem !important;
}

.text-eand-white {
  --bs-text-opacity: 1;
  color: #fff !important;
}

.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}

.px-6 {
  padding-right: .375rem !important;
  padding-left: .375rem !important;
}

.me-6 {
  -webkit-margin-end: .375rem !important;
  margin-inline-end: .375rem !important;
}

.eand-price-wrapper .old-price .p3 p {
  line-height: 1rem !important;
}

.eand-price-wrapper .old-price p,
.eand-price-wrapper .value-tag-line p {
  font-weight: 800;
}

.eand-paragraph .p3 p {
  font-size: .75rem;
  line-height: 1.125rem;
}

.text-eand-granite-70 {
  --bs-text-opacity: 1;
  color: #727374 !important;
}

.eand-price-wrapper .value-tag-line p,
.eand-price-wrapper .vat p {
  line-height: 1.5rem;
}

.bg-eand-main-usp {
  background-color: #f7eeda;
}

.mb-lg-24 {
  margin-bottom: 1.5rem !important;
}

.text-eand-primary-100 {
  --bs-text-opacity: 1;
  color: #0a0a0a !important;
}

.eand-tariff-card-tile .tariff-card-parts .card-usp .h6,
.eand-tariff-card-tile .tariff-card-parts .card-usp h6 {
  margin: 0;
}

.eand-main-headings .h6,
.eand-main-headings h6 {
  font-size: .875rem;
  line-height: 1.375rem;
}

.mx-lg-24 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.eand-box.border-2 {
  border: 2px solid transparent !important;
}

.eand-box {
  position: relative;
  background-clip: padding-box;
  background-color: #fff;
}

.eand-box.border-eand-primary-10:before {
  background: #e7e7e7;
}

.eand-box.border-2:before {
  margin: -2px;
}

.eand-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: inherit;
}

.flex-center {
  justify-content: center !important;
  align-items: center !important;
}

.icon-32 {
  width: 2rem !important;
  height: 2rem !important;
}

.me-8 {
  -webkit-margin-end: .5rem !important;
  margin-inline-end: .5rem !important;
}

.icon img,
.icon svg {
  width: inherit !important;
  height: inherit !important;
}

.eand-benefit-list .benefit-list-tile .eand-paragraph .p1,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p2,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p3 {
  display: block;
  font-weight: 500;
}

.text-eand-granite-70 {
  --bs-text-opacity: 1;
  color: #727374 !important;
}

.eand-benefit-list .benefit-list-tile .eand-paragraph .p1 .plus-others,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p1 p,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p2 .plus-others,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p2 p,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p3 .plus-others,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p3 p {
  margin: 0px;
}

.eand-paragraph .p2 p {
  font-size: .875rem;
  line-height: 1.375rem;
}

.eand-benefit-list .benefit-list-tile .eand-paragraph .p1.plus-others,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p2.plus-others,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p3.plus-others {
  font-weight: 800;
}

.eand-benefit-list .benefit-list-tile .eand-paragraph .p1,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p2,
.eand-benefit-list .benefit-list-tile .eand-paragraph .p3 {
  display: block;
  font-weight: 500;
}

.text-eand-primary-100 {
  --bs-text-opacity: 1;
  color: #0a0a0a !important;
}

.mb-8 {
  margin-bottom: .5rem !important;
}

.tariff-card-parts {
  padding-top: 45px;
  padding-bottom: 0px;
}

.eand-tariff-card-tile .tariff-card-parts .card-cta-wrapper {
  position: relative;
  z-index: 3;
}

.eand-tariff-card-tile .tariff-card-parts .card-cta-wrapper .button-wrapper,
.eand-tariff-card-tile .tariff-card-parts .card-cta-wrapper .cta-wrapper {
  flex: 1;
}

.btn.btn-eand-primary-100 {
  color: #fff;
}

.btn.w-100 {
  min-width: auto;
}

.btn {
  font-size: 1rem;
  line-height: 1.5rem;
  min-width: 11.25rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.btn-eand-primary-100 {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #0a0a0a;
  margin-top: 20px;
  border-radius: 30px;
}

.py-6 {
  padding-top: .375rem !important;
  padding-bottom: .375rem !important;
}

.px-24 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.eand-price-wrapper .old-price .was {
  text-decoration: line-through;
}

.btn.btn-eand-primary-100:focus,
.btn.btn-eand-primary-100:hover {
  background-color: #3b3b3b;
  border-color: #3b3b3b;
}

.eand-tariff-card-tile {
  height: 570px;
}

.vat-wrap {
  margin: 10px 0;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 10px;
  right: 10px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 40px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float:hover {
  color: #fff;
}

.my-float {
  margin-top: 16px;
}

.float-second {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 80px;
  right: 10px;
  background-color: #B68A4C;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 40px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float-second:hover {
  color: #fff;
  text-decoration: none;
}

.my-float-2 {
  margin-top: 16px;
}

.btn-marketing {
  background: #B68A4C;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
}

/* radio buttons */
.wrapper {
  display: inline-flex;
  background: #fff;
  height: 90px;
  width: 430px;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  padding: 20px 0;
  border: 1px solid #dee2e6;
}

a:hover {
  text-decoration: none !important;
}

@media (max-width: 768px) {
  .wrapper {
    width: 100%;
  }
}

.wrapper .option {
  background: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 10px;
  border: 2px solid lightgrey;
  transition: all 0.3s ease;
}

.wrapper .option .dot {
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}

.wrapper .option .dot::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #B68A4C;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}

input[type="radio"] {
  display: none;
}

#option-1:checked:checked~.option-1,
#option-2:checked:checked~.option-2 {
  border-color: #B68A4C;
  background: #B68A4C;
}

#option-1:checked:checked~.option-1 .dot,
#option-2:checked:checked~.option-2 .dot {
  background: #fff;
}

#option-1:checked:checked~.option-1 .dot::before,
#option-2:checked:checked~.option-2 .dot::before {
  opacity: 1;
  transform: scale(1);
}

.wrapper .option span {
  font-size: 16px;
  color: #808080;
}

@media (max-width: 768px) {
  .wrapper .option span {
    font-size: 14px;
  }
}

#option-1:checked:checked~.option-1 span,
#option-2:checked:checked~.option-2 span {
  color: #fff;
}

/* radio buttons */

/* carousel */
#carousel-yalla {
  margin-top: 110px;
}

/* carousel */

.acp {
  font-size: 14px;
  color: #444;
  position: relative;
  left: 9px;
}

.big-t {
  color: #B68A4C;
  font-size: 36px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.red-text {
  color: #B68A4C !important;
}

#header .logo img {
  max-height: 100px;
}

/* Mobile Header Customizations */
@media (max-width: 768px) {
  #header .logo img {
    max-height: 50px;
  }

  /* Hide regular navbar and hamburger on mobile */
  #navbar {
    display: none !important;
  }

  /* Show and style mobile direct navigation */
  .mobile-direct-nav {
    display: flex !important;
    align-items: center;
    gap: 15px;
  }

  .mobile-nav-link {
    color: #37517e;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 4px;
    transition: all 0.3s;
    white-space: nowrap;
  }

  .mobile-nav-link:hover {
    color: #a97e41;
    background-color: rgba(220, 53, 69, 0.1);
    text-decoration: none;
  }
}

/* Hide mobile direct nav on desktop */
@media (min-width: 769px) {
  .mobile-direct-nav {
    display: none !important;
  }
}


/* price card */

*,
::after,
::before {
  box-sizing: border-box;
}

h4,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

img {
  vertical-align: middle;
  border-style: none;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  appearance: button;
}

button:not(:disabled) {
  cursor: pointer;
}

h4,
h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

h4 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

.btn:disabled {
  opacity: .65;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}

.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5);
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.border-0 {
  border: 0 !important;
}

.rounded {
  border-radius: .25rem !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: .25rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.mx-auto {
  margin-right: auto !important;
}

.mx-auto {
  margin-left: auto !important;
}



/*! CSS Used from: https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/*! CSS Used from: https://www.tmq.ae/css/style.css */




.btn.btn-primary {
  padding: 10px 40px;
  border-radius: 5px;
  background-color: #B68A4C;
  border-color: #B68A4C;
  color: #ffffff;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.52px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px 0 rgba(2, 28, 78, 0.2);
  box-shadow: 0 5px 10px 0 rgba(2, 28, 78, 0.2);
  color: #B68A4C;
}

.card-custom {
  border: 1px solid #f40000;
  border: 1px solid #cbcbcb;
  border-radius: .5rem;
  background-color: transparent;
  transition: all .35s ease;
  height: 500px;
}

@media screen and (max-width: 1024px) {
  .card-custom {
    height: 650px;
  }
}

@media screen and (max-width: 767.98px) {
  .card-custom {
    height: auto;
  }
}

.card-custom h6 {
  font-size: 1rem;
  font-weight: normal;
  color: #f40000;
  margin: 0 0 2px;
}



.card-custom .para-content {
  margin-top: 0.25rem;
  margin-bottom: 0;
}

.card-custom ul li {
  text-decoration: none;
  color: #000;
  font-size: 1rem;
}

.card-custom .para-content.channels-txt {
  margin-bottom: 1rem;
}

.card-custom p {
  font-weight: 400;
}

.card-custom h4 {
  font-size: 1.15rem;
  font-weight: bold;
  color: #f40000;
}

.eplans .btn.btn-primary {
  background: #fff;
  border-color: #cbcbcb;
  font-size: 1rem;
  width: 100%;
  color: #333;
  text-transform: uppercase;
  box-shadow: none;
  transition: all .45s ease;
  font-size: .95rem;
}

.card-list-item {
  border-bottom: 1px dashed #cbcbcb;
  padding-bottom: 1.5rem;
}

.card-list-item.border-0 {
  padding-bottom: 0;
}

.sm-icon {
  margin-right: 7px;
}

.lg-icon {
  margin: 0;
  max-width: 100px;
  height: 20px;
}

.card-content img {
  margin-inline-end: 7px;
  height: 20px;
}

.swiper-slide a {
  text-decoration: none;
}

.swiper-slide a:hover,
.swiper-slide a:focus {
  text-decoration: none;
}

.swiper-slide a:hover .card {
  border-color: #f40000;
}


.card-list-item.mt-4.border-0 .para-content {
  line-height: 16px;
  font-weight: normal;
}

.small-title {
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
}

.card-content h6 {
  font-size: 1.35rem;
  line-height: 2rem;
  color: #000;
  font-weight: 600;
}

.para-content {
  font-size: 12px;
  line-height: 14px;
  color: #000;
}

.card-list-item .band {
  background: #dddddd;
  padding: 5px 10px;
  font-size: 12px;
  color: #000;
  font-weight: normal;
  border-radius: 5px;
}

.price {
  font-size: 24px;
  color: #f40000;
}

.price span {
  font-size: 14px;
  color: #000;
}

.card-list-item.mt-3.border-0 p.tax {
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
}

/* eLife Packages Section Styling */
.elife-packages {
  background-color: #f8f9fa !important;
}

.elife-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #e0e0e0;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.elife-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.elife-card-header {
  background: linear-gradient(135deg, #b68a4c, #a77c3f);
  color: white;
  padding: 20px;
  text-align: center;
}

.elife-card-header h4 {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: white !important;
}

.commitment-badge {
  margin: 8px 0 0 0;
  font-size: 0.9rem;
  opacity: 0.9;
  color: white !important;
}

.elife-card-body {
  padding: 30px 25px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.service-section {
  margin-bottom: 25px;
}

.service-label {
  font-weight: 700;
  font-size: 0.95rem;
  color: #333;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.service-value {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  margin: 0;
  line-height: 1.2;
}

.tv-channels {
  font-size: 1rem;
  color: #666;
  margin-bottom: 15px;
  font-weight: 500;
}

.icons-row {
  display: flex;
  gap: 12px;
  margin: 15px 0;
  flex-wrap: wrap;
}

.service-icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}

.service-icon img {
  max-width: 50px;
  max-height: 50px;
  object-fit: contain;
}

.benefits-section {
  flex: 1;
}

.benefits-list {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #666;
  font-size: 0.95rem;
  line-height: 1.6;
}

.benefits-list li {
  margin-bottom: 8px;
}

.pricing-section {
  padding-top: 20px;
}

.promotion-tag {
  background: #a97e41;
  color: white;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
}

.price-container {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 8px;
}

.currency {
  font-size: 3rem;
  font-weight: 700;
  color: #a97e41;
  line-height: 1;
}

.period {
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}

.vat-text {
  font-size: 0.85rem;
  color: #666;
  margin: 0;
}

.elife-card-footer {
  padding: 20px 25px;
  background: #f8f9fa;
  border-top: 1px solid #eee;
}

.elife-btn {
  width: 100%;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}

.elife-btn-dark {
  background: #333;
  color: white;
}

.elife-btn-dark:hover {
  background: #222;
  transform: translateY(-2px);
}

.elife-btn-promo {
  background: #a97e41;
  color: white;
}

.elife-btn-promo:hover {
  background: #c82333;
  transform: translateY(-2px);
}

/* Wireless packages specific styling */
.elife-btn[style*="background: #B68A4C"]:hover {
  background: #9A7A42 !important;
  transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .elife-card-body {
    padding: 20px;
  }

  .service-value {
    font-size: 1.8rem;
  }

  .currency {
    font-size: 2.5rem;
  }

  .icons-row {
    gap: 8px;
  }

  .service-icon {
    width: 50px;
    height: 40px;
  }
}

/* Contact Form Radio Buttons - Responsive Grid */
.packages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 15px;
  margin: 20px 0;
}

.package-option {
  position: relative;
}

.package-option input[type="radio"] {
  display: none;
}

.package-option .option-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 12px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #fff;
  font-size: 0.9rem;
  font-weight: 500;
  text-align: center;
  height: 60px;
  width: 100%;
}

.package-option .option-contact:hover {
  border-color: #a97e41;
  background: #fff5f5;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(220, 53, 69, 0.15);
}

.package-option input[type="radio"]:checked+.option-contact {
  border-color: #a97e41;
  background: #fff5f5;
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.25);
  transform: translateY(-2px);
}

.package-option .option-contact .dot {
  height: 18px;
  width: 18px;
  background: #e0e0e0;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.package-option input[type="radio"]:checked+.option-contact .dot {
  background: #a97e41;
}

.package-option .option-contact .dot::before {
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}

.package-option input[type="radio"]:checked+.option-contact .dot::before {
  opacity: 1;
  transform: scale(1);
}

/* Progress Bar for Internet Speed */
.speed-bar {
  width: 100%;
  height: 8px;
  background: #e9ecef;
  border-radius: 4px;
  margin-top: 12px;
  overflow: hidden;
}

.speed-progress {
  height: 100%;
  background: linear-gradient(90deg, #28a745 0%, #20c997 50%, #17a2b8 100%);
  border-radius: 4px;
  transition: width 0.8s ease-in-out;
  position: relative;
}

.speed-progress::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
  animation: shimmer 2s infinite;
}

@keyframes shimmer {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

/* Responsive adjustments for contact form */
@media (max-width: 768px) {
  .packages-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
  }

  .package-option .option-contact {
    padding: 12px 8px;
    font-size: 0.85rem;
    height: 55px;
  }

  .package-option .option-contact .dot {
    height: 16px;
    width: 16px;
    margin-right: 8px;
  }
}

@media (max-width: 576px) {
  .packages-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .package-option .option-contact {
    padding: 10px 6px;
    font-size: 0.8rem;
    height: 50px;
  }
}

/* Custom Hero Slider */
.hero-slider {
  position: relative;
  height: 100vh;
  min-height: 500px;
  overflow: hidden;
}

.slider-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.slide.active {
  opacity: 1;
}

.slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.slide-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

.hero-text {
  color: white;
  text-align: left;
}

.hero-text h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.hero-text p {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 30px;
  opacity: 0.95;
}

.price-highlight {
  font-size: 4rem;
  font-weight: 800;
  color: #a97e41;
  margin: 20px 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.price-highlight span {
  font-size: 2rem;
  color: white;
}

.hero-btn {
  display: inline-block;
  padding: 15px 40px;
  background: #a97e41;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
}

.hero-btn:hover {
  background: #c82333;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(220, 53, 69, 0.4);
  color: white;
  text-decoration: none;
}

.hero-image {
  height: 400px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* Responsive Design for Slider */
@media (max-width: 1200px) {
  .hero-text h1 {
    font-size: 3rem;
  }

  .price-highlight {
    font-size: 3.5rem;
  }
}

@media (max-width: 992px) {
  .hero-slider {
    height: 80vh;
    min-height: 600px;
  }

  .hero-text {
    text-align: center;
    margin-bottom: 30px;
  }

  .hero-text h1 {
    font-size: 2.5rem;
  }

  .price-highlight {
    font-size: 3rem;
  }

  .hero-image {
    height: 300px;
  }

  .slide-content {
    margin-top: 140px;
  }
}

@media (max-width: 768px) {
  .hero-slider {
    height: 70vh;
    min-height: 500px;
  }

  .hero-text h1 {
    font-size: 2rem;
    margin-bottom: 15px;
  }

  .hero-text p {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .price-highlight {
    font-size: 2.5rem;
    margin: 15px 0;
  }

  .price-highlight span {
    font-size: 1.5rem;
  }

  .hero-btn {
    padding: 12px 30px;
    font-size: 1rem;
  }

  .hero-image {
    height: 200px;
  }

  .slide-content {
    margin-top: 140px;
  }
}

@media (max-width: 576px) {
  .slide-content {
    margin-top: 140px;
  }

  .hero-slider {
    height: 60vh;
    min-height: 450px;
  }

  .hero-text h1 {
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .price-highlight {
    font-size: 2rem;
  }

  .hero-btn {
    padding: 10px 25px;
    font-size: 0.9rem;
  }
}

/* Wireless Package Specific Styling */
.wireless-feature {
  margin-bottom: 20px;
}

.feature-label {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 5px;
  font-weight: 500;
}

.feature-value {
  font-size: 1.8rem;
  font-weight: 700;
  color: #333;
  margin: 0 0 10px 0;
  line-height: 1.2;
}

.feature-text {
  font-size: 1rem;
  color: #333;
  margin: 15px 0;
  font-weight: 500;
}

.gochat-feature {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 8px;
}

.gochat-icon {
  flex-shrink: 0;
}

.gochat-text p {
  margin: 0;
  line-height: 1.4;
}

.gochat-text p:first-child {
  font-weight: 600;
  color: #333;
}

.gochat-text p:last-child {
  font-size: 0.9rem;
  color: #666;
}

.premium-services {
  margin-top: 20px;
}

.service-item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  padding: 10px;
  background: #f8f9fa;
  border-radius: 8px;
}

.service-icon-starz,
.service-icon-gochat {
  flex-shrink: 0;
}

.service-name {
  font-weight: 600;
  color: #333;
  font-size: 0.95rem;
}

.service-desc {
  font-size: 0.85rem;
  color: #666;
  margin: 0;
}

/* Responsive adjustments for wireless cards */
@media (max-width: 768px) {
  .feature-value {
    font-size: 1.5rem;
  }

  .gochat-feature {
    padding: 12px;
    gap: 12px;
  }

  .service-item {
    padding: 8px;
    gap: 10px;
  }
}

/* price card */