.elementor-500 .elementor-element.elementor-element-f1738b7{--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-bdb6d71 *//* ===== 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-fc54a9a *//* MOBILE: Improve "How Q TECH works" readability */
@media (max-width:720px){

  /* container padding so section breathes */
  .how-works, .about-1, .process-section {
    padding: 22px 18px !important;
  }

  /* heading larger and centered */
  .how-works .section-title,
  .about-1 h1,
  .process-section h2 {
    font-size: 22px !important;
    line-height: 1.12 !important;
    text-align: center !important;
    margin-bottom: 10px !important;
  }

  /* subtitle / lead center and narrower width */
  .how-works .lead, .about-1 .lead, .process-section .lead {
    text-align:center !important;
    max-width: 86% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #55606a !important;
    font-size: 14px !important;
  }

  /* make steps stack vertically with icon above text */
  .how-grid, .process-steps, .steps-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  .how-step, .process-step, .step {
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    text-align:center !important;
    padding: 14px !important;
    border-radius:12px !important;
    background: #fff !important;
    box-shadow: 0 10px 28px rgba(11,102,209,0.04) !important;
    border: 1px solid rgba(11,102,209,0.05) !important;
  }

  /* icon / avatar centered above */
  .how-step .icon, .process-step .icon, .step .icon {
    width:56px !important;
    height:56px !important;
    border-radius:12px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin-bottom:10px !important;
    font-size:20px !important;
    color: var(--accent, #0b66d1) !important;
    background: linear-gradient(180deg,#f4fbff,#eef7ff) !important;
  }

  /* step title & description */
  .how-step .step-title, .process-step .step-title, .step .step-title {
    font-weight:800 !important;
    font-size:15px !important;
    margin-bottom:6px !important;
    color:#0f1720 !important;
  }
  .how-step .step-desc, .process-step .step-desc, .step .step-desc {
    color:#55606a !important;
    font-size:13.5px !important;
    line-height:1.45 !important;
  }

  /* reduce left-right overflow risk */
  .how-works, .process-section { overflow-x: hidden !important; }

  /* CTA spacing — keep safe distance from steps */
  .how-works .cta, .process-section .cta, .how-cta, .team-btn {
    margin-top:18px !important;
    display:block !important;
    width:86% !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1cff7a7 *//* Center align Book a Service button */
.qtech-wrap aside .q-btn{
  display:block;
  margin:20px auto 0 auto;   /* auto = center */
  text-align:center;

  /* Premium design */
  background:linear-gradient(180deg,#1a73e8,#0b66d1);
  color:#fff;
  padding:12px 28px;
  border-radius:14px;
  font-weight:800;
  font-size:15px;
  text-decoration:none;
  letter-spacing:0.3px;

  /* Shadow */
  box-shadow:0 14px 36px rgba(11,102,209,0.15);
  transition:all .18s ease;
}

/* Hover effect */
.qtech-wrap aside .q-btn:hover{
  transform:translateY(-4px);
  box-shadow:0 22px 52px rgba(11,102,209,0.25);
}




@media (max-width:720px){
  .q-timeline > div:first-child{
    text-align:center !important;
  }
}




@media (max-width:720px){
  .qtech-title{
    text-align:center !important;
    width:100%;
  }
  .qtech-sub{
    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 */