/*@import url(//fonts.googleapis.com/css?family=Montserrat:300,500);*/

/*@font-face {
    font-family: 'big john';
    src: url('../../../fonts/big john  slim joe/big john.otf') format('embedded-opentype');
    
}

@font-face {
    font-family: 'slim joe';
    src: url('../../../fonts/big john  slim joe/slim joe.otf') format('opentype');
}*/

@font-face {
    font-family: 'robotomono-variablefont_wght';
    src: url('../../../fonts/big john  slim joe/robotomono-variablefont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'dosis-variablefont_wght';
    src: url('../../../fonts/dosis-variablefont_wght.ttf') format('truetype');
}

.team4 {
    font-family: "Montserrat", sans-serif;
    color: #8d97ad;
    font-weight: 300;
}

    .team4 h1, .team4 h2, .team4 h3, .team4 h4, .team4 h5, .team4 h6 {
        color: #3e4555;
    }

    .team4 .font-weight-medium {
        font-weight: 500;
    }

    .team4 h5 {
        line-height: 22px;
        font-size: 18px;
    }

    .team4 .subtitle {
        color: #8d97ad;
        line-height: 24px;
        font-size: 19px;
        max-width: 33em;
        margin: 5px auto 15px auto;
    }


    .team4 ul li a {
        color: #8d97ad;
        padding-right: 15px;
        -webkit-transition: 0.1s ease-in;
        -o-transition: 0.1s ease-in;
        transition: 0.1s ease-in;
    }

        .team4 ul li a:hover {
            -webkit-transform: translate3d(0px, -5px, 0px);
            transform: translate3d(0px, -5px, 0px);
            color: #316ce8;
        }

.item-row {
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.profile-pic img {
    height: 329px;
    width: 345px;
    /*border-radius: 178px;*/
}

.twenty-five-year-vision-background {
    background-image: linear-gradient(190deg,rgba(8,31,77,0.5) 30%,rgba(8,31,77,0.95) 73%),url('../../../images/25-year-vision.jpg') !important;
    /*background-image: url('../../../images/25-year-vision.jpg');*/
    height: 65em;
    background-size: cover;
}

.twenty-five-year-vision {
    min-height: 65em;
    padding-top: 10em;
    display:block;
}
    .twenty-five-year-vision h4 {
        font-family:system-ui; /*//'slim joe';*/
        max-width: 33em;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: auto;
        margin-bottom: auto;
        max-height: 10em;
        font-weight:400;
    }

    .twenty-five-year-vision h1 {
        font-family: system-ui;
        /*//'big john';*/
        max-width: 33em;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: auto;
        margin-bottom: auto;
        max-height: 10em;
    }

.twenty-five-year-title {
    font-size: 4em;
    color: white;
    /*font-family: 'big john';*/
    padding-bottom: .2em;
}

.twenty-five-year-naration {
    font-size: 31px;
    color: #a2ce7c !important;
    
    padding-bottom: 50px;
}

.ten-year-vision-background {
    /*background-image: url('../../images/teampage/background/2-background.jpg');*/
    /*background: #090d00;*/
}

.ten-year-vision {
    /*min-height: 65em;*/
    padding-top: 9em;
    padding-bottom: 9em;
}

.ten-year-vision-grid {
    min-height: 5em;
    padding-top: 6em;
    padding-bottom: 7em;
}

.ten-year-vision h4 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.ten-year-vision h1 {
    font-family:system-ui;
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.ten-year-title {
    font-size: 5.2em;
    color: grey;
    font-weight: bold;
    font-family: 'big john';
    padding-bottom: .2em;
}

.ten-year-naration {
    font-size: 34px;
}
.card-details p{
    color: forestgreen !important;
    font-family: 'slim joe'
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin-right: 15px;
    height: 469px;
}
    /*   .card {
        box-shadow: 0px 5px 5px 1px rgba(14,5,3,3.2);
        transition: 0.3s;
        margin-right: 15px;
    }*/

    .card:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
        background-color: #f8f8ff;
    }

.container {
    padding: 2px 16px;
}

.container-p {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-details p {
    font-family: 'robotomono-variablefont_wght';
    font-size: 13.5px;
    color: forestgreen;
    text-align: left;
}

.card-details h4 {
    font-family: 'robotomono-variablefont_wght';
    font-size: 15px;
    /*color: forestgreen;*/
    text-align: justify;
}

.five-year-vision-background {
    /*background-image: url('../../images/teampage/background/2-background.jpg');*/
    background-color: #0a0505;
}

.five-year-vision {
    /*min-height: 65em;*/
    padding-top: 9em;
    padding-bottom: 9em;
}

.five-year-vision-grid {
    min-height: 5em;
    padding-top: 6em;
    padding-bottom: 7em;
}

.five-year-title {
    font-size: 5.2em;
    color: grey;
    font-weight: bold;
    font-family: 'big john';
    padding-bottom: .2em;
}

.five-year-naration {
    font-size: 34px;
    color: forestgreen !important;
    font-family: 'slim joe'
}

.five-year-vision h4 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.five-year-vision h1 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.focus-circle {
    border-radius: 206px;
    height: 96px;
    width: 103px;
}

.positive-focus-grid {
    min-height: 5em;
    padding-top: 6em;
    padding-bottom: 1em;
}

.positive-focus {
    /*min-height: 65em;*/
    padding-top: 4em;
    padding-bottom: 4em;
}

.positive-foucs-title {
    font-size: 5.2em;
    color: grey;
    font-weight: bold;
    font-family: 'big john';
    padding-bottom: .2em;
}

.positive-focus h4 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.positive-focus h1 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}


.one-year-vision-background {
    background-image: linear-gradient(180deg,rgba(82,57,52,0.6) 0%,#303031 100%), url('../../../Images/Overview_Image_16.jpg') !important;
    background-image: url('../../../images/overview_image_16.jpg');
}

.one-year-vision-paragraph-title {
    text-align: left;
    color: white;
    font-family: system-ui;
    font-size:20px;
}

.one-year-vision {
    padding-top: 5em;
    padding-bottom: 1em;
}

.one-year-vision-grid {
    min-height: 5em;
    padding-top: 6em;
    padding-bottom: 7em;
}

.one-year-title {
    font-size: 4.2em;
    color: floralwhite;
    font-weight: bold;
    font-family: 'big john';
    padding-bottom: .2em;
}

.one-year-naration {
    font-size: 29px;
    color: floralwhite !important;
    font-family: 'slim joe'
}

.one-year-vision h4 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.one-year-vision h1 {
    max-width: 33em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    max-height: 10em;
}

.one-year-focus-head {
    color: floralwhite;
    font-family: system-ui !important;
}

#goal1 tbody tr td {
    height: 60px;
    font-family: system-ui;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
}

#goal1 tr th {
    min-width: 186px;
    font-family: system-ui;
    font-size: 1.5em;
    padding-left: 6px;
    font-weight: 600;
}

#team {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.team-member {
    background-image: radial-gradient(circle, #051937, #0d2940, #203947, #36484e, #4f5657);
    border-radius: 10px;
    margin: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    flex: 1; /* Ensures equal width for team members */
}

.team-member-circle {
    border-radius: 206px;
    height: 230px;
    min-width: 273px;
}

.price-include-learn-more {
    border-radius: 4px;
    background-color: #7B879F;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding: 9px;
    min-width: 160px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

    .price-include-learn-more span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

    .price-include-learn-more a:hover {
        text-decoration: none;
        color: #FFFFFF;
    }

    .price-include-learn-more span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

    .price-include-learn-more:hover span {
        padding-right: 25px;
        text-decoration: none;
    }

        .price-include-learn-more:hover span:after {
            opacity: 1;
            right: 0;
        }
/*.price-include-row {
        padding: 15px 0px 15px 0px !important;
        min-width: 315px;
    }

        .price-include-row a {
            text-decoration: none;
            color: rgb(118,113,113);
        }

    .price-include-learn-more {
        border: 0px !important;
    }*/
