﻿
.herotext {font-size:42px !important;}

.rounded {    border-radius: 12px !important;}

 .quote-paragraph blockquote p::before {
     content: "" !important;
}

 .quote-paragraph blockquote p:first-of-type::before {
     content: "“" !important;
}


.quote-paragraph blockquote p {
     display: block !important;
}

 
 .dropdown-menu {
     border: none !important;
     border-radius: 0px !important;
     background: #008B95 !important;
}

footer {padding-top:42px;padding-bottom:6px;}
footer li {margin-right:12px;padding-left:12px;border-left:1px solid white;}
footer li:first-of-type {border:none !important;padding-left:0px;}
footer .row {margin-bottom:24px;}
footer p {margin-bottom:0px;}

.nav-item .nav-link:hover {
    background: #008B95;
    color: white !important;
    padding-left: 12px;
    height: auto;

}

.dropdown-menu a {color:white !important; }
.hero-title {font-family: 'font-bold';}
.hero-subtitle {font-family: 'font-medium'}
.hero-subsubtitle {font-family: 'font-bold'}

p a:hover, p a:focus {
    background: inherit !important;
}

.navbar {
    justify-content: flex-end !important;
}

.navbar-toggler[aria-expanded="true"]::after {
     content: 'Close' !important;
     display: block;
     width: 100%;
}
 .navbar-toggler::after {
     content: 'Menu' !important;
     display: block;
     width: 100%;
}

.navbar-toggler-icon {
    display: none !important;
}

.navbar-toggler {
    padding: 24px 12px 18px 12px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.nav-item .nav-link {
    background: #ffffff;
    padding: 24px 12px 18px 12px;
    height: -webkit-fill-available;
    vertical-align: middle;
    text-align: unset;
    height: -webkit-fit-content;

}

.nav-item .nav-link.active-link {
  background: #008B95;
  color: white !important;
  padding-left: 12px;
}

.strategy-recommendation {border: 3px solid #008B95;
    padding: 30px 18px 12px 18px;
    margin-bottom: 24px;
    margin-top: 18px;
    border-radius: 10px;
    background-color: #EEEEEE;
    box-shadow: 3.8px 7.5px 7.5px hsl(0deg 0% 0% / 0.38);
    width: 80%;
}
.strategy-casestudy h3, .strategy-casestudy h2, .strategy-casestudy h4 {color:#008B95;}
.strategy-casestudy {border: 3px solid #626A6E;
    padding: 30px 18px 12px 18px;
    margin-bottom: 24px;
    margin-top: 18px;
    border-radius: 10px;
    background-color: #F3F9F9;
    box-shadow: 3.8px 7.5px 7.5px hsl(0deg 0% 0% / 0.38);
    width: 80%;
}

.strategy-recommendation, .strategy-casestudy {
  position: relative;
}

.strategy-recommendation .icon-class {
  width: 124px;
  height: 124px; 
  background-image: url('/Workforce-Strategy/inc/images/recommendation-icon.svg');
  background-size: cover;
  background-repeat: no-repeat;
      display: block;
      margin-left:12px;
      margin-bottom:12px;
}

.strategy-casestudy .icon-class {
  width: 124px; 
  height: 124px;
  background-image: url('/Workforce-Strategy/inc/images/case-study.svg');
  background-size: cover;
  background-repeat: no-repeat;
      display: block;
      margin-left:12px;
      margin-bottom:12px;
}

.navbar-strategy {font-family: 'font-semibold';}
.strategy-submenu {border-bottom:3px solid #008B95;border-top: 3px solid #008B95;}
.strategy-submenu .active {text-decoration: underline;}
.strategy-submenu li {
    margin-bottom: 6px;
    margin-top:24px;
}

blockquote p::before {
    color: #008B95 !important;
}

blockquote {

    border-radius: 10px;
}

.header-lg .img-fluid {height: 300px;width: -webkit-fill-available;object-fit: cover;}

.header-lg .card-img-overlay {
    padding-top: 36px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header-lg .h1 {margin-bottom: 6px;font-size: 42px;}
.header-lg .h2 {margin-bottom: 12px;font-size: 30px;}

.header-lg .card {background-color: unset;}

.header-lg .card .card-img {
    height: 300px;
    object-fit: cover;
    object-position: top;}
    
.header-sm {height:140px;}
.header-sm .card-img-overlay {height: 140px;}
.header-sm .card-title {margin: revert;font-family: 'font-regular';}
.header-sm .card-title span {font-family: 'font-semibold';}

.navbar-strategy .navbar-collapse ul li.nav-item {margin-bottom: 0px;}

.bg-gradient {
  background: linear-gradient(to right, #008C95CC, #008C9526);
}

.overlay-text {
  position: absolute;
  top: 200px;
  transform: translateY(-50%);
  color: #fff;
  text-align: left;
}

@media (max-width: 768px) {
  
  .overlay-text h1 {
    font-size: 1.5em;
  }
  .overlay-text p {
    font-size: 1em;
  }

.hero-title {font-size: 2em !important;}
.hero-subtitle {font-size: 1.5em !important;}
.hero-subsubtitle {font-size: 1.5em !important;}

  .navbar-collapse .list-unstyled {
        flex-direction: column !important;
  }

  .nav-item:first-child a {
        padding-left: 0px;
        margin-left: 12px;
        height: -webkit-fit-content;
    
    }

.nav-item .nav-link {
        width: 100% !important;
        height: -webkit-fit-content;
    
    }

.strategy-recommendation, .strategy-casestudy {
    width: 100% !important;
}

.col-lg-3.text-right {text-align: left !important;}



    .header-lg .card {height: 250px;}

    .header-lg .card .card-img {display: none;}

}




.peoplecard-wrapper {
box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    border:none;
}

.peoplecard-wrapper .card-body {padding-top:20px;padding:20px;}

.peoplecard-image {
  text-align: center;
}

.peoplecard-image img {max-width:200px;border-radius: 50%;width: -webkit-fill-available;height: auto;padding: 20px;}
.peoplecard-name {    font-size: 22px;
    line-height: 32px;    font-family: 'font-semibold', Fallback, sans-serif;}
.peoplecard-title {font-size: 90%;}


.dropdown-menu {
    position: relative !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
   
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;}


        /* NAVIGATION BAR */

     

.logo-container {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 250px; /* adjust this to match combined logo widths */
    white-space: nowrap;
}

.logo-innercontainer {
 display: flex;
  gap: 10px;
}


    .custom-navbar {
    display: flex;
    align-items: center;
justify-content: space-between;
padding: 0rem 0rem;
  flex-wrap: nowrap;  

    
    
position: relative;
    
z-index: 1000;
    
margin-top: 12px;


    }

    .nav-brand {
      font-weight: bold;
      color: #333;
      text-decoration: none;
      padding: 12px 0px 12px 0px;
    }

.nav-links {
  flex: 1 1 auto;
  min-width: 0;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
  gap: 6px;
  margin-bottom: 0 !important;
  padding-left: 6px;
  padding-right: 6px;
  justify-content: space-around;
  align-items: stretch; /* ⬅ make all li match tallest item */
}

.nav-links li {
  flex: 1;
  display: flex;
  align-items: center;   /* vertically center text */
  justify-content: center; /* center horizontally (or left if you prefer) */
  margin: 0;
  padding: 12px 0 18px;
  text-align: center;
}


    .nav-links a {
      text-decoration: none;
    }
    .nav-links a:hover {
      color: #0077cc;
    }

    /* MEGA MENU */
    .nav-item-dropdown {
  position: static; /* prevent local positioning */
 // text-align: center;
}


.nav-dropdown-column a, .dropdown-heading {text-align:left !important;}

.nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  display: none;
  padding: 2rem;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  /* flex-wrap: wrap; */
  justify-content: space-evenly;
  z-index: 1000;
}

    .nav-item-dropdown:hover .nav-dropdown {
      display: flex;
      justify-content: space-between;
    }

    .nav-dropdown-column {
      flex: 1 1 200px;
      max-width: 220px;
      margin: 0 1rem;
    }

       a.dropdown-link:first-of-type {
      margin-bottom: 0.75rem;
      color: #444 !important;
      font-family: 'font-semibold';
    position: relative;      /* anchor for ::after */
  padding-bottom: 0px;
    }


 a.dropdown-link:first-of-type::after {
content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; /* full width of paragraph */
  height: 1px; /* thickness */
  background-color: rgba(0, 0, 0, 0.2); /* faint line */
    width: 100%; /* shorter, centred line */
    }

    .dropdown-link {
      display: block;
      padding: 0.35rem 0;
      color: #333;
      text-decoration: none;
    
    }

    .dropdown-link:hover {
      color: #0077cc;
    }

 

    /* MOBILE STYLES */
    .nav-toggle {
      display: none;

      cursor: pointer;
    }

    @media (max-width: 768px) {

      .nav-links li {
      position: relative;
      margin-bottom: 0px;
      text-align: left;
      padding-bottom: 18px;
      padding-top: 12px;
    }

     .nav-dropdown {display:none !important;}


      .nav-links {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        flex-direction: column;
        background-color: #f4f4f4;
        width: 100%;
        padding: 1rem 2rem;
      }

      .nav-links.active {
        display: flex;
      }

      .nav-dropdown {
        position: static;
        flex-direction: column;
        padding: 1rem 0;
        box-shadow: none;
      }

      .nav-dropdown-column {
        margin: 1rem 0;
        max-width: 100%;
      }

      .nav-toggle {
        display: block;
      }
    }



  .custom-navbar img {
  max-width: 120px;
  height: auto;
  width: auto;
 
}



 .active {
  
      font-family: 'font-semibold';
    }
