
#hero-10 {
  padding: 120px 20px;
  background-color: #fff;
  text-align: center;
}
#hero-10 .hero-title {
  font-size: 52px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}
#hero-10 .hero-subtitle {
  font-size: 22px;
  color: #777;
  margin-bottom: 30px;
}
.btn.btn-primary {
  padding: 14px 40px;
  font-size: 18px;
}



#why-choose-us-26 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #0d6efd;
  color: #ffffff;
}
#why-choose-us-26 .section-title-container {
  margin-bottom: 40px;
}
#why-choose-us-26 .section-main-title {
  font-size: 2.6rem;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#why-choose-us-26 .section-main-subtitle {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.85);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7;
}
#why-choose-us-26 .vision-statement-block {
  margin-bottom: 50px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
}
#why-choose-us-26 .vision-image-container img {
  max-width: 100%;
  border-radius: 10px;
}
#why-choose-us-26 .vision-content .vision-heading {
  font-size: 2rem;
  font-weight: 600;
  color: #ffc107;
  margin-bottom: 15px;
}
#why-choose-us-26 .vision-content .vision-text {
  font-size: 1.05rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
}
#why-choose-us-26 .innovation-pillars-main-title {
  font-size: 1.8rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: inline-block;
}
#why-choose-us-26 .innovation-pillar-item {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  height: 100%;
}
#why-choose-us-26 .pillar-icon {
  font-size: 2.8rem;
  color: #ffc107;
  margin-bottom: 15px;
  display: block;
}
#why-choose-us-26 .pillar-name {
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 8px;
}
#why-choose-us-26 .pillar-description {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}
#why-choose-us-26 .final-commitment-statement {
  margin-top: 40px;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
@media (max-width: 991.98px) {
  #why-choose-us-26 .vision-image-container img {
    margin-bottom: 25px;
  }
  #why-choose-us-26 .vision-content,
  #why-choose-us-26 .innovation-pillar-item {
    text-align: center;
  }
}



#our-services-5 {
  padding: 60px 15px;
  margin: 0 auto;
  max-width: 900px;
}
#our-services-5 .nav-tabs .nav-link {
  font-size: 1rem;
  padding: 10px 15px;
}
#our-services-5 .tab-content {
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}
#our-services-5 .service-tab {
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
}



#testimonials-12 {
  padding: 60px 0;
  background-color: #ffffff;
}
#testimonials-12 .container {
  max-width: 1140px;
}
#testimonials-12 .section-header {
  margin-bottom: 50px;
}
#testimonials-12 .section-header h2 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #343a40;
}
#testimonials-12 .section-header p {
  color: #6c757d;
  font-size: 1.1rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#testimonials-12 .testimonial-card {
  background-color: #f8f9fa;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid #e9ecef;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#testimonials-12 .testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
#testimonials-12 .testimonial-body {
  flex-grow: 1;
  margin-bottom: 20px;
}
#testimonials-12 .testimonial-body p {
  font-size: 1rem;
  color: #495057;
  line-height: 1.6;
  font-style: italic;
}
#testimonials-12 .testimonial-footer {
  display: flex;
  align-items: center;
}
#testimonials-12 .client-image img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}
#testimonials-12 .client-details .client-name {
  font-weight: 600;
  color: #343a40;
  display: block;
  margin-bottom: 2px;
}
#testimonials-12 .client-details .client-position {
  font-size: 0.85rem;
  color: #6c757d;
  display: block;
}
#testimonials-12 .rating {
  margin-top: 8px;
  color: #ffc107;
  font-size: 0.9rem;
}
#testimonials-12 .rating .fa-star.empty {
  color: #e0e0e0;
}
@media (max-width: 991.98px) {
  #testimonials-12 .testimonial-card {
    padding: 25px;
  }
}
@media (max-width: 767.98px) {
  #testimonials-12 {
    padding: 40px 0;
  }
  #testimonials-12 .section-header h2 {
    font-size: 1.8rem;
  }
  #testimonials-12 .section-header p {
    font-size: 1rem;
  }
}



#portfolio-10 {
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #f8f9fa;
}
#portfolio-10 .section-title-container {
  margin-bottom: 50px;
}
#portfolio-10 .section-main-title {
  font-size: 2.6rem;
  font-weight: 700;
  color: #2c3e50;
}
#portfolio-10 .section-main-subtitle {
  font-size: 1.1rem;
  color: #5a677d;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}
#portfolio-10 .transformation-item {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 25px;
  margin-bottom: 40px;
  box-shadow: 0 7px 25px rgba(0, 0, 0, 0.08);
}
#portfolio-10 .transformation-item:last-child {
  margin-bottom: 0;
}
#portfolio-10 .project-title-transform {
  font-size: 1.75rem;
  font-weight: 600;
  color: #0d6efd;
  margin-bottom: 8px;
  text-align: center;
}
#portfolio-10 .project-category-transform {
  font-size: 0.9rem;
  color: #6c757d;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#portfolio-10 .images-comparison-row .image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
#portfolio-10 .images-comparison-row img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
}
#portfolio-10 .image-label {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 10px;
  font-size: 0.85rem;
  font-weight: 500;
  border-radius: 4px;
}
#portfolio-10 .transformation-details {
  padding-top: 25px;
}
#portfolio-10 .transformation-description {
  font-size: 1rem;
  color: #495057;
  line-height: 1.7;
  margin-bottom: 20px;
  text-align: justify;
}
#portfolio-10 .key-results-transform .results-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #343a40;
  margin-bottom: 10px;
}
#portfolio-10 .key-results-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
}
#portfolio-10 .key-results-list li {
  font-size: 0.95rem;
  color: #333;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
}
#portfolio-10 .key-results-list li i {
  color: #28a745;
  margin-right: 10px;
  font-size: 1rem;
}
#portfolio-10 .project-link-transform a {
  font-weight: 500;
  text-decoration: none;
}
#portfolio-10 .project-link-transform a i {
  margin-left: 5px;
}
@media (max-width: 767.98px) {
  #portfolio-10 .images-comparison-row .col-md-6 {
    margin-bottom: 20px;
  }
  #portfolio-10 .images-comparison-row .col-md-6:last-child {
    margin-bottom: 0;
  }
  #portfolio-10 .images-comparison-row img {
    height: 280px;
  }
  #portfolio-10 .project-title-transform {
    font-size: 1.5rem;
  }
}



#awards-6 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
  overflow: hidden;
}
#awards-6 .section-header {
  text-align: center;
  margin-bottom: 3rem;
}
#awards-6 .section-title {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#awards-6 .section-subtitle {
  font-size: 1.1rem;
  color: #6c757d;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#awards-6 .badge-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2rem 3rem;
}
#awards-6 .badge-item {
  text-align: center;
  flex-basis: 160px;
}
#awards-6 .badge-item a {
  display: inline-block;
  opacity: 0.9;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
#awards-6 .badge-item a:hover {
  opacity: 1;
}
#awards-6 .badge-item img {
  max-width: 100%;
  height: auto;
  max-height: 65px;
  vertical-align: middle;
}
#awards-6 .badge-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5rem 2.5rem;
}
#awards-6 .badge-inline .badge-item {
  flex-basis: auto;
}
#awards-6 .badge-inline .badge-item img {
  max-height: 50px;
}
@media (max-width: 767.98px) {
  #awards-6 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #awards-6 .section-title {
    font-size: 1.9rem;
  }
  #awards-6 .badge-grid,
  #awards-6 .badge-inline {
    gap: 1.5rem 2rem;
  }
  #awards-6 .badge-item img {
    max-height: 55px;
  }
  #awards-6 .badge-inline .badge-item img {
    max-height: 40px;
  }
}



#press-mentions-8 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#press-mentions-8 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#press-mentions-8 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#press-mentions-8 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#press-mentions-8 .mention-item {
  text-align: center;
  padding: 1.5rem;
  border-radius: 0.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#press-mentions-8 .mention-logo {
  margin-bottom: 1.5rem;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#press-mentions-8 .mention-logo a {
  display: inline-block;
}
#press-mentions-8 .mention-logo img {
  max-height: 55px;
  max-width: 200px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.8;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
#press-mentions-8 .mention-item:hover .mention-logo img {
  filter: grayscale(0%);
  opacity: 1;
}
#press-mentions-8 .mention-quote {
  font-size: 1.1rem;
  font-style: italic;
  color: #495057;
  line-height: 1.6;
  margin-bottom: 1rem;
  flex-grow: 1;
  width: 100%;
  position: relative;
  padding-top: 1.5rem;
  border-top: 1px solid #eee;
}
#press-mentions-8 .mention-link {
  margin-top: auto;
}
#press-mentions-8 .mention-link a {
  font-size: 0.9rem;
  color: var(--bs-primary);
  text-decoration: none;
  font-weight: 500;
}
#press-mentions-8 .mention-link a:hover {
  text-decoration: underline;
}
#press-mentions-8 .mention-link i {
  margin-left: 0.3rem;
}
@media (max-width: 991.98px) {
  #press-mentions-8 .mention-quote {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  #press-mentions-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #press-mentions-8 .section-title {
    font-size: 2.1rem;
  }
}



#call-to-action-24 {
  position: relative;
  padding: 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  color: #ffffff;
}
.cta-portrait-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#call-to-action-24 .container {
  position: relative;
  z-index: 2;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.cta-portrait-content-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.cta-portrait-content-col h2 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.3;
}
.cta-portrait-content-col p {
  font-size: 1.1rem;
  margin-bottom: 2rem;
  max-width: 500px;
}
.cta-portrait-content-col .btn {
  padding: 0.8rem 2rem;
  font-weight: 600;
  width: fit-content;
}
.cta-portrait-image-col {
  position: relative;
  text-align: center;
}
.cta-portrait-img {
  max-width: 100%;
  height: auto;
  max-height: 550px;
  position: relative;
  bottom: -5rem;
  margin-bottom: -5rem;
}
@media (max-width: 991.98px) {
  .cta-portrait-content-col {
    text-align: center;
    margin-bottom: 0;
  }
  .cta-portrait-content-col p {
    margin-left: auto;
    margin-right: auto;
  }
  .cta-portrait-content-col .btn {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
  }
  .cta-portrait-img {
    max-height: 450px;
    bottom: -4rem;
    margin-bottom: -4rem;
  }
  #call-to-action-24 .container {
    padding-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .cta-portrait-content-col h2 {
    font-size: 2rem;
  }
  .cta-portrait-img {
    max-height: 350px;
    bottom: -3rem;
    margin-bottom: -3rem;
  }
}



#team-17 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
  overflow: hidden;
}
#team-17 .section-header {
  text-align: center;
  margin-bottom: 4rem;
}
#team-17 .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
#team-17 .section-subtitle {
  font-size: 1.15rem;
  color: #6c757d;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#team-17 .spotlight-card {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 0.5rem;
  padding: 2.5rem;
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
}
#team-17 .spotlight-card:last-child {
  margin-bottom: 0;
}
#team-17 .spotlight-image {
  flex-shrink: 0;
  margin-right: 2.5rem;
}
#team-17 .spotlight-image img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid #ffffff;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
#team-17 .spotlight-content {
  flex-grow: 1;
}
#team-17 .spotlight-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #343a40;
  margin-bottom: 0.25rem;
}
#team-17 .spotlight-role {
  font-size: 1.1rem;
  color: var(--bs-primary);
  font-weight: 500;
  margin-bottom: 1.5rem;
}
#team-17 .spotlight-quote {
  font-style: italic;
  font-size: 1.1rem;
  color: #495057;
  line-height: 1.7;
  margin-bottom: 1.5rem;
  padding-left: 1.5rem;
  border-left: 3px solid var(--bs-primary);
}
#team-17 .spotlight-social-links a {
  display: inline-block;
  color: #6c757d;
  margin-right: 0.8rem;
  font-size: 1.3rem;
  transition: color 0.3s ease, transform 0.3s ease;
}
#team-17 .spotlight-social-links a:last-child {
  margin-right: 0;
}
#team-17 .spotlight-social-links a:hover {
  color: var(--bs-primary);
  transform: translateY(-2px);
}
@media (max-width: 991.98px) {
  #team-17 .spotlight-image img {
    width: 160px;
    height: 160px;
  }
  #team-17 .spotlight-name {
    font-size: 1.6rem;
  }
  #team-17 .spotlight-quote {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  #team-17 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #team-17 .section-title {
    font-size: 2.1rem;
  }
  #team-17 .spotlight-card {
    flex-direction: column;
    text-align: center;
    padding: 2rem;
  }
  #team-17 .spotlight-image {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
  #team-17 .spotlight-image img {
    width: 150px;
    height: 150px;
  }
  #team-17 .spotlight-quote {
    padding-left: 0;
    border-left: none;
    text-align: center;
  }
  #team-17 .spotlight-social-links {
    margin-top: 1rem;
  }
}



/* style.css for post-section-3 */
#post-section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #eef1f5; /* A cool, light grey background */
}

#post-section-3 .section-header {
    margin-bottom: 50px;
    text-align: center;
}

#post-section-3 .section-header .section-title {
    font-size: 2.4rem;
    font-weight: 700;
    color: #2a3b4c; /* Dark blue-grey */
    margin-bottom: 12px;
}

#post-section-3 .section-header .section-subtitle {
    font-size: 1.1rem;
    color: #586776; /* Softer grey */
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#post-section-3 .post-grid-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px; /* Rounded corners for the item */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    height: 280px; /* Fixed height for grid items, adjust as needed */
}

#post-section-3 .post-grid-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

#post-section-3 .post-grid-item-link {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#post-section-3 .post-grid-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

#post-section-3 .post-grid-item:hover .post-grid-image {
    transform: scale(1.1);
}

#post-section-3 .post-grid-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);
    color: #ffffff;
    padding: 40px 20px 20px 20px; /* More padding at the bottom */
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%; /* Make overlay cover the entire item */
    box-sizing: border-box;
}

#post-section-3 .post-grid-item:hover .post-grid-overlay {
    opacity: 1;
    transform: translateY(0);
}

#post-section-3 .post-grid-categories {
    margin-bottom: 8px;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease 0.1s, transform 0.3s ease 0.1s; /* Delayed appearance */
}

#post-section-3 .post-grid-item:hover .post-grid-categories {
    opacity: 1;
    transform: translateY(0);
}

#post-section-3 .post-grid-category-badge {
    font-size: 0.7rem;
    font-weight: 500;
    padding: 0.3em 0.6em;
    margin-right: 5px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#post-section-3 .post-grid-title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0;
    color: #ffffff;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease 0.2s, transform 0.3s ease 0.2s; /* Further delayed appearance */
}

#post-section-3 .post-grid-item:hover .post-grid-title {
    opacity: 1;
    transform: translateY(0);
}

#post-section-3 .pagination-container {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

/* Responsive Adjustments */
@media (max-width: 991.98px) {
    #post-section-3 .post-grid-item {
        height: 250px;
    }
    #post-section-3 .post-grid-title {
        font-size: 1.1rem;
    }
}

@media (max-width: 767.98px) {
    #post-section-3 .post-grid-item {
        height: 220px;
        margin-bottom: 20px; /* Ensure spacing when stacked */
    }
    #post-section-3 .post-grid-title {
        font-size: 1rem;
    }
    #post-section-3 .section-header .section-title {
        font-size: 2rem;
    }
}

@media (max-width: 575.98px) {
    #post-section-3 .post-grid-item {
        height: 200px;
    }
}



