.section-py {
  padding: 6.25rem 0;
}
@media (max-width: 1199.98px) {
  .section-py {
    padding: 5rem 0;
  }
}
@media (max-width: 767.98px) {
  .section-py {
    padding: 3rem 0;
  }
}

.landing-hero {
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  padding-top: 7.95rem;
}
@media (max-width: 575.98px) {
  .landing-hero {
     padding-top: 4.95rem;
  }
}
@media (min-width: 992px) {
  .landing-hero .hero-text-box {

    /* max-width: 550px; comment by Ashwini */
    max-width: 800px;
    margin: 20px auto;
  }
}
.landing-hero .hero-title {
  font-weight: 700;
}
.landing-hero .hero-animation-img {
  margin-bottom: -16rem;
}
@media (max-width: 991.98px) {
  .landing-hero .hero-animation-img {
    margin-bottom: -10rem;
  }
}
@media (max-width: 575.98px) {
  .landing-hero .hero-animation-img {
    margin-bottom: -4rem;
  }
}
.landing-hero .hero-animation-img .hero-dashboard-img img {
  width: 80%;
  margin: 10px auto;
}
.landing-hero .hero-animation-img .hero-elements-img {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.landing-hero .hero-animation-img .hero-elements-img img {
  width: 100%;
}

.landing-features {
  padding-top: 16rem;
}
@media (max-width: 991.98px) {
  .landing-features {
    padding-top: 10rem;
  }
}
@media (max-width: 575.98px) {
  .landing-features {
    padding-top: 4rem;
  }
}
.landing-features .features-icon-wrapper .features-icon-box .features-icon {
  height: 5.125rem;
  width: 5.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  border-width: 2px;
  border-style: solid;
  border-radius: 50rem;
  transition: all 0.3s ease-in-out;
}
.landing-features .features-icon-wrapper .features-icon-box .features-icon-description {
  max-width: 300px;
  margin: 0 auto;
}

.landing-reviews .swiper-reviews-carousel .swiper {
  padding-bottom: 2.75rem;
  overflow: visible !important;
}
@media (max-width: 991.98px) {
  .landing-reviews .swiper-reviews-carousel .swiper {
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .landing-reviews .swiper-reviews-carousel .swiper {
    padding: 0 1rem 2rem;
  }
}
.landing-reviews .swiper-reviews-carousel .swiper-slide {
  height: auto;
  padding: 1rem 0;
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
.landing-reviews .swiper-reviews-carousel .swiper-slide.swiper-slide-active {
  opacity: 1;
  padding: 0;
}
.landing-reviews .swiper-reviews-carousel .swiper-pagination {
  bottom: 0;
}
.landing-reviews .swiper-reviews-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  opacity: 1;
}
.landing-reviews .swiper-reviews-carousel .client-logo {
  height: 1.75rem;
  object-fit: contain;
}
.landing-reviews .swiper-logo-carousel .swiper {
  max-width: 60rem;
}
.landing-reviews .swiper-logo-carousel .swiper .swiper-slide {
  display: flex;
  justify-content: center;
}
.landing-reviews .swiper-logo-carousel .swiper .client-logo {
  height: 1.75rem;
  max-width: 95%;
  object-fit: contain;
}

.landing-team .team-image-box {
  height: 11.5625rem;
  border-top-left-radius: var(--bs-card-border-radius);
  border-top-right-radius: var(--bs-card-border-radius);
}
.landing-team .team-image-box .card-img-position {
  height: 15rem;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .landing-team .team-image-box .card-img-position {
    height: 13rem;
  }
}
@media (max-width: 575.98px) {
  .landing-team .team-image-box {
    height: 11rem;
  }
}
.landing-team .card .team-media-icons i {
  transition: all 0.2s ease-in-out;
}

@media (min-width: 992px) {
  .landing-pricing #slider-pricing {
    width: 75%;
    margin: 0 auto;
  }
}

.landing-fun-facts .fun-facts-icon {
  width: 5.125rem;
  height: 5.125rem;
  transition: all 0.3s ease-in-out;
}
.landing-fun-facts .fun-facts-text {
  font-size: 2.125rem;
}

.landing-faq .faq-image {
  max-width: 300px;
  width: 100%;
}

@media (max-width: 768px) {
.landing-faq .faq-image {
  max-width: 150px;
  width: 100%;
}
}

/* .landing-contact .bg-icon-left .tagline,
.landing-contact .bg-icon-left .title {
  opacity: 0.92;
}
.landing-contact .bg-icon-left .description {
  opacity: 0.78;
}

.light-style .landing-reviews .swiper-reviews-carousel .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(38, 43, 67, 0.12);
}
.light-style .landing-reviews .swiper-reviews-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(38, 43, 67, 0.26) !important;
}
.light-style .landing-team .card:hover .team-media-icons i[class*=facebook] {
  color: var(--bs-facebook);
}
.light-style .landing-team .card:hover .team-media-icons i[class*=twitter] {
  color: var(--bs-twitter);
}
.light-style .landing-team .card:hover .team-media-icons i[class*=linkedin] {
  color: var(--bs-linkedin);
}

.dark-style .landing-reviews .swiper-reviews-carousel .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-style .landing-reviews .swiper-reviews-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.26) !important;
}
.dark-style .landing-team .card:hover .team-media-icons i[class*=facebook] {
  color: var(--bs-facebook);
}
.dark-style .landing-team .card:hover .team-media-icons i[class*=twitter] {
  color: var(--bs-twitter);
}
.dark-style .landing-team .card:hover .team-media-icons i[class*=linkedin] {
  color: var(--bs-linkedin);
} */

[dir=rtl] .landing-team .team-image-box .card-img-position {
  transform: translateX(50%) !important;
}

.light-style body {
  background-color: #fff;
}

/* New CSS Add */
.form-floating-outline input {
  color: #0c0c0c !important;
}
.form-floating-outline .form-control:focus {
  color: #E63838 !important;
  border-color: #E63838 !important;
}
.input-group-text .cursor-pointer {
  color: #E63838 !important;
  border-color: #E63838 !important;
}
.form-floating-outline .form-control:focus ~ label {
  color: #E63838;
}
.form-check-input:checked {
  background-color: #E63838;
  border-color: #E63838;
}
.color-red {
  color: #E63838;
}
.btn-red {
  background-color: #E63838;
  color: #ffffff;
}

.input-group:not(.input-group-floating):focus-within .form-control,
.input-group:not(.input-group-floating):focus-within .input-group-text {
  border-color: #E63838 !important;
}


.btn:hover {
  color: #E63838;
  background-color: transparent;
  border-color: #E63838;
}

#swiper-multiple-slides,
#swiper-multiple-slides .swiper-wrapper,
#swiper-multiple-slides .swiper-slide {
    height: 80%;
    background: transparent !important;
    background-color: transparent !important;
}

.features-icon-box {
    border: 1px solid black; /* White with transparency */
    border-radius: 12px;
    background-color: transparent;
    padding: 20px;
    color: white;
}

.landing-pricing {
    margin: 0 auto;
    padding: 35px 25px 45px 25px;
    border: 1px solid black;
    border-top-left-radius: 130px;
    border-top-right-radius: 130px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 70%;
}

@media (max-width: 1200px) {
    .landing-pricing {
        padding: 45px 20px 60px 20px;
        border-top-left-radius: 120px;
        border-bottom-right-radius: 120px;
    }
}

@media (max-width: 768px) {
    .landing-pricing {
        padding: 30px 15px 40px 15px;
        border: 0;
        width: 100%;
        border-radius: 0 !important;
          /* border-top-left-radius: 60px;
        border-bottom-right-radius: 60px; */
    }
}

@media (min-width: 1366px) {
    .col-lg-4
 {
        flex: 0 0 auto;
        width: 30%;
    }
}
@media (min-width: 992px) {
    .col-lg-3
 {
        flex: 0 0 auto;
        width: 33%;
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 29%;
    }
}
/* ========== Responsive pricing section ========== */
#landingPricing .card {
  transition: transform 0.3s ease;
  border-radius: 1rem;
}

#landingPricing .card:hover {
  transform: translateY(-5px);
}

.accordian-item{
    border : 1px solid black;
    margin: 20px;
}

.landing-footer .footer-link,
.landing-footer .footer-text,
.landing-footer .footer-title {
  color: #000000 !important;
}

.landing-footer .form-floating.form-floating-outline {
    background: white;
    border-radius: 10px;
}

.landing-footer .form-floating.form-floating-outline .form-control {
  color: #d7d8ed;
}
.landing-footer .form-floating.form-floating-outline .form-control:focus ~ label:after,
.landing-footer .form-floating.form-floating-outline .form-control:not(:placeholder-shown) ~ label:after {
  background: #ffffff !important;
  color: black;
}

.landing-footer .footer-bottom {
  background-color: #ffffff;
}

a:not([href]) {
    color: white;
    text-decoration: none;
}

@media (max-width: 767.98px) {
  .hero-text-box h3 {
    font-size: 1.5rem;
  }

  .hero-text-box h2 {
    font-size: 0.95rem;
  }
}



/* personalize plan */

.custom-card {
      background: white;
      border-radius: 8px;
      padding: 30px;
      max-width: 520px;
      margin: auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    .form-check-input:checked {
      background-color: #e53935;
      border-color: #e53935;
    }
    .form-check-label {
      font-size: 16px;
    }
    .total-section {
      border-top: 1px solid #ccc;
      padding-top: 20px;
      margin-top: 20px;
    }
    .amount-line {
      display: flex;
      justify-content: space-between;
      font-size: 16px;
      margin-bottom: 10px;
    }
    .btn-pay {
      background-color: #e53935;
      color: white;
      border-radius: 8px;
      width: 100%;
      padding: 10px 0;
      font-weight: bold;
    }
    .btn-pay:hover {
      background-color: #d32f2f;
    }
    .section-title {
      font-weight: bold;
      font-size: 20px;
      margin-bottom: 20px;
    }


.highlight-toggle {
    background: linear-gradient(135deg, #ffffff, #ffffff);
    border: 1px solid #ff4d4d;
    border-radius: 12px;
    box-shadow: 0 0 10px rgb(143 143 143 / 30%) ;
    transition: all 0.3s ease;
}

.highlight-toggle:hover {
    /* box-shadow: 0 0 20px rgba(255, 77, 77, 0.5); */
    transform: scale(1.02);
}

@media (max-width: 767.98px) {
      .features-container .div{
    width: 50%
  }
}

.custom-animate-5s {
  --animate-duration: 5s;
}

.border-end
{
    border-right: 1px solid #949495 !important;
}
