.elementor-11915 .elementor-element.elementor-element-41f0702{--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-11915 .elementor-element.elementor-element-590d13a{--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-11915 .elementor-element.elementor-element-db148ec{--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-11915 .elementor-element.elementor-element-0be860d{--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-11915 .elementor-element.elementor-element-f0b9d4c{--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-11915 .elementor-element.elementor-element-9d5b254{--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-11915 .elementor-element.elementor-element-2609b35{--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-11915 .elementor-element.elementor-element-46893b9{--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-11915 .elementor-element.elementor-element-51c1b22{--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-11915 .elementor-element.elementor-element-61e0932:not(.elementor-motion-effects-element-type-background), .elementor-11915 .elementor-element.elementor-element-61e0932 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://avaantraglobal.com/wp-content/uploads/2021/11/h2-bg-section-03.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-11915 .elementor-element.elementor-element-61e0932{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-11915 .elementor-element.elementor-element-61e0932 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-11915 .elementor-element.elementor-element-f1c77af > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 15px 0px 95px;}.elementor-11915 .elementor-element.elementor-element-55cec38{padding:0px 0px 8px 0px;}.elementor-11915 .elementor-element.elementor-element-e42427b > .elementor-widget-container{padding:0% 0% 0% 0%;}.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading{text-align:center;}.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading .item--title{color:#2E2D2D;font-size:45px;text-transform:capitalize;margin-bottom:28px;}.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading .ct-text-highlight{color:var( --e-global-color-f0f7248 );}.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading .item--sub-title{color:#1C2856 !important;}.elementor-11915 .elementor-element.elementor-element-5e669da .ct-blog-carousel .item--title{color:var( --e-global-color-f0f7248 );font-size:24px;}.elementor-11915 .elementor-element.elementor-element-5e669da .ct-blog-carousel .item--content{color:var( --e-global-color-0f33720 );}@media(max-width:1024px){.elementor-11915 .elementor-element.elementor-element-f1c77af > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading .item--title{font-size:36px;}}@media(max-width:767px){.elementor-11915 .elementor-element.elementor-element-e42427b .ct-heading .item--title{font-size:32px;}}@media(max-width:1024px) and (min-width:768px){.elementor-11915 .elementor-element.elementor-element-6866259{width:60%;}}/* Start custom CSS for html, class: .elementor-element-c8a26f5 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.devops-hero {
  font-family: 'Inter', sans-serif;
  padding: 110px 20px;
  text-align: center;

  /* 🔥 EXACT DARK NAVY GRADIENT */
  background: linear-gradient(135deg, #020617 0%, #020617 40%, #0a2540 100%);
}

/* CONTAINER */
.devops-container {
  max-width: 900px;
  margin: auto;
}

/* TITLE */
.devops-title {
  font-size: 46px;
  font-weight: 700;
  color: #e5e7eb;
  line-height: 1.2;
  margin-bottom: 20px;
}

/* ORANGE TEXT */
.devops-title span {
  display: block;
  color: #ff8a00; /* 🔥 EXACT ORANGE */
}

/* SUBTEXT */
.devops-sub {
  font-size: 16px;
  color: #cbd5e1;
  line-height: 1.7;
  margin-bottom: 40px;
}

/* CTA BUTTON */
.devops-btn {
  display: inline-block;
  background: linear-gradient(90deg, #ff7a00, #ff9f1a);
  color: #000;
  padding: 16px 30px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

/* HOVER */
.devops-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(255, 138, 0, 0.3);
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .devops-title {
    font-size: 28px;
  }

  .devops-sub {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-df253c1 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/* SECTION */
.problem-section {
  font-family: 'Inter', sans-serif;
  background: #ffffff;
  padding: 80px 20px;
}

/* CONTAINER */
.problem-container {
  max-width: 1100px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}

/* TITLE */
.problem-title {
  font-size: 32px;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 12px;
}

/* ORANGE TEXT */
.problem-title span {
  color: #ff6a00;
  display: block;
}

/* SUBTEXT */
.problem-sub {
  color: #64748b;
  font-size: 15px;
  margin-bottom: 25px;
}

/* LIST */
.problem-list {
  list-style: none;
  padding: 0;
}

.problem-list li {
  font-size: 14px;
  color: #1e293b;
  margin-bottom: 16px;
  position: relative;
  padding-left: 24px;
}

/* ❌ ICON */
.problem-list li::before {
  content: "✕";
  position: absolute;
  left: 0;
  color: #ff6a00;
  font-weight: 600;
}

/* RIGHT CARD */
.problem-card {
  background: #f8fafc;
  padding: 28px;
  border-radius: 16px;
  border: 1px solid #e2e8f0;
}

/* CARD TEXT */
.problem-card p {
  font-size: 14px;
  color: #475569;
  margin-bottom: 14px;
}

/* BOLD LINE */
.problem-card .bold {
  font-weight: 600;
  color: #1e293b;
}

/* ORANGE HIGHLIGHT */
.problem-card .highlight {
  color: #ff6a00;
  font-weight: 600;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .problem-container {
    grid-template-columns: 1fr;
  }

  .problem-title {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1611090 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.promise-section {
  font-family: 'Inter', sans-serif;
  background: #f8fafc;
  padding: 80px 20px;
  text-align: center;
}

.promise-container {
  max-width: 1100px;
  margin: auto;
}

/* TITLE */
.promise-title {
  font-size: 30px;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 10px;
}

/* SUB */
.promise-sub {
  font-size: 15px;
  color: #64748b;
  max-width: 700px;
  margin: auto;
  margin-bottom: 40px;
}

/* GRID */
.promise-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}

/* CARD */
.promise-card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

.promise-card span {
  display: inline-block;
  color: #ff6a00;
  font-size: 18px;
  margin-bottom: 10px;
}

.promise-card p {
  font-size: 14px;
  color: #1e293b;
}

/* OUTCOME TITLE */
.outcome-title {
  font-size: 20px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
}

/* DARK GRID */
.outcome-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 30px;
}

/* DARK CARD */
.outcome-card {
  background: #0f172a;
  padding: 22px;
  border-radius: 14px;
}

.outcome-card span {
  display: block;
  color: #ff6a00;
  margin-bottom: 10px;
}

.outcome-card p {
  color: #ffffff;
  font-size: 14px;
}

/* FOOTER */
.promise-footer {
  font-size: 14px;
  color: #475569;
}

.promise-footer span {
  color: #ff6a00;
  font-weight: 500;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .promise-grid {
    grid-template-columns: 1fr;
  }

  .outcome-grid {
    grid-template-columns: 1fr;
  }

  .promise-title {
    font-size: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b69cda8 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.services-section {
  font-family: 'Inter', sans-serif;
  background: #f8fafc;
  padding: 80px 20px;
}

.services-container {
  max-width: 1100px;
  margin: auto;
}

/* TITLE */
.services-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #1e293b;
}

.services-sub {
  text-align: center;
  color: #64748b;
  font-size: 14px;
  margin-bottom: 40px;
}

/* GRID */
.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

/* CARD */
.service-card {
  background: #ffffff;
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
}

/* ICON FIX */
.icon {
  width: 36px;
  height: 36px;
  margin-bottom: 12px;
}

.icon svg {
  width: 100%;
  height: 100%;
  stroke: #ff6a00;
  fill: none;
  stroke-width: 2;
}

/* TITLE */
.service-card h3 {
  font-size: 16px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px;
}

/* TEXT */
.service-card p {
  font-size: 13px;
  color: #64748b;
  margin-bottom: 10px;
}

/* LIST */
.service-card ul {
  padding-left: 18px;
  margin-bottom: 12px;
}

.service-card ul li {
  font-size: 13px;
  color: #334155;
  margin-bottom: 6px;
}

/* OUTCOME */
.outcome {
  font-size: 13px;
  color: #334155;
}

.outcome span {
  color: #ff6a00;
  font-weight: 500;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e70fde4 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.why-saas {
  font-family: 'Inter', sans-serif;
  background: #f8fafc;
  padding: 80px 20px;
}

.container {
  max-width: 1100px;
  margin: auto;
  text-align: center;
}

/* TITLE */
.title {
  font-size: 32px;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 10px;
}

/* SUBTITLE */
.subtitle {
  font-size: 16px;
  color: #64748b;
  max-width: 750px;
  margin: 0 auto 40px;
  line-height: 1.6;
}

/* GRID */
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* CARD */
.card {
  background: #ffffff;
  padding: 22px;
  border-radius: 14px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}

/* ICON */
.icon {
  width: 26px;
  height: 26px;
  border: 2px solid #ff6a00;
  color: #ff6a00;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}

/* TEXT */
.card p {
  font-size: 14px;
  color: #1e293b;
  font-weight: 500;
}

/* BOTTOM TEXT */
.bottom-text {
  margin-top: 40px;
  font-size: 15px;
  color: #64748b;
}

.bottom-text span {
  color: #ff6a00;
  font-weight: 600;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .grid {
    grid-template-columns: 1fr;
  }

  .card {
    justify-content: flex-start;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-beea9bb */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.engagement-final {
  font-family: 'Inter', sans-serif;

  /* ✅ EXACT BACKGROUND */
  background: #f1f5f9;

  padding: 90px 20px;
  text-align: center;
}

.container {
  max-width: 1100px;
  margin: auto;
}

/* TITLE */
.title {
  font-size: 30px;
  font-weight: 700;
  color: #0f172a;
}

.subtitle {
  font-size: 14px;
  color: #64748b;
  margin-bottom: 45px;
}

/* GRID */
.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* CARD */
.card {
  background: #f8fafc; /* ✅ light card color (same as image) */
  padding: 22px;
  border-radius: 12px;
  text-align: left;

  border: 1px solid #e2e8f0;
}

/* TEXT */
.card h3 {
  font-size: 16px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 10px;
}

.card p {
  font-size: 13px;
  color: #475569;
  margin-bottom: 6px;
}

.highlight {
  color: #ff6a00;
  font-weight: 500;
}

/* PLAN TEXT */
.plans {
  margin: 35px 0;
}

.plan-title {
  font-weight: 600;
  font-size: 13px;
  color: #0f172a;
}

.plan-items {
  font-size: 13px;
  color: #64748b;
  margin-top: 8px;
}

/* TESTIMONIAL */
.testimonial-title {
  margin-top: 60px;
  font-size: 24px;
  font-weight: 700;
  color: #0f172a;
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 25px;
}

/* TESTIMONIAL CARD */
.testimonial-card {
  background: #f8fafc;
  padding: 20px;
  border-radius: 12px;
  text-align: left;
  border: 1px solid #e2e8f0;
}

.quote {
  font-size: 13px;
  color: #475569;
  margin-bottom: 12px;
}

/* LINE (important exact detail) */
.line {
  height: 1px;
  background: #e2e8f0;
  margin: 10px 0;
}

.author {
  font-weight: 600;
  font-size: 13px;
  color: #0f172a;
}

.country {
  font-size: 12px;
  color: #ff6a00;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .grid {
    grid-template-columns: 1fr;
  }

  .testimonial-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8afa1d8 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.cs-wrapper {
  font-family: 'Inter', sans-serif;

  /* 🔥 EXACT DARK BACKGROUND */
  background: #24324a;

  padding: 100px 20px;
  display: flex;
  justify-content: center;
}

/* CENTER CARD */
.cs-card {
  width: 100%;
  max-width: 900px;

  background: #ffffff;
  border-radius: 18px;

  padding: 40px 45px;

  box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* TITLE */
.cs-card h2 {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 30px;
}

/* TOP 3 COL */
.cs-top {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;

  font-size: 14px;
  color: #475569;

  margin-bottom: 30px;
}

.cs-top strong {
  color: #0f172a;
}

/* RESULTS BOX */
.cs-results {
  background: #f1f5f9;
  border-radius: 14px;
  padding: 25px 30px;
}

/* RESULTS TITLE */
.cs-results h4 {
  font-size: 15px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 15px;
}

/* LIST */
.cs-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cs-results li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;

  font-size: 14px;
  color: #0f172a;
}

/* 🔥 EXACT ORANGE CHECK */
.cs-results li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;

  color: #ff6a00;
  font-weight: 700;
}

/* MOBILE */
@media (max-width: 768px) {
  .cs-top {
    grid-template-columns: 1fr;
  }

  .cs-card {
    padding: 30px 20px;
  }

  .cs-card h2 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a6b8c6 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.faq-section {
  font-family: 'Inter', sans-serif;

  /* EXACT LIGHT BACKGROUND */
  background: #f3f6f9;

  padding: 80px 20px;
}

.faq-container {
  max-width: 900px;
  margin: 0 auto;
}

/* TITLE */
.faq-container h2 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 40px;
}

/* FAQ CARD */
.faq-item {
  background: #ffffff;

  border-radius: 14px;
  padding: 22px 26px;

  margin-bottom: 18px;

  /* SOFT SHADOW EXACT */
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}

/* QUESTION */
.faq-item h4 {
  font-size: 15px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 6px;
}

/* ANSWER */
.faq-item p {
  font-size: 14px;
  color: #64748b;
  line-height: 1.6;
}

/* MOBILE */
@media (max-width: 768px) {
  .faq-container h2 {
    font-size: 22px;
  }

  .faq-item {
    padding: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8337a56 */@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

.whyworks {
  font-family: 'Inter', sans-serif;
  text-align: center;
}

/* 🔥 TOP SECTION */
.ww-top {
  background: #020617;
  padding: 70px 20px;
}

/* HEADING */
.ww-top h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #ffffff !important;
}

/* SUBTITLE */
.ww-top .ww-sub {
  font-size: 14px;
  color: #c7d2fe !important; /* FIXED */
  margin-bottom: 10px;
}

/* DESCRIPTION */
.ww-top .ww-desc {
  max-width: 700px;
  margin: 0 auto;
  font-size: 14px;
  color: #94a3b8 !important; /* FIXED */
  line-height: 1.6;
}

/* 🔥 MIDDLE STRIP */
.ww-middle {
  background: #0f1e36;
  padding: 50px 20px;
}

.ww-middle p {
  max-width: 800px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff !important;
  line-height: 1.6;
}

/* ORANGE BRAND */
.brand {
  color: #ff7a00 !important;
  font-weight: 700;
}

/* ORANGE HIGHLIGHT */
.highlight {
  color: #ff7a00 !important;
}

/* 🔥 CTA SECTION */
.ww-cta {
  background: #24324a;
  padding: 60px 20px;
}

.ww-cta h3 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff !important;
  margin-bottom: 20px;
}

/* BUTTON */
.ww-btn {
  display: inline-block;
  background: #e5e7eb;
  color: #0f172a !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.ww-btn:hover {
  background: #ffffff;
}

/* MOBILE */
@media (max-width: 768px) {
  .ww-middle p {
    font-size: 16px;
  }

  .ww-cta h3 {
    font-size: 18px;
  }
}/* End custom CSS */