
/*** Spinner Start ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .8s ease-out, visibility 0s linear .5s;
    z-index: 99999;
 }

 #spinner.show {
     transition: opacity .8s ease-out, visibility 0s linear .0s;
     visibility: visible;
     opacity: 1;
 }

/*** Spinner End ***/

/* navbar start */

.navbar{
    background: #3B4A20 !important;
    height: 80px;
    border-bottom: 3px solid #FF9900;
    
}

.navbar-brand{
    font-weight: 500;
    color: #CCC !important;
    font-size: 24px;
    transition: 0.3s color;
}
.navbar-toggler{
    border: none;
    font-size: 1.25rem;
    background: #CCC !important;
    justify-content: center;
    align-items: center;

}

.navbar-toggler:focus{
    box-shadow: none;
    outline: none;
}

.navbar .navbar-nav .nav-link {
    padding: 10px 15px;
    font-size: 16px;
    transition: .5s;
    
}

.navbar .navbar-nav{
    color: #CCC !important;
    background: #3B4A20 !important;
}

.navbar .navbar-nav .nav-link{
    font-weight: 500;
    position: relative;
    color: #CCC !important;
    background: #3B4A20 !important;
}

.navbar .navbar-nav .nav-link:hover, .avbar-nav .nav-link.active{
    color: #FF9900;

}

.navbar-nav  .ropdown-menu .dropdown-item:hover{
    background-color: #FF9900 !important;
    color: #CCC !important; 
}

.dropdown .dropdown-menu a:hover {
    background: #3B4A20 !important;;
    color: #fff;
}

.nav-link::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background-color: #FF9900;
    visibility: hidden;
    transition: 0.3s ease-in-out;
}

.nav-link:hover:before, .nav-link.active::before{
    width: 100%;
    visibility: visible;

}


/* navbar end */


/* sponsors logos start*/
.member{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #B29B79;
    border-radius: 1%;
    padding: 10px;
    
}

.member .teampic{
    flex-direction: column;
    margin: 2px 4px;
    width: 100%;
    height: 100%;
    border-radius: 1%;
}

.member .teampic img{
    width: 100%;
    height: 75%;
    border-radius: 5%;
    object-fit: cover;
    object-position: center center;
}

.member .teampic img:hover{
    border: 1px solid #FF9900;
}

/* sponsors logos end */

/* partner logos start*/
.logo-slider{
    border: 1px solid #B29B79;
    border-radius: 1%;
    padding: 10px;
}

.slick-slide{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 2px 4px;
    width: 50%;
    height: 50px;
   
}

.slide .responsive-image{
    height: 100px;

}

.logo-slider .slick-slide img{
    width: 100%;
    height: 85%;
    border-radius: 5%;
    object-fit: cover;
    object-position: center center;
}

.logo-slider .slick-slide img:hover{
    border: 1px solid #FF9900;
}

/* partner logos end*/

.hero-header{
    background: linear-gradient(to top, #808080, #556B2F);
    color: #B29B79;
    background-size: cover;
    width: 100%;
}

/* image carousel slide show */
  
.carousel-item {
    position: relative;
}

.carousel-item a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
   
}

.carousel-item a{
    background-color: #2b3b96;
}

.carousel-control-next,
.carousel-control-prev {
    width: 48px;
    height: 48px;
    border-radius: 48px;
    border: 1px solid var(--bs-white);
    background: var(--bs-primary);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.carousel-caption {
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the opacity as needed */
    color: white; /* Adjust the text color as needed */
    padding: 10px; /* Adjust padding as needed */
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.carousel-control-next {
    margin-right: 20px;
}

.carousel-control-prev {
    margin-left: 20px;
}


/* footer */
.footer1 {
    background-color: #3B4A20;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;

}

.title-widget {
    color: #898989;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-left: 28px;
}

.title-widget::before {
    background-color: #FF9900;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 95%;
    
   

}

.widget_nav_menu ul li a{
    text-decoration: none;
    color: #BDB76B;
}

.widget_nav_menu ul li a:hover{
    color: #fff;
}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}

.footerp p {
    font-family: 'Gudea', sans-serif;
    color: #B29F7E;
}


#social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

#social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

/* 
Only Needed in Multi-Coloured Variation 
                                           */
.social-fb:hover {
    color: #3B5998;
}

.social-tw:hover {
    color: #4099FF;
}

.social-gp:hover {
    color: #d34836;
}

.social-em:hover {
    color: #f39c12;
}

.nomargin {
    margin: 0px;
    padding: 0px;
}


.footer-bottom {
    background-color: #000;
    min-height: 30px;
    width: 100%;
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}

.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
    
}

.design a{
    text-decoration: none;
    color: #BDB76B;
}

.design a:hover{
    color: #fff;
}