.elementor-315 .elementor-element.elementor-element-1661d42{--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;}/* Start custom CSS for html, class: .elementor-element-788308c *//* ===== ABOUT US HERO — ULTRA CLEAN PREMIUM CARD (Final) ===== */

.as-sec-1{
  background:#ffffff !important;
  padding:70px 28px;
  border-radius:28px;                             /* larger premium curve */
  max-width:1100px;
  margin:45px auto;
  text-align:center;
  color:#111 !important;
  
  /* subtle premium shadow */
  box-shadow:
      0 4px 10px rgba(0,0,0,0.06),
      0 18px 45px rgba(0,0,0,0.06);               /* layered shadow = richer look */

  border:1px solid rgba(0,0,0,0.05);              /* barely visible, very classy */
}

/* inner container */
.as-sec-1__inner{
  max-width:820px;
  margin:0 auto;
}

/* heading */
.as-sec-1 .as-title{
  font-size:38px;
  font-weight:900;
  margin-bottom:14px;
  letter-spacing:0.5px;
  color:#000 !important;
}

/* paragraph text */
.as-sec-1 .as-desc{
  font-size:17px;
  color:#3a3a3a !important;
  line-height:1.7;
  max-width:720px;
  margin:0 auto;
}

/* Mobile Responsive */
@media(max-width:780px){
  .as-sec-1{
    padding:42px 18px;
    border-radius:22px;
    margin:28px 12px;
  }
  .as-title{ font-size:30px; }
  .as-desc{ font-size:15.8px; }
}

/* remove Elementor overlays */
.as-sec-1 .elementor-background-overlay{
  display:none !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2937169 *//* FINAL FORCE: as-sec-2 — desktop + all breakpoints */
.as-sec-2{
  max-width:1140px !important;
  margin:0 auto !important;
  padding:40px 20px !important;
  box-sizing:border-box !important;

  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;    /* ensure vertical center */
  gap:48px !important;
  min-height:180px !important;      /* enforce a minimum height for centering */
}

/* left + right are equal flex containers */
.as-sec-2 .left,
.as-sec-2 .right{
  flex:1 1 0 !important;
  box-sizing:border-box !important;
}

/* Left: vertically centre its content */
.as-sec-2 .left{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  padding:0 18px 0 0 !important;
}

/* Right: center the form vertically and align to right */
.as-sec-2 .right{
  display:flex !important;
  justify-content:flex-end !important;
  align-items:center !important;
  gap:12px !important;
  padding:0 0 0 18px !important;
  flex-wrap:nowrap !important;
}

/* Uniform fields + button */
.as-sec-2 select,
.as-sec-2 input,
.as-sec-2 .btn{
  height:44px !important;
  line-height:44px !important;
  padding:0 12px !important;
  border:1px solid #c9d7e8 !important;
  border-radius:8px !important;
  font-size:14px !important;
  box-sizing:border-box !important;
}

/* ensure no inner widget padding breaks layout */
.as-sec-2 .elementor-column,
.as-sec-2 .elementor-widget,
.as-sec-2 > .elementor-container,
.as-sec-2 .container{
  padding:0 !important;
  margin:0 !important;
}

/* Tablet / medium screens: slightly different column ratio */
@media (min-width:769px) and (max-width:1199px){
  .as-sec-2{gap:28px !important; padding:36px 18px !important; min-height:170px !important;}
  .as-sec-2 .left{flex:0 0 58% !important;}
  .as-sec-2 .right{flex:0 0 42% !important; justify-content:flex-end !important;}
  .as-sec-2 select,.as-sec-2 input{width:170px !important;}
}

/* Small tablets: stack but keep form in one row if fits */
@media (min-width:540px) and (max-width:768px){
  .as-sec-2{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:14px !important;padding:24px 16px !important;min-height:initial !important;}
  .as-sec-2 .left{order:1;align-items:flex-start; text-align:left;}
  .as-sec-2 .right{order:2;display:flex !important;flex-direction:row !important;justify-content:flex-start !important;flex-wrap:wrap !important;gap:10px;}
  .as-sec-2 select,.as-sec-2 input{width:48% !important;}
  .as-sec-2 .btn{width:100px !important;}
}

/* Mobile: full stack */
@media (max-width:539px){
  .as-sec-2{display:block !important;padding:18px 12px !important;}
  .as-sec-2 .left,.as-sec-2 .right{width:100% !important;display:block !important;}
  .as-sec-2 .right{margin-top:12px !important;}
  .as-sec-2 select,.as-sec-2 input,.as-sec-2 .btn{width:100% !important;margin-bottom:8px !important;}
}






/* ===== Fix: make booking block full-width and remove boxed outline on mobile/tablet ===== */

/* Safety: reset possible editor outlines and inline widths */
.as-sec-2,
.as-sec-2 * {
  outline: none !important;
  box-shadow: none !important;
}

/* Remove any inline max-width that may come from the page builder */
.as-sec-2[style],
.as-sec-2 *[style] {
  max-width: none !important;
  width: auto !important;
}

/* Keep desktop unchanged (only target tablet + mobile) */
@media (max-width: 1024px) {
  /* Make section use full available width and center content */
  .as-sec-2 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 28px 18px !important;
    background: transparent !important;    /* remove background panel */
    border: none !important;               /* remove border lines */
    box-shadow: none !important;           /* remove any shadow */
    transform: none !important;            /* remove accidental tilt */
    -webkit-transform: none !important;
    text-align: center !important;
  }

  /* If builder wrapped content in inner boxes, override those too */
  .as-sec-2 .ft-box,
  .as-sec-2 .wrap,
  .as-sec-2 .container,
  .as-sec-2 .elementor-widget-wrap {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
  }

  /* Left/right columns -> stacked and centered */
  .as-sec-2 .left,
  .as-sec-2 .right,
  .as-sec-2 .column,
  .as-sec-2 .col {
    display: block !important;
    width: 100% !important;
    max-width: 920px !important;  /* control width on larger tablets */
    margin: 0 auto !important;
    box-sizing: border-box !important;
    padding: 0 !important;
    text-align: center !important;
  }

  /* Ensure headings/paragraphs are centered and not narrower */
  .as-sec-2 h2,
  .as-sec-2 p,
  .as-sec-2 .badge {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    text-align: center !important;
  }

  /* Make form inputs stretch nicely */
  .as-sec-2 select,
  .as-sec-2 input[type="text"],
  .as-sec-2 textarea,
  .as-sec-2 .btn {
    display: block !important;
    width: 100% !important;
    max-width: 520px !important;    /* feel free to reduce to 440px if too wide */
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box !important;
  }

  /* Remove accidental floating or translate from page builder */
  .as-sec-2 .left[style],
  .as-sec-2 .right[style],
  .as-sec-2 [class*="col-"][style] {
    float: none !important;
    transform: none !important;
  }
}

/* Make a tighter layout on narrow phones */
@media (max-width: 420px) {
  .as-sec-2 {
    padding: 18px 14px !important;
  }
  .as-sec-2 .left,
  .as-sec-2 .right {
    max-width: 420px !important;
  }
  .as-sec-2 h2 { font-size: 22px !important; line-height: 1.06 !important; }
  .as-sec-2 p  { font-size: 14px !important; }
}






/* Tablet only spacing fix (Choose service & Pincode gap) */
@media (min-width: 768px) and (max-width: 1024px) {
  .as-sec-2 select,
  .as-sec-2 input[type="text"] {
    margin-bottom: 14px !important; /* gap increase */
  }

  .as-sec-2 .btn {
    margin-top: 6px !important;  /* thoda breathing space */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-38c34eb *//* ---------- All Services - Responsive grid & card styles ---------- */
/* Container */
.as-sec-4 {
  padding: 36px 18px;
  background: #fff;
}

/* Grid: 3 cols desktop, 2 cols tablet, 1 col mobile */
.as-sec-4 .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  max-width: 1200px;
  margin: 0 auto;
  align-items: stretch;
  box-sizing: border-box;
  padding: 10px;
}

/* Card base */
.as-sec-4 .card {
  background: #ffffff;
  border-radius: 12px;
  padding: 22px;
  box-shadow: 0 6px 18px rgba(19,32,50,0.04);
  border: 1px solid rgba(10,36,80,0.03);
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform .22s ease, box-shadow .22s ease;
  min-height: 200px;
}

/* Card hover */
.as-sec-4 .card:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(12,40,80,0.08);
}

/* Image - top, centered, fixed size */
.as-sec-4 .card img{
  width: 64px;
  height: 64px;
  object-fit: contain;
  display: block;
  margin: 0;               /* keep inside left text flow */
  align-self: flex-start;  /* aligns at top left of card content area */
  filter: none;
}

/* Title */
.as-sec-4 .card h3{
  font-size: 18px;
  line-height: 1.15;
  margin: 0;
  color: #1f2b3a;
  font-weight: 700;
}

/* Description */
.as-sec-4 .card p{
  margin: 0;
  color: #6b747b;
  font-size: 13.5px;
  line-height: 1.45;
  opacity: 0.95;
  margin-top: 6px;
  flex: 1 1 auto;
}

/* Make images a bit more visible on pale backgrounds */
.as-sec-4 .card img[src$=".png"],
.as-sec-4 .card img[src$=".jpg"],
.as-sec-4 .card img[src$=".jpeg"]{
  background: transparent;
}

/* Responsive breakpoints */
/* Tablet */
@media (max-width: 992px){
  .as-sec-4 .service-grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    padding: 8px;
  }
  .as-sec-4 .card {
    padding: 18px;
  }
  .as-sec-4 .card img{ width:56px; height:56px; }
  .as-sec-4 .card h3{ font-size:17px; }
}

/* Mobile */
@media (max-width: 620px){
  .as-sec-4 {
    padding: 22px 12px;
  }
  .as-sec-4 .service-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 0;
  }
  /* Center content on mobile if you want cards narrow and centered */
  .as-sec-4 .card{
    text-align: left;       /* if you prefer center, set center */
    padding: 16px;
    min-height: auto;
  }
  .as-sec-4 .card img{
    width:56px;
    height:56px;
    margin-bottom: 6px;
  }
  .as-sec-4 .card h3{
    font-size:16px;
  }
  .as-sec-4 .card p{
    font-size:13px;
  }
}

/* Small visual polish */
.as-sec-4 .card h3 + p { margin-top: 8px; }







/* Center align everything inside the card */
.as-sec-4 .card {
  text-align: center;
  align-items: center;
}

/* Image bigger and centered */
.as-sec-4 .card img{
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin: 0 auto 10px auto;
  display: block;
}







/* Desktop – biggest & premium (80px) */
.as-sec-4 .card img{
  width: 95px;
  height: 95px;
  object-fit: contain;
  display: block;
  margin: 0 auto 12px auto;
}

/* Tablet – medium size (70px) */
@media (max-width: 992px){
  .as-sec-4 .card img{
    width: 85px;
    height: 85px;
  }
}

/* Mobile – compact clean (60px) */
@media (max-width: 600px){
  .as-sec-4 .card img{
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
  }
}







/* Force all cards to align icons at same height */
.as-sec-4 .card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  padding-top: 25px !important;
}

/* Icon wrapper for consistent height */
.as-sec-4 .card img{
  width: 95px;
  height: 95px;
  object-fit: contain;
  display: block;
  margin: 0 auto 14px auto;
}

/* Fix different height images */
.as-sec-4 .card img{
  max-height: 95px;
  min-height: 95px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6aad567 */.as-sec-6{background:#ffffff;padding:24px 0;border-top:1px solid #f0f5fb;border-bottom:1px solid #f0f5fb;}
.as-sec-6 .wrap{max-width:1140px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch;}
.as-sec-6 .usp{background:#f8fbff;border:1px solid #e6f1ff;border-radius:12px;padding:16px;text-align:center;box-shadow:0 6px 18px rgba(11,120,209,0.04);}
.as-sec-6 .icon{font-size:28px;margin-bottom:10px;}
.as-sec-6 h4{margin:0;font-size:16px;font-weight:800;}
.as-sec-6 p{margin:8px 0 0;color:#5b6570;font-size:13px;}

/* Responsive */
@media(max-width:920px){
  .as-sec-6 .wrap{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:520px){
  .as-sec-6 .wrap{grid-template-columns:1fr;}
}









/* polish for as-sec-6 USP section — add after your existing CSS */
.as-sec-6,
.as-sec-6 * { box-sizing: border-box; }

.as-sec-6 .wrap{
  max-width:1140px;
  margin:0 auto;
  padding:0 20px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  align-items:stretch;
  justify-items: stretch;
}

/* make each USP a flexible card so content vertically centers */
.as-sec-6 .usp{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;  /* vertical center */
  gap:8px;
  background:#f8fbff;
  border:1px solid #e6f1ff;
  border-radius:12px;
  padding:18px 14px;       /* thoda extra padding for larger icons */
  text-align:center;
  box-shadow:0 6px 18px rgba(11,120,209,0.04);
  min-height:120px;        /* ensure equal heights */
}

/* icon tweaks */
.as-sec-6 .icon{
  font-size:34px;          /* slightly larger */
  line-height:1;
  margin:0 0 6px;
  display:inline-block;
  width:auto;
  height:auto;
}

/* heading + copy */
.as-sec-6 h4{ margin:0; font-size:16px; font-weight:800; }
.as-sec-6 p{ margin:6px 0 0; color:#5b6570; font-size:13px; line-height:1.4; }

/* tablet / mid screens: 2 columns and center the grid */
@media (max-width:920px){
  .as-sec-6 .wrap{
    grid-template-columns:repeat(2, minmax(260px, 1fr));
    justify-items:center;      /* keep each column centered */
  }
  .as-sec-6 .usp{ max-width:520px; width:100%; } /* control card width on tablet */
}

/* small screens: single column */
@media (max-width:520px){
  .as-sec-6 .wrap{
    grid-template-columns:1fr;
  }
  .as-sec-6 .usp{
    padding:16px;
    min-height:initial;
  }
}

/* optional: improve contrast on small screens for readability */
@media (max-width:420px){
  .as-sec-6 h4{ font-size:15px; }
  .as-sec-6 p{ font-size:13px; }
}




/* Title styling */
.as-sec-6 .sec-title{
  text-align:center;
  font-size:20px;
  font-weight:800;
  margin:0 0 18px;
  color:#0b1220;
}









/* Remove unwanted hairline / thin gap around 'Our Service Assurances' section */
.as-sec-6,
.as-sec-6 .wrap,
.as-sec-6 .usp {
    border: none !important;
    outline: none !important;
}

/* Remove invisible box line caused by Elementor parent container */
.as-sec-6 {
    box-shadow: none !important;
    background: #ffffff !important;
}

/* Ensure no extra margin from top/bottom */
.as-sec-6 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Internal grid spacing fix */
.as-sec-6 .wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e544272 *//* Title slight tuck + center */
@media (max-width:560px){
  .qt-rev7 .title{ text-align:center; margin: 6px 0 10px; }
}

/* Card polish: a bit more contrast + tighter radius */
.qt-rev7 .card{
  border-radius:14px;
  box-shadow:0 10px 22px rgba(0,0,0,.06);
}

/* Name + verified + stars alignment */
.qt-rev7 .row{ margin-bottom:6px; }
.qt-rev7 .name{ gap:6px; font-size:14.6px; }
.qt-rev7 .ver{ font-size:10.5px; padding:2px 6px; }

/* Stars line + meta readability */
.qt-rev7 .stars{ height:16px; margin-top:2px; }
.qt-rev7 .meta{ font-size:12.2px; color:#4f5d70; }

/* Review text clamp: consistent height */
.qt-rev7 .text{ -webkit-line-clamp:3; }

/* Button breathing room above bottom nav */
.qt-rev7{ padding-bottom: max(48px, env(safe-area-inset-bottom)); }
.qt-rev7 .all-btn{ padding:11px 18px; font-size:14.2px; }

.card .ava{
  width:60px;
  height:60px;
  border-radius:50%;
  object-fit:cover;
  object-position:center;
}

.card .ava{
  width:60px;
  height:60px;
  border-radius:50%;
  object-fit:cover;
  object-position:center;
}

.card .ava{
  width:60px;
  height:60px;
  border-radius:50%;
  object-fit:cover;
  object-position:center;
}

.card:hover {
  box-shadow:0 8px 28px rgba(0,0,0,.08);
  transform:translateY(-2px);
}

/* ==== Customer Reviews: compact alignment ==== */
.card{
  padding:14px 16px !important;           /* thoda tight */
  border-radius:18px;
}
.card .row{
  display:flex;
  align-items:center;
  gap:10px;                                /* avatar ↔ text gap kam */
  margin:0 !important;
}
.card .ava{
  width:52px; height:52px;                 /* 60→52 = tighter look */
  border-radius:50%;
  object-fit:cover; object-position:center;
}
.card .name{
  margin:0 0 2px !important;
  line-height:1.2;
}
.card .stars{
  margin:0 0 2px !important;
  line-height:1;
  font-size:12px;
}
.card .meta{
  margin:0 !important;
  font-size:12px; color:#6b7484;
}
.card .text{
  margin:8px 0 0 !important;               /* description upar lao */
  line-height:1.45;
}

/* Mobile fine-tune */
@media (max-width:560px){
  .card{ padding:12px 14px !important; }
  .card .row{ gap:8px; }
  .card .ava{ width:48px; height:48px; }
  .card .name{ font-size:15px; }
}





/* ==========================
   CUSTOMER REVIEWS — AVATAR ALIGN FIX
========================== */
.qt-rev7 .row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.qt-rev7 .ava {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  flex-shrink: 0;
  display: block;
  margin-top: 2px; /* perfect vertical center */
  border: 1.5px solid #e6ecf7;
}

/* Mobile specific polish */
@media (max-width:560px) {
  .qt-rev7 .ava {
    width: 44px !important;
    height: 44px !important;
    margin-top: 1px !important;
  }
  .qt-rev7 .row {
    align-items: flex-start;
    gap: 10px;
  }
}




/* CENTER TITLE — Customer Reviews */
.qt-rev7 .title {
    text-align: center !important;
    width: 100%;
    display: block;
    margin-bottom: 18px !important;
}

/* Mobile clean spacing */
@media (max-width: 560px){
    .qt-rev7 .title {
        font-size: 26px !important;
        margin-bottom: 14px !important;
    }
}




/* Tablet: flex fallback to force perfect centering */
@media (min-width: 768px) and (max-width: 1024px) {
  .qt-rev7 .wrap .grid {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important; /* center rows */
    gap: 20px !important;
    max-width: 860px !important;
    margin: 0 auto !important;
  }

  .qt-rev7 .wrap .grid .card {
    flex: 0 1 calc(50% - 20px) !important; /* two columns with gap */
    max-width: 420px !important;
    min-width: 260px !important;
    box-sizing: border-box !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e39f9d *//* -------------------------
   NEED HELP — TITLE BLOCK
---------------------------*/
.qt-help-title {
  text-align: center;
  padding: 35px 20px 10px;
  background: #ffffff;
  font-family: Inter, system-ui, sans-serif;
}

.qt-help-title .inner {
  max-width: 700px;
  margin: 0 auto;
}

.qt-help-title h3 {
  font-size: 28px;
  font-weight: 900;
  margin: 0 0 6px;
  color: #0b1220;
  line-height: 1.2;
}

.qt-help-title h3 span {
  color: #1a73e8;
}

.qt-help-title p {
  font-size: 15px;
  color: #5b6570;
  margin: 0;
  line-height: 1.5;
}

/* Responsive */
@media (max-width:560px) {
  .qt-help-title h3 { font-size: 22px; }
  .qt-help-title p { font-size: 13.5px; }
}


/* -------------------------
   CONTACT STRIP (Your #10)
---------------------------*/
.qt-cta10{
  --brand:#1a73e8;--brand2:#0b5ed7;--ink:#0b1220;--muted:#5f6b7a;
  --ok:#25D366;--call:#0ea5e9;
  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  color:var(--ink);
  padding:26px 0;
  background:#ffffff;
  border-top:1px solid #edf1f7;
  border-bottom:1px solid #edf1f7;
}

.qt-cta10 .wrap{
  max-width:1180px;
  margin:0 auto;
  padding:0 28px;
  text-align:center;
}

.qt-cta10 .bar{
  display:flex;
  gap:12px;
  justify-content:center;
  flex-wrap:wrap;
}

.qt-cta10 .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:46px;
  padding:12px 18px;
  border-radius:14px;
  font-weight:800;
  color:#fff;
  text-decoration:none;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
  transition:.18s;
}

.qt-cta10 .btn.call{background:var(--call);}
.qt-cta10 .btn.wa{background:var(--ok);}
.qt-cta10 .btn.book{background:var(--brand);}
.qt-cta10 .btn.book:hover{background:var(--brand2);}

.qt-cta10 .mini{
  margin-top:10px;
  font-size:13px;
  color:var(--muted);
}







/* Remove thin line / hairline between sections */
/* Targets common causes: borders, shadows, pseudo-elements, hr, outlines */

.as-sec-8,
.qt-cta10,
.as-sec-8 .wrap,
.qt-cta10 .wrap {
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
  background-image: none !important;
  outline: none !important;
}

/* Hide any hr or separator inside these containers */
.as-sec-8 hr,
.qt-cta10 hr,
.as-sec-8 > hr,
.qt-cta10 > hr {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Remove possible pseudo-element lines */
.as-sec-8::before,
.as-sec-8::after,
.qt-cta10::before,
.qt-cta10::after,
.as-sec-8 .wrap::before,
.as-sec-8 .wrap::after,
.qt-cta10 .wrap::before,
.qt-cta10 .wrap::after {
  display: none !important;
  content: none !important;
}

/* If there is a tiny hairline due to sub-pixel, force overlap */
.as-sec-8 + .qt-cta10 {
  margin-top: -1px !important;
  transform: translateY(-0.5px) !important;
}

/* Fail-safe: remove 1px top border from direct children */
.as-sec-8 [style="border-top"],
.qt-cta10 [style="border-top"] {
  border-top-width: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e26cecb */.as-sec-10{
  background:#f3f9ff;
  padding:30px 0;
  border-top:1px solid #e5edf7;
  border-bottom:1px solid #e5edf7;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  max-width:1140px;
  margin:auto;
  padding-left:20px;
  padding-right:20px;
}

.ft-box{
  background:#ffffff;
  padding:18px;
  border-radius:12px;
  box-shadow:0 4px 14px rgba(0,0,0,0.05);
  border:1px solid #e6eef7;
}

.ft-box h4{
  margin:0;
  font-size:16px;
  font-weight:800;
}

.ft-box p{
  margin:8px 0 0;
  font-size:14px;
  color:#555;
}

/* Mobile */
@media(max-width:780px){
  .as-sec-10{
    grid-template-columns:1fr;
  }
}




.as-sec-10 {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}





/* Contact boxes center alignment – Mobile & Tablet */
.as-sec-10 {
  text-align: center !important;
}

.as-sec-10 .ft-box h4,
.as-sec-10 .ft-box p {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}/* End custom CSS */
/* Start custom CSS */body {
  background: #F7F7F7 !important;  /* yahan apna brown colour dalna */
}
section {
  background: #F7F7F7 !important;
}/* End custom CSS */