body{
    padding:0;
    margin:0;
   
}
/* ===== ZTI Inquiry Form (cPanel-safe) ===== */

/* Modal */
/*.zti-modal {*/
/*  position: fixed;*/
/*  top: 0; right: 0; bottom: 0; left: 0;*/
/*  background: rgba(0,0,0,0.6);*/
/*  display: none;*/
/*  z-index: 9999;*/
/*  overflow: auto;*/
/*  padding: 16px;*/
/*}*/
/*.zti-modal.active { display: block; }*/
/*.zti-modal-inner {*/
/*  background: #ffffff;*/
/*  max-width: 760px;*/
/*  margin: 40px auto;*/
/*  border-radius: 12px;*/
/*  padding: 20px;*/
/*  position: relative;*/
/*}*/
/*.zti-modal-close {*/
/*  position: absolute;*/
/*  top: 10px; right: 12px;*/
/*  background: transparent;*/
/*  border: 0;*/
/*  font-size: 24px;*/
/*  line-height: 1;*/
/*  cursor: pointer;*/
/*  font-weight: 700;*/
/*}*/
/*.zti-no-scroll { overflow: hidden; }*/

/* Steps visibility */
/*.zti-step { display: none; }*/
/*.zti-step.active { display: block; }*/

/* Buttons */
/*.zti-btn {*/
/*  display: inline-block;*/
/*  background: #0b5d5e;*/
/*  color: #ffffff;*/
/*  border: 0;*/
/*  border-radius: 6px;*/
/*  padding: 10px 16px;*/
/*  cursor: pointer;*/
/*  font-weight: 600;*/
/*  text-decoration: none;*/
/*}*/
/*.zti-btn:hover { opacity: 0.92; }*/
/*.zti-nav { margin-top: 12px; }*/
/*.zti-nav .zti-prev { background: #6b7280; }*/
/*.zti-enquire {*/
/*  display: inline-block;*/
/*  background: #0b5d5e;*/
/*  color: #ffffff;*/
/*  padding: 12px 18px;*/
/*  border-radius: 999px;*/
/*  text-decoration: none;*/
/*  font-weight: 600;*/
/*}*/

/* Fields – full width but centered */
/*.zti-field { margin-bottom: 12px; }*/
/*.zti-field input,*/
/*.zti-field select,*/
/*.zti-field textarea {*/
/*  width: 80%;*/
/*  max-width: 600px;*/
/*  margin: 0 auto;*/
/*  display: block;*/
/*  padding: 10px;*/
/*  border: 1px solid #dddddd;*/
/*  border-radius: 6px;*/
/*  font-size: 14px;*/
/*}*/
/*.zti-field textarea {*/
/*  min-height: 120px;*/
/*  resize: vertical;*/
/*}*/
/*input.zti-error,*/
/*select.zti-error,*/
/*textarea.zti-error {*/
/*  border-color: #e63946;*/
/*  background: #fff7f7;*/
/*}*/

/* Submission status */
/*.zti-status {*/
/*  margin-top: 8px;*/
/*  font-size: 14px;*/
/*  color: #222222;*/
/*  text-align: center;*/
/*}*/

/* Progress bar (using .zti-progress-step divs) */
/*.zti-progress {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  margin: 10px 0 20px 0;*/
/*  padding: 0;*/
/*  list-style: none;*/
/*}*/
/*.zti-progress-step {*/
/*  flex: 1;*/
/*  text-align: center;*/
/*  padding: 10px;*/
/*  border-bottom: 3px solid #e0e0e0;*/
/*  font-weight: bold;*/
/*  color: #aaa;*/
/*  position: relative;*/
/*  transition: all 0.3s ease;*/
/*}*/
/*.zti-progress-step.current {*/
/*  color: #0b5d5e;*/
/*  border-color: #0b5d5e;*/
/*}*/
/*.zti-progress-step.active {*/
  color: #059669; /* completed */
/*  border-color: #059669;*/
/*}*/
/*.zti-progress-step:not(:last-child)::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: -3px;*/
/*  right: -50%;*/
/*  width: 100%;*/
/*  height: 3px;*/
/*  background: #e0e0e0;*/
/*  z-index: -1;*/
/*}*/
/*.zti-progress-step.active:not(:last-child)::after {*/
/*  background: #059669;*/
/*}*/

/* Mobile tweaks */
/*@media (max-width: 640px) {*/
/*  .zti-modal-inner { margin: 20px auto; padding: 16px; }*/
/*  .zti-progress-step { font-size: 12px; padding: 8px; }*/
/*  .zti-field input,*/
/*  .zti-field select,*/
/*  .zti-field textarea {*/
/*    width: 100%;*/
/*  }*/
/*}*/

/*Shortcodes



