/*
Theme Name: bbact
Author: Planet Media
Version: 14.1
*/


/* =WordPress Core
-------------------------------------------------------------- */

body {
    font-size: 1.1rem;
}

.btn,
div.wpforms-container-full.wpforms-container .wpforms-form input[type=submit],
div.wpforms-container-full.wpforms-container .wpforms-form button[type=submit],
div.wpforms-container-full.wpforms-container .wpforms-form .wpforms-page-button .alignnone {
    font-size: 0.9rem;
    font-weight: 400;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.bk-contact .form-bk {
    min-height: 30rem;
}

.bk-text-box h6 {
    margin-bottom: 0.2rem;
}

.page-id-1072 p a {
    color: #004890;
}

.ngg-album-compact h4 .ngg-album-desc {
    overflow: hidden;
    display: block;
    height: auto;
}


/* .tribe-common.tribe-events.tribe-events-view {
    padding-top: 31vh;
}
 */

body .tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium {
    display: none;
}

body .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 60px;
    padding-top: 60px;
    min-height: 700px;
}

body .tribe-events .tribe-events-c-nav__prev-icon-svg {
    display: inline-block;
}

.thumbnail {
    position: relative;
    width: 100%;
    padding-bottom: 57%;
    overflow: hidden;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
}

.page-id-106 .thumbnail {
    padding-bottom: 100%;
}

.thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.result-bk .table td,
.result-bk .table th {
    vertical-align: top;
}

.bk-header nav>ul>li.menu-item-has-children {
    position: static;
}

.bk-header nav>ul>li.menu-item-has-children:hover>ul.sub-menu {
    display: block;
    width: 100%;
    display: flex;
    height: 9rem;
    align-items: center;
}

.bk-header nav>ul>li {
    margin: 0;
}


/* .bk-header li.menu-item-has-children .sub-menu li:nth-child(odd) 
{
	background:url(../assets/images/p1.jpg);
} */

.bk-header li.menu-item-has-children .sub-menu li a {
    height: 100%;
    display: flex;
    align-items: center;
    /*transform: skew( 30deg);*/
    transform: none !important;
    text-align: center;
    justify-content: center;
    /* 	color:#004890; */
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
}

.bk-header li.menu-item-has-children .sub-menu li {
    height: 100%;
    /*transform: skew( -30deg);*/
    transform: none !important;
}

.bk-header li.menu-item-has-children .sub-menu .sub-menu {
    width: 100%;
    box-shadow: 0px 0px 12px 7px rgb(0 0 0 / 13%);
}

.bk-header li.menu-item-has-children .sub-menu .sub-menu li {
    /*transform: skew(0);*/
    transform: none !important;
}

.bk-header li.menu-item-has-children .sub-menu li a:before {
    display: none;
}


/* submenu */

.bk-header li.menu-item-has-children .sub-menu li ul {
    top: 100%;
    left: 0;
}


/* transform: skew(
30deg
); */



.bk-header nav>ul>li.menu-item-has-children .menu-item-has-children ul {
    background: black;
    width: 100%;
    height: 9rem;
}
.bk-header li.menu-item-has-children .menu-item-has-children:before {
    right: 10px;
    /*transform: skew( 30deg);*/
    transform: none !important;
}
.bk-header li.menu-item-has-children .sub-menu li {
    background: black;
    /* 	border-right: 1px solid #0048907a; */
}
.bk-header li.menu-item-has-children .sub-menu li {
    color: #004890;
}
.bk-header li.menu-item-has-children .sub-menu li:hover>a {
    color: #ffffffba;
}

/* .bk-header li.menu-item-has-children .sub-menu li:nth-child(odd)
{
	background:#004890;
} */
.bk-header li.menu-item-has-children .sub-menu li a {
    color: white;
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li:nth-child(even) a {
    color: #004890;
}
#“breadcrumbs” a {
    color: white;
}
strong.breadcrumb_last {
    color: black;
}

/* .bk-header li.menu-item-has-children .sub-menu li:after {
    background: url(https://demoserver.link/basketballact/wp-content/uploads/2021/04/1.jpg);
    position: absolute;
    left: -20%;
    top: 0;
    width: 142%;
    height: 100%;
    content: '';
    transform: skew( 
30deg
 );
    background-size: 103%;
    z-index: -1;
    opacity: 0.5;
} */
.bk-header li.menu-item-has-children .sub-menu li:nth-child(odd) {
    position: relative;
}
img.menu-image.menu-image-title-after {
    position: absolute;
    top: 0;
    left: -10%;
    width: 183%!important;
    object-fit: cover;
    height: 127%;
    z-index: -1;
    right: 0;
    opacity: 0.3;
}
a.menu-image-title-after.menu-image-not-hovered span {
    position: ew;
    position: relative;
    left: -16%;
}
a.menu-image-title-after.menu-image-not-hovered {
    width: 127%;
}
.bk-header li.menu-item-has-children .sub-menu>li a {
    color: white;
    overflow: hidden!important;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}
.bk-header nav>ul>li.menu-item-has-children .menu-item-has-children ul a {
    font-size: 0.9rem;
    font-weight: 400;
    white-space: break-spaces;
    line-height: 1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.bk-header li.menu-item-has-children .menu-item:first-child .sub-menu {
    margin-left: 20%;
}
.menu-item-494 .sub-menu .sub-menu li {
    min-width: 17rem;
}
body .bk-header .menu-item-494 .sub-menu>li a {
    font-size: 0.9rem;
}
a.menu-image-title-after.menu-image-not-hovered {
    /*transform: skew( 0deg);*/
    transform: none !important;
}
a.menu-image-title-after.menu-image-not-hovered img {
    /*transform: skew( 30deg);*/
}
a.menu-image-title-after.menu-image-not-hovered span {
    /*transform: skew( 30deg);*/
}
a.menu-image-title-after.menu-image-not-hovered {
    /*transform: skew( 0deg)!important;*/
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li:nth-child(odd) {
    /*transform: skew(0);*/
    background: #fff;
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li:nth-child(odd) a {
    color: black;
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li:hover {
    background: #004890;
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li a:hover {
    color: #fff;
}

/* .bk-header li.menu-item-has-children .sub-menu .sub-menu li:nth-child(odd) a:hover {
    color: #004890;
} */
.bk-header nav>ul>li.menu-item-has-children:hover>ul.sub-menu {
    border-bottom: 2px solid #004890;
}

/* .bk-header li.menu-item-has-children .sub-menu li {
    border-right: 2px solid #000;
}
.bk-header li.menu-item-has-children .sub-menu li:hover {
    border-right: 2px solid #004890;
} */
.bk-header li.menu-item-has-children .sub-menu {
    top: 67%;
    z-index: -1;
}
.bk-header nav>ul>li.menu-item-has-children>a::after {
    content: url(../down-arrow.svg);
    display: block !important;
    width: 1.3rem;
    /* height: 0.8rem; */
    
    vertical-align: 2px;
    margin-left: 5px;
    -webkit-transition: 0.5s;
    position: absolute;
    top: 2.4rem;
    /* content: ''; */
    
    z-index: 9999;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 0;
    opacity: 1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-top: -1px;
}
.bk-header nav>ul>li.menu-item-has-children:hover>a::after {
    opacity: 1;
}
.search-bk label {
    margin-bottom: 0;
}
.search-bk form {
    justify-content: space-between;
}
.bk-header .search-bk input {
    width: 14rem;
    height: 2.4rem;
    line-height: 2.2rem;
    padding: 0 2.4rem 0 .5rem;
    /* border: solid 1px transparent; */
    /* border-radius: 0.25rem; */
    
    position: relative;
    z-index: 1;
    /* color: #ffffff; */
    
    font-weight: 700;
    -webkit-transition: .4s;
    transition: .4s;
    font-weight: 400;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
    border: 1px solid #d9d9d9;
}
.card [type=button]:not(:disabled),
.card [type=reset]:not(:disabled),
.card [type=submit]:not(:disabled),
.card button:not(:disabled) {
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #004890;
    color: #ffffff;
    outline: none;
    border: unset;
    font-family: "Veneer", sans-serif, sans-serif;
}
.bk-search-result {
    position: relative;
    margin-bottom: 2rem;
    border-radius: .25rem;
}
.bk-search-result .btn-holder {
    /* 	position: absolute; */
    
    bottom: 1rem;
    right: 1.8rem;
    left: 1.8rem;
}
.bk-search-result::after {
    display: block;
    content: "";
    position: absolute;
    right: 15px;
    left: 15px;
    top: 0;
    height: 100%;
    z-index: -1;
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 3px 10px 0 rgb(0 0 0 / 10%); */
    
    border-radius: .25rem;
    border: 1px solid #0000001f;
}
.bk-search-result figure {
    position: relative;
    padding-bottom: 68%;
    overflow: hidden;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.bk-search-result figure img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.bk-search-result .title-bk {
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
.bk-not-found {
    height: 40vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bk-match {
    position: relative;
    height: 392px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 2rem;
}
.match-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
figure.team-logo {
    height: 6rem;
    width: 6rem;
    padding: 0;
    align-items: center;
    margin-right: 1rem;
    z-index: 2;
}
figure.team-logo img {
    height: 100%;
    width: 100%;
    object-position: center;
}
.bk-match .h4 {
    margin-bottom: 0;
}
.bk-match .h6 {
    margin-bottom: 0.25rem;
}
.bk-match .header {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.bk-match .header img {
    width: 6rem;
}
.vs {
    margin: 2rem;
    font-family: "Veneer", sans-serif, sans-serif;
    font-size: 1.4rem;
    position: relative;
}
.vs:before {
    position: absolute;
    left: 50%;
    top: -100%;
    height: 100%;
    width: 1px;
    content: '';
    background: #ffffff9e;
    /* transform: translate(-50%, -50%); */
    
    z-index: 9;
}
.vs:after {
    position: absolute;
    left: 50%;
    bottom: -100%;
    height: 100%;
    width: 1px;
    content: '';
    background: #ffffff9e;
    /* transform: translate(-50%, -50%); */
    
    z-index: 9;
}
.bk-match {
    position: relative;
    height: 392px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    padding: 2rem;
    color: white;
    box-shadow: inset 2000px 0 0 0 rgb(0 0 0 / 70%);
}
#boxscroll2 {
    height: 392px;
}
.bk-match .owl-nav {
    opacity: 0;
}
.bk-match .name-bk {
    font-size: 1.3rem;
    margin-bottom: 2px;
}
.sub-bk {
    font-family: "Veneer", sans-serif, sans-serif;
}
.bk-result .owl-nav span {
    opacity: 1;
    color: white;
    font-size: 2rem;
    background: #004890;
    width: 2rem;
    height: 3rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bk-result .owl-nav {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 50%;
    width: 100%;
    height: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.bk-result:hover .owl-nav {
    opacity: 1!important;
}
.bk-footer .form-control {
    height: auto;
}
.btn {
    
    padding: 0.7rem 1rem;
    min-width: auto;
    margin-left: 0;
    height: auto;
    line-height: normal;
    min-width: 100px;
}
.btn-light:before {
    width: 106%;
    height: 108%;
    transform: skew( -22deg);
}
input.search-submit {
    width: 7rem!important;
    text-align: center!important;
    display: flex;
    justify-content: center;
    padding: 0!important;
}

/* Menu */
.bk-header li.menu-item-has-children .menu-item-has-children:before {
    /*top: 45.3%;*/
    top: 60%;
}
.bk-header li.menu-item-has-children .sub-menu {
    background: #004890;
}

/* Home */
.video-bk .play-button {
    opacity: 0.9;
    filter: invert(52%) sepia(87%) saturate(1626%) hue-rotate( 347deg) brightness(106%) contrast(92%);
}
.bk-header nav>ul>li.current-menu-item a:before {
    opacity: 1;
}
.bk-header nav>ul>li.current-menu-parent a:before {
    opacity: 1;
}
.bk-header li.menu-item-has-children .sub-menu li:hover>a img.menu-image.menu-image-title-after {
    opacity: 0.2;
}
.bk-header li.menu-item-has-children .sub-menu li.current-menu-item>a {
    color: #004890;
}
.bk-header li.menu-item-has-children .sub-menu li:hover>a {
    color: #004890;
}
.bk-header li.menu-item-has-children .sub-menu li.current-menu-parent>a {
    color: #004890;
}
.bk-header li.menu-item-has-children .sub-menu .sub-menu li.current-menu-item a {
    opacity: 0.5;
}
.bk-header nav>ul>li.current-menu-ancestor a:before {
    opacity: 1;
}

/* .bk-header li.menu-item-has-children .sub-menu .sub-menu li:hover {
    opacity:0.5;
}
 */
.grid-item:nth-child(2) .bk-article:before {
    left: -41%;
    width: 0;
}
.grid-item:nth-child(2):hover .bk-article:before {
    width: 115%;
}
.sidebar {
    padding: 1rem 0;
    background: #f8f8f8;
    padding: 1.2rem;
    border-radius: 0.5rem;
}
.sl-overlay {
    opacity: 0.9;
}
body .ngg-slideshow.slick-slider {
    margin: 0!important;
    overflow: visible;
}
.bk-list_box figure {
    padding-bottom: 85%;
}
section.bk-news .bk-sm_title {
    min-height: 2.9rem;
    font-size: 1.3rem;
}
.bk-news .content-bk {
    min-height: 7rem;
    margin-bottom: 0.5rem;
}
.tittle-content-bk {
    padding: 1.5rem;
    border: 1px solid #d0cdcd;
}
body .bk-news figure {
    margin-bottom: 0;
    border-radius: 0;
}
.block-content a {
    color: #004890;
    /*color: white;*/
}
.block-content a.button-primary {
    color: #fff;
}
.block-content .sidebar ul a {
    color: black;
}
.wp-block-table th {
    color: #004890;
    text-align: center;
}
.bk-video .title-bk {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    padding: 1rem;
}
.bk-video {
    background: #f8f8f8;
    padding: 1rem;
    height: 100%;
}
.bk-video .video-thumbnail {
    margin: 0;
}
@media (max-width:991px) {
    .bk-result .owl-nav {
        opacity: 1;
    }
}
@media (max-width:767px) {
    .bk-match {
        height: auto;
        text-align: center;
    }
    
    figure.team-logo {
        margin-bottom: 1rem;
    }
    
    .info-bk,
    .info-bk>div {
        flex-direction: column;
    }
    
    .footer.text-center {
        margin-top: 3rem;
    }
}
@media (max-width:560px) {
    .search-bk .collapse,
    .search-bk .collapsing {
        right: 0;
    }
}
@media (max-width:1199px) {
    a.menu-image-title-after.menu-image-not-hovered img {
        display: none;
    }
    
    a.menu-image-title-after.menu-image-not-hovered span {
        left: 0;
        max-width: 210px;
        display: block;
        transform: none;
    }
}
.bk-profiles figure {
    width: 100%;
    padding-bottom: 143%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: -1;
    margin: 0;
}
.bk-profiles figure img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
body a.btn:not([href]):hover {
    color: #fff;
}
body .toggle-list-more-btn:hover span {
    color: #fff;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    color: #141827;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tribe-events-single-event-title {
    font-family: "Veneer", sans-serif, sans-serif;
    font-weight: 400;
}
a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin,
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden,
span.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    font-family: "Veneer", sans-serif, sans-serif;
    font-weight: 400;
}
a.tribe-events-button {
    background: #004890;
    padding: 1rem;
    padding-left: 0!important;
    padding: 0.7rem 1rem!important;
    color: white!important;
}
.tribe-common a,
.tribe-common abbr,
.tribe-common acronym,
.tribe-common address,
.tribe-common applet,
.tribe-common article,
.tribe-common aside,
.tribe-common audio,
.tribe-common b,
.tribe-common big,
.tribe-common blockquote,
.tribe-common canvas,
.tribe-common caption,
.tribe-common center,
.tribe-common cite,
.tribe-common code,
.tribe-common dd,
.tribe-common del,
.tribe-common details,
.tribe-common dfn,
.tribe-common div,
.tribe-common dl,
.tribe-common dt,
.tribe-common em,
.tribe-common embed,
.tribe-common fieldset,
.tribe-common figcaption,
.tribe-common figure,
.tribe-common footer,
.tribe-common form,
.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6,
.tribe-common header,
.tribe-common i,
.tribe-common iframe,
.tribe-common img,
.tribe-common ins,
.tribe-common kbd,
.tribe-common label,
.tribe-common legend,
.tribe-common li,
.tribe-common main,
.tribe-common mark,
.tribe-common menu,
.tribe-common nav,
.tribe-common object,
.tribe-common ol,
.tribe-common output,
.tribe-common p,
.tribe-common pre,
.tribe-common q,
.tribe-common ruby,
.tribe-common s,
.tribe-common samp,
.tribe-common section,
.tribe-common small,
.tribe-common span,
.tribe-common strike,
.tribe-common strong,
.tribe-common sub,
.tribe-common summary,
.tribe-common sup,
.tribe-common table,
.tribe-common tbody,
.tribe-common td,
.tribe-common tfoot,
.tribe-common th,
.tribe-common thead,
.tribe-common time,
.tribe-common tr,
.tribe-common tt,
.tribe-common u,
.tribe-common ul,
.tribe-common var,
.tribe-common video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Veneer", sans-serif, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    min-height: 130px;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    font-weight: 500;
}
.page-id-2300 figure.wp-block-image.size-large {
    border: 1px solid #00000038;
}
iframe.wp-block-algori-pdf-viewer-block-algori-pdf-viewer-iframe {
    width: 100%!important;
}
#sb_instagram {
    padding-bottom: 0!important;
}
body .sbi-owl-nav>div {
    background: #004890c9;
}
body .sbi_carousel:hover .sbi-owl-nav>div {
    background: #004890;
}

/* body #sb_instagram .sbi_carousel:hover  .sbi-owl-nav .svg-inline--fa
{
	color:white;
} */
body .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #004890;
}
body .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-color: #004890;
}
body .mCSB_dragger_bar {
    background-color: #004890;
}
.page-id-3139 .bk-brands.sponsor-bk figure {
    padding-bottom: 80%;
}
.page-id-3139 .thumbnail img {
    object-position: top;
}
.menu-box-bk .bk-title {
    font-size: 1.1rem;
}
body .bk-footer .copyright-bk {
    padding-left: 3rem;
    padding-right: 3rem;
}
.sbi_lb-nav {
    position: absolute!important;
    top: 295px!important;
}
@media (max-width:1999px) {
    .page-id-7 .bk-banner .item-bk {
        height: 600px;
    }
    
    .page-id-7 .bk-banner figure img {
        -o-object-position: top;
        object-position: 87% 100%;
    }
    
    .page-id-7 .bk-banner .item-bk::before {
        width: 70%;
    }
}
@media (max-width:1199px) {
    .page-id-7 .bk-banner .item-bk {
        height: auto;
    }
}
@media (max-width:560px) {
    .page-id-7 .bk-banner .item-bk {
        height: 90vh;
    }
}
@media (min-width: 992px) {
    .page-id-7 .bk-banner .content-bk {
        max-width: 48%;
    }
}
@media (min-width: 1200px) {
    .page-id-7 .bk-banner .content-bk {
        max-width: 40%;
    }
}
@media (max-width:767px) {
    .page-id-7 .bk-banner .item-bk figure {
        position: relative;
        padding-bottom: 56%;
    }
    
    .page-id-7 .bk-banner .item-bk {
        flex-direction: column;
        padding-bottom: 0;
        padding-top: 0;
    }
    
    .page-id-7 .bk-banner .item-bk {
        height: auto;
    }
    
    .page-id-7 .bk-banner .container {
        max-width: auto;
        max-width: initial;
    }
    
    .page-id-7 .bk-banner .js-bk-banner-dots {
        position: relative;
        margin-top: 1rem;
        padding-left: 0px;
    }
    
    .page-id-7 .bk-banner .content-bk {
        padding: 2rem 0rem;
    }
}
.postid-4170 .thumbnail.fancybox{
    padding-bottom: 80%;
}
@media (max-width:768px) {
   .page-id-7 .bk-banner .item-bk::before{
    width: 80%;
   }
}

@media (max-width: 1999px){
.page-id-7 .bk-banner figure img {
    object-position: right;
}
}
.bk-news figure img{
    object-position: center;
}
@media (max-width: 575px){
.page-id-7 .bk-banner figure img {
    -o-object-position: top;
    object-position: 95% 100%;
}
}
.table th {
    font-weight: 700;
    width: 200px;
}

/*new content start*/
.mega-menu-grid-container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding: 20px;
  background-color: #000;
  color: white;
}


.mega-menu-column-left {
  flex: 1 1 25%;
  min-width: 200px;
}

.mega-menu-column-right {
  flex: 1 1 70%;
  min-width: 300px;
}

.mega-menu-column-left h5 {
  font-size: 20px;
  color: #004890;
  margin-bottom: 10px;
}

.mega-menu-column-left p {
  font-size: 14px;
  line-height: 1.6;
}

.mega-menu-column-left .learn-more {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 12px;
  background-color: #004890;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
}


.mega-menu-column-right ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.mega-menu-column-right ul li {
  margin-bottom: 10px;
}

.mega-menu-column-right ul li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}

.mega-menu-column-right ul li a:hover {
  text-decoration: underline;
}


.section-title {
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 12px;
    color: #004890;
}


.section-subtitle {
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 12px;
    color: #004890;
}

.section-subtitle--lg {
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 12px;
    color: #004890;
}

@media (max-width: 768px) {
    .section-title {
        font-size: 28px;
    }
    .section-subtitle {
        font-size: 18px;
    }
}

.section-subtitle--sm {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 10px;
}

.spacer-10 {
    display: block;
    width: 100%;
    height: 10px;
}
.bk-ui .wp-block-paragraph strong,
.bk-ui p strong,
.bk-content p strong,
.entry-content strong {
    font-weight: 700 !important;
}
#btn-complaint { flex: 0 0 100%; }

.bk-header .container-fluid {
    max-width: 1400px;
}
.bk-header nav > ul > li > a {
    padding: 0.6rem 0.8rem 0.5rem 0.6rem;
    /*align-content；*/
}

@media (min-width:1200px) and (max-width:1359px)
{
    .bk-header a
    {
        font-size:0.8rem!important;
    }
}

@media (max-width:768px)
{
    body .news-page .pagebanner-bk.item-bk {
        background: black;
        height: auto;
    }

    body .news-page .bk-banner .content-bk {
        width: 100%;
    }
    .pagebanner-bk.item-bk {
        height: auto;
        min-height: auto;
    }

    section.bk-news .bk-sm_title {

        min-height: auto;
    }


}

section.bk-news .bk-sm_title {
    min-height: 2.9rem;
    font-size: 1.3rem;
    min-height: 68px;
}
body .bk-search-result .btn-holder {

    bottom: 1rem;
    right: 1.8rem;
    left: 1.8rem;
    position: absolute;

}
.text-bk-2 {
    padding-bottom: 1rem;
}
p#“breadcrumbs” {
    margin-bottom: 0;
}
.news-page .pagebanner-bk.item-bk {
    background: black;
    height: auto;
    padding: 4rem 0;
}

@media (min-width:768px) and (max-width:1199px)
{
    .bk-news .tittle-content-bk {

        border: none!important;
    }
    .bk-news article
    {
        border: 1px solid #d0cdcd!important;
        height: 100%;
    }

    .bk-news-btn {
        padding:2rem 0 0rem;
    }
    .bk-news-btn a {
        margin-bottom:0rem;
    }
    .bk-news .content-bk {

        margin-bottom: 1.5rem;
    }
}



@media (max-width:768px)
{
    body .news-page .pagebanner-bk.item-bk {
        background: black;
        height: auto;
    }

    body .news-page .bk-banner .content-bk {
        width: 100%;
    }
    .pagebanner-bk.item-bk {
        height: auto;
        min-height: auto;
    }

    section.bk-news .bk-sm_title {

        min-height: auto;
    }
    .bk-news .content-bk
    {
        min-height: auto;
    }

}
@media (max-width:991px)
{
    body	.bk-footer .contact-button-bk {
        text-align: center;
        margin-top: 2rem;
    }
    body .bk-footer .logo-bk {
        margin-bottom:0;
    }
}
@media (max-width:560px)
{
    .bk-footer nav {
        text-align: center;
    }

}


#mega-menu-wrap-primary #mega-menu-primary > li > a {
    font-size: 14px !important;
}

.mega-menu-grid-container {
    display: flex;
    flex-wrap: wrap;
    background-color: transparent;
    color: white;
    margin-left: 80px;
    margin-right: 0px;
}


.mega-menu-column-left {
    flex: 1;
    min-width: 200px;
}

.mega-menu-column-right {
    flex: 2;
    min-width: 300px;
}

.mega-menu-column-left h5 {
    font-size: 25px;
    color: #004890;
    margin-bottom: 10px;
}

.mega-menu-column-left p {
    color: #5a3e2b;

    font-size: 15px;
    line-height: 1.6;
}

.mega-menu-column-left .learn-more {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 12px;
    background-color: #004890;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    font-size: 15px;
}

.mega-menu-column-left .learn-more:hover {
    background-color: #00356d;
    color: white !important;
}

.mega-menu-column-right ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.mega-menu-column-right ul li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}

.mega-menu-column-right ul li a:hover {
    text-decoration: underline;
}


#mega-menu-wrap-primary {
    max-width: none !important;
    width: 100%;
    padding: 0;
    margin: 0;
}


#mega-menu-wrap-primary ul.mega-menu {
    margin: 0 !important;
    justify-content: space-between;
}
.mega-menu-column-right ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    gap: 10px 20px;
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: calc(5 * 2.2em);
    overflow: hidden;
}

.mega-menu-column-right ul li {
    margin: 0;
}

.mega-menu-column-right ul li a {
    display: block;
    color: white;
    text-decoration: none;
    font-size: 14px;
}

.mega-menu-column-right ul li a:hover {
    text-decoration: underline;
}
.mega-menu-column-right ul {
    max-height: 100rem;
    /*   overflow-y: auto; */
}
.bk-header nav {
    flex-grow: 1;
}
#mega-menu-wrap-primary .mega-menu > li > a {
    color: black !important;
}
#mega-menu-wrap-primary {
    margin-top: 25px !important;
    background-color: white !important;
    width: 100%;
    margin: 0;
}

#mega-menu-wrap-primary {
    /*   padding-right: 20px; */
}
#mega-menu-wrap-primary .mega-menu > li > a:hover {
    color: #004890 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #000000 !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #004890 !important;
}
#mega-menu-wrap-primary .mega-menu > li.mega-menu-item:hover > a.mega-menu-link {
    background-color: #ffffff !important;
    color: #004890 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}




#mega-menu-wrap-primary .mega-menu > li.mega-menu-item > a.mega-menu-link {
    background-color: #ffffff !important;
    color: #000 !important;
}


#mega-menu-wrap-primary .mega-menu > li.mega-menu-item:hover > a.mega-menu-link {
    background-color: #ffffff !important;
    color: #004890 !important;
}



#mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a.mega-menu-link {
    color: #004890 !important;
    font-weight: bold;
    border-bottom: 2px solid #004890;
    background-color: #fff !important;
}

#mega-menu-wrap-primary .mega-menu > li.mega-menu-item {
    position: static !important;
}

#mega-menu-wrap-primary .mega-menu > li.mega-menu-item > ul.mega-sub-menu {
    position: fixed !important;
    top: 90px !important;
    left: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    box-sizing: border-box;
    background-color: #eeeeee !important;
    padding: 30px 0px;
    z-index: 9999;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
}

.btn-view-all{
    background-color: #004890;
    text-transform: none !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    border: 2px solid transparent;
    margin-bottom: 30px;
}
.btn-view-all:hover {
    color: #004890 !important;
    border: 2px solid #004890;
}
.col-md-6.col-lg-4.col-xl-4 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.col-md-6.col-lg-4.col-xl-4 article {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.col-md-6.col-lg-4.col-xl-4 figure {
    height: 60%;
    margin: 0;
}

.col-md-6.col-lg-4.col-xl-4 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.col-md-6.col-lg-4.col-xl-4 .tittle-content-bk {
    flex-grow: 1;
    padding: 16px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mega-menu-column-right ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px 20px;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 140px;
}



.mega-menu-column-right ul li {
    margin: 0;
    padding: 0;
    width: 100%;
}


.mega-menu-column-right ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    text-align: left;
    padding: 12px 16px;
    color: #333;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    height: 90%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-top: 12px;
}



.mega-menu-column-right ul li a:hover {
    background-color: #f3f3f3;
    color: #004890;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.mega-menu-column-right ul li a:hover::after {
    transform: translateX(4px);
    color: #004890;
}



#mega-menu-wrap-primary {
    background-color: white !important;
}


.bk-banner.home-banner .bk-header-title {
    font-size: 24px !important;
    line-height: 1.3 !important;
    margin-bottom: 12px !important;
}

.bk-banner.home-banner .content-bk p {
    font-size: 13px !important;
    line-height: 1.5 !important;
}
.bk-banner.home-banner .content-bk li {
    font-size: 13px !important;
    line-height: 1.5 !important;
}

.bk-banner.home-banner .content-bk li strong {
    font-size: inherit !important;
    font-weight: 600;
}

.bk-banner.home-banner .btn {
    font-size: 13px !important;
    padding: 6px 14px !important;
}


.bk-banner.home-banner {
    height: 410px;
    position: relative;
    overflow: hidden;
}


.bk-banner.home-banner .owl-carousel,
.bk-banner.home-banner .item-bk,
.bk-banner.home-banner figure {
    height: 100%;
}



.bk-banner.home-banner figure img {
    width: 100%;
    height: 85%;
    object-fit: cover;
}


.bk-banner.home-banner .content-bk {
    position: relative;
    top: -120px;
}
@media (min-width: 1900px) and (max-width: 2000px) {
    .bk-banner.home-banner .content-bk {
        position: relative;
        top: -165px;
    }
}



.mega-menu-column-right-has-children .menu-column-1 {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    flex-shrink: 0;
    width: 330px;
    gap: 12px;
}

.mega-menu-column-right-has-children .menu-column-1 li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    padding: 14px 14px;
    color: #333;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    width: 100%;
    box-sizing: border-box;
    position: relative;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    border: 2px solid transparent;
}

.mega-menu-column-right-has-children .menu-column-1 li a:hover {
    background-color: #f7f7f7;
    color: #004890;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}



.menu-column-2-group .menu-column-2 .sub-card {
    display: block;
    background-color: #fff;
    padding: 14px 10px;
    border-radius: 6px;
    text-decoration: none;
    color: #333;
    font-size: 17px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    transition: all 0.2s ease;
    min-width: 300px;
}


.menu-column-2-group .menu-column-2 .sub-card:hover {
    background-color: #f3f3f3;
    color: #004890;
}


.mega-menu-column-right-has-children {
    display: grid;
    grid-template-columns: 330px 1fr;
    gap: 10px;
}

.mega-menu-column-left {
    max-width: 360px;
}


/* .mega-menu-column-right-has-children .menu-column-1 {
	max-width: 360px;
  padding: 14px 0;
} */

.menu-column-2-group .menu-column-2 {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
    padding: 0 10px 40px 10px;
    box-sizing: border-box;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* 显示当前悬停目标 */
.menu-column-2-group .menu-column-2.active {
    display: grid !important;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    pointer-events: auto !important;
    visibility: visible !important;
}
.menu-column-2-group {
    min-height: 200px;
    display: flex;
    align-items: flex-start;
}

@media (min-width: 1900px) and (max-width: 2000px) {
    .mega-menu-column-left {
        max-width: 450px;
    }
    .mega-menu-grid-container {
        padding-left: 120px;
        margin-left: 50px;
        margin-right: 50px;
    }
    .menu-column-2-group .menu-column-2 .sub-card {
        font-size: 16px;
    }
    .mega-menu-column-right-has-children .menu-column-1 {
        width: 380px;
    }
    .mega-menu-column-right-has-children {
        display: grid;
        grid-template-columns: 390px 1fr;

    }

}

@media (min-width: 992px) and (max-width: 1500px) {
    .mega-menu-grid-container {
        padding-left: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .mega-menu-column-left {
        max-width: 360px;
    }
}

.menu-column-1 li[data-target] > a {
    display: flex !important;
    justify-content: space-between;
    text-align: left;
    align-items: center;
}
.menu-column-1 li[data-target] > a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 30px);
    display: inline-block;
}


.menu-column-1 li[data-target] > a .arrow {
    font-size: 20px;
    color: #888;
    transition: color 0.3s ease;
    margin-left: auto;
}


.menu-column-1 li[data-target] > a:hover .arrow {
    color: #004890;
}

.menu-column-1 li[data-target].active a {
    background-color: #f3f3f3;
    color: #004890;
    box-shadow: 0 0 0 2px rgba(0, 72, 144, 0.6);
}
.menu-column-1 li.small-text a {
    font-size: 16.2px !important;
}
.menu-column-1 li.smaller-text a {
    font-size: 14.1px !important;
}
.menu-column-1 li.smallest-text a {
    font-size: 10.8px !important;
}
#mega-menu-wrap-primary .mega-menu > li.mega-menu-item > a.mega-menu-link {
    background-color: #ffffff !important;
    color: #000000 !important;
    box-shadow: none !important;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}

#mega-menu-wrap-primary .mega-menu > li.mega-menu-item:hover > a.mega-menu-link {
    background-color: #ffffff !important;
    color: #004890 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

#mega-menu-wrap-primary .mega-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-primary .mega-menu > li.mega-menu-item > a.mega-menu-link:active {
    background-color: transparent !important;
    box-shadow: none !important;
    outline: 2px dashed #004890;
    outline-offset: 4px;
}
.bk-news .content-bk {
    min-height: 110px;
}
.bk-sm_title {
    min-height: 110px;
}
.bk-news-section {
    background: #f4f4f4;
    color: #fff;
    padding: 50px 0;
}

.bk-events-subtitle {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.bk-events-title {
    font-size: 36px;
    font-weight: 700;
    /*   margin-bottom: 40px; */
    color:black;
}
.bk-events-carousel {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
}
.bk-events-carousel::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
}
.bk-events-carousel.active {
    cursor: grabbing;
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.bk-event-card {
    background: #fff;
    color: #000;
    border-radius: 8px;
    padding: 14px;
    width: 340px;
    min-width: 300px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 0 0 auto;
    /* 	box-shadow: 0 4px 12px rgba(0,0,0,0.1); */
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);

}
.bk-event-date .month {
    font-size: 14px;
    text-transform: uppercase;
    color: #555;
}
.bk-event-date .day {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bk-event-title {
    font-size: 20px;
    font-weight: bold;
    /*   margin: 15px 0 10px; */
}
.bk-event-desc {
    font-size: 14px;
    /*   margin-bottom: 50px; */
}
.btn-register {
    background-color: #004890;
    color: #fff;
    padding: 12px;
    text-align: center;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
}
.btn-register:hover {
    background-color: #1c3ca5;
}

.bk-event-image {
    height: 240px;
    overflow: hidden;
    border-radius: 8px;
}
.bk-event-image img {
    width: 100%;
    /*   height: auto; */
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.upcoming-events-section {
    background: #f4f4f4;
    padding: 40px 0;
    font-family: 'Roboto', sans-serif;
    /* 	 border-top: 1px solid #fff; */
}

.upcoming-events-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}

.event-card-wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    width: max-content;
    overflow-x: auto;
    width: 100%;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
}
.event-card-wrapper::-webkit-scrollbar {
    display: none;
}


.event-card {
    width: calc(25% - 22.5px);
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}

.event-card:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.2);
}

.event-card-top {
    background: #0d1a44;
    position: relative;
    padding: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #fff;
    min-height: 100px;
}

.corner-accent {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #0a1332;
    border-left: 40px solid transparent;
}

.event-date {
    text-align: left;
}

.event-date .weekday {
    font-size: 12px;
    text-transform: uppercase;
}

.event-date .day {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

.event-date .month {
    font-size: 14px;
    text-transform: uppercase;
}

.event-type {
    background: #fff;
    color: #0d1a44;
    font-size: 12px;
    font-weight: bold;
    border: none;
    border-radius: 15px;
    padding: 5px 10px;
    margin-top: 5px;
    z-index: 2;
}

.event-card-body {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.event-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #000;
    line-height: 1.4;
}

.subtitle {
    color: #555;
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

.event-info {
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #333;
    font-size: 14px;
    word-break: break-word;
    white-space: normal;
}

.event-info p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 1.4;
}

.event-info i {
    font-size: 14px;
    color: #2d59d2;
}

.btn-register {
    margin-top: auto;
    background-color: #2d59d2;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.btn-register:hover {
    background-color: #1c3ca5;
    color:white !important;
}


.new-view-all-wrapper {
    text-align: center;
    margin-top: 30px;
}

.new-btn-view-all {
    padding: 10px 25px;
    border: 2px solid #004890;
    background: transparent;
    color: #004890;
    font-weight: bold;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s;
}

.new-btn-view-all:hover {
    background: #004890;
    color: #fff;
}

@media (max-width: 768px) {
    .event-card-wrapper {
        /*     flex-direction: column; */
        gap: 20px;
    }

    .event-card {
        width: 100%;
        min-width: 220px;
    }

    .event-card-top,
    .event-card-body {
        padding: 15px;
    }

    .event-title {
        font-size: 16px;
    }

    .event-subtitle,
    .event-info,
    .btn-register,
    .btn-view-all {
        font-size: 14px;
    }

    .event-date .day {
        font-size: 24px;
    }

    .event-type {
        font-size: 10px;
        padding: 4px 8px;
    }
}

@media (max-width: 700px) {
    .bk-news-section {
        padding: 40px 0;
    }

    .bk-events-title {
        font-size: 25px;
        margin-bottom: 30px;
        text-align: center;
    }

    .bk-events-carousel {
        gap: 15px;
        padding-bottom: 10px;
    }

    .bk-event-card {
        width: 85%;
        min-width: 200px;
        padding: 10px;
    }

    .bk-event-date .day {
        font-size: 24px;
    }

    .bk-event-title {
        font-size: 18px;
    }

    .bk-event-desc {
        font-size: 13px;
        margin-bottom: 30px;
    }

    .btn-register {
        font-size: 14px;
        padding: 10px;
    }

    .bk-event-image img {
        border-radius: 6px;
    }
    .bk-event-image {
        max-height:200px;
    }
    .btn-view-all{
        margin-bottom: 25px;
    }
}

.hero-banner {
    position: relative;
    width: 100%;
    height: 650px;
    /*   background-color: #000; */
    color: #fff;
    font-family: 'Arial Black', sans-serif;
    z-index: 10;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}
.bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.banner-content h1 {
    z-index: 2;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}

.banner-buttons {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    z-index: 999;
    padding: 0 20px;
    box-sizing: border-box;
}


.banner-btn {
    background-color: #004c99;
    width: 250px;
    height: 250px;
    color: #fff;
    border-radius: 4px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    transition: all 0.3s;
    flex: 0 0 auto;
}

.banner-btn:hover {
    background-color: #003366;
    transform: translateY(-5px);
    color: white;
}

.banner-btn img {
    width: 90px;
    height: 90px;
}
@media (max-width: 1200px) {
    .banner-buttons {
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 16px;
        padding: 20px;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    }

    .banner-btn {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .banner-buttons::-webkit-scrollbar {
        display: none;
    }
}
@media (max-width: 700px){
    .banner-content h1 {
        font-size:28px;
    }
    .banner-btn {
        width: 200px;
        height: 200px;
        font-size: 21px;
    }
    .banner-buttons {
        bottom: 100px;
    }
}


.banner-bottom {
    background: #fff;
    padding-top: 150px;
    z-index: 1;
    position: relative;
}

.custom-staff-card-container {
    display: flex;
    align-items: center;
    margin: 40px auto;
    flex-wrap: wrap;
    gap: 30px;
}

/* .custom-staff-card-container .card .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

/* .custom-staff-card-container .card .icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  color: #fff;
} */
.custom-staff-card-container .card {
    border: none;
    box-shadow: none;
    flex: 1 1 300px;
    max-width: 300px;
}


.custom-staff-card-container .card .slide {
    width: 300px;
    height: 200px;
    transition: 0.5s;
}

.custom-staff-card-container .card .slide.slide1 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transition: .7s;
    transform: translateY(200px);
}

.custom-staff-card-container .card:hover .slide.slide1 {
    transform: translateY(100px);
}

.custom-staff-card-container .card .slide.slide2 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    transition: .8s;
    transform: translateY(-100px);
    /*   box-shadow: 0 20px 40px rgba(0,0,0,0.4); */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);

}

.custom-staff-card-container .card:hover .slide.slide2 {
    transform: translateY(0);
}

.custom-staff-card-container .card .slide.slide2::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    background: #004B87;
}

.custom-staff-card-container .card .slide.slide2 .content p {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #414141;
}

.custom-staff-card-container .card .slide.slide2 .content h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 24px;
    text-align: center;
    color: #414141;
}
.custom-staff-card-container .slide.slide2 .mCustomScrollBox,
.custom-staff-card-container .slide.slide2 .mCSB_container {
    all: unset;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.custom-staff-card-container .slide.slide1 .mCustomScrollBox,
.custom-staff-card-container .slide.slide1 .mCSB_container {
    all: unset;
    display: flex;
    height: 100%;
    width: 100%;
}

.staff-photo {
    width: 200px;
    height: 200px;
    object-fit: cover;
    display: block;
}
.staff-department-title {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 40px 0 20px;
    padding-left: 10px;
    border-left: 5px solid #004B87;
    color: #004B87;
}

.bk-banner {
    background-image: url('/wp-content/themes/bbact/assets/images/Website_Assets.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
.pagebanner-bk.item-bk {
    background-image: url('/wp-content/uploads/2025/07/Website_Assets.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
.bk-banner h1 {
    color: white;
    font-size: 34px;
    font-weight: bold;
}

.bk-banner #breadcrumbs {
    color: white;
    font-size: 20px;
}
.bk-banner #breadcrumbs a {
    color: white;
    font-size: 20px;
    text-decoration: none;
}

@media (max-width: 768px){
    .bk-banner h1 {
        color: white;
        font-size: 22px;
        font-weight: bold;
    }

    .bk-banner #breadcrumbs {
        color: white;
        font-size: 16px;
    }
    .bk-banner #breadcrumbs a {
        color: white;
        font-size: 16px;
        text-decoration: none;
    }
    .bk-banner #breadcrumbs span {
        display: inline-block;
        max-width: 100%;
        overflow-wrap: break-word;
        word-break: break-word;
        white-space: normal !important;
    }

    .bk-banner #breadcrumbs {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal;
    }
}

.bk-banner #breadcrumbs a:hover {
    text-decoration: underline;
}

.bk-banner .item-bk::before {
    display: none !important;
    content: none !important;
}
.bk-banner figure {
    display: none;
}
body.single-post .bk-banner h1 {
    font-size: 32px;
}

#breadcrumbs {
    white-space: nowrap;
    display: block;
    max-width: 100%;
}
@media (min-width: 1920px) {
    .bk-header .container-fluid {
        max-width: 1600px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li > a {
        font-size: 18px !important;
    }
}
.custom-staff-blue-button {
    /*background-color: #004890;*/
    background: linear-gradient(145deg, #005bb5, #003a70);
    letter-spacing: 1px;
    color: white !important;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: clamp(0.9rem, 1.5vw, 1.75rem);
    width: 540px;
    height: 70px;
    border-radius: 60px;
    border: none;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: background-color 0.3s ease;
    text-decoration: none;
    padding: 0 1rem;
    margin-bottom:10px;
}

.custom-staff-blue-button:hover {
    background: linear-gradient(145deg, #004890, #002e5f);
    box-shadow:
            0 6px 12px rgba(0, 0, 0, 0.2),
            0 14px 28px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.custom-staff-blue-button:active {
    transform: scale(0.98);
    box-shadow:
            0 3px 6px rgba(0, 0, 0, 0.2),
            0 8px 16px rgba(0, 0, 0, 0.15);
}
.content-bk {
    background: none !important;
}

.custom-blue-button {
    background: linear-gradient(145deg, #005bb5, #003a70);
    letter-spacing: 1px;
    color: white !important;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    font-size: 1rem;
    min-width: 150px;
    max-width: 310px;
    min-height: 50px;
    border-radius: 60px;
    border: none;
    cursor: pointer;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: background-color 0.3s ease;
    text-decoration: none;
    padding: 0.5rem 1rem;
    flex-wrap: wrap;
}

.custom-blue-button:hover {
    background: linear-gradient(145deg, #004890, #002e5f);
    box-shadow:
            0 6px 12px rgba(0, 0, 0, 0.2),
            0 14px 28px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.custom-blue-button:active {
    transform: scale(0.98);
    box-shadow:
            0 3px 6px rgba(0, 0, 0, 0.2),
            0 8px 16px rgba(0, 0, 0, 0.15);
}

a.no-click {
    pointer-events: none;
    cursor: default;
    color: #666;
}
.menu-column-1 li[data-target] a {
    box-shadow: 0 0 0 2px transparent;
    transition: all 0.3s ease;
}

.menu-column-1 li[data-target].active a {
    background-color: #f3f3f3;
    color: #004890;
    box-shadow: 0 0 0 2px rgba(0, 72, 144, 0.6);
}

#mega-menu-wrap-primary .mega-menu > li.mega-menu-item-has-children > a {
    cursor: default !important;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-touch-callout: none;
}

.accordion-container {
    margin-bottom: 40px;
    border-top: 1px solid #ddd;
}

.accordion-box {
    border-bottom: 1px solid #ddd;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    padding: 12px 0px;
    cursor: pointer;
    background-color: #fff;
    transition: background 0.3s;
}


.accordion-title {
    font-size: 2.3rem;
    /*font-weight: bold;*/
}

.accordion-toggle {
    font-size: 2.5rem;
    transition: transform 0.3s ease;
}

.accordion-header.open .accordion-toggle {
    transform: rotate(45deg);
}

.accordion-content {
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    max-height: 0;
    opacity: 0;
}
.accordion-content.open {
    opacity: 1;
}

.accordion-body {
    font-size: 1.4rem;
    margin-bottom: 12px;
    color: #333;
}

.accordion-footer {
    text-align: left;
    font-size: 1.5rem;
    /*color: #555;*/
    padding-bottom:15px;
}

.bk-list-container {
    display: flex;
    flex-direction: column;
    /*         gap: 20px; */
}

.bk-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #d8e3ee;
    padding: 20px;
    border-radius: 0;
}
.bk-title {
    flex: 2;
    text-align: left;
    margin: 0 auto !important;
    max-width: 220px;

}
.bk-title strong {
    font-size: 1.4rem;
    font-weight: 600 !important;
}


.bk-content {
    flex: 4;
    font-size: 1.25rem;
    padding: 0 10px;

}
.bk-content p {
    margin: 0;
}

.bk-button {
    flex: 1;
    /*         display: flex; */
    justify-content: flex-end;
}

.btn-burger {
    display: inline-flex !important;
    justify-content: center ;
    align-items: center ;
    text-align: center ;
    background-color: #004890;
    color: white !important;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 0.8rem 1.6rem;
    text-decoration: none;
    min-width: 170px;
    /*         height: 60px; */
    transition: background-color 0.3s ease;
}

.btn-burger:hover {
    background-color: #003a70;
    color: white;
}
@media (max-width: 768px) {
    .bk-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .bk-button {
        justify-content: center;
        margin-top: 15px;
        width: 100%;
    }

    .btn-burger {
        width: 100%;
    }
}

.accordion-layout {
    display: flex;
    gap: 20px;
    max-width: 1500px;
    margin: 0 auto;
    padding: 20px 0px;
}

.accordion-image {
    flex: 0 0 450px;
    max-width: 450px;
}

.accordion-image img {
    width: 100%;
    height: auto;
    /*   max-height: 550px; */
    object-fit: cover;
    border-radius: 10px;
}

.accordion-container {
    flex: 1;
    min-width: 0;
}
.bk-row.vertical-layout {
    flex-direction: column;
}
.btn-burger-small {
    display: inline-flex !important;
    justify-content: center ;
    align-items: center ;
    text-align: center ;
    background-color: #004890;
    color: white;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 1rem 2rem;
    text-decoration: none;
    min-width: 70px;
    height: 50px;
    transition: background-color 0.3s ease;
    margin-top: 10px;
}
.btn-burger-small:hover {
    background-color: #003a70;
    color: white;
}
@media (max-width: 1024px) {
    .accordion-layout {
        flex-direction: column;
    }

    .accordion-image {
        flex: 0 0 250px;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .accordion-image {
        flex: 0 0 150px;
    }
}

.bk-row.odd {
    background-color: #d8e3ee;
}

.bk-row.even {
    background-color: #fff;
}

@media (min-width: 1200px) {
    .custom-col-5 {
        width: 20%; /* 100% / 5 = 20% */
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.anchor-nav {
    position: sticky;
    /*   top: var(--header-h, 80px);  */
    z-index: 998;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.anchor-nav--fixed {
    position: fixed;
    left: 0; right: 0;
    /*   top: var(--header-h, 80px); */
    z-index: 998;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}


.anchor-nav-spacer {
    height: 48px;
}



.anchor-nav-container {
    display: flex;
    gap: 20px;
    /* 	justify-content: center;  */
    flex-wrap: wrap;
}


.anchor-btn {
    font-size: 20px;
    padding: 8px 16px;
    border-radius: 24px;
    background: #eee;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
}

.anchor-btn.active,
.anchor-btn:hover {
    background: #004890;
    color: #fff;
}
@media (max-width: 768px) {
    .anchor-btn {
        font-size: 16px;
    }
}

.bk-header, header.site-header {
    /*   position: relative; */
    z-index: 3000;
    overflow: visible;
}
section[id] { scroll-margin-top: var(--anchor-offset, 120px); }
.page-section, section[id] { min-height: 150px; }
.page-template-page-inner-php .container {
    max-width: 1440px !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px){
    .page-template-page-inner-php .col-lg-9 { flex: 0 0 80%; max-width: 80%; }
    .page-template-page-inner-php .col-lg-3 { flex: 0 0 20%; max-width: 20%; }
}

body.home {
    background-color: #f4f4f4;
}


.fullwidth-poster {
    width: 100%;
    height: 150px;
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    margin-top:30px;
}


.fullwidth-poster > a.poster-slide {
    position: absolute !important;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 1000px;
    height: 150px;
    display: block;
    opacity: 0;
    transition: opacity .6s ease;
    pointer-events: none;
}


.fullwidth-poster > a.poster-slide.is-active {
    opacity: 1;
    pointer-events: auto;
}

.fullwidth-poster > a.poster-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 1024px) {
    .fullwidth-poster > a.poster-slide { width: 90vw; }
}
@media (max-width: 768px) {
    .fullwidth-poster { height: 20vw; }
    .fullwidth-poster > a.poster-slide { height: 100%; }
}



