.elementor-kit-447{--e-global-color-primary:#0052A3;--e-global-color-secondary:#006BD6;--e-global-color-text:#454F5E;--e-global-color-accent:#222222;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fsdt-tab-link {
    background: #061596 !Important;
}

.fsdt-html-wrap {
    min-width: 290px;
    max-width: 300px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    width: 300px;
    overflow: hidden;
}

.tawk-icon-right {
    display: none;
}

.fstp-social-icon-list {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: center;
}

.fstp-social-icon-list a {
    color: #ffffff;
    font-size: 0.8rem;
    background: #0e1f70;
    margin: 4px;
    display: flex;
    box-shadow: none;
    align-items: center;
    text-align: center;
    text-decoration: none;
    justify-content: center;
    width: 145px;
    height: 50px;
}

.fstp-social-icon-list a:hover {
    background: #061596;
}

/* below this are manual enter code for "Head of department and head of zone templates"*/


/* below this are manual enter code for "Zones templates"*/

.boi-zone-table-wrapper {
  max-width: 900px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}

.boi-zone-table-wrapper h2 {
  font-size: 22px;
  color: #0052A3;
  margin-bottom: 16px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
}

.boi-zone-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.boi-zone-table th,
.boi-zone-table td {
  text-align: left;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #eee;
}

.boi-zone-table th {
  width: 35%;
  color: #333;
  font-weight: bold;
}

.boi-zone-table td {
  color: #555;
}

/* below this are manual enter code for "Contact Us Card"(general inquiries)*/

.boi-contact-glass {
    max-width: 800px;
    margin: 40px auto;
    padding: 25px;
    font-family: Arial, sans-serif;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    color: #222;
  }

  .boi-contact-glass h2,
  .boi-contact-glass h3 {
    color: #003366;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 5px;
  }

  .boi-contact-glass p {
    margin: 10px 0;
    font-size: 15px;
    line-height: 1.6;
  }

  .boi-contact-glass a {
    color: #005baa;
    text-decoration: none;
  }

  .boi-contact-glass a:hover {
    text-decoration: underline;
  }

/* below this are manual enter code for "Contact Us tables"(Elementor glass style)*/

  .boi-glass-table-wrapper {
    max-width: 800px;
    margin: 40px auto;
    padding: 20px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    color: #222;
  }

  .boi-glass-table-wrapper h2 {
    color: #003366;
    margin-bottom: 20px;
    font-size: 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 8px;
  }

  .table-responsive {
    overflow-x: auto;
    width: 100%;
  }

  .boi-glass-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    min-width: 600px;
  }

  .boi-glass-table th,
  .boi-glass-table td {
    padding: 12px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    vertical-align: top;
  }

  .boi-glass-table th {
    background: rgba(255, 255, 255, 0.7);
    color: #002244;
  }

  .boi-glass-table td {
    background: rgba(255, 255, 255, 0.4);
    color: #333;
  }

  .boi-glass-table a {
    color: #005baa;
    text-decoration: none;
  }

  .boi-glass-table a:hover {
    text-decoration: underline;
  }

  @media (max-width: 600px) {
    .boi-glass-table-wrapper {
      padding: 15px;
    }

    .boi-glass-table-wrapper h2 {
      font-size: 18px;
    }

    .boi-glass-table {
      font-size: 14px;
    }
  }/* End custom CSS */