.fixed-top {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
}

.dks-nav-logo {
    width: 200px;
}

.header.header-3 .navbar.scroll-on {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.header.header-3 .navbar {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.navbar .navbar-nav li a.nav-link {
    padding: 25px 10px;
    color: #030523;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
}

/* .header.header-3 .navbar .nav-cta a,
.header.header-3 .navbar .nav-cta a sup {
    color: #fff;
    background: #1f1858;
}

.header.header-3 .navbar .nav-cta a:hover,
.header.header-3 .navbar .nav-cta a:hover sup {
    background: #4337a6;
} */

.sec-title {
    background: white;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.back-top.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #1f1858;
    border: 1px solid #4a4949;
}

.footer3 {
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 20px;
    background: linear-gradient(to right,
            rgba(14, 26, 116, 1) 0%,
            rgba(188, 5, 5, 1) 50%,
            rgb(80, 17, 62) 100%);
}

.footer3:before {
    background: #4337a6;
    background: linear-gradient(180deg,
            rgba(14, 26, 116, 1) 10%,
            #50113e 100%);
}

/* .text-tertiary {
    --bs-text-opacity: 1;
    color: #ffffff !important;
} */

.text-success {
    --bs-text-opacity: 1;
    color: #50113e !important;
}

.sec-title {
    background: #50113e;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sec-title.line.green::before {
    background-color: #50113e !important;
}

.team-member2:hover h3 a {
    color: #50113e;
}

#footer_logo {
    background: #ffffff;
    background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: #50113e !important;
}

.facility_image {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 15px;
}

.facility_paragraph {
    font-size: 16px;
}

.facility_h3 {
    font-size: 25px;
}

.facility_heading_h2 {
    font-size: 34px;
}

.event_heading_h2 {
    font-size: 30px;
}

.footer-widget ul li {
    margin-bottom: 10px;
    color: hsla(0, 0%, 100%, .6);
}

.footer {
    padding: 60px 0 30px;
    padding-bottom: 30px;
}

.faq-item {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

.faq-item button {
    font-size: 15px;
}

.accordion-button::after {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    background-color: #fff;
}

.faq-item .accordion-body {
    padding: 15px 0 0;
    margin-top: 10px;
    font-size: 14px;
}

.faq_padding_custom {
    padding: 0 0 !important;
}

.footer-widget li span i {
    color: #fff !important;
}

.header.header-3 .navbar .navbar-nav .dropdown-item:hover,
.header.header-3 .navbar .navbar-nav .nav-item:hover>.nav-link:not(.disabled),
.header.header-3 .navbar .navbar-nav .navbar-light .nav-item.active .nav-link:not(.disabled) {
    color: #aaaaaa !important;
}

.feature-sec3 .feature-txt ul li::before {
    content: "\f12e";
    font-family: feather-icons;
    background-color: #50113e;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    top: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

section.promo-sec .breadcrumb .breadcrumb-item.active {
    color: white
}

a:focus,
a:hover {
    color: rgb(188, 5, 5);
}

.league-gallery img {
    width: 30%;
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: #f4f4f4 !important;
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color);
}

.sec-title.line.primary::before,
.sec-title.primary.line-left::before {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.sec-title.line.red::before,
.sec-title.red.line-left::before {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.sec-title.line.green::before {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.sec-title.line-left::before,
.sec-title.line::before {
    background: linear-gradient(to right, rgba(14, 26, 116, 1) 0%, rgba(188, 5, 5, 1) 50%, rgba(80, 17, 62, 1) 100%);
}

.btn-close::before {
    font-family: feather-icons;
    font-size: 1.3rem;
    content: "\f213";
    background-color: #fbfbfb;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 37px;
}

.header.header-3 .navbar .btn {
    padding: 5px 5px;
    font-size: 14px;
    border-radius: 12px;
}

.subs-form .btn {
    padding: 5px;
    border-radius: 12px !important;
}

.team-member2 .social-share a:hover {
    background-color: rgba(80, 17, 62, 1)
}

.widget-title {
    color: white !important;
}

/* For Making Mobile Nav Transparent */
.mobile-nav-transparent {
    background: transparent !important;
    background-color: transparent !important;
    background-color: transparent !important;
    background-color: transparent !important;
    backdrop-filter: blur(30px) !important;
    background-color: 0 !important;
}

/* For Making Mobile Nav Transparent */

.preloader span {
    border-radius: 100%;
    background: #50113e;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite
}

section.promo-sec:before {
    background: url(../images/promo-g.html)
}

.video-box .video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 104px;
    height: 104px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #50113e;
    border: 10px solid #fff;
    text-align: center;
    display: table;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.custom-h4-for-games {
    color: #50113e;
}


@media screen and (max-width: 767px) {
  .header.header-3 .navbar .btn {
    padding: 5px 5px;
    font-size: 8px;
    border-radius: 12px;
  }
}