body {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.sub-heading p {
    color: white;
  }

.f16 {
    font-size: 16px;
}
.f14 {
    font-size: 14px!important;
}
.fade {
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}
.fade.show {
    opacity: 1;
}
.top-content {
    background: 
    linear-gradient(135deg,#0000 20.5%,rgba(171, 56, 21, 0.98) 0 29.5%,#0000 0) 0 5px,
    linear-gradient( 45deg,#0000 8%,rgba(171, 56, 21, 0.98) 0 17%, #0000 0 58%) 10px 0,
    linear-gradient(135deg,#0000 8%,rgba(171, 56, 21, 0.98) 0 17%, #0000 0 58%,rgba(171, 56, 21, 0.98) 0 67%,#0000 0),        
    linear-gradient( 45deg,#0000 8%,rgba(171, 56, 21, 0.98) 0 17%, #0000 0 58%,rgba(171, 56, 21, 0.98) 0 67%,#0000 0 83%,rgba(171, 56, 21, 0.98) 0 92%,#0000 0),
    #a73412;
    background-size: 20px 20px;


    font-family: 'Bebas Neue';
}
/* .header {
    min-height: 235px;
} */
ul.dropdown-menu {
    border-radius: 0%;
}
.text-basketball {
  color:#DF4507;
}
.bg-basketball, .btn-basketball {
    background-color: #DF4507!important;
}
.btn-basketball:hover {
    background-color: #EE6730!important;
}
/* .top-content .container {
    width: 1148px;
} */
.header .container, .announcements .container, .middle-content .container,footer .bottom-content .container,.sub-page.container {
    /* width: 939px; */
    font-family: 'Bebas Neue';
}
.middle-content .sub-page.container {
    font-family: "Lato", sans-serif;
}

.navbar {
    background: rgb(167 52 18 / 49%);
    /* background-color: #a73412; */
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 20px;
    text-transform: uppercase;
    color: var(--kba-nero, #FFFFFF);
    padding:0;
    transition: 0.4s;
}
.navbar-nav .nav-link.active {
    background-color: #DF4507;
}
.navbar-expand-lg .navbar-nav .nav-link {
    margin: 0 7px;
    color: white;
}
.login-bg {
    background-color: rgba(0, 0, 0, 0.459);
}

#logo {
    width: 255px;
    transition: 0.4s;
    padding: 10px;
}
.vl {
    border-left: 1px solid rgb(255, 255, 255);
    height: 80px;
  }
.hero, .news {
    position: relative;
    margin: 0 auto;
  }
  /* .hero {
    padding-top: 104px;
  } */
.hero-img {
    width:100%;
    /* max-width: 1920px; */
}
.hero-overlay{
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0); /* Fallback color */
    background: rgb(0, 0, 0,0.8); 
    /* background: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)); Black background with 0.5 opacity */
    width: 75%;
    padding: 80px;
    color: white;
    overflow-wrap: break-word;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
  }
  .hero-overlay a img {
    width: 50px;
  }
  .news-overlay  {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0); /* Fallback color */
    background: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)); /* Black background with 0.5 opacity */
    width: 100%;
    padding: 8px;
    color: white;
    overflow-wrap: break-word;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
  }
.hero-overlay a, .news-overlay a {
    text-decoration: none;
    color: white;

}
/* .player {
    padding: 20px;
}
.player-container {
    border: 1px solid rgba(0, 0, 0, 0.412);
} */
.player-name {
    /* font-family: "Lato", sans-serif; */
    font-weight: 400;
    font-size: 21px;
    text-align: center;
    background-color: #a73412;
}
.announcements {
    background-color: #512e24;
}
.announcement-text,.contact-details {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.announcement-image-container span {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #ffffff;
}
.announcement-image {
    object-fit: fill;
    width: 100%;
}
.white-heading {
    /* border-radius: 20px 0 20px 0; */
    background: var(--kba-nero, #FFFFFF);
    width: fit-content;
    padding: 15px;
    color: #EE6730;
    padding-bottom: 10px;
}
.red-heading {
    /* border-radius: 20px 0 20px 0; */
    background: #EE6730;
    width: fit-content;
    padding: 15px;
    color: #FFFFFF;
    padding-bottom: 10px;
}
.white-heading h2, .red-heading h2{
    margin: 0;
}
.featured-players {
    background-image: repeating-linear-gradient(135deg, rgba(255, 119, 0, 0.1) 0, rgba(255, 119, 0, 0.1) 1px, transparent 0, transparent 50%);
    background-size: 75px 75px;
    background-color: #ffffff;
}
.honours {
    background: linear-gradient(15deg, #A63512, #591C0A, #371206);
    background-size: 600% 600%;
    animation: GradientBackground 10s ease infinite;
    min-height: 500px;
}
.achievement {
    width: 939px;
    /* background-image: radial-gradient(rgba(255, 119, 0, 0.1) 1px, transparent 1px);
    background-size: 10px 10px; */
    background-color: #ffffff;
    /* box-shadow: 0px 5px 8px -4px; */
}
.achievement .row .col p {
    font-size: 36px;
}
.achievement .row .col span{
    font-size: 20px;
}
.achievement .row .col p, .achievement .row .col span {
    color: #09352B;
}
.green-right-border {
    border-right: 1px solid #09352B;
}
.captains-corner {
    background-image: repeating-linear-gradient(45deg, rgba(255, 119, 0, 0.1) 0, rgba(255, 119, 0, 0.1) 1px, transparent 0, transparent 50%);
    background-size: 75px 75px;
    background-color: #ffffff;
}
.captains-corner-nav {
    height: fit-content;
    background-color: white;
}
.nav-pills .nav-link {
    border-radius: 0%;
}
.nav-pills .nav-link.active {
    background-color: #DF4507;
    color: white;
}
.captains-corner-nav .nav-link {
    color: #09352B;
}
/* .captains-corner-slider-men img, .captains-corner-slider-women img {
    padding:5px;
} */
.captains-corner-slider-content{
    background-image: radial-gradient(#ff9847 1px, transparent 1px);
    background-size: 13px 13px;
    background-color: #ffffff;
    /* padding: 15px;
    margin: 10px; */
    padding: 15px 40px 0px 0px;
    margin: 15px 20px 0px 0px;
}
.slick-dotted.slick-slider {
    margin-bottom: 0%;
}
.slick-dots {
    bottom: 13px!important;
}
.slick-prev {
    left: 0px;
    z-index: 1;
}
.slick-next {
    right: 40px;
    z-index: 1;
}
.slick-prev::before, .slick-next::before {
    color: #a73412;
    font-size: 40px;
    opacity: 0.15;
}
.slick-dots li button::before {
    font-size: 14px;
    color: #a73412;
}
.slick-dots li.slick-active button::before {
    color: #a73412;
    font-size: 20px;
}
/* .gallery {
    background-color: #a73412;
} */
.gallery-box {
    padding: 10px;
    background: white;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
}
#aics_name, #aics_email, #aics_message {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    background-color: #D9D9D9;
    border-radius: 0%;
}
#aics_message{
    height: 300px;
}
#aics_message::placeholder, #aics_email::placeholder, #aics_name::placeholder {
    color: rgb(163, 163, 163);
    opacity: 1; /* Firefox */
}
.gallery {
    background: linear-gradient(15deg, #A63512, #591C0A, #371206);
    background-size: 600% 600%;
    animation: GradientBackground 10s ease infinite;
}

.btn-basketball {
    border-radius: 0;
    font-size: 22px;
}
.bottom-content {
    min-height: 500px;
    background: #222222;
    
}
footer {
    margin-top: 30px;
}
footer .bottom-content .container {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
footer .bottom-content .container h2, footer .bottom-content .container h3 {
    text-transform: uppercase;
    font-size: 16px;
}
footer .bottom-content .container li a {
    font-size: 12px;
}
.copyright {
    font-size: 12px;
    min-height: 100px;
    background-color: #161616;
}
.nav-tabs .nav-link {
    color: black;
    font-size: 14px;
    border-radius: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #EE6730;
    border-bottom: #EE6730 solid 2px;
    color: white;
    border-color: white;
    border-bottom-color: orange;
    border-radius: 0;
}
.dropdown-item.active, .dropdown-item:active {
    background-color:#DF4507;
}
.title {
    font-size: 14px;
}
/* Remove border-radius from ul */
.pagination {
    border-radius: 0;
}

/* Remove border-radius from li */
.pagination .page-item {
    border-radius: 0;
}

/* Remove border-radius from a */
.pagination .page-link {
    border-radius: 0;
    color: black;
}

/* Style for active li a */
.pagination .page-item.active .page-link {
    background-color: #DF4507;
    border-color: #DF4507;
    color: white;
}
.page-item:first-child .page-link, .page-item:last-child .page-link  {
    border-radius: 0;
}
.zoom-image {
    overflow: hidden;
}

.zoom-image img {
    transition: transform 0.3s ease;
}
.card, .card-img, .card-img-top {
    border-radius: 0;
}
.card-footer {
    border-radius: 0;
    background-color: transparent;
    border-top: 0;
    padding: 0%;
}
.card:hover {
    border: 1px solid #DF4507;
}

.card:hover .zoom-image img {
    transform: scale(1.1);
}
.card:hover .btn {
    background-color: #DF4507!important;
    border-color: #DF4507!important;
    color: white!important;
}
a {
    color:  #DF4507;
    text-decoration: underline;
}
h5 {
    font-weight: 700;
}
.accordion-item:first-of-type,.accordion-item:first-of-type>.accordion-header .accordion-button,.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed, .accordion-item:last-of-type {
    border-radius: 0;
}
.accordion-button:not(.collapsed){
    background-color: #EE6730;
    border-bottom: #EE6730 solid 2px;
    color: white;
    border-bottom-color: orange;
    box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
}
.table {
    border: 1px solid #c7c7c7;
    font-size: 14px;
}
.table thead th {
    background-color: #DF4507;
    color: white;
    font-weight: 700;
}
.list-group-item.active {
    background-color: #EE6730;
    border-color: #EE6730;
    font-weight: 700;
    /* padding-bottom: 30px; */

}
.list-group-item.active > a {
    color: white;
    
}
.achievement-list, .activity-list, .contact-list,.form-select {
    border-radius: 0;
    font-size: 14px;
}
.image-container {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 0;
}
/* .hero-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    transition: transform 0.5s ease-in-out;
  }
  
  .hero-img:hover {
    transform: scale(1.1);
  } */
  
@media (max-width: 535px) {
    /* body {
        font-size: 14px;
    } */
    /* .top-content .container, .header .container, .announcements .container, .middle-content .container,footer .bottom-content .container,.sub-page.container {
        width: 100%;
    } */
    /* .header {
        min-height: 135px;
    } */
    .header .container{
        padding: 0;
    }
    /* .announcements .container {
        width: 100%;
    } */
    #logo {
        width: 180px !important;
        padding: 8px !important;
    }
    .vl {
        border-left: 1px solid rgb(255, 255, 255);
        height: 60px;
    }
    .navbar {
        line-height: 1.6!important;
    }
    .navbar-toggler {
        border: 0;
        border-radius:0%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        color: white;
        padding:0 7px;
        margin: 0;
    }
    .get-in-touch{
        padding-top: 75px!important;
    }
    .hero {
        padding-top: 67px;
    }
    .hero-overlay,.announcement-text{
        font-size: 14px;
    }
    .hero-overlay {
        padding: 20px;
        font-size: 14px;
        width: 100%;
    }
    .hero-overlay a img {
        width: 20px;
      }
    .news-overlay{
        font-size: 12px;
    }
    .slick-next {
        right: 16px;
    }
    .captains-corner-slider-content{
        padding: 40px;
        margin: 10px;
    }


}


  @keyframes GradientBackground {
    0% {
      background-position: 0% 50%;
    }

    50% {
      background-position: 100% 50%;
    }

    100% {
      background-position: 0% 50%;
    }
  };
