
#hero-5 {
  background: linear-gradient(135deg, #6a11cb, #2575fc);
  padding: 150px 20px;
  color: #fff;
  text-align: center;
}
#hero-5 .hero-title {
  font-size: 52px;
  font-weight: 700;
  margin-bottom: 20px;
}
#hero-5 .hero-subtitle {
  font-size: 22px;
  margin-bottom: 30px;
}
.btn.btn-light {
  padding: 14px 40px;
  font-size: 18px;
  background-color: #fff;
  color: #2575fc;
  text-decoration: none;
  border-radius: 4px;
}



#our-services-19 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f8f9fa;
}
#our-services-19 .section-header {
  margin-bottom: 3rem;
  text-align: center;
}
#our-services-19 .section-header h2 {
  font-weight: 700;
  color: #343a40;
  margin-bottom: 0.5rem;
}
#our-services-19 .section-header p {
  color: #6c757d;
  font-size: 1.1rem;
}
#our-services-19 .process-flow-row {
  position: relative;
}
#our-services-19 .step-item {
  text-align: center;
  padding: 1rem;
  position: relative;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #our-services-19 .step-item:not(:last-child)::after {
    content: "\f061";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 25%;
    right: -20px;
    transform: translateY(-50%);
    font-size: 1.5rem;
    color: #adb5bd;
    z-index: 1;
  }
  #our-services-19 .step-item {
    margin-bottom: 0;
  }
}
#our-services-19 .step-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--bs-primary, #0d6efd);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  box-shadow: 0 4px 8px rgba(13, 110, 253, 0.3);
  transition: transform 0.3s ease;
}
#our-services-19 .step-item:hover .step-icon {
  transform: scale(1.1);
}
#our-services-19 .step-icon i {
  font-size: 1.75rem;
}
#our-services-19 .step-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #495057;
}
#our-services-19 .step-description {
  font-size: 0.9rem;
  color: #6c757d;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  #our-services-19 .step-item:not(:last-child)::after {
    display: none;
  }
  /* #our-services-19 .process-flow-row::before {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #e9ecef;
    top: 35px; // Start below first icon
    bottom: 35px; // End above last icon base
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
   }
    #our-services-19 .step-item { z-index: 1; background-color: #f8f9fa; } // Ensure item is above line */
}



#why-choose-us-23 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}
#why-choose-us-23 .section-title-container {
  margin-bottom: 50px;
}
#why-choose-us-23 .section-main-title {
  font-size: 2.6rem;
  font-weight: 700;
  color: #1a2b48;
}
#why-choose-us-23 .section-main-subtitle {
  font-size: 1.1rem;
  color: #52627c;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}
#why-choose-us-23 .customer-focus-block {
  margin-bottom: 50px;
  background-color: #f8faff;
  padding: 30px;
  border-radius: 12px;
}
#why-choose-us-23 .customer-focus-image img {
  max-width: 100%;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}
#why-choose-us-23 .customer-focus-content .focus-heading {
  font-size: 1.8rem;
  font-weight: 600;
  color: #0d6efd;
  margin-bottom: 15px;
}
#why-choose-us-23 .customer-focus-content .focus-text {
  font-size: 1rem;
  color: #455a64;
  line-height: 1.7;
}
#why-choose-us-23 .testimonial-block {
  background-color: #0d6efd;
  color: #ffffff;
  padding: 35px 40px;
  border-radius: 12px;
  margin-bottom: 50px;
  box-shadow: 0 8px 20px rgba(13, 110, 253, 0.3);
}
#why-choose-us-23 .testimonial-quote-text {
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.7;
  margin-bottom: 15px;
  position: relative;
  padding-left: 40px;
}
#why-choose-us-23 .testimonial-quote-text::before {
  content: "\f10d";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.5);
}
#why-choose-us-23 .testimonial-author-info {
  text-align: right;
}
#why-choose-us-23 .testimonial-author-info .author-name {
  font-size: 1.05rem;
  font-weight: 600;
}
#why-choose-us-23 .testimonial-author-info .author-role {
  font-size: 0.85rem;
  opacity: 0.8;
}
#why-choose-us-23 .guarantees-block .guarantees-main-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 25px;
  text-align: center;
}
#why-choose-us-23 .guarantees-list {
  list-style: none;
  padding-left: 0;
}
#why-choose-us-23 .guarantees-list li {
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #333;
  padding: 12px 0;
  border-bottom: 1px solid #e9ecef;
}
#why-choose-us-23 .guarantees-list li:last-child {
  border-bottom: none;
}
#why-choose-us-23 .guarantees-list li .guarantee-icon {
  font-size: 1.4rem;
  color: #28a745;
  margin-right: 15px;
  width: 25px;
  text-align: center;
}
#why-choose-us-23 .final-cta-block {
  margin-top: 50px;
  text-align: center;
  background-color: #f0f8ff;
  padding: 30px;
  border-radius: 10px;
}
#why-choose-us-23 .final-cta-block .cta-text {
  font-size: 1.2rem;
  color: #333;
  margin-bottom: 20px;
}
#why-choose-us-23 .btn-final-cta {
  padding: 12px 30px;
  font-size: 1.05rem;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  #why-choose-us-23 .customer-focus-block {
    text-align: center;
  }
  #why-choose-us-23 .customer-focus-image img {
    margin-bottom: 20px;
  }
  #why-choose-us-23 .section-main-title {
    font-size: 2.2rem;
  }
  #why-choose-us-23 .main-appointment-heading,
  #why-choose-us-23 .customer-focus-content .focus-heading,
  #why-choose-us-23 .guarantees-block .guarantees-main-title {
    font-size: 1.6rem;
  }
  #why-choose-us-23 .testimonial-quote-text {
    font-size: 1.1rem;
  }
}



/* style.css for post-section-5 */
#post-section-5 {
    padding-top: 0; /* Hero might be full bleed at the top */
    padding-bottom: 60px;
    background-color: #ffffff;
}

/* Hero Post Area */
#post-section-5 .hero-post-wrapper {
    position: relative;
    width: 100%;
    height: 70vh; /* Adjust height as needed, viewport height percentage */
    min-height: 450px; /* Minimum height */
    max-height: 600px; /* Maximum height */
    background-color: #333; /* Fallback color */
    display: flex;
    align-items: center; /* Vertically center content within the hero */
    justify-content: center; /* Horizontally center content if text-align is center */
    overflow: hidden;
    margin-bottom: 50px; /* Space between hero and grid */
}

#post-section-5 .hero-post-background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    filter: brightness(0.6) contrast(0.9); /* Darken and adjust contrast for text readability */
}

#post-section-5 .hero-post-overlay-content {
    position: relative;
    z-index: 2;
    color: #ffffff;
    text-align: center;
    padding: 20px;
    max-width: 800px; /* Limit width of content for readability */
}

#post-section-5 .hero-post-categories {
    margin-bottom: 15px;
}

#post-section-5 .hero-post-category-link {
    font-size: 0.9rem;
    font-weight: 500;
    padding: 5px 12px;
    margin: 0 5px 10px 5px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.15);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px; /* Pill-shaped badges */
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
}
#post-section-5 .hero-post-category-link:hover {
    background-color: rgba(255, 255, 255, 0.9);
    color: #007bff;
}

#post-section-5 .hero-post-title {
    font-size: 2.5rem; /* Large title for hero */
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}
#post-section-5 .hero-post-title a {
    color: #ffffff;
    text-decoration: none;
}
#post-section-5 .hero-post-title a:hover {
    text-decoration: underline;
}


#post-section-5 .hero-post-meta {
    font-size: 0.95rem;
    color: #e0e0e0;
    margin-bottom: 20px;
}
#post-section-5 .hero-post-meta .meta-icon {
    margin-right: 6px;
}

#post-section-5 .hero-post-excerpt {
    font-size: 1.1rem;
    color: #f0f0f0;
    margin-bottom: 30px;
    line-height: 1.7;
    font-weight: 300;
}

#post-section-5 .hero-post-readmore-btn {
    font-size: 1rem;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 50px; /* Pill button */
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
#post-section-5 .hero-post-readmore-btn .btn-icon {
    margin-left: 8px;
}

/* Grid Posts Area */
#post-section-5 .grid-posts-area .area-title {
    font-size: 2rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 30px;
    text-align: center;
}

#post-section-5 .grid-post-card {
    background-color: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
#post-section-5 .grid-post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}

#post-section-5 .grid-post-image-wrapper {
    height: 200px;
    overflow: hidden;
}
#post-section-5 .grid-post-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#post-section-5 .grid-post-content {
    padding: 20px;
    flex-grow: 1; /* Allows content to expand */
    display: flex;
    flex-direction: column;
}

#post-section-5 .grid-post-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: 10px;
    line-height: 1.4;
    /* flex-grow: 1; -- Removed to allow meta and button to determine height better if title is short */
}
#post-section-5 .grid-post-title a {
    color: inherit;
    text-decoration: none;
}
#post-section-5 .grid-post-title a:hover {
    color: #007bff;
}

#post-section-5 .grid-post-meta {
    font-size: 0.85rem;
    color: #6c757d;
    margin-bottom: 15px;
}

#post-section-5 .grid-post-excerpt { /* Optional */
    font-size: 0.9rem;
    color: #495057;
    line-height: 1.6;
    margin-bottom: 15px;
    flex-grow: 1; /* Allow excerpt to push button down */
}

#post-section-5 .grid-post-readmore-btn {
    margin-top: auto; /* Pushes button to the bottom */
    align-self: flex-start;
}

#post-section-5 .grid-pagination-container {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}




#about-us-14 {
  padding: 60px 15px;
  max-width: 1000px;
  margin: 0 auto;
}
#about-us-14 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#about-us-14 .split-container {
  display: flex;
  gap: 30px;
}
#about-us-14 .story-content,
#about-us-14 .vision-content {
  flex: 1;
  background: #fff;
  padding: 30px 40px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  color: #333;
  line-height: 1.8;
  white-space: pre-wrap;
}
@media (max-width: 768px) {
  #about-us-14 .split-container {
    flex-direction: column;
  }
}



#testimonials-7 {
  padding: 60px 15px;
  max-width: 800px;
  margin: 0 auto;
}
#testimonials-7 .section-header {
  text-align: center;
  margin-bottom: 30px;
}
#testimonials-7 .section-header h2 {
  font-size: 2.5rem;
  margin-bottom: 10px;
}
#testimonials-7 .section-header p {
  font-size: 1.1rem;
  color: #777;
}
#testimonials-7 .carousel-container {
  position: relative;
  overflow: hidden;
  height: 350px;
}
#testimonials-7 .carousel-item {
  display: none;
  text-align: center;
  padding: 30px;
}
#testimonials-7 .carousel-item.active {
  display: block;
}
#testimonials-7 .carousel-item img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 15px;
}
#testimonials-7 .carousel-item p {
  font-size: 1.1rem;
  font-style: italic;
  color: #333;
  margin-bottom: 10px;
}
#testimonials-7 .client-info {
  font-size: 0.95rem;
  color: #777;
}



#cta-banner-2 {
  padding: 4rem 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #0d6efd;
}
#cta-banner-2 .container {
}
#cta-banner-2 .cta-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#cta-banner-2 .cta-text-content {
  text-align: center;
  flex-basis: 100%;
  margin-bottom: 1.5rem;
}
#cta-banner-2 .cta-title {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}
#cta-banner-2 .cta-subtitle {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-bottom: 0;
}
#cta-banner-2 .cta-button-wrapper {
  text-align: center;
  flex-basis: 100%;
}
#cta-banner-2 .cta-button-wrapper .btn {
  padding: 0.8rem 2.2rem;
  font-size: 1.05rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  #cta-banner-2 {
    padding: 5rem 2rem;
  }
  #cta-banner-2 .cta-text-content {
    text-align: left;
    flex: 1 1 60%;
    padding-right: 2rem;
    margin-bottom: 0;
  }
  #cta-banner-2 .cta-title {
    font-size: 2.5rem;
  }
  #cta-banner-2 .cta-subtitle {
    font-size: 1.2rem;
  }
  #cta-banner-2 .cta-button-wrapper {
    text-align: right;
    flex: 0 0 auto;
  }
}
@media (min-width: 992px) {
  #cta-banner-2 .cta-title {
    font-size: 2.8rem;
  }
}



#game-section-2 {
  padding: 60px 15px;
  max-width: 1200px;
  margin: 0 auto;
}
#game-section-2 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#game-section-2 .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px;
}
#game-section-2 .feature-card {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
#game-section-2 .feature-card:hover {
  transform: translateY(-5px);
}
#game-section-2 .feature-card i {
  font-size: 2.5rem;
  color: #007bff;
  margin-bottom: 10px;
}
#game-section-2 .feature-card h4 {
  font-size: 1.2rem;
  margin-bottom: 5px;
}
#game-section-2 .feature-card p {
  font-size: 1rem;
  color: #555;
}



#features-27 {
  overflow: hidden;
}
#features-27 .split-row {
  min-height: 550px; 
}
#features-27 .image-column {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
min-height: 300px; 
}
#features-27 .content-column {
  padding: 50px 40px; 
  background-color: {{ $data['features-27']['content_bg_color'] ?? '#ffffff' }};
  color: {{ $data['features-27']['text_color'] ?? '#343a40' }};
  display: flex;
  flex-direction: column;
  justify-content: center; 
}
#features-27 .content-column h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  color: inherit;
}
#features-27 .content-column .subtitle {
  font-size: 16px;
  color: #6c757d; 
  margin-bottom: 30px;
  line-height: 1.6;
}
#features-27 .feature-list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
#features-27 .feature-list-item:last-child {
    margin-bottom: 0;
}
#features-27 .feature-list-icon {
  flex-shrink: 0;
  margin-right: 15px;
  margin-top: 3px; 
}
#features-27 .feature-list-icon i {
  font-size: 22px;
  color: var(--bs-primary, #0d6efd);
  width: 25px;
  text-align: center;
}
#features-27 .feature-list-content h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  color: inherit;
}
#features-27 .feature-list-content p {
  font-size: 15px;
  color: #6c757d;
  margin-bottom: 0;
  line-height: 1.5;
}
#features-27 .content-column .btn {
    margin-top: 30px;
    align-self: flex-start; 
    padding: 10px 25px;
    font-weight: 500;
}
@media (max-width: 991.98px) {
  #features-27 .split-row {
    min-height: auto; 
  }
  #features-27 .image-column {
     min-height: 350px; 
  }
  #features-27 .content-column {
     padding: 40px 30px;
  }
   #features-27 .content-column h2 {
     font-size: 28px;
   }
}



#counter-8 {
  padding: 80px 0;
  background-color: var(--section-bg-color, #f8f9fa);
}
#counter-8 .container {
  max-width: 960px;
}
#counter-8 .section-header {
  margin-bottom: 50px;
  text-align: center;
}
#counter-8 .section-header h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 15px;
}
#counter-8 .section-header p {
  color: #6c757d;
  font-size: 1.1rem;
  max-width: 700px;
  margin: 0 auto;
}
#counter-8 .counter-item-progress {
  margin-bottom: 40px;
}
#counter-8 .counter-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 8px;
}
#counter-8 .counter-title-progress {
  font-size: 1.1rem;
  font-weight: 600;
  color: #495057;
}
#counter-8 .counter-value {
  font-size: 1.3rem;
  font-weight: 700;
  color: #343a40;
}
#counter-8 .counter-value .counter-number {
}
#counter-8 .counter-value .counter-suffix {
  font-size: 1.1rem;
  margin-left: 2px;
}
#counter-8 .progress {
  height: 12px;
  border-radius: 6px;
  background-color: #e9ecef;
  overflow: hidden;
}
#counter-8 .progress-bar {
  width: 0;
  transition: width 1.5s ease-out;
  border-radius: 6px;
  font-size: 0.75rem;
  line-height: 12px;
}
/*
#counter-8 .progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
}
#counter-8 .progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes;
}
*/
@media (max-width: 767.98px) {
  #counter-8 {
    padding: 50px 0;
  }
  #counter-8 .section-header h2 {
    font-size: 2rem;
  }
  #counter-8 .counter-title-progress {
    font-size: 1rem;
  }
  #counter-8 .counter-value {
    font-size: 1.15rem;
  }
}



#awards-16 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#awards-16 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#awards-16 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#awards-16 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#awards-16 .badge-card {
  text-align: center;
  padding: 1.5rem;
  border: 1px solid #e9ecef;
  border-radius: 0.5rem;
  background-color: #f8f9fa;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}
#awards-16 .badge-card:hover {
  background-color: #e9ecef;
}
#awards-16 .badge-image {
  margin-bottom: 1rem;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#awards-16 .badge-image img {
  max-height: 75px;
  max-width: 180px;
  width: auto;
}
#awards-16 .badge-rating {
  font-size: 1rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 0.25rem;
}
#awards-16 .badge-reviews {
  font-size: 0.85rem;
  color: #6c757d;
  margin-bottom: 0.5rem;
}
#awards-16 .badge-source {
  font-size: 0.9rem;
  font-weight: 500;
  color: #495057;
}
#awards-16 .badge-card a {
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  width: 100%;
}
@media (max-width: 767.98px) {
  #awards-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #awards-16 .section-title {
    font-size: 2.1rem;
  }
  #awards-16 .badge-card {
    padding: 1.25rem;
  }
  #awards-16 .badge-image img {
    max-height: 65px;
  }
}



#call-to-action-22 {
  padding: 4rem 0;
  overflow: hidden;
  color: #ffffff;
}
.cta-urgent {
}
.cta-urgent-icon i {
  font-size: 3.5rem;
  margin-bottom: 1.5rem;
  display: block;
}
.cta-urgent-headline {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.cta-urgent-subtext {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  opacity: 0.95;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.cta-urgent-button .btn {
  padding: 0.8rem 2.2rem;
  font-size: 1.1rem;
  font-weight: 600;
  transition: transform 0.2s ease;
}
.cta-urgent-button .btn:hover {
  transform: scale(1.05);
}
.cta-urgent-button .btn i {
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  #call-to-action-22 {
    padding: 3rem 0;
  }
  .cta-urgent-icon i {
    font-size: 3rem;
  }
  .cta-urgent-headline {
    font-size: 1.9rem;
  }
  .cta-urgent-subtext {
    font-size: 1rem;
  }
}


