.error_pg .container {
    padding: 100px 40px 100px 40px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: "Inter", Sans-serif;
    background: #FEFDF9;
}
.error_pg h1 {
    font-size: 150px;
    color: #000;
    padding: 0;
    margin: 0;
}
.error_pg p {
    margin: 0;
    padding-bottom: 15px;
}
.error_pg a {
    background-color: #E6C868;
    color: #000;
    border: 1px solid #E6C868;
    padding: 13px 30px;
    font-size: 14px;
    border-radius: 30px;
    font-weight: 700;
    display: inline-block;
}
.error_pg a:hover {
    background-color: #fff;
    color: #E6C868;
    border: 1px solid #E6C868;
}
/* timline css start */
       .timeline-section {
      width: 100%;
      overflow: hidden;
      position: relative;
      padding: 50px 0px;
      text-align: center;
    }

    /* Line */
    .timeline-line {
      position: relative;
      height: 2px;
      background: #ffffff;
      width: 100%;
      margin: 1px 0;
      z-index: -1;
    }

    .timeline-line::after {
      content: "";
      position: absolute;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      left: 0;
      top: -6px;
      background: #848484;
    }

    .timeline-line::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 2px;
      width: 0;
      background: #848484;
      transition: width 2s ease;
    }

    /* Points */
    .timeline-point {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 30px;
      z-index: 99;
      height: 30px;
    }

    .timeline-point img {
      width: 20px;
      height: 20px;
      display: block;
    }

    /* Boxes */
    .timeline-box {
      position: relative;
      width: 100%;
      max-width: 378px;
      background: white;
      opacity: 0;
      transition: all 1s ease;
    }

    .timeline-box.show {
      opacity: 1;
    }

    .top-text {
      position: relative;
      display: flex;
    }

    .bottom-box {
      position: relative;
      display: flex;
    }

    /* Box positions */
    #box1 {
      transform: translateX(25%);
    }

    #box2 {
      transform: translateX(110%);
    }

    #box3 {
      transform: translateX(100%);
    }

    #box4 {
      transform: translateX(185%);
    }

    .box-heading {
      font-family: 'Roboto';
      font-weight: 700;
      font-size: 26px;
      line-height: 100%;
      margin: 0;
      letter-spacing: 0;
    }

    .box-sub-heading {
      font-family: 'Inter';
      font-weight: 500;
      font-style: italic;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: 0;
      margin: 9px 0 8px;
    }

    #box1 .box-sub-heading {
      color: #5E227C;
    }

    #box2 .box-sub-heading {
      color: #01AEF0;
    }

    #box3 .box-sub-heading {
      color: #0359A4;
    }

    #box4 .box-sub-heading {
      color: #E6C868;
    }

    .tl-text {
      text-align: center;
    }

    .box-text {
      font-family: 'Inter';
      font-weight: 400;
      font-size: 18px;
      margin: 0;
      color: #848484;
      line-height: 26px;
      letter-spacing: 0;
    }

    .img-icon.dif-icon {
      width: 95px;
      position: relative;
      height: 95px;
      margin: 22px auto 50px;
    }

    .img-icon img {
      width: 100%;
      height: 100%;
    }

    .img-icon.dif-icon-1 {
      width: 95px;
      position: relative;
      margin: 50px auto 14px;
      height: 95px;
    }

    .img-icon::after {
      content: '';
      position: absolute;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      width: 1px;
      height: 50px;
    }

    #box1 .dif-icon::after {
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/Line-27.svg');
    }

    #box2 .dif-icon-1::after {
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/Line-29.svg');
    }

    #box3 .dif-icon::after {
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/Line-28.svg');
    }

    #box4 .dif-icon-1::after {
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/Line-30.svg');
    }

    .timeline-box-inner {
      position: relative;
    }

    .timeline-box::after {
      content: '';
      position: absolute;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      z-index: 1;
      width: 26px;
      height: 26px;
    }

    #box1::after {
      bottom: -13px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/Group-1707479442.svg');
    }

    #box2::after {
      top: -13px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/icon-2.svg');
    }

    #box3::after {
      bottom: -13px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/icon-3.svg');
    }

    #box4::after {
      top: -13px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url('https://shginnovations.org/wp-content/uploads/2025/10/icon-4.svg.');
    }
/* timline css end */

/* Parent wrapper */
.quote-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.faq_accordian details {
    border: 1px solid #00000014 !important;
    border-radius: 10px !important;
}

/* Row for Name + Last Name */
.quote-form .form-row {
  display: flex;
  gap: 15px;
}

.quote-form .form-row .form-group {
  flex: 1;
}

/* Input + textarea styling */
.quote-form input[type="text"],
.quote-form input[type="email"],
.quote-form textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #eee;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  transition: border 0.3s ease;
  box-sizing: border-box;
  font-family: "Inter", sans-serif; /* apply Inter font to fields */
}

/* Placeholder styling */
.quote-form input::placeholder,
.quote-form textarea::placeholder {
  font-size: 16px;
  font-family: "Inter", sans-serif;
}

/* Focus effect */
.quote-form input:focus,
.quote-form textarea:focus {
  border-color: #9c27b0; /* purple border on focus */
}

.quote-form textarea {
  resize: none;
}

/* Submit button */
.quote-form input[type="submit"] {
  background-color: #E6C868;
  border: none;
	color: #000;
		border: 1px solid #E6C868;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 30px;
  cursor: pointer;
  font-weight: bold;
  width: 120px;
  align-self: flex-start;
  font-family: "Inter", sans-serif; /* button font */
}
span.wpcf7-not-valid-tip {
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid red;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red !important;
}
.quote-form input[type="submit"]:hover {
  background-color: #fff;
	color: #E6C868;
	border: 1px solid #E6C868;
}

.ab-sec-inv-anm::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0;
    height: 200px;
    width: 100%;
    background-image: url("https://shginnovations.org/wp-content/uploads/2025/10/SHG-2-1.png");
    background-position:right;
    background-repeat: no-repeat;
    background-size: contain;
    animation: move-rgt 20s  linear infinite;
}
.ab-sec-inv-anm::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0px;
    left: 0px;
    height: 200px;
    width: 100%;
    background-image: url("https://shginnovations.org/wp-content/uploads/2025/10/Innovations-1.png");
    background-repeat: no-repeat;
    background-size: contain;
   animation: move-left 20s  linear infinite;
}
.ab-sec-inv-anm{
    overflow:hidden;
}