/*================================Home Page Styles============================*/
.heading-sm-lead
{
    color: white;
}
.feature-service-row p 
{
    color: white;
}
.heading-section 
{
    color: #43B5D9;
}
.feature-service-row a 
{
    color: #43B5D9 !important;
}
 @media only screen and (max-width: 480px) 
 {
    .banner-slider .banner-text, .banner-intro .banner-text 
    {
      font-size: 15px !important;
    }
}
#slider 
{
    height: 400px;
}

.banner-slider .item
{
    height: 400px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #0b2a45;
}


.banner-text .btn 
{
    font-size: 14px !important;
    padding: 12px 28px !important;
}

@media only screen and (max-width: 767px) 
{
  .sm-hidden 
  {
    display: none;
  }
  #quote-request .btn
  {
    width:  100%;
  }
  .banner-text .btn
  {
    width: 100%;
  }
  body 
  {
    font-size: 16px;
  }
}
.heading-sm-lead 
{
    color: #353a42;
}
.with-line::after 
{
    background-color: #ffffffc9;
}
.has-bg::after 
{
    opacity: .6;
}
.fbox-photo
{
    border-radius: 4px !important;
}
.owl-dots .owl-dot.active 
{
    background: white;
}
.owl-dots .owl-dot 
{
    border-color: white;
}
.fbox-photo img 
{
    height: 240px !important;
}
.feature .sub-lead, .feature .lead 
{
    opacity: 1 !important;
}
#roundedcorner 
{
    border-radius: 25px;
    background:#00007d;
    padding: 20px;
}
body 
{
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

h1,h2,h3,h4 
{
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

p 
{ 
    font-family: 'Trebuchet MS', Arial, sans-serif;
}
.consult-section
{
    color: #ffffff;
}

/*=================================End Home Page Styles=======================*/

/*=================================About-us Page Styles=======================*/
/* ---------Values hover descriptions-------------*/
.values-list
{
    list-style: disc;
    padding-left: 0;
    color: #ffffff;
}

.value-item 
{
    position: relative;
    margin-bottom: 10px;
    cursor: help;
}

/* Tooltip box */
.value-tooltip 
{
    position: absolute;
    left: 0;
    bottom: 140%;
    width: 260px;

    background: rgba(0, 0, 0, 0.92);
    color: #ffffff;
    padding: 10px 12px;
    border-radius: 6px;

    font-size: 13px;
    line-height: 1.4;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    z-index: 99999;
    transition: opacity 0.25s ease, transform 0.25s ease;
    transform: translateY(6px);
}

/* Tooltip arrow */
.value-tooltip::after 
{
    content: "";
    position: absolute;
    top: 100%;
    left: 18px;

    border-width: 6px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.92) transparent transparent transparent;
}

/* Show on hover */
.value-item:hover .value-tooltip 
{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


.value-item 
{
    cursor: help;
    border-bottom: 1px dotted rgba(255,255,255,0.5);
}

.value-item:hover 
{
    border-bottom-color: #43B5D9;
}
/*==============================End About-us Page Styles======================*/

/*==============================Our Team Page Styles==========================*/
.heading-sm-lead
{
    color: white;
}
.feature-service-row p 
{
    color: white;
}
.heading-section 
{
    color: #43B5D9;
}
.feature-service-row a 
{
    color: #43B5D9 !important;
}
 @media only screen and (max-width: 480px) 
 {
    .banner-slider .banner-text, .banner-intro .banner-text 
    {
      font-size: 15px !important;
    }
}
#slider 
{
    height: 400px;
}
.banner-text .btn 
{
    font-size: 12px !important;
    padding: 12px 24px !important;
}
.banner-slider .banner-text, .banner-intro .banner-text 
{
    font-size: 15px !important;
}
@media only screen and (max-width: 767px) 
{
  .sm-hidden 
  {
    display: none;
  }
  #quote-request .btn
  {
    width:  100%;
  }
  .banner-text .btn
  {
    width: 100%;
  }
  body 
  {
    font-size: 16px;
  }
}
.heading-sm-lead 
{
    color: #353a42;
}
.with-line::after 
{
    background-color: #ffffffc9;
}
.has-bg::after 
{
    opacity: .6;
}
.fbox-photo
{
    border-radius: 4px !important;
}
.owl-dots .owl-dot.active 
{
    background: white;
}
.owl-dots .owl-dot 
{
    border-color: white;
}
.fbox-photo img 
{
    height: 240px !important;
}
.feature .sub-lead, .feature .lead 
{
    opacity: 1 !important;
}
#roundedcorner 
{
    border-radius: 25px;
    background:#00007d;
    padding: 20px;
}
body 
{
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

h1,h2,h3,h4 
{
    font-family: 'Trebuchet MS', Arial, sans-serif;
}

p 
{ 
    font-family: 'Trebuchet MS', Arial, sans-serif;
}
.consult-section
{
    color: #ffffff;
}

/*==============================End Our Team Page Styles======================*/

/*==============================Governance Page Styles========================*/

.governance-section
{
    width: 100%;
    padding: 40px 0 100px 0;
}
.governance-panel 
{
    width: 100%;
    background: #00007d;
    border-radius: 30px;
    padding: 80px 80px 100px 80px;
    color: #ffffff;
}
.governance-header 
{
    max-width: 1200px;
    margin-bottom: 60px;
}
.governance-header h1 
{
    margin-bottom: 20px;
}
.governance-header p 
{
    color: #e6e6e6;
    line-height: 1.8;
}
.gov-grid
{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 35px;
}
.gov-card 
{
    background: #ffffff;
    border-radius: 22px;
    padding: 40px 30px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}
.gov-card:hover
{
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}
.gov-card i 
{
    font-size: 40px;
    color: #00007d;
    margin-bottom: 20px;
}
.gov-card h3
{
    color: #00007d;
    margin-bottom: 10px;
}
.gov-card p
{
    color: #555;
    font-size: 14px;
}
.gov-modal
{
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    padding: 30px;
}
.gov-modal.active 
{
    display: flex;
}
.gov-modal-content
{
    background: #ffffff;
    border-radius: 25px;
    max-width: 900px;
    width: 100%;
    max-height: 85vh;
    overflow-y: auto;
    padding: 50px 45px;
    position: relative;
}
.gov-modal-content h2 
{
    color: #00007d;
    margin-bottom: 15px;
}
.gov-modal-content p 
{
    color: #444;
    line-height: 1.8;
}
.doc-list 
{
    margin-top: 25px;
}
.doc-list li
{
    margin-bottom: 12px;
}
.doc-list a 
{
    color: #00007d;
    font-weight: 600;
    text-decoration: none;
}
.doc-list a:hover 
{
    text-decoration: underline;
}
.close-modal 
{
    position: absolute;
    top: 18px;
    right: 22px;
    font-size: 26px;
    cursor: pointer;
    color: #00007d;
}

@media (max-width: 768px)
{
    .governance-panel {
        padding: 60px 25px 80px 25px;
        border-radius: 20px;
    }
}

/*==============================End Governance Page Styles====================*/


/*==============================Services Page Styles==========================*/
.section-pad
{
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Mobile button width */
@media only screen and (max-width: 767px) 
{
    .btn.btn-outline 
    {
        width: 100% !important;
    }
}

/* Wider wrapper than Bootstrap container */
.service-wrapper 
{
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Each individual service = rounded blue card */
.service-item 
{
    background: #00007d;
    border-radius: 25px;
    padding: 30px;
    margin-bottom: 30px;
    color: #ffffff;

    /* Fix anchor scroll from Home banner */
    scroll-margin-top: 120px;
}

/* Ensure all text inside cards is white */
.service-item h1,
.service-item h2,
.service-item h3,
.service-item h4,
.service-item p
{
    color: #ffffff;
}

/* Active card shadow */
.service-item.active
{
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}

/* Accordion toggle */
.service-toggle 
{
    cursor: pointer;
    font-weight: 600;
    position: relative;
    padding-right: 30px;
}

.service-toggle::after 
{
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
}

.service-item.active .service-toggle::after
{
    content: "-";
}

/* Accordion content */
.service-content 
{
    display: none;
    padding-top: 20px;
}

.service-item.active .service-content
{
    display: block;
}

/* Images */
.service-content img 
{
    width: 100%;
    height: auto;
    border-radius: 14px;
}

/* CTA section styling */
.call-action.bg-primary 
{
    background: #00007d;
}

.call-action h3,
.call-action p 
{
    color: #ffffff;
}
/*==================================End Services Page Styles=======================*/


/*==================================Sticky Header==============================*/
.has-fixed 
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #ffffff;
}











