
#hero-6 {
  padding: 80px 20px;
  background-color: #fff;
  text-align: center;
}
#hero-6 .hero-title {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #333;
}
#hero-6 .hero-subtitle {
  font-size: 20px;
  color: #666;
  margin-bottom: 40px;
}
.card-item {
  background: #f8f9fa;
  padding: 30px;
  margin: 15px;
  border-radius: 8px;
  transition: transform 0.3s, box-shadow 0.3s;
}
.card-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.card-icon {
  font-size: 48px;
  color: #2575fc;
  margin-bottom: 15px;
}
.card-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.card-description {
  font-size: 16px;
  color: #555;
}



#features-11 {
  padding: 60px 0;
  background-color: #ffffff;
  text-align: center;
}
#features-11 .section-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}
#features-11 .section-subtitle {
  font-size: 18px;
  color: #6c757d;
  margin-bottom: 40px;
}
#features-11 .feature-item {
  margin-bottom: 20px;
}
#features-11 .feature-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #17a2b8;
  color: #ffffff;
  padding: 15px;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#features-11 .feature-header:hover {
  background-color: #138496;
}
#features-11 .feature-icon {
  font-size: 30px;
  margin-right: 10px;
}
#features-11 .feature-title {
  font-size: 20px;
  font-weight: bold;
}
#features-11 .feature-description {
  display: none;
  font-size: 14px;
  color: #6c757d;
  padding: 15px;
  background-color: #f8f9fa;
  border-radius: 0 0 8px 8px;
}



#about-us-13 {
  padding: 60px 15px;
  max-width: 1000px;
  margin: 0 auto;
}
#about-us-13 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#about-us-13 .columns {
  display: flex;
  gap: 30px;
}
#about-us-13 .column {
  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-13 .columns {
    flex-direction: column;
  }
}



#why-choose-us-13 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #f8f9fa;
  text-align: center;
}
#why-choose-us-13 .section-header {
  margin-bottom: 3rem;
}
#why-choose-us-13 .section-header h2 {
  font-weight: 700;
  color: #343a40;
  margin-bottom: 0.75rem;
}
#why-choose-us-13 .section-header p {
  color: #6c757d;
  font-size: 1.1rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#why-choose-us-13 .feature-grid-item {
  margin-bottom: 2.5rem;
}
#why-choose-us-13 .feature-icon-large {
  font-size: 3.5rem;
  margin-bottom: 1.5rem;
  color: var(--bs-primary, #0d6efd);
  display: inline-block;
  transition: transform 0.3s ease-out;
}
#why-choose-us-13 .feature-grid-item:hover .feature-icon-large {
  transform: translateY(-5px) scale(1.1);
}
#why-choose-us-13 .feature-title {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #495057;
}
#why-choose-us-13 .feature-description {
  font-size: 0.95rem;
  color: #6c757d;
  line-height: 1.6;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  #why-choose-us-13 .section-header {
    margin-bottom: 2rem;
  }
  #why-choose-us-13 .feature-grid-item {
    margin-bottom: 2rem;
  }
  #why-choose-us-13 .feature-icon-large {
    font-size: 3rem;
    margin-bottom: 1rem;
  }
  #why-choose-us-13 .feature-title {
    font-size: 1.2rem;
  }
}



#our-services-10 {
  padding: 60px 15px;
  max-width: 900px;
  margin: 0 auto;
}
#our-services-10 .nav-tabs .nav-link {
  font-size: 1rem;
  padding: 10px 15px;
}
#our-services-10 .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-10 .service-tab {
  text-align: center;
  font-size: 1rem;
  line-height: 1.8;
  color: #333;
}
#our-services-10 .service-tab i {
  font-size: 2rem;
  color: #007bff;
  margin-bottom: 10px;
}



#counter-5 {
  position: relative;
  text-align: center;
  color: white;
  padding: 100px 0;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
#counter-5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
}
#counter-5 .counter-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: auto;
}
#counter-5 h2 {
  font-size: 2.8rem;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
#counter-5 p {
  font-size: 1.4rem;
  margin-bottom: 40px;
}
#counter-5 .counter-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin-top: 50px;
}
#counter-5 .counter-item {
  position: relative;
  width: 200px;
  height: 200px;
  text-align: center;
  border-radius: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
#counter-5 .counter-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
}
#counter-5 .counter-item i {
  font-size: 3rem;
  color: #ffd700;
  margin-bottom: 15px;
}
#counter-5 .counter-number {
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  display: block;
  text-shadow: 2px 2px 10px rgba(255, 255, 255, 0.5);
}
#counter-5 .counter-title {
  font-size: 1.3rem;
  color: #ddd;
}



#portfolio-12 {
  padding-top: 0;
  padding-bottom: 70px;
  position: relative;
}
#portfolio-12 .map-background-container {
  height: 450px;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
}
#portfolio-12 .map-background-container.no-map-bg {
  background-color: #e9ecef;
  color: #333;
}
#portfolio-12 .map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#portfolio-12 .map-title-content {
  position: relative;
  z-index: 2;
  padding: 20px;
}
#portfolio-12 .map-section-main-title {
  font-size: 2.8rem;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#portfolio-12 .map-section-main-subtitle {
  font-size: 1.15rem;
  max-width: 700px;
  margin: 15px auto 0 auto;
  line-height: 1.6;
  opacity: 0.9;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#portfolio-12 .projects-listing-area {
  padding-top: 50px;
}
#portfolio-12 .map-project-card {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#portfolio-12 .map-project-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}
#portfolio-12 .map-project-thumbnail img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
#portfolio-12 .map-project-card-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#portfolio-12 .map-project-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #0d6efd;
  margin-bottom: 5px;
}
#portfolio-12 .map-project-location {
  font-size: 0.9rem;
  color: #6c757d;
  margin-bottom: 10px;
}
#portfolio-12 .map-project-location i {
  margin-right: 6px;
  color: #fd7e14;
}
#portfolio-12 .map-project-description {
  font-size: 0.9rem;
  color: #495057;
  line-height: 1.6;
  margin-bottom: 15px;
  flex-grow: 1;
}
#portfolio-12 .map-project-link a {
  font-size: 0.9rem;
  font-weight: 500;
}
#portfolio-12 .view-all-map-projects {
  margin-top: 40px;
}



#testimonials-1 {
  padding: 60px 15px;
  max-width: 1200px;
  margin: 0 auto;
}
#testimonials-1 .section-hero {
  background-size: cover;
  background-position: center;
  padding: 80px 15px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
#testimonials-1 .carousel {
  position: relative;
}
#testimonials-1 .carousel-item {
  text-align: center;
  padding: 30px;
}
#testimonials-1 .testimonial-message {
  font-size: 1.1rem;
  font-style: italic;
  margin-bottom: 15px;
  color: #333;
}
#testimonials-1 .client-info {
  font-size: 0.95rem;
  color: #777;
}
#testimonials-1 .client-info img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}



/* === Section Base === */
.post-section {
  padding: 60px 0;
  background: #fff;
}
.post-section .section-header {
  text-align: center;
  margin-bottom: 40px;
}
.post-section .section-header h2 {
  font-size: 2rem;
  font-weight: 700;
}
.post-section .section-header p {
  color: #666;
  margin-top: 8px;
}

/* === Gallery Grid === */
.post-gallery {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(1,1fr);
}
@media (min-width: 576px) {
  .post-gallery { grid-template-columns: repeat(2,1fr); }
}
@media (min-width: 992px) {
  .post-gallery { grid-template-columns: repeat(4,1fr); }
}

/* === Card Styles === */
.post-card {
  position: relative;
  height: 300px;
  background-size: cover;
  background-position: center;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform 0.4s ease, background-size 0.4s ease;
}
.post-card:hover {
  transform: translateY(-8px);
  background-size: 110%;
}

/* Hexagon tag badge */
.post-card .tag-hex {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 0.25rem 0.5rem;
  background: rgba(0,123,255,0.85);
  color: #fff;
  font-size: 0.75rem;
  clip-path: polygon(
    25% 0%, 75% 0%, 
    100% 50%, 75% 100%, 
    25% 100%, 0% 50%
  );
  text-align: center;
  text-transform: uppercase;
}

/* Overlay gradient with content */
.post-card .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  color: #fff;
}
.post-card .overlay h5 {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
}
.post-card .overlay .date {
  font-size: 0.8rem;
  opacity: 0.85;
  margin-bottom: 0.75rem;
}
.post-card .overlay .btn-readmore {
  font-size: 0.85rem;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  text-decoration: none;
  transition: background 0.3s;
}
.post-card .overlay .btn-readmore:hover {
  background: #fff;
  color: #000;
}

/* === Pagination === */
.pagination-wrapper {
  text-align: center;
  margin: 40px 0;
}




#call-to-action-12 {
  padding: 100px 0;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  position: relative;
}
#call-to-action-12 .cta-content {
  max-width: 700px;
  margin: 0 auto;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
}
#call-to-action-12 h2 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#call-to-action-12 p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}
#call-to-action-12 .btn {
  display: inline-block;
  background-color: #ffc107;
  color: #333;
  padding: 15px 40px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.3rem;
  transition: background-color 0.3s ease-in-out;
}
#call-to-action-12 .btn:hover {
  background-color: #e0a800;
}


