.elementor-7127 .elementor-element.elementor-element-c5fddff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-9e71622{width:100%;max-width:100%;}.elementor-7127 .elementor-element.elementor-element-d6d4e18{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-b048c15{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-b97c2b3{width:100%;max-width:100%;}.elementor-7127 .elementor-element.elementor-element-62a5b87{width:100%;max-width:100%;}.elementor-7127 .elementor-element.elementor-element-6bac1c3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-44344c6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-7ada4f5  .thim-ekits-post__article .elementor-repeater-item-fa3cf1a{--thim-item-meta-data-display:start;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 .thim-ekits-post__meta span + span:before{content:"|";}.elementor-7127 .elementor-element.elementor-element-7ada4f5{--thim-ekits-slider-show:3;--thim-ekits-slider-space:30px;--thim-ekits-image-spacing:30px;--thim-bg-image-overlay-icon-font-size:18px;--thim-meta-icon-spacing:7px;--thim-meta-icon-font-size:16px;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 > .elementor-widget-container{padding:8px 8px 8px 8px;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 .thim-ekits-post__article .thim-ekits-post__thumbnail .thim-ekits-blog__categories{font-size:18px;left:10px;bottom:10px;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 .thim-ekits-post__article .thim-ekits-post__thumbnail .thim-ekits-post__date{font-size:18px;right:10px;top:10px;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 .thim-ekits-post__content{text-align:left;}.elementor-7127 .elementor-element.elementor-element-7ada4f5 .thim-ekits-post__article .thim-ekits-post__read-more{border-style:none;}.elementor-7127 .elementor-element.elementor-element-c9d6c13{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7127 .elementor-element.elementor-element-64430e1{--spacer-size:8px;}@media(max-width:767px){.elementor-7127 .elementor-element.elementor-element-7ada4f5{--thim-ekits-slider-show:2;--thim-ekits-slider-space:15px;}}/* Start custom CSS for html, class: .elementor-element-9e71622 */:root {
  --container: min(1128px, calc(100% - 32px));
  --serif: Georgia, "Times New Roman", serif;
}

.page-shell {
  width: var(--container);
  margin: 0 auto;
}

.hero-banner {
  min-height: 450px;
  position: relative;
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(90deg, #06295b 0%, #06295b 47%, rgba(6, 41, 91, 0.58) 61%, rgba(6, 41, 91, 0) 100%),
    #071f45;
}

.hero-banner::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 58%;
  background-image:
    radial-gradient(circle, rgba(41, 197, 75, 0.32) 1.5px, transparent 2px),
    radial-gradient(circle, rgba(41, 197, 75, 0.25) 1.2px, transparent 2px);
  background-size: 66px 66px, 92px 92px;
  background-position: 8px 12px, 34px 40px;
  opacity: 0.55;
  pointer-events: none;
}

.hero-banner__photo {
  position: absolute;
  inset: 0 0 0 auto;
  width: 58%;
  background: url("http://gstmitradigital.in/wp-content/uploads/2026/06/kl.svg") center / cover no-repeat;
}

.hero-banner__shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(3, 26, 59, 0.98) 0%, rgba(3, 26, 59, 0.9) 36%, rgba(3, 26, 59, 0.28) 62%, rgba(3, 26, 59, 0.02) 100%),
    linear-gradient(180deg, rgba(3, 26, 59, 0) 70%, rgba(3, 26, 59, 0.32) 100%);
}

.hero-banner__content {
  min-height: 450px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}

.hero-copy {
  width: min(560px, 100%);
  padding: 18px 0 34px;
}

.hero-copy h1 {
  margin: 0 0 18px;
  font-family: var(--serif);
  font-size: clamp(42px, 5.15vw, 62px);
  line-height: 1.04;
  font-weight: 800;
  color: #fff;
}

.hero-copy h1 span {
  display: block;
  color: var(--green);
}

.hero-copy p {
  width: min(515px, 100%);
  margin: 0 0 25px;
  color: #f5f8ff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.72;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

.btn-dark {
  color: #fff;
  border-color: rgba(224, 181, 43, 0.85);
  background: rgba(2, 32, 70, 0.86);
}

.btn svg {
  font-size: 15px;
}

.hero-stats {
  width: min(650px, 100vw - 32px);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid rgba(67, 144, 210, 0.6);
  border-radius: 7px;
  background: rgba(2, 35, 80, 0.74);
}

.hero-stats article {
  min-height: 70px;
  display: grid;
  align-content: center;
  gap: 3px;
  padding: 12px 14px;
  border-right: 1px solid rgba(67, 144, 210, 0.5);
}

.hero-stats article:last-child {
  border-right: 0;
}

.stat-icon {
  color: #fff;
  font-size: 22px;
  font-weight: 900;
}

.hero-stats strong {
  color: #fff;
  font-size: 11px;
  line-height: 1.25;
}

.floating-contact {
  position: fixed;
  z-index: 40;
  right: 0;
  top: 390px;
  display: grid;
  overflow: hidden;
  border-radius: 8px 0 0 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);
}

.floating-contact a {
  width: 67px;
  min-height: 60px;
  display: grid;
  place-items: center;
  gap: 4px;
  padding: 8px 4px;
  color: #fff;
  background: var(--green);
  border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  font-size: 10px;
  font-weight: 800;
  text-align: center;
}

.floating-contact a:last-child {
  border-bottom: 0;
}

.floating-contact svg {
  font-size: 24px;
}

@media (max-width: 820px) {
  .hero-banner,
  .hero-banner__content {
    min-height: auto;
  }

  .hero-banner__photo {
    width: 100%;
    opacity: 0.5;
  }

  .hero-banner__shade {
    background: rgba(3, 26, 59, 0.82);
  }

  .hero-copy {
    padding: 52px 0 34px;
  }

  .hero-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero-stats article:nth-child(2) {
    border-right: 0;
  }

  .hero-stats article:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(67, 144, 210, 0.5);
  }
}

@media (max-width: 560px) {
  :root {
    --container: min(100% - 22px, 1128px);
  }

  .hero-copy h1 {
    font-size: 38px;
  }

  .hero-actions .btn {
    width: 100%;
  }

  .floating-contact {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-73f6cc0 */.section {
  padding: 32px 0;
}

.section-title {
  margin: 0 0 26px;
  color: #071b3e;
  font-family: var(--serif);
  font-size: clamp(27px, 3.2vw, 36px);
  line-height: 1.1;
  text-align: center;
}

.section-title span {
  color: var(--green);
}

.services-section {
  background: #fff;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 19px;
}

.service-card {
  min-height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  padding: 24px 24px 22px;
  background: #fff;
  box-shadow: 0 8px 26px rgba(7, 35, 76, 0.05);
}

.card-icon {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  margin-bottom: 10px;
  color: var(--navy);
}

.card-icon svg {
  width: 44px;
  height: 44px;
  stroke: var(--green);
  stroke-width: 0.5;
}

.service-card h3 {
  margin: 0 0 14px;
  color: var(--navy);
  font-size: 18px;
  text-align: center;
}

.service-card ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.service-card li {
  position: relative;
  padding-left: 22px;
  color: #192b45;
  font-size: 14px;
  line-height: 1.75;
}

.service-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  color: var(--green);
  font-weight: 900;
}

.service-card a {
  margin-top: auto;
  color: #14702a;
  font-size: 14px;
  font-weight: 800;
}

@media (max-width: 1120px) {
  .services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .services-grid {
    grid-template-columns: 1fr;
  }

  .service-card {
    min-height: auto;
  }

  .section {
    padding: 28px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d7c691 */.section-title.light {
  color: #fff;
}

.why-section {
  padding: 28px 0 31px;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(0, 20, 50, 0.96), rgba(5, 43, 95, 0.98), rgba(0, 20, 50, 0.96)),
    #04265a;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 26px;
  text-align: center;
}

.why-grid article {
  display: grid;
  justify-items: center;
  gap: 11px;
  color: #fff;
}

.why-grid svg {
  width: 38px;
  height: 38px;
  color: #fff;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
}

.why-grid strong {
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
}

@media (max-width: 1120px) {
  .why-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .why-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b97c2b3 */.about-section {
  background: #fff;
}

.about-grid {
  display: grid;
  grid-template-columns: 1fr 1.15fr;
  align-items: center;
  gap: 42px;
}

.about-image {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(6, 29, 66, 0.08);
}

.about-copy h2 {
  margin: 0 0 18px;
  font-family: var(--serif);
  font-size: clamp(26px, 3vw, 34px);
  line-height: 1.18;
  color: #071b3e;
}

.about-copy h2 span {
  color: var(--green);
}

.about-copy p {
  margin: 0 0 17px;
  color: #0d274d;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.75;
}
.outline-btn2 {
    display: inline-block;
    padding: 9px 32px;
    border: 2px solid #071b3e;
    color: #071b3e;
    background: transparent;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.outline-btn2:hover {
    background: #22c55e;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(34, 197, 94, 0.25);
}
.about-actions {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.btn-outline {
  color: var(--navy);
  border-color: var(--navy);
  background: #fff;
}

@media (max-width: 820px) {
  .about-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .about-actions .btn {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-62a5b87 */.gst-itr-section {
  padding-top: 4px;
  background: #fff;
}

.gst-itr-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.feature-card {
  min-height: 272px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 0.72fr;
  align-items: center;
  gap: 8px;
  overflow: hidden;
  border-radius: 8px;
  padding: 28px 20px 28px 28px;
  box-shadow: 0 12px 32px rgba(7, 34, 75, 0.12);
}

.feature-card h2 {
  margin: 0 0 16px;
  font-family: var(--serif);
  font-size: 25px;
  line-height: 1.15;
}

.feature-card ul {
  width: 100%;
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.feature-card li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.65;
}

.feature-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 1px;
  color: var(--green);
  font-weight: 900;
}

.feature-card img {
  width: 100%;
  justify-self: end;
}

.gst-card {
  color: #fff;
  background:
    linear-gradient(90deg, rgba(4, 30, 70, 0.98) 0%, rgba(5, 43, 95, 0.92) 53%, rgba(5, 43, 95, 0.45) 100%),
    #042554;
}

.gst-card h2,
.gst-card li {
  color: #fff;
}

.gst-card li::before {
  color: #66dc75;
}

.itr-card {
  color: #15324c;
  background:
    linear-gradient(90deg, rgba(243, 250, 244, 0.98) 0%, rgba(242, 250, 244, 0.92) 53%, rgba(242, 250, 244, 0.45) 100%),
    #ecf6ed;
}

.itr-card h2 {
  color: var(--green);
}

.itr-card h2 span {
  display: block;
  color: #152948;
}

.itr-card li {
  color: #15324c;
}

@media (max-width: 820px) {
  .gst-itr-grid {
    grid-template-columns: 1fr;
  }

  .feature-card {
    grid-template-columns: 1fr;
  }

  .feature-card img {
    width: min(260px, 100%);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d2195a */.testimonials-section {
  background: #fff;
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.testimonial-card {
  min-height: 170px;
  border: 1px solid #d8e0eb;
  border-radius: 8px;
  padding: 18px 18px 15px;
  background: #fff;
  box-shadow: 0 7px 21px rgba(7, 35, 76, 0.05);
}

.client {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 12px;
}

.client img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.client strong,
.client span {
  display: block;
}

.client strong {
  color: var(--navy);
  font-size: 14px;
}

.client span {
  margin-top: 4px;
  color: #1c314e;
  font-size: 13px;
}

.stars {
  margin-bottom: 8px;
  color: #ffc20d;
  font-size: 17px;
  letter-spacing: 0;
}

.testimonial-card p {
  margin: 0;
  color: #132642;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.62;
}

.slider-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 22px;
}

.slider-dots span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #c8ced8;
}

.slider-dots span:first-child {
  background: var(--green);
}

@media (max-width: 1120px) {
  .testimonials-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .testimonials-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a24b6bc */.why-section {
  padding: 28px 0 31px;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(0, 20, 50, 0.96), rgba(5, 43, 95, 0.98), rgba(0, 20, 50, 0.96)),
    #04265a;
}
.blog-grid-header {
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.blog-grid-kicker {
  display: inline-block;
  margin-bottom: 10px;
  color: #06295b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.blog-grid-title {
  margin: 0;
  color: #20b33f;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.15;
}

.blog-grid-title::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  margin: 18px auto 0;
  background: #c65a2e;
  border-radius: 999px;
}

.blog-grid-subtitle {
  max-width: 560px;
  margin: 18px auto 0;
  color: #06295b;
  font-size: 17px;
  line-height: 1.7;
}

@media (max-width: 600px) {
  .blog-grid-header {
    margin-bottom: 30px;
  }

  .blog-grid-title {
    font-size: 32px;
  }

  .blog-grid-subtitle {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-27353bb */.cta-section {
  padding: 4px 0 23px;
  background: #fff;
}

.cta-banner {
  min-height: 95px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  border-radius: 8px;
  padding: 24px 36px;
  color: #fff;
  background: linear-gradient(90deg, #052a5e 0%, #031b42 100%);
  box-shadow: 0 12px 32px rgba(7, 34, 75, 0.12);
}

.cta-banner h2 {
  margin: 0 0 8px;
  font-family: var(--serif);
  font-size: 27px;
  line-height: 1.15;
  color: #fff;
}

.cta-banner p {
  margin: 0;
  color: #eef5ff;
  font-size: 16px;
}

.cta-actions {
  display: flex;
  align-items: center;
  gap: 13px;
  flex-wrap: wrap;
}

@media (max-width: 820px) {
  .cta-banner {
    align-items: flex-start;
    flex-direction: column;
    padding: 24px;
  }
}

@media (max-width: 560px) {
  .cta-actions,
  .cta-actions .btn {
    width: 100%;
  }
}/* End custom CSS */