
@font-face {
    src: url(../Assets/fontawesome-free-6.3.0-web/webfonts/fa-solid-900.woff2);
    font-family: 'FontAwsome6Free';
    

}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$      HOMEPAGE*/


/*============CONTAINER FOR THE CONTENT(EXCLUDES NAVBAR AND FOOTER==================*/
    /* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

.push {
    background-color: white;
    padding: 20px;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    min-height: calc(100vh - 464px);
}

.push2 {
    /* background-color:white; */
    padding: 20px;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-between;
    min-height: calc(100vh - 464px);
}

.body-spacer {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.gen-pad-3{
    padding: 3rem;
}

.gen-pad-3-2{
    padding: 3rem 2rem;
}

.top-pad-1{
    padding-top: 1rem;
}

.top-pad-2{
    padding-top: 2rem;
}

.bot-pad-1{
    padding-bottom: 1rem;
}

.bot-pad-2{
    padding-bottom: 2rem;
}

.bot-pad-3{
    padding-bottom: 3rem;
}

.water-sticky {
    background-image: url("../Images/Homepage/waterbackground.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.generic-grid{
    display: grid;
}

.generic-grid2{
    display: grid;
    position: relative;
    margin: 0 auto;
}

.grid-gap-1{
    gap: 1rem;
}
.grid-gap-2{
    gap: 2rem;
}
.grid-gap-3{
    gap: 3rem;
}

.centered-content{
    justify-content: center;
}


.csc-title {
position: relative;
margin: 0;
padding: 5rem 3rem;
font-weight: bold;
text-align: center;
font-size: 2.2em;
}

.csc-title::after {
    content: "";
    display: block;
    position: absolute;
    left: 150px;
    width: 50%;
    height: 4px;
    background-color: var(--clr-wasablue);
}

.ctent-wrapper-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, 20rem);
    justify-content: center;
    
}

.card-container{
    overflow: hidden;
    position: relative;
    margin: 0.5rem;
    text-align: center;
    box-shadow: 0px 2px 8px 0px #888;
    background-color: white;
    border-radius: 2rem;
    border-bottom: 0.5rem solid var(--clr-wasablue);
}

.banner-img {
    position: absolute;
    height: 10rem;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-img-ho {
    background-image: url("../Images/ServiceCentre/stjosephcsc.jpg");
    background-size: 110%;
}

.banner-img-chaguanas {
    background-image: url("../Images/ServiceCentre/Chaguanascsc.jpg");
    background-size: 110%;
}

.banner-img-sanfernando {
    background-image: url("../Images/ServiceCentre/sanfernandocsc.jpg");
    background-size: 110%;
}

.banner-img-pos {
    background-image: url("../Images/ServiceCentre/kewPlace.jpg");
    background-size: 110%;
}

.banner-img-arima {
    background-image: url("../Images/ServiceCentre/Arimacsc.jpg");
    background-size: 110%;
}

.banner-img-ptfortin {
    background-image: url("../Images/ServiceCentre/ptfortincsc.jpg");
    background-size: 110%;
}

.banner-img-trincity {
    background-image: url("../Images/ServiceCentre/trincitycsc.jpg");
    background-size: 110%;
}

.banner-img-ptown {
    background-image: url("../Images/ServiceCentre/princestowncsc.jpg");
    background-size: 110%;
}

.banner-img-tobago {
    background-image: url("../Images/ServiceCentre/Tobagocsc.jpg");
    background-size: 110%;
}


.csc-info {
    padding-top: 12rem;
}

.csc-info a {
    display: inline-block;
    padding: 1rem;
}

.csc-info img{
    width: 40px;
}
/* Header/Logo Title */



    .imgdisrupt{
        border: 1px solid var(--clr-wasablue); 
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .cardholder{
        margin-top: 50px;
        display: block;
        background-color: white;
        position: relative;
        width: 100%;
        background-position: center;
        background-size: cover;
        border-radius: 40px;
        bottom:0;
        left: 0;
        right: 0;
        top: 0; 
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
  /* .navholder{
        margin-top: 50px;
        display: block;
        background-color: white;
        position: relative;
        width: 100%;
        background-position: center;
        background-size: cover;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
        bottom:0;
        left: 0;
        right: 0;
        top: 0; 
    } */

    .cardholder2{
        margin-top: 50px;
        width: 75%;
        display: block;
        background-color: white;
        background-position: center;
        background-size: cover;
        border-radius: 40px;
        position: relative;
        right:0;
        left: 0;
        bottom:0;
        top: 0;
        border-radius: 40px;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


    /* HEAD OFFICE CONTACT - Contact Us */
    .main-contact-container{
        /* width: 100%; */
        max-width: 640px;
        min-width: 320px;
        justify-content: center;
        background-color: rgba(255, 255, 255, 0.58);
        border-radius: 25px;
        overflow: hidden;
    }

    .contact-banner{
        /* position: absolute; */
        width: 100%;
        object-fit: cover;
        object-position:top;
    }

    .office-name{
        color: var(--clr-wasablue);
        font-size: 1.5rem;
        font-weight: 500;
        text-align: center;
        padding: 1rem;
    }

    .location-links{
        display: flex;
        justify-content: center;
    }

    .location-links img{
        width: 35px;
    }

    .location-links a{

        margin: 0.5rem 0.5rem 1rem 0.5rem;
        padding: 0.7rem;
        background-color: var(--clr-lgtransp);
        border-radius: 50%;
    }

    .location-links a:hover, .location-links a:focus, .location-links a:focus-within, .social-links a:hover, .social-links a:focus, .social-links a:focus-within{
        background-color: #e4e4e461;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .contact-phone, .contact-email{
        position: relative;
        padding-top: 2.5rem;
        text-align: center;
        
    }


    .contact-info-container{
        display: grid;
        justify-items: center;
    }

    .social-contact-container{
        margin: 1rem 0 3rem 0;
        width: 60%;
        border-top: solid 2px #707070;
    }

    .social-links{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
        margin: 0;
        width: 100%;
        /* align-content: center; */
        justify-content: center;
        justify-items: center;
    }

    .social-links img{
        width: 30px;
    }

    .social-links a{
        margin: 0.5rem;
        padding: 0.7rem;
        background-color: var(--clr-lgtransp);
        border-radius: 50%;
       /*  border: solid 1px red; */
    }

    .contact-phone::before, .contact-email::before{
        position: absolute;
        top: 5px;
        left: calc(50% - 10px);
        font-family: FontAwsome6Free;
        font-size: 1.5rem;
    }
    .contact-phone::before{
        content: '\f2a0';
    }
    .contact-email::before{
        content: '\f0e0';
    }

    .contact-phone a, .contact-phone a:link .contact-email a, .contact-email a:link{
        color: var(--clr-frey);
        text-decoration: none;
        cursor: pointer;
    }

    .contact-phone a:hover, .contact-email a:hover, .contact-phone:hover::before, .contact-email:hover::before{
        color: var(--clr-wasablue);
        font-weight: 500;
    }

    


    /* CUSTOMER SERVICE CENTRES - Contact Us */
    .cscentre{
        width: 300px;
        max-width: 480px;
    }
    .cscentre .cardholder{
        background-color: lightblue;
    }
    
    .cscentre .cardholder .img-holder{
        width: 100%;
        border-radius: 5px 5px 0px 0px;
        overflow: hidden;
    
    }


    #visitcustomer{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-row: 1fr;
    
    }

    #customerservice{
        display: block;
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 1;
        width: 100%;
        height: 100%;
        border-radius: 40px;
    }

    #visitusbox{
        margin-top: 0;
        grid-column-start: 2;
        grid-column-end: 3;
        grid-row-start: 1;
        margin-bottom: 150%;
     
        margin-left: 15%;
        box-shadow: 10px 10px 10px black;
        border: 0;
    }


    

/*--================CAROUSEL CONTAINTER   ====================== */

   /*  .carousel-item{
        height: 40rem;
        background: white;
        position: relative;
        color: black;
    }

    .carousel-inner{
        position: relative;
        border-radius: 40px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


    .container{ 
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-bottom: 50px;
    }

    .CarouselImgs{
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        border-radius: 40px;
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: cover;
        
    }

    #pic1{
        background-image:url(../Images/CarouselImgs/image2Hm.jpg) ;
    }

    #picdefault{
        background-image:url(../Images/CarouselImgs/fillerimage.jpg) ; 
    }*/

/*--================CAROUSEL CONTAINTER   ====================== */








/*--================VIDEO CONTAINTER   ====================== */
    #video1{
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 40px;   
    }

    #video2{
        margin: 0 auto;
        display: block;
        width: 800px;
        height: auto;
 
    }

/*--================VIDEO CONTAINTER   ====================== */


/*--================NEWS & NOTICES====================== */
.row{
    position: relative;
    text-align:center;
    margin:0;
    padding: 20px;
}    
.col-sm-6{
        max-width:33%;
    }
    .card-body{
        transition: transform .2s;
        position: relative;
    }

    .card-body:hover{
        background-color: var(--clr-wasablue);
        border-radius: 40px;
        transform: scale(1.1);
        z-index: 100;

    }



/*--================NEWS & NOTICES====================== */


/*$$$$$$$$$$$$$$$$$$$$$$$$$$      HOMEPAGE*/





/*$$$$$$$$$$$$$$$$$$$$$$$$$ ABOUT US*/


.container2{
    height: 100vh;
    perspective: 1px;
    transform-style: preserve-3d;
    overflow-x: hidden;
    overflow-y: auto;
}

.parallax{
    width: 100vw;
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
}

.background{
    overflow:hidden;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-attachment: fixed;
   
    transform: translateZ(-1px) scale(2);
}
.background img{
    width:100%;
    height:100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: -4;
    background-position: center;
}
.normal{
    width: 100%;
    height: 100vh;
    background-color: var(--clr-wasablue);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

/* #aboutuscard h6, #orgstructure h6, #boardmembers h6, #executivemanagement h6, #wasa-services h6 {
    padding: 2rem 1rem;
    font-size: var(--ff-section-title);
    text-align:center;
    color:#fff;
    text-shadow: 0 0 5px black;
}
 */
.facts-bkgd{
    width: 100%;
    margin-bottom: 2rem;
    padding: 1rem 2rem;
    color: black;
}

.corp-info{
    width: 100%;
    margin: 0 0 4rem 0;
    padding: 2rem;
    background-color: #f1f1f1df;
    border-radius: 19px;
    overflow: hidden;
}

.corp-info section{
    margin: 0 0 4rem 0;
    /* font-size: 1rem; */
}

.corp-info section li{
    margin: 0 0 1.5rem ;
    padding: 0 0 0 2rem;

}

.info-grid{
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
}

.wasa-pillars{
    width: 100%;
    max-width: 1024px;
}

.mgt-avatar-grid{
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    border: 1px solid red;
}

.avatar-head{
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin: 0;
}
.board-subtitle1{
    display: block;
    font-size: var(--ff-section-header);
    font-weight: bold;
    text-align: center;
    color: var(--clr-wasablue);
    padding: 0rem;
    margin: 0rem;
}

.boardcomm-lead{
    text-align: center;
    font-size: 1rem;
}
.commisioners-list{
    display: grid;
    gap: .25rem;
    grid-template-columns: repeat(auto-fill,  minmax(200px, 1fr));
    border: 1px solid orange;
}

.avatar-grid-container{
    display: grid;
    align-items: center;
    max-width: 1000px;
    margin: auto;
}

.avatar-card{
    display: grid;
    place-items: center center;
    width: 100%;
    height: fit-content;
    background-color: #ddd;
    border: 1.5px solid var(--clr-wasablue);
    border-radius: 19px;
    overflow: hidden;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.6);
    
}

.avatar-card img{
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}


.avatr-bio{
    display: grid;
    place-items: center center;
    padding: 1rem;
    width: 100%;
    
    color: #f1f1f1;
    background-color: var(--clr-wasablue);
}
.avatr-bio .estyle{
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}
.position{
    font-size: 1.5rem;
}
.exec-name{
    font-size: 1.1rem;
}

/**** NEW AVATAR CARDS - BOARD AND MANAGEMENT ******/

.avatar-head-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, 30rem);
    justify-content: center;
}

.avatar-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(17rem, 1fr));
    justify-content: center;
}
.executive-wrapper {
    display: grid;
    /* grid-template-columns: repeat(auto-fit, 1fr); */
    justify-content: center;
}

.commissioners-wrapper{
padding-top: 2rem;
}

.ceo-container {
    width: 500px;
}

.avatarcard-container{
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 0px 2px 8px 0px #888;
    background-color: var(--clr-wasablue);
    border-radius: 2rem;
    /* border: solid 1px red; */
}

.avatr-bio2 {
    padding: 1rem;
    color: white;
}
.avatr-bio2 p {
    display: block;
    margin: 0;
    padding: 0;
}

.avatarcard-container img {
    max-width: 1000px;
    object-fit: cover;
}

/* Board Of Commissioners */
/* .comseperator{
    display: grid;
    justify-content: center;
    padding: 1rem;
    width: 100%;
    background-color: var(--clr-lgtransp);
    border-radius: 10px;
    box-shadow: var(--shadow1);
} */

/* .comseperator p{
    display: block;
    text-align: center;
}

li.boardName, li.personnelList{
    position: relative;
    margin: 0rem;
    width: 100%;
    font-size: var(--ff-personnel-name);
    list-style-position:inside;
    line-height: 3rem;
}

li[data-sx="female"]:not(.personnelList){
    list-style-image: url('data:image/svg+xml,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g><path d="M16,31.75C7.32,31.75.25,24.68.25,16S7.32.25,16,.25s15.75,7.07,15.75,15.75-7.07,15.75-15.75,15.75Z" fill="%23fff" stroke-width="0"/><path d="M16,.5c8.55,0,15.5,6.95,15.5,15.5s-6.95,15.5-15.5,15.5S.5,24.55.5,16,7.45.5,16,.5M16,0C7.16,0,0,7.16,0,16s7.16,16,16,16,16-7.16,16-16S24.84,0,16,0h0Z" fill="%230005ab" stroke-width="0"/></g><path d="M19.18,17.56s.58.33.8.91c.23.58.14,1.29.68,1.61.05.31,1.08,1.98,2.8,2.17,0,0,.68.68.87.79,0,0-2.49-.47-4.62-1.71-.21-.12-.58.4-.68.73-.11.33-.6,4.8-.67,5.11-.11.54-.23,2.8-.32,4.19,4.82-.64,8.93-3.49,11.3-7.51-.22-.59-.41-1.04-.48-1.17-.21-.42-1.15-1.78-1.15-1.78,0,0,.02-.07-.04-.14.49-.52-.07-.94-.07-.94.31.31.03.59-.24.7-.28.1-.77-.63-.98-.84-.21-.21-.7-.14-.94.07-.24.21-.59.21-.59.21-.28-.52-1.12-.49-1.12-.49-.04-.21.48-.51.87-1.85.45-1.54-1.12-4.34-1.64-6.12-.18-.6-1.5-4.76-1.68-5.42-.55-2.08-2.87-3.67-3.92-4.09-.62-.25-1.64.1-1.64.1,0,0-1.81-.51-3.85.94-.49.35-2.37,2.42-2.66,6.12-.21,2.69-.56,3.71-.66,4.55-.21,1.61-.32,4.34.45,4.65,0,0-.84.21-.73.52.1.31.24.49.17.7-.07.21-.07.63-.07.63,0,0-.73.38-.73.98s-.19,1.06-.73,1.12c-.49.05-.84-.77-.14-1.01,0,0-.54.05-.56.54-.02.49.3.61.3.61,0,0-.68.17-.82.31-.14.14-.51.56-.59,1.01-.07.37-.77,1.03-1.11,2,2.05,2.53,4.88,4.39,8.12,5.23.17-1.27.56-2.69.58-3.85,0-.32.14-3.46.14-3.46l-2.15-.96-3.45,2.31,1.15-1.68s1.68-.56,2.34-1.4c0,0,1.5-.35,1.75-1.82.24-1.47.72-1.5.72-1.5,0,0,0,3.41-.05,3.88-.07.54.47.58.84.93.44.32,1.57,1.33,1.57,1.33,0,0,.02-.54.17-.73.16-.19,2.36-1.93,2.61-2.05.72-.35.86-4.02.86-4.41Z" fill="%230099ab" stroke-width="0"/></svg>');
}
li[data-sx="male"]:not(.personnelList){
    list-style-image: url('data:image/svg+xml,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><g><path d="M16,31.75C7.32,31.75.25,24.68.25,16S7.32.25,16,.25s15.75,7.07,15.75,15.75-7.07,15.75-15.75,15.75Z" fill="%23fff" stroke-width="0"/><path d="M16,.5c8.55,0,15.5,6.95,15.5,15.5s-6.95,15.5-15.5,15.5S.5,24.55.5,16,7.45.5,16,.5M16,0C7.16,0,0,7.16,0,16s7.16,16,16,16,16-7.16,16-16S24.84,0,16,0h0Z" fill="%230005ab" stroke-width="0"/></g><path d="M30.7,20.87c-1.58-.41-5.45-1.04-6.05-1.14-1.03-.15-3.61-1.6-3.66-1.91-.1-.31-.57-.88-.57-.88.1.82-.88,8.92-.98,9.38-.09.34-.49,3.38-.68,4.91,5.61-1.02,10.17-5.05,11.94-10.37ZM16.1,21.49s.1.05-.77.05-2.47,1.19-2.47,1.19c0,0,.41-.21.46-.15.26.26.98,1.08.98,1.39.05.36-.41,1.7-1.29,3.61-.5,1.08-.75,2.45-.88,3.42,1.24.32,2.53.51,3.87.51.29,0,.57-.03.86-.04-.04-.94-.17-2.59-.29-3.22-.15-.82-.46-3.09-.36-3.61.1-.52.72-.93.98-1.19.21-.21.77-.72.98-.93.05-.05.31.15.31.15-.82-1.03-2.37-1.19-2.37-1.19ZM10.64,18.91c-.36.31-5.05,2.01-5.57,2.22-.22.09-2.36.29-3.49.54,1.73,4.4,5.41,7.81,9.98,9.18,0-3.22-.02-12.41.11-12.97.05,0-.67.72-1.03,1.03ZM15.28,21.28c.21.21.57.21.98,0,.41-.15,2.89-2.58,3.3-2.99.41-.36.72-1.24.72-1.49,0-1.55.36-3.14.36-3.14.31,0,.52-.1.77-.36s.98-1.75.98-2.94-.31-1.34-.41-1.39c-.15-.05-.57.26-.57.26,0,0,.21-2.37-.26-3.66-.77-1.96-3.87-3.5-5.67-3.5s-3.5.88-4.9,2.58c-1.39,1.75-.67,5.21-.67,5.21-.1-.26-.62-.57-.67.05-.1.62.41,1.86.41,2.11s.31,1.49.46,1.96.46.31.46.31c.21,1.91,1.29,3.4,1.29,3.4,0,.82,3.2,3.4,3.4,3.61Z" fill="%230099ab" stroke-width="0"/></svg>');
    
} */

li[data-sx]::marker{
    white-space-collapse:collapse ;
    font-size: 5rem;
    /* transform: translateY(50%); */
}

.comseperator li:not(:last-of-type, .personnelList)::after {
    position: absolute;
    content: '';
    bottom: -5px;
    left: 0;
    transform: translateX(-10%);
    height: 1px;
    width: 125%;
    background-color: #bab9b9;
}


.personnelList-wrapper{
    margin: auto;
    }

.personel-card{
    display: grid;
    padding: 1rem;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.personel-card figure{
    aspect-ratio: unset;
}

.personnelName{
    display: block;
    position: relative;
    margin: 0rem;
    font-size: var(--ff-personnel-name);
}

img.personnel-avatar{
    width: 60px;
    height: auto;
}


/******* ACCORDION STYLING ******/
.accordion {
    display: flex;
    align-items: center;
    justify-content: center;
   /*  min-height: 100vh; */
}

.accord-wrapper{
    max-width: 1000px;
    padding: 0 20px;
  }

  .accord-wrapper .parent-tab,
  .accord-wrapper .child-tab{
    margin-bottom: 8px;
    border-radius: 3px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.18);
  }
  .accord-wrapper .parent-tab label,
  .accord-wrapper .child-tab label{
    background: var(--clr-wasablue);
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    z-index: 99;
    transition: all 0.3s ease;
  }
  .accord-wrapper .parent-tab label:hover{
    background: var(--clr-wasablue);
  }
  .parent-tab input:checked ~ label,
  .child-tab input:checked ~ label{
    border-radius: 3px 3px 0 0;
    background: var(--clr-wasablue);
  }
  .accord-wrapper label span{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 0 -1px 1px var(--clr-wasablue);
  }
  .accord-wrapper .child-tab label span{
    font-size: 17px;
  }
  .parent-tab label .icon{
    position: relative;
    height: 30px;
    width: 30px;
    font-size: 15px;
    color: var(--clr-wasablue);
    display: block;
    background: #fff;
    border-radius: 50%;
    text-shadow: 0 -1px 1px var(--clr-wasablue);
  }
  .accord-wrapper .child-tab label .icon{
    height: 27px;
    width: 27px;
  }
  .parent-tab label .icon i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .parent-tab input:checked ~ label .icon i:before,
  .child-tab input:checked ~ label .icon i:before{
    content: '\f068';
  }
  .accord-wrapper .parent-tab .content,
  .accord-wrapper .child-tab .sub-content{
    max-height: 0px;
    overflow: hidden;
    background: #fff;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s ease;
  }
  .parent-tab input:checked ~ .content,
  .child-tab input:checked ~ .sub-content{
    max-height: 100vh;
  }
  .tab-3 input:checked ~ .content{
    padding: 15px 20px;
  }
  .parent-tab .content p, .parent-tab ul,
  .child-tab .sub-content p{
    padding: 15px 20px;
    font-size: 1rem;
    font-weight: 500;
  }
  .child-tab .sub-content p{
    font-size: 15px;
  }
  .accord-wrapper input[type="radio"],
  .accord-wrapper input[type="checkbox"]{
    display: none;
  }  

  .bclst li{
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 1rem;
    padding-left: 1rem;
  }


/* .bg1{
    background-image: url("../Images/Parallax/backdrop1.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    width: 100%;
    height: 100%;
    overflow:hidden;
   


}
.imageholder{
    width: 230px; 
    height: 350px;
}

.imageholder2{
    width:200px;
    height: 250px;
}

.bg2{
    background: url("../Images/Parallax/WasaOrgChart.jpg");
    background-size: cover;
}

.bg3{
    background-image: url("../Images/Parallax/waterbackground.jpg") ;
    overflow: hidden;
}

.bg4{
    background-image: url("../Images/Parallax/hollisBkgd1.jpg") ;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
}

.bg5{
    background-image: url("../Images/LatestUpdate/Projects.jpeg") ;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden

}

.bg6{
    background-image: url("../Images/procurementimage.jpg") ;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden
}

.bg7{
    background-image: url("../Images/tapbkgd-dark.jpg") ;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden

}
 */

#heroheading{
    font-size: 7rem;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 5px black;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}





#newspost{
    width: 20%;
    margin-top: 0px;

}
#pagecontrols{
    font-size: 1rem;
    color: var(--clr-wasablue);
    padding: 8px 16px;
}

#pagecontrols a{
    text-decoration: none;
    color: black;
    padding: 8px 16px;
    border: 1px solid #ddd;
}

#pagecontrols span{
    text-decoration: none;
    color: black;
    padding: 8px 16px;
    border: 1px solid #ddd;
    background-color: var(--clr-wasablue);
}

#pagecontrols a:hover:not(.active) {background-color: #ddd;}

.wasa-tableStyle{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.wasa-tableStyle thead > tr{
    background-color: var(--clr-light-grey);
}

.wasa-tableStyle td, .wasa-tableStyle th{
    margin: 0;
    padding-left: 8px;
    border: 1px solid var(--clr-light-grey);
}

.wasa-tableStyle th, .wasa-tableStyle td {
    text-align: left;
}

.wasa-tableStyle th {
    text-align: center;
}

.wasa-tableStyle tbody > tr{
    font-size: 0.9rem;
}

.wasa-tableStyle tbody > tr:nth-child(even) {
    
    background-color: lightblue;
    width:100%;
    border-radius: 40px;
  }

  .wasa-tableStyle tbody > tr:nth-child(odd) {
    background-color: var(--clr-white);
    width:100%;
    border-radius: 40px;
  }

 .wasa-tableStyle a {
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px;
    text-decoration: none;
  
  }

  .wasa-tableStyle a, .wasa-tableStyle a:link {
    text-decoration: none;

  }

 .wasa-tableStyle a:hover, .wasa-tableStyle a:focus, .wasa-tableStyle a:focus-within {
    background-color: var(--clr-wasablue);
    color: aliceblue;
  }

  article {
    --img-scale: 1.001;
    --title-color: black;
    --link-icon-translate: -20px;
    --link-icon-opacity: 0;
    position: relative;
    border-radius: 16px;
    box-shadow: none;
    background: #fff;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
  }
  
  article a::after {
    position: absolute;
    inset-block: 0;
    inset-inline: 0;
    cursor: pointer;
    content: "";
  }
  
  /* basic article elements styling */
  article h2 {
    margin: 0 0 18px 0;
    font-family: "Bebas Neue", cursive;
    font-size: 1.9rem;
    letter-spacing: 0.06em;
    color: var(--title-color);
    transition: color 0.3s ease-out;
  }
  
  figure {
    margin: 0;
    padding: 0;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
  
  article img {
    max-width: 100%;
    transform-origin: center;
    transform: scale(var(--img-scale));
    transition: transform 0.4s ease-in-out;
  }
  
  .article-body {
    padding: 24px;
  }
  
  article a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #28666e;
  }
  
  article a:focus {
    outline: 1px dotted #28666e;
  }
  
  article a .icon {
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    transform: translateX(var(--link-icon-translate));
    opacity: var(--link-icon-opacity);
    transition: all 0.3s;
  }
  
  /* using the has() relational pseudo selector to update our custom properties */
  article:has(:hover, :focus) {
    --img-scale: 1.1;
    --title-color: #28666e;
    --link-icon-translate: 0;
    --link-icon-opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  
  
  /************************ 
  Generic layout (demo looks)
  **************************/
  
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  

  
  .articles {
    display: grid;
    max-width: 1200px;
    margin-inline: auto;
    padding-inline: 24px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 24px;
  }
  
  @media screen and (max-width: 960px) {
    article {
      container: card/inline-size;
    }
    .article-body p {
      display: none;
    }
  }
  
  @container card (min-width: 380px) {
    .article-wrapper {
      display: grid;
      grid-template-columns: 100px 1fr;
      gap: 16px;
    }
    .article-body {
      padding-left: 0;
    }
    figure {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
    figure img {
      height: 100%;
      aspect-ratio: 1;
      object-fit: cover;
    }
  }
  
  .sr-only:not(:focus):not(:active) {
    clip: rect(0 0 0 0); 
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap; 
    width: 1px;
  }

/* table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
  
  tr:nth-child(even) {
    background-color: lightblue;
    width:100%;
    border-radius: 40px;
  }
 */
  
  
.default-table-container{
    background-color:aliceblue;
    padding: 2rem;
}

.mediabanner{
    display: block;
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
    background-color: #006fe6;
    background-image: url("../Images/Parallax/MediaRelease.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 0px 0;
}


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$ ABOUT US*/


/*** SERVICES PAGE STYLING ***/

/* .service-container{
    width: 100%;
    margin: 1rem 0rem 4rem 0rem;
    padding-bottom: 3rem;
    font-size: 1rem;
    background-color: rgba(240, 248, 255, 0.89);
    border-radius: 1.5rem;
    overflow: hidden;
    box-shadow: 0px 2px 8px 0px #888;

}

.service-container h4{
    width: 100%;
    margin-bottom: 2rem;
    padding: 2rem 3rem;
    color: aliceblue;
    background-color: var(--clr-wasablue);
}

.service-info, .aForm-info{
    margin: 0;
    padding: 0 3rem;
}
.add-requirement{
    width: 100%;
    margin-bottom: 1rem;
    border: 1px solid var(--clr-wasablue);
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.add-requirement .req-header{
    width: 100%;
    margin: 0px;
    padding: 1rem;
    color: aliceblue;
    font-size: 1rem;
    background-color: var(--clr-wasablue);
}

.add-requirement p{
    padding: 1rem;
    margin: 0;
}


.service-exp{
    width: 100%;
    margin-top: 3rem;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid var(--clr-wasablue);
    background-color: #009aab1f;
    
}
.service-exp1{
    width: 100%;
    margin-top: 3rem;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid var(--clr-wasablue);
    background-color: #009aab1f;
    
}

.service-container ul, .add-requirement ul{
    list-style-type: disc;
}

.service-container li, .add-requirement li{
    margin: 0;
    width: 100%;
    padding: 0rem 1.2rem 1.2rem 1.2rem;
}

.bold li span{
display:inline-block;
margin: 0;
padding-left: 2rem;
font-weight: normal;
}

section#sanitary-constructor {
    counter-reset: service-maincat;
}

p.service-maincat{
    position: relative;
    z-index: 2;
    margin-left: 25px;
    padding-left: 1.5rem;
    display: list-item;
    list-style-type: upper-alpha;
    font-weight: bold;
    font-size: 1.5rem;
    color: var(--clr-wasablue);
    counter-increment: service-maincat;
}



p.service-maincat::marker{
    z-index: 3;
    color: aliceblue;
   
}

p.service-maincat::before {
    z-index: -1;
    position: absolute;
    left: -45px;
   
    content: '';
    width: 40px;
    height: 100%;
    background-color: var(--clr-wasablue);
    border-radius: 3rem;
}
p.service-maincat::after {
    z-index: 1;
    position: absolute;
    bottom: 0rem;
    left: 5%;
   
    content: '';
    margin-left: 20px ;
    width: 60%;
    height: 5%;
    
    background-color: var(--clr-wasablue);
} */

/* p.service-maincat-0,  */.corp-info h3{
    position: relative;
    z-index: 2;
    /* margin-left: 15px; */
    padding-left: 1.5rem;
    display: list-item;
    list-style-type: none;
    font-weight: normal;
    font-size: var(--ff-section-header);
    color: var(--clr-wasablue);
}


/* p.service-maincat-0::before,  */.corp-info h3::before{
    display: block;
    position: absolute;
    font-family: 'FontAwsome6Free';
    font-weight: 700;
    content:'\f0da';
    top: 0;
    left: 0;
    color: var(--clr-wasablue);
}


.bullet-lvl1 {
    list-style-type:decimal;
}

.bullet-lvl1 > li::marker {
color: var(--clr-wasablue);
font-size: 1em;
font-family: 'FontAwsome6Free';
font-weight: 700;
content: '\f058';
}

.bulletlvl2-numbered1{
    counter-increment: li;
}

ul.bulletlvl2-numbered1 li::marker{
    content: '' counter(li);
}

/* COMPLETED PROJECTS */
.main-project-container{
    width: 80%;
    /* justify-content: center; */
    background-color: rgba(255, 255, 255, 0.58);
    border-radius: 25px;
    overflow: hidden;
}

.main-project-container h6{
    padding: 0rem 1rem 2rem 1rem;
    font-size: var(--ff-section-title);
    text-align:center;
    color:#fff;
    text-shadow: 0 0 5px black;
}
.project-wrapper{
    width: 97%;
    margin: 0 auto;
    background-color: transparent;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    box-shadow: 0px 6px 8px 0px #888;
}
.project-title{
    width: 100%;
    padding: 1rem;
    text-align: center;
    background-color: #009aab24;
    border-radius: 15px 15px 0 0;
    /* overflow: hidden; */
}
.project-name {
    color: var(--clr-wasablue);
    font-size: 2rem;
    font-weight: 500;
    padding-bottom: 1rem;
}
.main-org{
    font-size: 1.5rem;
    font-weight: 500;
}

/* STYLING APPLICATION FORMS */

.aForm-info > li {
    display: flex;
    align-content: center;
    margin: 0.5rem 0 0 0;
    padding: 0rem;
    list-style: none;
    color: var(--clr-wasablue);
    border: solid 1px var(--clr-wasablue);
    border-radius: 10px;
}

.aForm-info > li a{
    width: 100%;
    text-decoration: none;
    padding: 1rem 0rem 1rem 1rem;
}

.aForm-info > li a:link{
    color: var(--clr-wasablue);
}

.aForm-info > li i{
    margin: 0.4rem;
    padding: 0 ;
}

.aForm-info > li:hover{
    border: none;
    color: var(--clr-white);
    background-color: var(--clr-wasablue);
    cursor: pointer;
    transform: scale(1.05);
}

.aForm-info > li a:hover{
    color: var(--clr-white);
}




/* STYLING A TABLE USING DIVS */
.pseudo-table{
    display: table;
    margin: auto;
}

.pseudo-row{
    display: table-row;
    width: 100%;
    
}

.pseudo-td{
    display: table-cell;
    margin: 0;
    padding: 1rem 2rem;
}

.two-col-small{
    max-width: 60%;
    min-width: fit-content;
}

.highlight-box{
    width: fit-content;
    margin-top: 1rem;
    padding: 1rem 3rem;
    background-color: rgba(173, 216, 230, 0.499);
    border-radius: 1rem;
}

.box-head{
    margin: 0;
    background-color: #faefe4a2;
    padding: 2rem 3rem;
}

.project-title2{
    font-size: 1.2 rem;
    font-weight: bold;
}

.service-container li{
    list-style: none;
}

/* MODAL STYLING */

/* alert button */
.alert-btn {
  border: 1px solid #999;
  background-color: #eee;
  color: #555;
  border-radius: 5px;
  min-width: 80px;
  /* margin-right: 5px; */
  cursor: pointer;
}

/* Primary Button */
.alert-btn.primary {
  color: #FFFFFF;
  border-color: #3070bb;
  background-color: #3070bb;
}

.alert-btn.general{
    font-size: 14px;
    margin:4px 8px;
    padding: 4px 15px;
}

.alert-btn.projects{
    font-size: 10px;
    margin:4px 8px;
    padding: 4px 6px;
    float: right;
}



/*  CAREER PAGE*/

/* .hero-image {
    height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
 */

  .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }

  #Jobs th {
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: var(--clr-wasablue);
    color: white;
    font-weight: 1000;
    
  }

  #Jobs td {
    height: 80px;
    border-bottom-width: 2px;
    border-bottom-color: var(--clr-wasablue);
    border-bottom-style: solid;
    font-size: 1rem;
    font-weight: 500;
    color: black;

}

#Jobs td button{
    background-color: var(--clr-wasablue); 
    font-weight: 600;
    border-color: var(--clr-wasablue);    
}

/* #prevaluetable th {
    padding: 10px;
    text-align: left;
    background-color: var(--clr-wasablue);
    color: white;
    font-weight: 1000;
    border: 1px solid black;
    
  }
  #prevaluetable table td{
    border: 1px solid black;
    padding: 2px;
  }


  #oprcodes th {
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: var(--clr-wasablue);
    color: white;
    font-weight: 1000;
    
  }

  #oprcodes td {
    height: 40px;
    border-bottom-width: 2px;
    border-bottom-color: var(--clr-wasablue);
    border-bottom-style: solid;
    font-size: 1rem;
    font-weight: 500;
    color: black;
}

#oprcodes tr:nth-child(odd){
    background-color: #ddd;
} */

#faqpro th{
    padding: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: lightblue;
    color: black;
    border: black 1px solid;

}

#faqpro td {
    height: 40px;
    border: black 1px solid;
    font-size: 1rem;
    font-weight: 500;
    color: black;
    padding: 5px;
  }


#waterschedule{
    width: 49%;
}  

#tempcard{
    border: 2px solid var(--clr-wasablue);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/*  HISTORY HTML */

.timeline{
    position: relative;
    max-width: 1200px;
    margin: 100px auto;
}




.jar{
    padding: 10px 50px;
    position: relative;
    width: 50%;
    animation: movedown 1s linear forwards;
    opacity: 0;
}

@keyframes movedown {
    0%{
        opacity: 1;
        transform: translateY(-30px);
    }
    100%{
        opacity: 1;
        transform: translateY(0px);
    }
    
}

.jar:nth-child(1){
    animation-delay: 0s;
}
.jar:nth-child(2){
    animation-delay: 1s;
}
.jar:nth-child(3){
    animation-delay: 2s;
}
.jar:nth-child(4){
    animation-delay: 2.5s;
}
.jar:nth-child(5){
    animation-delay: 2.9s;
}
.jar:nth-child(6){
    animation-delay: 4s;
}
.jar:nth-child(7){
    animation-delay: 5s;
}
.jar:nth-child(8){
    animation-delay: 6s;
}
.jar:nth-child(9){
    animation-delay: 6.5s;
}
.jar:nth-child(10){
    animation-delay: 8s;
}
.jar:nth-child(11){
    animation-delay: 8.8s;
}
.jar:nth-child(12){
    animation-delay: 10.2s;
}
.jar:nth-child(13){
    animation-delay: 11s;
}
.jar:nth-child(14){
    animation-delay: 11.5s;
}
.jar:nth-child(15){
    animation-delay: 12.5s;
}
.jar:nth-child(16){
    animation-delay: 13.5s;
}
.jar:nth-child(17){
    animation-delay: 14.5s;
}
.jar:nth-child(18){
    animation-delay: 18s;
}


.text-box{
    padding: 20px 30px;
    background: lightblue;
    position: relative;
    border-radius: 6px;
    font-size: 15px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}



.left-jar{
left:0%;
}

.right-jar{
    left: 50%;
    }

.timeline::after{
    content:'';
    position:absolute;
    width: 4px;
    height: 100%;
    background: var(--clr-wasablue);
    top: 0;
    left:50%;
    margin-left: -3px;
    z-index: 1;
    animation: moveline 20s linear forwards;
}

@keyframes moveline {
    0%{
        height: 0;
    }
    100%{
        height: 100%;
    }
    
}

.text-box h2{
    font-weight: 600;
    font-size: var(--ff-history-header);
}
.text-box small{
    display: inline-block;
    margin-bottom: 15px;

}

.left-jar-arrow{
    height: 0;
    width:0;
    position: absolute;
    top: 28px;
    z-index: 1;  
    
    border-top: 15px solid transparent;
    border-bottom:15px solid transparent ;
    border-left: 15px solid lightblue;
    right: -15px;
  

}

.right-jar-arrow{
    height: 0;
    width:0;
    position: absolute;
    top: 28px;
    z-index: 1;  
    
    border-top: 15px solid transparent;
    border-bottom:15px solid transparent ;
    border-right: 15px solid lightblue;
    left: -15px;
 

}
.page-wrap{
    width: 80%;
    margin: 0 auto;
}
.proheading{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: var(--clr-wasablue);
}

.probody{
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    line-height: 34px;
    color:black;
}

.page-wrap ul li{
    
    font-size: 18px;


}




/**************************/


/* MOBILE VIEW */
    @media screen and (max-width:850px) {
        #pic1{
            background-image:url(../Images/CarouselImgs/fillerimage.jpg);
        }

        .col-sm-6{
            min-width: 100%;
        }
        #disruptimgholder{
            margin-top: 10px;
        }
        #video2{
            width: 100%;
        }
        #cscentre, #newspost{
            width: 100%;
            margin-top: 0px;
        }
    
    
        .cfspan-2{
            grid-column: auto / span2;
        }
       
        #waterschedule{
           width: 100%;

        }


        .timeline{
            margin: 50px auto;
        }
        .timeline::after{
            left: 31px;
        }

        .jar{
            width: 90%;
            padding-left: 2px;
            padding-right: 2px;
        }
        .text-box{
            font-size: 13px;
        }
        .text-box small{
            margin-bottom: 10px;
        }
        .left-jar{
            left:0;
            margin: 60px;
        }
        .right-jar{
            left:0;
            margin: 60px;

        } 

        .left-jar-arrow, .right-jar-arrow{
            border-right:15px solid lightblue ;
            border-left: 0px;
            left: -15px
        }
        .page-wrap{
            width: fit-content;
        }
    
    }

    @media screen and (max-width:480px){
        .facts-bkgd{
            margin-bottom: 0rem;
            padding: 1rem .25rem;
        }

        .corp-info{
            margin: 0 0 4rem 0;
            padding: .5rem;
            background-color: #f1f1f1df;
            border-radius: 15px;
            overflow: hidden;
        }
        
        .corp-info section{
            margin: 0 0 4rem 0;
            /* font-size: 1rem; */
        }

        .lrPadding1-5 ol{
            padding-left: .5rem;
        }
        
        .corp-info section li{
            margin: 0 0 1.5rem ;
            padding: 0 0 0 .5rem;
        
        }

        .service-exp{
            margin-top: 1.5rem;
        }

        .timeline{
            position: relative;
            max-width: 1200px;
            margin: 100px auto;
            padding: 1rem;
        }

        .jar{
            width: 80%;
            padding-left: 2px;
            padding-right: 2px;
        }

        .text-box ul{
            padding: .25rem;
        }
        .text-box ul li{
            padding: .25rem;
            list-style-position: outside;
        }
    }
