   
        /* Default */
.faq-question {
  color: #222;
  transition: color 0.2s ease;
}

/* Read state */
.faq-item.faq-read .faq-question {
  color: #f26b35;
}

.faq-item.faq-read .faq-toggle {
  color: #f26b35;
}

#zsiq_float {
  right: 15px !important;  /* increase/decrease as needed */
}


.site-header-menu.sticky-header .site-navigation ul.navigation > li.active > a {
    color: #f26b35 !important;
}

.siqico-chat-zsiq-chat-icn-chat-backward

{
    
    margin-right:10px;
}
/* ================================
   HIDE CATEGORY HAMBURGER ON DESKTOP
================================ */

/* Desktop & large tablets */
@media (min-width: 992px) {
  .faq-category-icon-btn {
    display: none !important;
  }
}
@media (max-width: 991px) {
    .faq-categories.mobile-open {
        display: block;
        margin-left: -6px;
    }
}

@media (max-width: 1199px) {
    .header-style-2 .site-header-menu {
        background-color: black;
    }
}
.header-style-2 .pbmit-header-box {
    font-size: 14px;
    color:#fff;
    margin-right: 5px;
}

.header-style-2 .pbmit-social-links a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    color:#fff;
    padding: 0px 5px;
}
   .header-style-2 .pbmit-header-box i {
    font-size: 15px;
    color: #fff;
    margin-right: 8px; /* small space between icon and text */
    vertical-align: middle;
}

.header-style-2 .pbmit-header-box span,
.header-style-2 .pbmit-header-box a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.header-style-2 .pbmit-header-box {
    font-size: 14px;
    color:#fff;
    margin-right: 5px;
}

.header-style-2 .pbmit-social-links a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    color:#fff;
    padding: 0px 5px;
}
   .header-style-2 .pbmit-header-box i {
    font-size: 15px;
    color: #fff;
    margin-right: 8px; /* small space between icon and text */
    vertical-align: middle;
}

.header-style-2 .pbmit-header-box span,
.header-style-2 .pbmit-header-box a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

    .blog-readmore 
    
    
    {
        
         background: #f26b35;
    }
    
    .blog-category::after
    
    {
        background-color: #f26b35;
    }
    
    .zf-submitColor:hover
    {
        background: white;
        color : black;
    }

a:hover {
    color: white;
    text-decoration: none !important;
}
    .EnquiryHT

{
    background-color: black;
    color : white;
    
}




/* ================================
   HIDE CATEGORY HAMBURGER ON DESKTOP
================================ */

/* Desktop & large tablets */
@media (min-width: 992px) {
  .faq-category-icon-btn {
    display: none !important;
  }
}

@media (max-width: 1199px) {
    .header-style-2 .site-header-menu {
        background-color: black;
    }
}
.header-style-2 .pbmit-header-box {
    font-size: 14px;
    color:#fff;
    margin-right: 5px;
}

.header-style-2 .pbmit-social-links a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    color:#fff;
    padding: 0px 5px;
}
   .header-style-2 .pbmit-header-box i {
    font-size: 15px;
    color: #fff;
    margin-right: 8px; /* small space between icon and text */
    vertical-align: middle;
}

.header-style-2 .pbmit-header-box span,
.header-style-2 .pbmit-header-box a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.header-style-2 .pbmit-header-box {
    font-size: 14px;
    color:#fff;
    margin-right: 5px;
}

.header-style-2 .pbmit-social-links a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 13px;
    color:#fff;
    padding: 0px 5px;
}
   .header-style-2 .pbmit-header-box i {
    font-size: 15px;
    color: #fff;
    margin-right: 8px; /* small space between icon and text */
    vertical-align: middle;
}

.header-style-2 .pbmit-header-box span,
.header-style-2 .pbmit-header-box a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

   
    
 
    
    .zf-submitColor:hover
    {
        background: white;
        color : black;
    }

a:hover {
    color: white;
    text-decoration: none !important;
}
    .EnquiryHT

{
    background-color: black;
    color : white;
    
}




    /* =====================================
   FAQ PAGE BASE
===================================== */
.faq-wrapper {
  padding: 0 0 90px;
  background: #ffffff;
}

/* TIGHTER CONTAINER FOR FAQ ONLY */
.faq-wrapper .container {
  max-width: 1320px; /* keep site consistency */
  padding-left: 15px;
  padding-right: 15px;
}


/* MOVE CATEGORY CLOSER TO LEFT EDGE */
.faq-categories {
  margin-left: -15px;  /* subtle left shift */
}


/* =====================================
   HEADER BACKGROUND SECTION
===================================== */
.faq-top-header {
  padding: 80px 20px 70px;
  text-align: center;
  background: rgba(242,107,53,0.10);
  border-bottom: 1px solid rgba(242,107,53,0.12);

}

/* TITLE */
.faq-main-title {
  font-size: 38px;
  font-weight: 600;
  color: #1b1b1b;
  margin-bottom: 26px;
  margin-top: 80px;
  letter-spacing: -0.3px;
}

/* FORCE FULL-WIDTH HEADER BACKGROUND */
.faq-top-header {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  height: auto;
}

/* =====================================
   SEARCH BLOCK (VISUAL ANCHOR)
===================================== */
.faq-search-block {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

/* SEARCH CARD */
.faq-search-inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 820px;
  background: #ffffff;
  border-radius: 16px;
  padding: 14px 18px;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow:
    0 18px 40px rgba(0,0,0,0.06),
    0 2px 6px rgba(0,0,0,0.04);
  transition: all 0.3s ease;
}

/* ICON */
.faq-search-icon {
  font-size: 18px;
  color: #b1b1b1;
  margin-right: 14px;
}

/* INPUT */
.faq-search-input {
  border: none;
  outline: none;
  width: 100%;
  font-size: 16px;
  padding: 10px 6px;
  color: #1f1f1f;
  background: transparent;
}

/* PLACEHOLDER */
.faq-search-input::placeholder {
  color: #9b9b9b;
  font-weight: 400;
}

/* FOCUS STATE */
.faq-search-inner:focus-within {
  border-color: #f26b35;
  box-shadow:
    0 0 0 4px rgba(242,107,53,0.18),
    0 22px 48px rgba(0,0,0,0.08);
}

/* =====================================
   HEADER SPACING REFINEMENT
===================================== */
.faq-top-header {
  padding-top: 100px;
  padding-bottom: 90px;
}

.faq-main-title {
  margin-bottom: 34px;
}


/* =====================================
   BODY ROW
===================================== */


.faq-body-row {
  margin-top: 60px;
  align-items: flex-start;
}

/* =====================================
   CATEGORY SIDEBAR (ENHANCED)
===================================== */
.faq-categories {
  padding: 28px 22px;
  background: #fafafa;
  border-radius: 14px;
  position: relative;
}

/* VERTICAL DIVIDER */
.faq-categories::after {
  content: "";
  position: absolute;
  top: 10%;
  right: -26px;
  width: 1px;
  height: 80%;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(242,107,53,0.4),
    transparent
  );
}

.faq-category-title {
  font-size: 15px;        /* increased */
  font-weight: 700;       /* bolder */
  color: #f26b35;
  margin-bottom: 22px;
  text-transform: uppercase;
  letter-spacing: 1.2px;

  /* underline */
  padding-bottom: 8px;
  border-bottom: 2px solid #f26b35;
}
@media (max-width: 991px) {
  .faq-toggle {
    font-size: 22px; /* or 20px if you prefer */
    line-height: 1;
    transform: none !important;
    transition: color 0.3s ease;
  }
}
@media (max-width: 576px) {
  .faq-toggle {
    font-size: 20px;
    transform: none !important;
  }
}

/* CATEGORY LIST */
.faq-category-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.faq-category-list li {
  padding: 13px 18px;
  font-size: 15px;
  color: #2c2c2c;
  cursor: pointer;
  border-radius: 10px;
  margin-bottom: 8px;
  transition: all 0.25s ease;
}

/* HOVER */
.faq-category-list li:hover {
  background: rgba(242,107,53,0.08);
  color: #f26b35;
}

/* ACTIVE */
.faq-category-list li.active {
  background: rgba(242,107,53,0.14);
  color: #f26b35;
  font-weight: 500;
}

/* =====================================
   RIGHT FAQ CONTENT
===================================== */
.faq-content {
  padding-left: 60px;
}

/* =====================================
   FAQ CARD (REFINED)
===================================== */
.faq-item {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 14px;
  margin-bottom: 20px;
  transition: all 0.25s ease;
}

.faq-item:hover {
  box-shadow: 0 12px 30px rgba(0,0,0,0.06);
}

/* QUESTION */
.faq-question {
  width: 100%;
  padding: 22px 28px;
  background: transparent;
  border: none;
  font-size: 16px;
  font-weight: 500;
  color: #1f1f1f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.faq-question:hover {
  color: #f26b35;
}

/* TOGGLE ICON */
.faq-toggle {
  font-size: 22px;
  color: #888;

  /* keep it straight */
  display: inline-block;
  line-height: 1;
  transform: none !important;

  /* restrict transition */
  transition: color 0.3s ease;
}

/* ANSWER */
.faq-answer {
  display: none;
  padding: 0 28px 24px;
  font-size: 15px;
  line-height: 1.75;
  color: #555;
}

/* ACTIVE */
.faq-item.active .faq-answer {
  display: block;
}

.faq-item.active .faq-toggle {
  transform: rotate(45deg);
  color: #f26b35;
}

/* =====================================
   RESPONSIVE
===================================== */
@media (max-width: 991px) {
  .faq-top-header {
    padding: 60px 15px;
  }

  .faq-body-row {
    margin-top: 40px;
  }

  .faq-categories {
    margin-bottom: 30px;
  }

  .faq-categories::after {
    display: none;
  }

  .faq-content {
    padding-left: 0;
  }

  .faq-main-title {
    font-size: 30px;
  }
}


@media (max-width: 991px) and (min-width: 768px) {

  /* HEADER */
  .faq-top-header {
    padding: 70px 20px 60px;
    height: auto;
  }

  .faq-main-title {
    font-size: 32px;
    margin-top: 40px;
  }

  /* SEARCH */
  .faq-search-inner {
    max-width: 100%;
  }

  /* BODY LAYOUT */
  .faq-body-row {
    margin-top: 40px;
  }

  /* CATEGORY */
  .faq-categories {
    margin-left: 0;
    margin-bottom: 30px;
    padding: 24px 20px;
  }

  .faq-categories::after {
    display: none;
  }

  /* FAQ CONTENT */
  .faq-content {
    padding-left: 0;
  }
}
@media (max-width: 767px) {

  /* HEADER */
  .faq-top-header {
    padding: 60px 16px 55px;
    height: auto;
  }

  .faq-main-title {
    font-size: 26px;
    margin-top: 30px;
    line-height: 1.3;
  }

  /* SEARCH */
  .faq-search-inner {
    border-radius: 14px;
    padding: 12px 14px;
  }

  .faq-search-input {
    font-size: 15px;
  }

  /* BODY */
  .faq-body-row {
    margin-top: 30px;
  }

  /* CATEGORY */
  .faq-categories {
    padding: 20px 18px;
    border-radius: 12px;
    margin-bottom: 24px;
  }

  .faq-category-list li {
    padding: 12px 14px;
    font-size: 14px;
  }

  /* FAQ */
  .faq-question {
    padding: 18px 20px;
    font-size: 15px;
  }

  .faq-answer {
    padding: 0 20px 20px;
    font-size: 14px;
  }
}
/* MOBILE: hide category sidebar initially */
@media (max-width: 991px) {
  .faq-categories {
    display: none;
  }


}

@media (max-width: 991px) {

  .faq-categories {
    background: #ffffff;
    border-radius: 14px;
    padding: 18px 16px;
    margin-bottom: 24px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  }

  .faq-category-title {
    margin-bottom: 14px;
  }
}/* ================================
   MOBILE & TABLET
================================ */
@media (max-width: 991px) {

  /* HEADER */
  .faq-top-header {
    padding: 60px 16px;
  }

  .faq-main-title {
    font-size: 26px;
  }

  /* SEARCH */
  .mobile-search-row {
    max-width: 100%;
  }

  .faq-search-inner {
    padding: 14px 16px;
    border-radius: 14px;
  }

  .faq-search-input {
    font-size: 15px;
  }

  /* HAMBURGER */
  .faq-category-icon-btn {
    display: flex;
    width: 46px;
    height: 46px;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.12);
    background: #fff;
    font-size: 20px;
    justify-content: center;
    align-items: center;
  }

  /* CATEGORY PANEL */
  .faq-categories {
    display: none;
    background: #fff;
    border-radius: 14px;
    padding: 18px;
    margin-bottom: 24px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  }



  .faq-categories::after {
    display: none;
  }

  /* BODY */
  .faq-content {
    padding-left: 0;
  }

  .faq-question {
    padding: 18px 20px;
    font-size: 15px;
  }

  .faq-answer {
    padding: 0 20px 20px;
    font-size: 14px;
  }
}

/* ================================
   HIDE HAMBURGER ON DESKTOP
================================ */
@media (min-width: 992px) {
  .faq-category-icon-btn {
    display: none !important;
  }
}
/* =====================================
   DESKTOP: FULL-WIDTH SEARCH ZONE
===================================== */
@media (min-width: 992px) {

  /* Make the search block span wide */
  .faq-search-block {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  /* Full-width row (red box area) */
  .mobile-search-row {
    width: 100%;
    max-width: 1200px;   /* aligns with content width */
    padding: 0 40px;     /* inner breathing space */
    box-sizing: border-box;
  }

  /* Centered, large input */
  .faq-search-inner {
    width: 100%;
    height: 4vw;
    max-width: 800px;    /* input size inside bar */
    margin: 0 auto;     /* center it */
    padding: 26px 36px;
    border-radius: 22px;
    box-shadow:
      0 28px 60px rgba(0,0,0,0.08),
      0 8px 20px rgba(0,0,0,0.06);
  }

  .faq-search-input {
    font-size: 18px;
    padding: 14px 10px;
  }
}

/* ================================
   MOBILE SEARCH + HAMBURGER FIX
================================ */
@media (max-width: 767px) {

  /* Search + hamburger row */
  .mobile-search-row {
    display: flex;
    align-items: center;
    gap: 12px;               /* space between search & icon */
    padding: 0 10px;        /* breathing room from edges */
  }

  /* Search container */
  .faq-search-inner {
    flex: 1;
    height: 48px;           /* fixed height */
    padding: 0 16px;
    border-radius: 14px;
    display: flex;
    align-items: center;
  }

  /* Search input */
  .faq-search-input {
    height: 100%;
    font-size: 15px;
    padding: 0;
  }

  /* Hamburger button */
  .faq-category-icon-btn {
    width: 48px;
    height: 48px;           /* SAME height as search */
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-left: 2px;       /* subtle shift to right */
  }
}
/* ================================
   MOBILE FAQ QUESTION SPACING FIX
================================ */
@media (max-width: 767px) {

  .faq-question {
    display: flex;
    align-items: flex-start;      /* better for multi-line text */
    gap: 12px;
    padding: 16px 18px;           /* balanced left/right space */
  }

  /* Question text */
  .faq-question span:first-child,
  .faq-question:not(:has(.faq-toggle)) {
    flex: 1;
    margin-top: -11px;
  }

  /* "+" icon */
  .faq-toggle {
    flex-shrink: 0;               /* prevent squeezing */
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-top: 2px;              /* vertical alignment */
  }
@media (max-width: 767px) {
    .faq-item {
        margin-left: 15px;
        margin-right: 0;
    }
}
/* ================================
   MOBILE: FINE-TUNE "+" ICON ALIGNMENT
================================ */
@media (max-width: 767px) {

  .faq-question {
    padding-right: 22px;   /* more space on right side */
  }

  .faq-toggle {
    margin-left: auto;     /* push icon fully to the right */
    margin-right: -4px;    /* subtle right shift */
  }
}

/* ================================
   MOBILE FAQ PERFECT "+" ALIGNMENT
================================ */
@media (max-width: 767px) {

  /* FAQ card button */
  .faq-question {
    position: relative;
    padding: 16px 56px 16px 18px; /* reserve space on right */
    text-align: left;
  }

  /* "+" icon locked to right */
  .faq-toggle {
    position: absolute;
    right: 16px;                /* push to the right */
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1;
  }

 
}


.quote-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
}

.quote-modal.active {
  display: block;
}

.quote-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.75);
}

.quote-box {
  position: relative;
  max-width: 520px;
  width: 95%;
  background: #fff;
  margin: 5vh auto;
  padding: 20px;
  border-radius: 8px;
  z-index: 2;
}

.quote-close {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 26px;
  border: none;
  background: none;
  cursor: pointer;
}

@media (min-width: 992px) {
  .faq-body-row {
    justify-content: flex-start !important;
    gap: 0 !important;
  }
}

.quote-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: none;
}

.quote-modal.active {
  display: block;
}

.quote-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.85);
}

.quote-box {
  position: relative;
  width: 90%;
  max-width: 520px;
  margin: 5vh auto;
  background: #fff;
  padding: 15px;
  border-radius: 8px;
}
