body {
  color: #003366;
  font-family: "Source Sans Pro", sans-serif;
}

div#content {
    max-width: 100% !important;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "MuseoModerno", cursive;
}

h1 {
  font-weight: 700;
  letter-spacing: normal;
}

h2 {
  font-size: 45px;
  font-weight: 600;
  letter-spacing: normal;
}
h3 {
  font-size: 22.5px;
  letter-spacing: normal;
}

p {
  color: #003366;
  font-weight: 400;
  font-size: 18px;
}

.animate-slide-up {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease-out;
}

.animate-slide-up.in-view {
  opacity: 1;
  transform: translateY(0);
}

.delay-0 {
  transition-delay: 0s;
}
.delay-1 {
  transition-delay: 0.2s;
}
.delay-2 {
  transition-delay: 0.4s;
}
.delay-3 {
  transition-delay: 0.6s;
}
.delay-4 {
  transition-delay: 0.8s;
}
.delay-5 {
  transition-delay: 1s;
}

.highlight {
  font-weight: 700;
  color: #417b9f;
}

/* section 2 */

.custom-img {
  max-width: 100%;
  height: auto;
  width: 100%; /* Force full width of its container */
  border-radius: 8px; /* Optional for style */
}
.construction-div {
  padding: 40px;
  border-radius: 10px;
}

.contactUs-div {
  padding: 40px;
  border-radius: 10px;
}

.custom-img-size {
  max-width: 100%; /* ensures responsiveness */
  width: 100%; /* change this as needed */
}

.shop-drawing {
  background-color: #ccd6e073;
}

.icon-placeholder {
  width: 32px;
  height: 32px;
  background-color: #ccd6e0bb;
  border-radius: 4px;
  flex-shrink: 0;
}

.spec-card {
  background-color: #ccd6e0bb;
  padding: 20px;
  border-radius: 8px;
  height: 100%;
}

.spec-title {
  font-weight: 600;
  color: #003366;
  font-size: 22.5px;
}

.spec-text {
  color: #003366;
  margin-top: 10px;
  font-size: 18px;
}

/* Section: Importance of Shop Drawing */

.importance-shop-drawing {
  background-color: #003366;
  color: white;
}

.importance-shop-drawing .three-boxes-card-section {
  display: flex;
  flex-wrap: nowrap;
}

.importance-shop-drawing .three-boxes-info-card {
  color: #fff;
  padding-right: 30px;
}

.importance-shop-drawing .three-boxes-info-card h3 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

.importance-shop-drawing .three-boxes-info-card p {
  margin: 0;
  line-height: 1.6;
  color: #fff;
}

.importance-shop-drawing .additive-icon {
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 15px;
}

/* Tablet and Below (≤ 991px) */
@media (max-width: 991px) {
  .importance-shop-drawing .three-boxes-info-card {
    width: 100%;
  }

  .importance-shop-drawing .three-boxes-card-section {
    flex-direction: column;
    gap: 15px;
  }

  .importance-shop-drawing .col-lg-5 {
    margin-top: 30px;
  }

  .importance-shop-drawing .three-boxes-info-card {
    padding: 20px;
  }
}

/* Mobile (≤ 576px) */
@media (max-width: 576px) {
  .importance-shop-drawing h2.title {
    text-align: center;
  }

  .importance-shop-drawing .three-boxes-info-card,
  .importance-shop-drawing .seperate-boxes-info-card {
    padding: 16px;
  }

  .importance-shop-drawing .col-lg-5 img {
    max-width: 100%;
    height: auto;
  }
}

.contact-Us {
  background-color: #ccd6e073;
}

.circle-container {
  position: relative;
  width: 250px;
  height: 250px;
  margin: auto;
  border: 10px solid #ccd6e073;
  border-radius: 50%;
}

.circle-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ccd6e073;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon-post-completion {
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}

.icon-plan-comparison {
  top: -2px;
  left: 70%;
  transform: translateX(-50%);
}

.icon-permanent-record {
  bottom: -2px;
  left: 70%;
  transform: translateX(-50%);
}

.desc {
  max-width: 260px;
  margin: 0 auto;
}

@media (max-width: 1000px) {
  .circle-container {
    margin-bottom: 2rem;
  }

  .text-md-start,
  .text-md-end {
    text-align: center !important;
  }

  .desc {
    max-width: 100%;
  }
}

/* Section : LOD 350 css */
.lod-350-section .icon-shape-wrapper {
  position: relative;
  width: 90px;
  height: 108px;
}

.lod-350-section .icon-shape-wrapper svg {
  display: block;
}

.lod-350-section .icon-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 24px;
  font-family: "MuseoModerno", cursive;
  color: #003366;
}

.lod-350-section .digital-box h3 {
  color: #003366;
}

@media (max-width: 991.98px) {
  .lod-350-section .title {
    margin-top: 20px;
  }
}

.main-title {
  color: #20507a;
  font-weight: bold;
  font-size: 2.2rem;
  margin-bottom: 1rem;
}
.section-title {
  color: #20507a;
  font-weight: 600;
  font-size: 1.3rem;
  margin-top: 1.5rem;
  margin-bottom: 0.7rem;
}
.subtitle {
  font-weight: 600;
  color: #2a3a4b;
  margin-bottom: 0.3rem;
}
.desc {
  font-size: 1rem;
  color: #3a4a5b;
  margin-bottom: 1.1rem;
}
.comparison-col {
  border-radius: 10px;

  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .main-title {
    font-size: 1.4rem;
  }
  .section-title {
    font-size: 1.1rem;
  }
  .comparison-col {
    padding: 1.2rem 1rem;
  }
}

.construction-section {
  background-color: #ccd6e0;
  padding: 40px 20px;
}
.construction-section .construction-div {
  background-color: #ffffff;
  padding: 60px 50px;
  border-radius: 10px;
  margin: 30px auto;
  max-width: 1200px;
}

/* Title */

/* Responsive: Tablet */
@media (max-width: 991.98px) {
  .construction-section .construction-div {
    padding: 40px 20px;
  }
  .construction-feature-desc {
    max-width: 100%;
    font-size: 0.95rem;
    color: #003366;
  }
  .construction-arc-svg {
    max-width: 600px;
    max-width: 100%;
  }
}

/* Responsive: Mobile */
@media (max-width: 767.98px) {
  .construction-section {
    padding: 30px 15px;
  }

  .construction-section .construction-div {
    padding: 30px 15px;
  }
  .construction-small {
    margin-bottom: 30px;
  }
}

.faqs-technical-section {
  background-color: #003366;
}
.faqs-technical-section h2 {
  color: #fff;
}

.faqs-technical-section .faq-container {
  margin: auto;
  font-family: Arial, sans-serif;
}

.faqs-technical-section .faq-item {
  padding: 15px 0;
  cursor: pointer;
}

.faqs-technical-section .faq-question {
  display: flex;
  color: #fff;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  transition: color 0.3s;
  font-family: "MuseoModerno", cursive;
}

.faqs-technical-section .faq-arrow {
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.faqs-technical-section .faq-answer {
  display: none;
  padding-left: 28px;
  font-size: 18px;
  margin-top: 5px;
  color: #fff;
}

.faqs-technical-section .faq-item.open .faq-answer {
  display: block;
}

.faqs-technical-section .faq-item.open .faq-arrow {
  transform: rotate(90deg);
}

.collaborative-robotics-section .step-indicator {
  height: 20px;
  background: #ccd6e073;
  margin-bottom: 15px;
  width: 100%;
}
.collaborative-robotics-section .step-box {
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}

.collaborative-robotics-section #step1 {
  margin-top: 120px;
}
.collaborative-robotics-section #step2 {
  margin-top: 80px;
}
.collaborative-robotics-section #step3 {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .collaborative-robotics-section #step1 {
    margin-top: 10px;
  }
  .collaborative-robotics-section #step2 {
    margin-top: 10px;
  }
  .collaborative-robotics-section #step3 {
    margin-top: 10px;
  }
}