
      .has-feedback {
        position: relative;
      }
      .form-group {
        margin-bottom: 15px;
      }
      .form-control-feedback {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        display: block;
        width: 28px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        pointer-events: all !important;
      }
      .form-control-feedback img {
        margin-left: -6px;
      }
      .has-feedback .form-control {
        padding-right: 42.5px;
      }
      .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 0.075);
        -webkit-transition:
          border-color ease-in-out 0.15s,
          -webkit-box-shadow ease-in-out 0.15s;
        -o-transition:
          border-color ease-in-out 0.15s,
          box-shadow ease-in-out 0.15s;
        transition:
          border-color ease-in-out 0.15s,
          box-shadow ease-in-out 0.15s;
      }
      input {
        margin: 0;
        font: inherit;
        color: inherit;
        line-height: normal;
        font-family: inherit;
        font-size: inherit;
      }
      .has-search button {
        overflow: visible;
        cursor: pointer;
        margin: 0;
        font: inherit;
        color: inherit;
      }
      #submain .footermenu div {
        margin: 0;
      }
      @media (max-width: 575px) {
        #submain .footermenu div.has-search {
          top: -22px;
        }
      }
      img:is([sizes="auto" i], [sizes^="auto," i]) {
        contain-intrinsic-size: 3000px 1500px;
      }
      #sticky-ad-close {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 25px;
        height: 25px;
        font-size: 16px;
        font-weight: bold;
        color: #555;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0.8;
        transition: opacity 0.2s ease;
      }
      #sticky-ad-close:hover {
        opacity: 1;
      }
      #sticky-ad-close:focus {
        outline: 2px solid #007bff;
        outline-offset: 2px;
      }
      html,
      body {
        color: #0f172a;
        line-height: 160%;
        font-size: 16px;
        overflow-x: clip;
        background-color: #fff;
      }
      h1,
      h2,
      h3,
      h4,
      h5,
      h6 {
        color: #0f172a;
        line-height: 140%;
        font-weight: 700 !important;
      }
      a {
        color: #00910d !important;
      }
      a:hover {
        color: #00910d;
      }
      .abt-section {
        display: flex;
        gap: 40px;
      }
      .abt-toc {
        overflow: clip;
        width: 100%;
        padding-bottom: 40px;
      }
      .abt-toc ul {
        position: sticky;
        top: 2em;
        background-color: #f1f5f9;
        border-left: 6px solid #fe5c75;
        border-radius: 6px 16px 16px 6px;
        padding: 16px;
      }
      .abt-toc ul li {
        padding: 4px 0;
        font-size: 18px;
        line-height: 28px;
      }
      .about-us {
        padding-top: 40px;
      }
      .abt {
        margin-bottom: 6px;
      }
      .about-cont h1 {
        font-size: 36px !important;
        margin: 10px 0 16px !important;
        display: inline;
      }
      .about-cont h3 {
        font-size: 28px !important;
        margin: 26px 0 8px !important;
      }
      .about-cont p {
        font-size: 18px !important;
        margin: 6px 0 16px !important;
      }
      .abt-us-btn {
        margin-top: 12px;
        display: table;
        margin-bottom: 12px;
        background-color: #00910d;
        padding: 8px 20px;
        color: #fff !important;
        border-radius: 8px;
        text-transform: capitalize;
      }
      .abt-us-btn:hover {
        background-color: #00910d;
        color: #fff !important;
      }
      .abt-us-btn span {
        vertical-align: middle;
        position: relative;
        top: 2px;
      }
      .abt-us-btn:hover span {
        margin-left: 5px;
        transition: 0.3s ease-in-out;
      }
      .contact-details {
        background-color: #f8fafc;
        padding: 32px 17px;
        display: inline-block;
        border-radius: 32px;
        margin: 26px 0 32px;
      }
      .contact h3 {
        font-size: 28px !important;
      }
      .contact h5 {
        font-size: 20px !important;
        margin: 16px 0 12px !important;
      }
      .contact p {
        font-size: 18px !important;
        margin-bottom: 0;
      }
      .map iframe {
        border-radius: 16px;
      }
      .abt-toc-heading {
        display: none;
      }
      .abt-toc-heading h3 {
        font-size: 20px;
      }
      .inpage-locate {
        position: absolute;
        margin-top: -3em;
      }
      @media (max-width: 575px) {
        .abt-toc-heading {
          display: block;
        }
        .contact-details {
          padding: 0px 4px 24px;
        }
        .map {
          margin-top: 26px;
        }
        .abt-section {
          margin: 0 -15px;
          display: block;
          overflow: clip;
        }
        .abt-right {
          margin: 0 15px;
        }
        .abt-toc {
          overflow: initial;
          position: sticky;
          position: -webkit-sticky;
          top: 0;
          padding-bottom: 16px;
          z-index: 10;
        }
        .abt-toc ul {
          position: sticky;
          top: 0;
          border-left: 0;
          border-radius: 0;
          display: none;
        }
        .fixed {
          position: fixed;
        }
        .no-fixed {
          position: relative;
        }
        .abt-toc-heading {
          display: flex;
          width: 100%;
          background-color: #cbd5e1;
          align-items: center;
          justify-content: space-between;
          padding: 8px 16px;
        }
        .abt-toc .abt-toc-open {
          display: block;
        }
        .about-us {
          padding-top: 0;
        }
        .abt-toc-arrow {
          margin: 4px 0 0px;
        }
        .about-cont h1 {
          font-size: 26px !important;
          line-height: 33.8px !important;
        }
        .about-cont h3 {
          font-size: 22px !important;
          line-height: 28.6px !important;
        }
        .contact h5 {
          font-size: 17.5px;
        }
        .contact h3 {
          font-size: 22px !important;
          line-height: 28.6px !important;
        }
      }