footer {
    background-color: #333333;
    /* background-color: #55692d; */
    color: white;
    height: auto;
    width: auto;
}

#programscounter {
    background-color: #0931a0a1;
    width: 200px;
    height: 1400px;
    padding-left: 10px;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 100px;
    border-radius: 20px;
}
:root{
    --insta-fill: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}


/*
* 
* ------------------------------------- Fonts -----------------------------------
* 
*/

.league-gothic{
    font-family: league-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    /* font-size: 50px; */
    font-size: 3rem;
}
.league-gothic-nav{
    font-family: league-gothic, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
}
.monsterrat-classic{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.monsterrat-light{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.poppins {
    font-family: "Poppins", sans-serif;
}

.angelica {
    font-family: "Anglecia Pro Display", sans-serif;
}

.heading-font {
    font-family: "Encode Sans SC", sans-serif;
}

.fa-angle-double-right{
    color: #55692d;
}


/*
* 
* ------------------------------------- Navigation Bar -----------------------------------
* 
*/

.tabshover:hover {
    background-color: #f9a71e !important;
    color: white;
}

/* .tabshover div:hover{
    color: white;
} */

/* .nav-active {
    background-color: #f9a71e !important;
    color: white; */
    /* transition: 0.1s; */
/* } */

.nav-active{
    background-color: #f9a71e !important;
    color: white;
}

.lower-nav-active{
    color: coral;
}


/*
* 
* ------------------------------------- Projects Page -----------------------------------
* 
*/

.project-btn {
    width: 200px;
    height: 40px;
    opacity: 0.1;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.project-btn-active {
    width: 200px;
    height: 40px;
    opacity: 0.3;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.project-txt {
    font-size: medium;
    color: white;
    margin-top: -33px;
    font-weight: 800;
    transition: 0.2s;
}

.project-txt-active {
    font-size: large;
    transition: 0.2s;
    color: rgb(71, 241, 20);
    text-shadow: -1px -1px 2px rgb(164, 241, 20);
    margin-top: -33px;
    font-weight: 1000;
}


/*
* 
* ------------------------------------- About Page -----------------------------------
* 
*/

.abt-btn {
    width: 200px;
    height: 40px;
    opacity: 0.1;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.abt-btn-active {
    width: 200px;
    height: 40px;
    opacity: 0.3;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.abt-txt {
    font-size: medium;
    color: white;
    margin-top: -33px;
    font-weight: normal;
    transition: 0.2s;
}

.abt-txt-active {
    font-size: large;
    transition: 0.2s;
    color: rgb(71, 241, 20);
    text-shadow: -1px -1px 2px rgb(164, 241, 20);
    margin-top: -33px;
    font-weight: 1000;
}

/*
* 
* ------------------------------------- Events Page -----------------------------------
* 
*/

.events-btn {
    width: 200px;
    height: 40px;
    opacity: 0.1;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.events-btn-active {
    width: 200px;
    height: 40px;
    opacity: 0.3;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.events-txt {
    font-size: medium;
    color: white;
    margin-top: -33px;
    font-weight: 800;
    transition: 0.2s;
}

.events-txt-active {
    font-size: large;
    transition: 0.2s;
    color: rgb(71, 241, 20);
    text-shadow: -1px -1px 2px rgb(164, 241, 20);
    margin-top: -33px;
    font-weight: 1000;
}

/*
* 
* ------------------------------------- Impacts Page -----------------------------------
* 
*/


.impact-btn {
    width: 200px;
    height: 40px;
    opacity: 0.1;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.impact-btn-active {
    width: 200px;
    height: 40px;
    opacity: 0.3;
    border-radius: 10px;
    margin-top: -3px;
    background-color: #daa520;
    transition: 0.2s;
}

.impact-txt {
    font-size: medium;
    color: white;
    margin-top: -33px;
    font-weight: 800;
    transition: 0.2s;
}

.impact-txt-active {
    font-size: large;
    transition: 0.2s;
    color: rgb(71, 241, 20);
    text-shadow: -1px -1px 2px rgb(164, 241, 20);
    margin-top: -33px;
    font-weight: 1000;
}


.nav-scroll {
    opacity: 0.75;
    transition: 0.2s;
}

.nav-hover:hover {
    opacity: 1;
    transition: 0.2s;
}

.bi-facebook:hover {
    fill: #1977f2;
    /* transition: 0.2s ease-in-out; */
}
.bi-twitter:hover{
    fill: #2aa5da;
    /* transition: 0.2s ease-in-out; */
}
.bi-instagram:hover{
    fill: url("#brand-gradient");
}
/* .bi-instagram:hover{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    transition: 0.2s ease-in-out;
} */
.bi-instagram{
    border-radius: 7px;
}

.bi-youtube:hover {
    fill: red;
    /* transition: 0.2s ease-in-out; */
}

#carouselExampleIndicators {
    margin-top: 90px;
}

.read-more-hover:hover {
    opacity: 0.2;
    font-size: large;
    color: white;
    transition: 0.2s ease-in-out;
}

.text-over-image {
    position: relative;
    left: 5px;
    bottom: 5px;
}

.imgshadow {
    position: absolute;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.imgleft {
    border-radius: 5px;
    position: relative;
    right: 20px;
    bottom: 20px;
}

.grad1 {
    background-image: linear-gradient( to right, rgb(38, 133, 221), rgb(66, 180, 56));
}

hr.new {
    border-top: 1px solid white;
}

hr.vertical {
    border: none;
    border-left: 1px solid white;
    width: 1px;
    padding: 0px;
}

.popout {
    animation: popout 0.5s ease-in-out;
}

@keyframes popout {
    from {
        opacity: 0;
        position: relative;
        top: 100px;
    }
    25% {
        opacity: 0.2;
        position: relative;
        top: 75px;
    }
    50% {
        opacity: 0.3;
        position: relative;
        top: 50px;
    }
    75% {
        opacity: 0.5;
        position: relative;
        top: 25px;
    }
    to {
        opacity: 1;
        position: relative;
        top: 0px;
    }
}

.hidden {
    display: none;
}

.carou {
    position: relative;
}

.carou img {
    position: absolute;
    transition: opacity 1s ease-in-out;
}

.carou img.transparent {
    opacity: 0;
}