.elementor-4517 .elementor-element.elementor-element-c0182e9{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-4517 .elementor-element.elementor-element-c0182e9 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-4517 .elementor-element.elementor-element-65df0ee{width:var( --container-widget-width, 102.146% );max-width:102.146%;--container-widget-width:102.146%;--container-widget-flex-grow:0;}.elementor-4517 .elementor-element.elementor-element-225a75e > .elementor-container{max-width:500px;}.elementor-4517 .elementor-element.elementor-element-6adc093 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4517 .elementor-element.elementor-element-33692ec > .elementor-widget-container{margin:9px 0px 0px 0px;}.elementor-4517 .elementor-element.elementor-element-33692ec{text-align:center;}.elementor-4517 .elementor-element.elementor-element-33692ec .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:53px;font-weight:600;color:#000000;}.elementor-4517 .elementor-element.elementor-element-5d9ab2e{width:var( --container-widget-width, 140.781% );max-width:140.781%;--container-widget-width:140.781%;--container-widget-flex-grow:0;}.elementor-4517 .elementor-element.elementor-element-5d9ab2e > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-4517 .elementor-element.elementor-element-f6b672f{width:100%;}.elementor-4517 .elementor-element.elementor-element-8e49bc6{width:17%;}.elementor-4517 .elementor-element.elementor-element-36cebff{width:65.332%;}.elementor-4517 .elementor-element.elementor-element-ca60a83{width:17%;}}/* Start custom CSS for html, class: .elementor-element-c0182e9 */.elementor-section {
  width: 100% !important;
  max-width: 100% !important;

}

.elementor-section .elementor-container {
  max-width: 100% !important;
 
}


.hero {
  position: relative;
  min-height: 50vh;
  
  background: url('/wp-content/uploads/2026/01/background.jpg') center/cover no-repeat;
  display: flex;
  align-items: center;
   max-width: 100% !important;
  
   
}

.overlay {
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.9);

}

.container {
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding: 30px;
  display: flex;
  align-items: center;
  
  gap: 60px;
}

.left {
  flex: 1;
}

.left h1 {
  font-size: 42px;
  margin-bottom: 15px;
}

.left h2 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}

.left p {
  font-size: 16px;
  line-height: 1.7;
  max-width: 520px;
}

.buttons {
  margin-top: 30px;
}



.primary {
  background: #3B6FF5;
  color: #fff;
}

.secondary {
  background: #E3CF3A;
  color: #000;
}

.right {
  flex: 1;
  text-align: right;
}

.right img {
  max-width: 480px;
  width: 100%;
  filter: drop-shadow(0 20px 40px rgba(0,0,0,0.15));
}


.gapleft{
    margin-left:25px;
}



/* =========================================
   Adaptive Agriculture – Global Button Style
   ========================================= */

@media (max-width: 768px) {
  .container {
    flex-direction: column;
    text-align: center;
  }
  .right {
    text-align: center;
  }
  .right img {
    max-width: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8132000 *//* ================================
   Aeration Info Section
   ================================ */

.aeration-info-section {
  background: radial-gradient(
    ellipse at top left,
    #4a4a4a 0%,
    #2f2f2f 40%,
    #1f1f1f 100%
  );
  padding: 100px 20px;
}

.aeration-info-inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}

.aeration-info-inner h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 24px;
}

.aeration-info-inner p {
  font-size: 18px;
  line-height: 1.7;
  color: #e6e6e6;
  margin-bottom: 22px;
}

.aeration-info-inner p.intro {
  font-size: 19px;
  margin-bottom: 30px;
}

/* Buttons wrapper */
.aeration-info-buttons {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60751ab *//* =========================================
   Airflow Management & Exhaust Section
   ========================================= */

.airflow-section {
  background-color: #F5F5F5;
  padding: 80px 20px;
}

.airflow-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.airflow-title {
  font-family: 'Jost', sans-serif;
  font-weight: 700;        /* common Figma heading weight */
  font-size: 42px;         /* matches your layout */
  line-height: 52px;
  letter-spacing: 0;
  color: #000000;

  text-align: center;
  margin-bottom: 60px;
}

.airflow-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  
}

.airflow-image img {
  width: 100%;
  max-width: 420px;
  display: block;
  margin: 0 auto;

}
.airflow-image
{
       gap: 10px;
}

.airflow-text{
 
}


/* =========================================
   Airflow Section – Typography (Figma Match)
   ========================================= */

.airflow-text {
  max-width: 620px; /* matches Figma text width */
   
      gap: 41px;
}

.airflow-text p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0;
  color: #000000;

  margin-bottom: 24px; /* clean paragraph spacing */
}


/* Button spacing (uses global aa-btn styles) */
.airflow-text .aa-btn {
  margin-top: 20px;
  display: inline-block;
}
/* =========================================
   FIX BUTTON ALIGNMENT IN AIRFLOW SECTION
   ========================================= */

/* =========================================
   FIX: Button alignment in Airflow section
   ========================================= */

/* Ensure the right column controls layout */
.airflow-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start; /* LEFT align children */
  text-align: left;
}

/* Force button to stay under text, not centered */
.airflow-text .aa-btn {
  margin-top: 24px;
  align-self: flex-start;
}

.airflow-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.airflow-cta {

  margin-top: 20px;
  margin-left:70%;
}



/* =========================================
   Airflow Section – Mobile Fix
   ========================================= */

@media (max-width: 768px) {

  .airflow-section {
    padding: 60px 20px;
  }

  .airflow-content {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  /* Center image */
  .airflow-image {
    display: flex;
    justify-content: center;
  }

  .airflow-image img {
    max-width: 280px;
    height: auto;
  }

  /* Text full width */
  .airflow-text {
    max-width: 100%;
  }

  /* Button centered and separated */
  .airflow-cta {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .airflow-cta .aa-btn {
    width: auto;
    text-align: center;
    margin-left: -240px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a896a98 *//* =========================================================
   HYDRATE SECTION – FULL STYLES (Figma Matched)
   ========================================================= */

.hydrate-section {
  background: #ffffff;
  padding: 80px 20px;
}

.hydrate-inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* Heading */
.hydrate-title {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  margin-bottom: 60px;
}

/* Content layout */
.hydrate-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

/* Intro text */
.hydrate-intro {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  color: #000000;
  max-width: 620px;
  margin-bottom: 32px;
}

/* Tick item */
.hydrate-item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  max-width: 620px;
  min-height: 154px;
  padding: 10px 0;
}

.hydrate-item + .hydrate-item {
  border-top: 1px solid #d9d9d9;
}

/* Tick icon */
.hydrate-item-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.hydrate-item-icon img {
  width: 100%;
  display: block;
}

/* Tick text */
.hydrate-item-content strong {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
}

.hydrate-item-content p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin: 6px 0 0;
}

/* Image */
.hydrate-right img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* CTA buttons */
.hydrate-cta {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 60px;
  flex-wrap: wrap;
}

/* Global button style */
.aa-btn {
  background: #4f7df3;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 999px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.25s ease;
}

.aa-btn:hover,
.aa-btn.active {
  background: #e5d443;
  color: #ffffff;
}

/* Responsive */
@media (max-width: 900px) {
  .hydrate-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .hydrate-title {
    font-size: 32px;
    line-height: 40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-65df0ee *//* ===============================
   BENEFITS – AERATION AUTOMATION
================================ */

.aa-benefits {
  width: 100%;
  background: radial-gradient(circle at top left, #4a4a4a, #0f0f0f);
  padding: 120px 0;
  overflow-x: hidden;
}

.aa-benefits-inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}

/* Title */
.aa-benefits-title {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 16px;
}

/* Subtitle */
.aa-benefits-subtitle {
  font-family: 'Poppins', sans-serif;
 
  color: #d7d7d7;
  font-size:22px;
  font-weight:400;
  margin-bottom: 64px;
  line-height: 150%;
}

/* Grid */
.aa-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  justify-items: center;
}

/* Cards */


.aa-benefit-card {
  width: 386px;
  min-height: 242px;
  padding: 40px;
  border: 1px solid #467ff7;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}




.aa-benefit-icon svg {
  width: 32px;
  height: 32px;
  stroke: #467ff7;
  stroke-width: 2;
}

/* Card Text */
.aa-benefit-card h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 10px;
}

.aa-benefit-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #d7d7d7;
  line-height: 1.6;
}

/* Bottom text */
.aa-benefits-footer {
  margin-top: 64px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #d7d7d7;
}

.aa-benefit-icon {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}

.aa-benefit-icon-img {
  width: 24px;     /* matches Figma-scale icon */
  height: auto;
  display: block;
}


/* === FIX: Center last two benefit cards side-by-side === */

/* === FIX: Center last two benefit cards side-by-side === */
@media (min-width: 1025px) {

  .aa-benefits-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }

  /* Force last row to be 2-column centered */
  .aa-benefit-card:nth-last-child(2),
  .aa-benefit-card:last-child {
    grid-column: span 1;
  }

  .aa-benefit-card:nth-last-child(2) {
    grid-column: 2;
  }

  .aa-benefit-card:last-child {
    grid-column: 3;
  }
  .four
{
    margin-left: -400px;
}
.five
{
    margin-left: -400px;
}
}


/* ---------- TABLET ---------- */
@media (max-width: 1024px) {
  .aa-benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* ---------- MOBILE ---------- */
@media (max-width: 767px) {
  .aa-benefits {
    padding: 80px 0;
  }

  .aa-benefits-title {
    font-size: 32px;
  }

  .aa-benefits-grid {
    grid-template-columns: 1fr;
  }

  .aa-benefit-card {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f0cd93d *//* ===============================
   CENTRIFUGAL SECTION
================================ */
.aa-section-heading {
  font-family: 'Jost', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}

/* Mobile adjustment */
@media (max-width: 768px) {
  .aa-section-heading {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}


.aa-centrifugal-section {
  background: #ffffff;
  padding: 80px 20px;
}

.aa-cent-inner {
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
}

.aa-cent-subtitle {
  font-size: 32px;
  color: #777;
  margin-bottom: 5px;
}

.aa-cent-title {
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

/* IMAGE */
.aa-cent-image img {
  max-width: 520px;
  width: 100%;
  margin: 0 auto 40px;
  display: block;
}

/* TABLE WRAPPER */
.aa-cent-table-wrap {
  max-width: 1000px;
  margin: 0 auto 50px;
  border-radius: 8px;
  overflow: hidden;
}

/* HEADER */
.aa-cent-table-header {
  display: grid;
  grid-template-columns: 1fr 2fr;
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa-cent-table-header div {
  padding: 18px;
  text-align: center;
}

/* TABLE BODY */
.aa-cent-table {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border: 1px solid #e1e1e1;
}

.aa-cent-table > div {
  padding: 14px;
  text-align: center;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-weight: 500;
}

.aa-cent-table > div:nth-child(5n) {
  border-right: none;
}

.aa-cent-table .head {
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa-cent-table .alt {
  background: #f5f5f5;
}

/* BUTTONS */
.aa-cent-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.aa-btn {
  background: #467FF7;
  color: #fff;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  transition: background 0.3s ease;
}

.aa-btn:hover {
  background: #f6c600;
  color: #000;
}

/* RESPONSIVE *//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-186bcbb *//* ===============================
   CENTRIFUGAL SECTION
================================ */
.aa2-section-heading {
  font-family: 'Jost', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}

/* Mobile adjustment */
@media (max-width: 768px) {
  .aa2-section-heading {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}

.aa2-centrifugal-section {
  background: #ffffff;
  padding: 80px 20px;
}

.aa2-cent-inner {
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
}

.aa2-cent-subtitle {
  font-size: 32px;
  color: #777;
  margin-bottom: 5px;
}

.aa2-cent-title {
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

/* IMAGE */
.aa2-cent-image img {
  max-width: 520px;
  width: 100%;
  margin: 0 auto 40px;
  display: block;
}

/* TABLE WRAPPER */
.aa2-cent-table-wrap {
  max-width: 1000px;
  margin: 0 auto 50px;
  border-radius: 8px;
  overflow: hidden;
}

/* HEADER */
.aa2-cent-table-header {
  display: grid;
  grid-template-columns: 1fr 2fr;
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa2-cent-table-header div {
  padding: 18px;
  text-align: center;
}

/* TABLE BODY */
.aa2-cent-table {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border: 1px solid #e1e1e1;
}

.aa2-cent-table > div {
  padding: 14px;
  text-align: center;
  font-weight: 500;
  border-left: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}

.aa2-cent-table > div:nth-child(5n) {
  border-right: none;
}

.aa2-cent-table .head {
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa2-cent-table .alt {
  background: #f5f5f5;
}

/* BUTTONS */
.aa2-cent-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.aa2-btn {
  background: #467FF7;
  color: #fff;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  transition: background 0.3s ease;
}

.aa2-btn:hover {
  background: #f6c600;
  color: #000;
}

/* RESPONSIVE */

@media (max-width: 767px) {

  /* Table wrapper */
  .aa2-cent-table-wrap {
    overflow: hidden; /* no scroll */
  }

  /* Table grid */
  .aa2-cent-table {
    grid-template-columns: 
      minmax(70px, 1.2fr) 
      repeat(5, minmax(60px, 1fr));
    font-size: 12px;
  }

  /* Header cells */
  .aa2-cent-table .head {
    font-size: 12px;
    padding: 10px 6px;
    line-height: 1.2;
 
  }

  /* Body cells */
  .aa2-cent-table > div {
    padding: 10px 6px;
    line-height: 1.2;
  }

  /* Table header bar */
  .aa2-cent-table-header {
    grid-template-columns: 1fr 2fr;
    font-size: 13px;
    padding: 12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ba95e68 *//* ===============================
   CENTRIFUGAL SECTION
================================ */
.aa3-section-heading {
  font-family: 'Jost', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  margin: 0 0 40px;
}

/* Mobile adjustment */
@media (max-width: 768px) {
  .aa3-section-heading {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}

.aa3-centrifugal-section {
  background: #ffffff;
  padding: 80px 20px;
}

.aa3-cent-inner {
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
}

.aa3-cent-subtitle {
  font-size: 32px;
  color: #777;
  margin-bottom: 5px;
}

.aa3-cent-title {
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

/* IMAGE */
.aa3-cent-image img {
  max-width: 520px;
  width: 100%;
  margin: 0 auto 40px;
  display: block;
}

/* TABLE WRAPPER */
.aa3-cent-table-wrap {
  max-width: 1000px;
  margin: 0 auto 50px;
  border-radius: 8px;
  overflow: hidden;
}

/* HEADER */
.aa3-cent-table-header {
  display: grid;
  grid-template-columns: 1fr 2fr;
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa3-cent-table-header div {
  padding: 18px;
  text-align: center;
}

/* TABLE BODY */
.aa3-cent-table {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  border: 1px solid #e1e1e1;
}

.aa3-cent-table > div {
  padding: 14px;
  text-align: center;
  font-weight: 500;
  border-left: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}

.aa3-cent-table > div:nth-child(5n) {
  border-right: none;
}

.aa3-cent-table .head {
  background: #467FF7;
  color: #fff;
  font-weight: 600;
}

.aa3-cent-table .alt {
  background: #f5f5f5;
}

/* BUTTONS */
.aa3-cent-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.aa3-btn {
  background: #467FF7;
  color: #fff;
  padding: 14px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  transition: background 0.3s ease;
}

.aa3-btn:hover {
  background: #f6c600;
  color: #000;
}

/* RESPONSIVE */
/* =================================
   TABLE – FORCE 6 COLUMNS ON MOBILE
================================= */

@media (max-width: 767px) {

  /* Table wrapper */
  .aa3-cent-table-wrap {
    overflow: hidden; /* no scroll */
  }

  /* Table grid */
  .aa3-cent-table {
    grid-template-columns: 
      minmax(70px, 1.2fr) 
      repeat(5, minmax(60px, 1fr));
    font-size: 12px;
  }

  /* Header cells */
  .aa3-cent-table .head {
    font-size: 12px;
    padding: 10px 6px;
    line-height: 1.2;
 
  }

  /* Body cells */
  .aa3-cent-table > div {
    padding: 10px 6px;
    line-height: 1.2;
  }

  /* Table header bar */
  .aa3-cent-table-header {
    grid-template-columns: 1fr 2fr;
    font-size: 13px;
    padding: 12px;
  }
}


/* =================================
   TABLE MOBILE COLUMN WIDTH FIX
================================= *//* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-326b6c4 *//* =================================
   GRAIN BIN APPLICATIONS SECTION
================================= */

.aa-applications-section {
  padding: 80px 20px;
  background: #ffffff;
}

.aa-applications-inner {
  max-width: 1320px;
  margin: 0 auto;
  text-align: center;
}

/* Heading */
.aa-applications-title {
  font-family: 'Jost', sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 60px;
}

/* Grid */
.aa-applications-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-bottom: 50px;
}

/* Cards */
.aa-application-card {
  border: 1px solid #467FF7;
  padding: 40px 28px;
  text-align: center;
}

/* Card heading */
.aa-application-card h3 {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* Card text */
.aa-application-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}

/* Button */
.aa-btn-primary {
  display: inline-block;
  background: #4f7cf3;
  color: #ffffff;
  padding: 14px 32px;
  border-radius: 999px;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  transition: background 0.3s ease;
}

.aa-btn-primary:hover {
  background: #3b65d6;
}

/* =================================
   RESPONSIVE
================================= */

@media (max-width: 1024px) {
  .aa-applications-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .aa-applications-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .aa-applications-section {
    padding: 60px 16px;
  }

  .aa-application-card {
    padding: 30px 20px;
  }

  .aa-application-card p {
    font-size: 15px;
    line-height: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-caff762 *//* PERFECT AERATION SECTION */
.aa-perfect-aeration {
  background: #ffffff;
  padding: 80px 20px;
}

.aa-perfect-inner {
  max-width: 1320px;
  margin: 0 auto;
}

/* TITLE */
.aa-perfect-title {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 34px;
  text-align: center;
  color: #000;
  margin-bottom: 60px;
}

/* GRID */
.aa-perfect-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

/* IMAGE */
.aa-perfect-image img {
  width: 100%;
  height: auto;
  border-radius: 0px;
  display: block;
}

/* CONTENT */
.aa-perfect-content {
  max-width: 620px;
}

.aa-perfect-content p {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-bottom: 24px;
}

/* BUTTON spacing */
.aa-perfect-content .aa-btn {
  margin-top: 16px;
  display: inline-block;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-perfect-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .aa-perfect-content {
    max-width: 100%;
  }

  .aa-perfect-title {
    font-size: 36px;
    line-height: 42px;
  }
}

@media (max-width: 575px) {
  .aa-perfect-aeration {
    padding: 60px 16px;
  }

  .aa-perfect-title {
    font-size: 30px;
    line-height: 38px;
  }

  .aa-perfect-content p {
    font-size: 16px;
    line-height: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d5a205 *//* ================================
   WHY CHOOSE ADAPTIVE – POLISH
================================ */

/* Section spacing */
.aa-why-section {
  padding: 80px 20px;
  border-top: 1px solid #f0f0f0;
}

/* Inner container */
.aa-why-inner {
  max-width: 1320px;
  margin: 0 auto;
}

/* Heading */
/* Fix heading width to match content area */
.aa-why-title {
        font-family: Jost, sans-serif;
  max-width: 1320px;   /* same as .aa-why-inner */
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;    /* safe side padding */
  font-weight:700;
  line-height: 34px;
  font-size:40px;
}


/* Grid alignment */
.aa-why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
  margin-left:30px;
}

/* Text column */
.aa-why-content {
  max-width: 620px;
}

/* Paragraph spacing */
.aa-why-content p {
  margin-bottom: 28px;
}

.aa-why-content p:last-of-type {
  margin-bottom: 36px;
}

/* Button spacing */
.aa-why-content .aa-btn {
  margin-top: 12px;
}

/* Image alignment */
.aa-why-image {
  display: flex;
  justify-content: center;
}

.aa-why-image img {
  max-width: 620px;
  height: auto;
}

/* ================================
   RESPONSIVE
================================ */


/* ===============================
   CTA SECTION – MOBILE FIX
================================ */

/* ===============================
   WHY CHOOSE – MOBILE FIX
================================ */

@media (max-width: 768px) {

  /* Section spacing */
  .aa-why-section {
    padding: 60px 16px;
  }

  /* Heading */
  .aa-why-title {
    font-size: 28px;        /* reduce from 40px */
    line-height: 36px;     /* allow wrapping */
    padding: 0 16px;
    text-align: center;
  }

  /* Grid → stacked */
  .aa-why-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-left: 0;        /* REMOVE desktop offset */
    text-align: center;
  }

  /* Content width */
  .aa-why-content {
    max-width: 100%;
    margin: 0 auto;
  }

  /* Paragraph text */
  .aa-why-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .aa-why-content p:last-of-type {
    margin-bottom: 28px;
  }

  /* Button */
  .aa-why-content .aa-btn {
    margin: 0 auto;
    display: inline-block;
  }

  /* Image */
  .aa-why-image {
    margin-top: 32px;
  }

  .aa-why-image img {
    max-width: 100%;
  }
}

/* Extra small phones */
@media (max-width: 480px) {

  .aa-why-title {
    font-size: 24px;
    line-height: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2e1078e *//* ===============================
   CTA SECTION
================================ */

.aa-cta-section {
  width: 100%;
  padding: 100px 20px;
  background: radial-gradient(
    ellipse at center,
    #4a4a4a 0%,
    #1f1f1f 45%,
    #000000 100%
  );
}

.aa-cta-inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* ===============================
   HEADING
================================ */

.aa-cta-heading {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 34px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 28px;
  text-align: center;
}

/* ===============================
   PARAGRAPH
================================ */

.aa-cta-text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #e6e6e6;
  margin: 0 auto 48px auto;
  text-align: center;
}

/* ===============================
   BUTTON
================================ */

.aa-cta-btn {
  display: inline-block;
  padding: 16px 38px;
  background-color: #4f7df3;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.25s ease;
}

.aa-cta-btn:hover {
  background-color: #3b66d9;
  transform: translateY(-1px);
}

/* ===============================
   RESPONSIVE
================================ */

@media (max-width: 768px) {
  .aa-cta-heading {
    font-size: 34px;
    line-height: 38px;
  }

  .aa-cta-text {
    font-size: 16px;
    line-height: 22px;
  }

  .aa-cta-section {
    padding: 70px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a916aa6 */h3
{
    font-weight:500;
    font-size: 20px;
     line-height: 24px;
     letter-spacing: -0.13px;
}
.faq-wrapper {
  max-width: 900px;
  margin: auto;
  margin-bottom:80px;
}

.faq-item {
  background: #F5F5F5;
  border-radius: 14px;
  margin-bottom: 16px;
  overflow: hidden;
 
}

.faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 22px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.38px;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item p {
  padding: 0 24px 24px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

.icon {
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2026/01/Icon-close.png") no-repeat center / contain;
}

details[open] .icon {

  background-image: url("/wp-content/uploads/2026/01/Icon-open.png");
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d9ab2e */@media (max-width: 768px) {

 .hbspt-form
 {
    width:97%;
    margin-left:10px;
 }
}/* End custom CSS */
/* Start custom CSS *//* ==================================================
   GLOBAL: Remove gaps between sections (safe)
   ================================================== */
   
   /* =========================================
   ELEMENTOR BOXED SECTION OVERRIDE (GLOBAL)
   ========================================= */

/* Remove Elementor boxed padding for HTML-based sections */











.hero {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


/* =========================================
   Adaptive Agriculture – Global Button Style
   ========================================= */

.aa-btn {
  display: inline-block;
  padding: 14px 36px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;

  background-color: #4f7df3; /* BLUE */
  color: #ffffff;

  transition: background-color 0.25s ease, color 0.25s ease;
  
  pointer-events: auto !important;
  position: relative;
  z-index: 10;
}

/* Hover → Yellow */
.aa-btn:hover {
  background-color: #e3cf3a; /* YELLOW */
  color: #ffffff;
}

/* Selected / Active → Yellow */
.aa-btn.is-active {
  background-color: #e3cf3a;
  color: #ffffff;
}
a.aa-btn,
a.aa-btn span,
a.aa-btn:hover,
a.aa-btn.is-active,
a.aa-btn.is-active:hover {
  color: #ffffff !important;
}/* End custom CSS */