<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BDH custom font Start */

/* Gellatio */
@font-face {
    font-family: 'Gellatio';
    src: url('inc/assets/fonts/Gellatio-Regular.ttf') format('truetype'),
       url('inc/assets/fonts/Gellatio.woff') format('woff'),
       url('inc/assets/fonts/Gellatio.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Anton */
@font-face {
    font-family: 'Anton';
    src: url('inc/assets/fonts/Anton.ttf') format('truetype'),
       url('inc/assets/fonts/Anton.woff') format('woff'),
       url('inc/assets/fonts/Anton.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




/* BDH custom font End */

body {
    margin: 0 auto;
    height: 100%;
    padding: 0;
    font-family: 'IBM Plex Sans Condensed', sans-serif !important;
    max-width: 3000px;
}

/*Mobile menu*/
#mobilemenu_bar {
    background: #bd1103;
    border-bottom: 1px solid #fff;
}

#mobilemenu_menu {
    background: #eee !important;
}

ul#mobilemenu_menu_ul li a {
    color: #000;
}

#mobilemenu_menu.left {
    width: 100%;
}

#mobilemenu_menu.mobilemenu_levels a.mobilemenu_parent_item {
    border-left: 1px solid #bd1103 !important;
}

#mobilemenu_menu.mobilemenu_levels ul li {
    border-bottom: 1px solid #bd1103 !important;
    border-top: 0px solid #bd1103 !important;
}

ul.dropdown-menu {
    margin-top: -10px;
}

#mobilemenu_menu a:hover {
    background: #bd1103 !important;
    color: #fff !important;
}

#mobilemenu_menu .mobilemenu_icon_par {
    color: #bd1103 !important;
}

#mobilemenu_menu.mobilemenu_levels ul li ul {
    border-top: 1px solid #bd1103 !important;
}

h1.lastH1 {
    margin-bottom: 0;
}

.post_filter_child {
    margin-bottom: 50px;
}

a.filter_cat.active {
    background: #bd1103;
    color: #fff;
}

a.filter_cat {
    background: #eee;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    display: inline-block;
}

b.last_modified {
    color: #bd1103;
}

b.last_modified span {
    color: #333;
}

a.dropdown-toggle.nav-link:hover+.dropdown-menu,
a.dropdown-toggle.dropdown-item:hover+.dropdown-menu {
    display: block !important;
}

a.f_email,
a.f_email:hover {
    color: #000;
}

.dropdown-menu:hover {
    display: block !important;
}

.dropdown-menu li&gt;.dropdown-menu {
    left: 13.875rem;
    top: 0;
    margin-top: 0 !important;
}

.dropdown-menu {
    min-width: 14.500rem;
    border-radius: 0;
}

ul#menu-hoofdmenu li a {
    color: #000;
}

ul.dropdown-menu {
    padding: 0;
}

ul#menu-hoofdmenu li.dropdown-submenu:hover&gt;ul.dropdown-menu {
    display: block !important;
}

ul#menu-hoofdmenu li.dropdown-submenu1:hover&gt;ul.dropdown-menu {
    display: block !important;
}

.header_slideshow_image {
    background-position-y: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

.sps_topscoorders td,
.sps_topscoorders th {
    vertical-align: middle;
}

.header_line {
    background: #bd1103;
    height: 10px;
}

ul.sps_top li a {
    border-radius: 0 !important;
    color: #bd1103;
    padding-right: 0 !important;
}

p.no_topscoorder {
    margin-top: 10px;
}

ul.sps_top li {
    width: 100px !important;
    text-align: center !important;
}

ul#menu-hoofdmenu li a {
    margin-right: 8px;
    font-size: 16px !important;
}

.sps_topscoorder_img {
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    max-width: 175px;
}

.header_slideshow_logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    width: 260px;
    margin: 0 auto;
    position: relative;
    top: 110px;
}

.featured_program a {
    color: #fff;
    text-decoration: none;
}

.header_slideshow_buttons {
    text-align: center;
    position: relative;
    top: 170px;
}

.header_slideshow_buttons button {
    border-radius: 0 !important;
    border: none;
    width: 100px;
    text-transform: uppercase;
    box-shadow: none !important;
}

.sps_search,
a.header_fb {
    float: right;
}

.sps_search input.search-field.form-control {
    border-radius: 0;
    box-shadow: none;
    height: 33px;
}

.sps_search i.fa-search {
    color: #fff;
    font-size: 19px;
    position: relative;
    bottom: 2px;
}

.sps_search button.search-submit {
    background: #bd1103;
    border: none;
    padding-right: 9px;
    padding-left: 9px;
    box-shadow: none;
    padding-bottom: 0;
}

a.header_fb {
    background: #bd1103;
    position: relative;
    top: 26px;
    padding: 6px 12px 3px 13px;
    margin-left: 10px;
}

a.header_fb i {
    color: #fff;
    font-size: 20px;
}

a.footer_fb {
    background: #fff;
    padding: 6px 12px 3px 13px;
}

a.footer_fb i {
    color: #bd1103;
    font-size: 20px;
}

.sps_search {
    position: relative;
    top: 26px;
}

button.navbar-toggler i.fa-bars {
    color: #bd1103;
    font-size: 30px;
}

button.navbar-toggler {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
}

@media screen and (min-width: 1200px) {
    .sponsor_box .container {
        max-width: 810px;
        margin-left: 110px;
    }

    .home_section_two_bottom,
    .home_section_two {
        display: block !important;
    }

    .home_section_two_mobile,
    .home_section_two_mobile_sponsoren {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .sps_search {
        top: 18px;
    }

    header#masthead {
        padding-bottom: 32px !important;
    }

    a.header_fb {
        top: 18px;
        padding-bottom: 3.5px;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav&gt;li.current_page_item&gt;a {
        border-bottom: none;
    }

    ul#menu-hoofdmenu {
        margin-top: 15px;
    }

    a.nav-link {
        padding-left: 0 !important;
    }

    .home_section_two_bottom,
    .home_section_two {
        display: none !important;
    }

    .home_section_two_mobile,
    .home_section_two_mobile_sponsoren {
        display: block !important;
    }

}

@media screen and (max-width: 650px) {
    .sponsor_page h2 {
        width: 91% !important;
    }
}

@media screen and (max-width: 450px) {
    .sps_search input.search-field.form-control {
        height: 31px;
        width: 166px;
    }



    ul#menu-hoofdmenu li a {
        width: 200px;
    }

    .sps_search {
        top: 20px;
    }

    a.header_fb {
        top: 20px;
        padding-bottom: 2px;
    }

    a.header_fb i {
        font-size: 19px;
    }

    .slider-header-nav .slick-next {
        right: 15px !important;
    }

    .slider-header-nav .slick-prev {
        left: 15px !important;
    }

    .team_box .team_image {
        height: 220px !important;
    }

    .team_description {
        margin-top: 86px !important;
    }
}

@media screen and (min-width: 450px) and (max-width: 750px) {
    .team_box .team_image {
        height: 284px;
    }

    .team_description {
        margin-top: 161px !important;
    }
}

@media screen and (max-width: 578px) {
    button.navbar-toggler {
        margin-left: -12px;
    }
}

.home_section_one {
    background: #e7e6e6;
    margin-top: -66px;
    padding-bottom: 85px;
    padding-top: 40px;
}

.home_section_one .news_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    position: relative;

}

.news_slide {
    padding-left: 20px;
    padding-right: 20px;
}

.last_news .slick-prev {
    left: 0;
}

.last_news .slick-next {
    right: 0;
}

.last_news .slick-list.draggable {
    width: 80%;
    margin: 0 auto;
}

.home_section_one h1 {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 31px;
}

.news_slide h2 {
    color: #bd1103;
}

.home_section_one h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #656262;
    margin-top: -4px;
}

.home_section_one hr {
    margin-top: -7px;
    margin-bottom: 12px;
    border-width: 2px;
    border-color: #bfbfbf;
}

.home_section_two_mobile {
    background: #bd1103;
    text-align: center;
    margin-top: -24px;
    padding-top: 9px;
    padding-bottom: 1px;
}

.home_section_two_mobile h1 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
}

.home_section_two_mobile_sponsoren {
    background: #312f3c;
}

.home_section_two_mobile_sponsoren .sponsor_collections {
    position: relative;
    top: 45px;
    padding-bottom: 56px;
    padding-left: 50px;
    padding-right: 30px;
}

button.read,
button.read_all {
    border-radius: 0 !important;
    border: 3px solid #bd1103 !important;
    background: none !important;
    color: #000 !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 3px 12px 3px 12px;
    position: relative;
    margin-bottom: 10px;
}

button.read:hover,
button.read_all:hover {
    background: #fff !important;
}

.home_section_one a {
    text-decoration: none;
}

@media screen and (max-width: 1191.5px) {
    button.btn.btn-primary.read_all {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 991.5px) {
    .home_section_one h2 {
        margin-top: 14px;
    }

    .sps_sort_programm {
        margin-top: -21px;
    }

    .header_slideshow_image {
        height: 340px !important;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .header_slideshow_logo {
        height: 150px;
        width: 150px;
    }
}

@media screen and (max-width: 1298px) {
    .home_section_two_title .row {
        left: 46px !important;
    }
}

.home_section_two_title .row {
    position: relative;
    left: 70px;
}

@media screen and (min-width: 380px) and (max-width: 991.5px) {
    .home_section_one .news_image {
        height: 460px;
    }
}

.home_section_two {
    background: linear-gradient(90deg, #bd1103 50%, #312f3c 50%);
}

.home_section_two_triangle h1 {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 88px;
    font-size: 25px;
}

.home_section_two h1 i {
    position: relative;
    top: 1px;
}

.home_section_two_triangle {
    border-bottom: 294px solid #bd1103;
    border-right: 0px solid transparent;
    position: absolute;
    left: 0;
    bottom: -44px;
    width: 200px;
}

.home_section_two_title {
    background: #312f3c;
    height: 250px;
    position: relative;
    padding: 65px 50px 10px 50px;
}

.home_section_two_triangle_in {
    border-bottom: 45px solid #fff;
    border-left: 45px solid transparent;
    position: absolute;
    left: 156px;
    bottom: -295px;
    width: 348px;
}

.home_section_two_bottom {
    background: #bd1103;
    height: 44px;
    margin-right: 109vh;
}

.sponsor_collections {
    padding-top: 11px;
}

.sponsor_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 120px !important;
    margin-right: 21px;
}

.triangle_1 {
    border-bottom: 86px solid #312f3c;
    border-left: 132px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.triangle_2 {
    border-bottom: 64px solid #bd1103;
    border-left: 132px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.slider.slider-nav {
    max-width: 100%;
}

.header_slideshow_image.slick-slide.slick-current.slick-active {
    height: 600px;
}

.slider-header-nav .slick-next {
    right: 40px;
    z-index: 9999;
}

.slider-header-nav .slick-prev {
    left: 40px;
    z-index: 9999;
}

.slider-header-nav .slick-prev:before,
.slider-header-nav .slick-next:before {
    font-size: 30px !important;
}

.slider-nav .slick-dots li.slick-active button:before {
    color: #bd1103;
    font-size: 88px;
}

.slider-nav .slick-dots li button:before {
    font-size: 80px;
    color: #fff;
    content: '-';
    opacity: 10 !important;
}

.slider-nav .slick-prev {
    left: -50px !important;
}

.slider-nav .slick-next {
    right: -30px !important;
}

.home_section_three h1,
.home_section_four h1 {
    text-transform: uppercase;
    font-size: 25px;
}

.home_section_three {
    margin-top: 60px;
}

.home_section_four {
    margin-top: 15px;
}

.home_section_three table {
    border: 4px solid #bd1103;
    margin-bottom: 0;
}

button.btn.btn-primary.look_all {
    border-radius: 0 !important;
    border: none;
    width: 100%;
    box-shadow: none !important;
    background: #bd1103 !important;
}

.home_section_three table tbody th {
    color: #bd1103;
}

.sps_last_result {
    background: #bd1103;
    height: 250px;
    position: relative;
}

.triangle {
    border-bottom: 250px solid #312f3c;
    border-left: 46px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
}

.sps_last_result h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 44px;
    text-align: center;
    position: relative;
    top: 10px;
}

.sps_last_result h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.sponsor_box:before,
.sponsor_box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-left: 80px solid transparent;
    background: #fff;
}

.sponsor_box:after {
    top: 80%;
    border-top: 50px solid #ffffff;
    margin-right: -4000px;
}

.slider.slider-nav {
    position: relative;
    top: -23px;
}

.slider.slider-nav button.slick-prev:before,
.slider.slider-nav button.slick-next:before {
    opacity: 10;
}

p.nothing {
    margin-top: -7px;
    margin-bottom: 27px;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #312f3c;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

.table-responsive::-webkit-scrollbar {
    width: 10px !important;
}

.table-responsive::-webkit-scrollbar-track {
    background: #bd1103 !important;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #312f3c !important;
}

.footer_section_one iframe {
    border: 0;
    position: absolute;
    height: 514px;
    right: 0;
    top: -220px;
    max-width: 709px;
}

.footer_section_one a {
    color: #fff;
}

.footer_section_data p {
    color: #fff;
    font-size: 17px;
}

.footer_section_data {
    position: relative;
    left: 237px;
    bottom: 41px;
}

.footer_section_one h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 22px;
}

.footer_section_one {
    background: #bd1103;
    margin-top: 50px;
}

.footer_section_one_triangle {
    border-bottom: 294px solid #bd1103;
    border-right: 0px solid transparent;
    position: absolute;
    left: 0;
    bottom: -44px;
    width: 200px;
    z-index: 9;
}

.footer_section_one_title {
    background: #bd1103;
    height: 470px;
    position: relative;
    padding: 65px 50px 10px 50px;
}

.footer_section_one_triangle_in {
    border-bottom: 44px solid #fff;
    border-left: 45px solid transparent;
    position: absolute;
    left: 155px;
    bottom: -294px;
    width: 335px;
}

.footer_section_one_bottom {
    background: #bd1103;
    height: 44px;
    margin-right: 109vh;
    margin-bottom: -83px;
}

.footer_copyright {
    position: relative;
    top: 39px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer_copyright a {
    color: #000 !important;
    font-size: 14px;
}

.sep_1 {
    margin-left: 100px;
    margin-right: 100px;
}

.sep_1,
.sep_2 {
    display: inline;
}

.sep_2 {
    margin-right: 20px;
    margin-left: 20px;
}

ul.dropdown-menu.show a {
    color: #000 !important;
}

ul.dropdown-menu.show {
    border-radius: 0;
}

ul.dropdown-menu.show a:hover {
    color: #bd1103 !IMPORTANT;
}

header.entry-header h2 {
    color: #bd1103;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 22px;
}

footer.entry-footer {
    display: none;
}

.sps_results_page h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.sps_results_page i.fa-futbol {
    color: #bd1103;
    float: right;
    font-size: 25px;
}

.sponsor_image_page {
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 76px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 217px;
}

.sponsor_page h4 {
    color: #312f3c;
    margin-bottom: 15px;
}

.spons_blx {
    border: 1px solid #eeeeee;
    padding: 10px;
    /* margin: 0 auto; */
}

.news_page .news_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    position: relative;
}

.news_page a {
    text-decoration: none;
}

.news_page h2 {
    min-height: 66px;
    display: flex;
    align-items: center;
}

nav.navigation.post-navigation a {
    color: #bd1103;
    border-radius: 0;
}

.sponsor_page .row {
    margin-bottom: 70px;
}

span.posted-on a,
span.author.vcard a,
.nav-previous a,
.nav-next a {
    color: #bd1103;
    text-decoration: none !important;
}

.footer_section_one_mobile,
.footer_section_one_mobile_date {
    display: none !important;
}

.footer_section_one_mobile iframe {
    width: 100%;
    height: 170px;
}

.footer_section_one_mobile_date {
    background: #bd1103;
    padding: 10px;
    margin-top: -5px;
    margin-bottom: -35px;
}

.footer_section_one_mobile_date h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
}

.footer_section_one_mobile_date p {
    color: #fff;
    font-size: 17px;
}

b.first_cop {
    display: none;
}

@media screen and (max-width: 1420px) {

    .footer_section_one,
    .footer_section_one_bottom {
        display: none !important;
    }

    .footer_section_one_mobile,
    .footer_section_one_mobile_date {
        display: block !important;
    }

    .footer_copyright .col-lg-4 {
        max-width: 0%;
    }

    .footer_copyright {
        margin-left: 10px;
        height: 36px;
    }
}

@media screen and (max-width: 767px) {
    .sep_1 {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 470px) {
    b.first_cop {
        display: block;
        height: 0px;
    }

    .sep_1 {
        display: none;
    }

    .sep_2 {
        margin-right: -4px;
        margin-left: 15px;
    }

    .footer_copyright {
        left: 0px;
        height: 60px;
    }

    .footer_copyright a {
        margin-left: 24px;
    }
}

.sps_last_result h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

@media screen and (min-width: 1120px) and (max-width: 1493px) {
    body {
        overflow-x: hidden;
    }
}

@media screen and (min-width: 750px) {
    .team_box .team_image {
        height: 400px;
    }
}

/*.team_box {
    width: 100%;
    height: 200px;
    background: #e7e6e6;
}*/
.team_box img {
    width: 100%;
    max-width: 450px;
}

.team_box .team_image {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}

/*.team_name {
    background: #e7e6e6;
    height: 40px;
}*/

.triangle_3 {
    border-bottom: 86px solid #bd1103;
    border-left: 132px solid transparent;
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 1;
}

.team_box {
    background: #312f3c;
    padding: 40px;
    max-width: 500px;
}

/*.team_description {
    margin-top: 260px;
}*/

/*.team_name {
    background: #312f3c;
    height: 40px;
    margin-top: -24px;
}*/

.team_name h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
    background: #bd1103;
    padding: 8px 10px;
}

.team_section a {
    text-decoration: none;
}

a.dropdown-toggle.dropdown-item::after {
    position: relative;
    top: 4px;
}

ul.dropdown-menu.show ul.dropdown-menu {
    border-radius: 0;
    margin-left: 2px;
    border-left: 0;
}

.manage_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 306px;
}

p.manage_title {
    background: #e7e6e6;
    margin-top: -10px;
    text-align: center;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-weight: bold;
    font-size: 16px;
}

p.mana_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: bold;
    background: #bd1103;
    position: relative;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

p.players_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: bold;
    background: #bd1103;
    position: relative;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.sps_results i.fa-newspaper,
.sps_results_page i.fa-newspaper {
    color: #312f3c;
}

.flexible_content_image_right {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    padding: 13px 35px 0 0;
}

.flexible_content_image_left {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 13px 35px 0 0;
}

.sps_results_page .table-responsive {
    margin-bottom: 60px;
}

li.dropdown-submenu1 ul.dropdown-menu {
    display: none !important;
}

li.dropdown-submenu1.open ul.dropdown-menu {
    display: block !important;
}

.sponsor_page a {
    text-decoration: none;
}

.sponsor_page h2 {
    width: 100%;
    position: relative;
    left: 14px;
    font-weight: normal;
    color: #bd1103;
    background: #ececec;
    padding: 5px 10px;
    font-size: 20px;
    margin-bottom: 20px;
    height: 38px;
}

.sponsor_page h2 .triangle_2 {
    border-bottom: 35px solid #bd1103;
    border-left: 57px solid transparent;
}

.footer_section_one_mobile_date a {
    color: #fff !important;
}

.sps_sort_programm {
    position: relative;
    float: right;
}

body.page-id-17 header.entry-header h2 {
    margin-bottom: -25px;
}

.button-bottom {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    background: #312f3c;
    color: #fff;
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.button-bottom i {
    color: #fff;
    position: relative;
    top: 9px;
}

div#sjaloom_target_nav {
    position: relative;
    bottom: 296px;
}

a.email_head {
    font-weight: bold;
    color: #bd1103;
}

.info_tel {
    background: #bd1103;
    width: 250px;
    border-bottom-left-radius: 10px;
    color: #ffff;
    float: right;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.info_tel a {
    color: #fff !important;
}

@media screen and (max-width: 600px) {
    .info_tel {
        width: 100%;
        border-radius: 0;
        margin-top: -58px;
        text-align: center;
    }

    .header_slideshow_image {
        margin-top: 58px;
        height: 260px !important;
    }

    .slider-header-nav .slick-prev,
    .slider-header-nav .slick-next {
        top: 55%;
    }

    .header_slideshow_logo {
        top: 58px !important;
    }

    .header_slideshow_buttons {
        display: none !important;
    }
}

button.btn.btn-primary.read_all {
    margin-left: 10px;
}

.last_news .slick-prev:before,
.last_news .slick-next:before {
    color: #bd1103;
    opacity: 10 !important;
}

a.filter_year.active {
    background: #bd1103;
    color: #fff;
}

a.filter_year {
    background: #eee;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
}

.container.sps_marge {
    margin-top: 50px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1260px;
    }
}

/** Custom BDH **/

.table-sportlink {
    max-height: 75vh;
    overflow: auto;
}

.table-sportlink table {
    table-layout: fixed;
    word-break: break-word;
}

.table-sportlink table thead th {
    font-weight: 900;
    position: sticky;
    top: -4px;
    background-color: #bd1103;
    color: #fff;
    border: 2px solid #fff;
}

p.uitslagen-title a {
    font-size: 24px;
    color: #dc3545;
}

/* Start Main banner */

/* custom aanpassen */
/* custom aanpassen */
.home_section_one {
    margin-top: 0 !important;
}

.bdh-main-banner {
    height: calc(800px);

}

.bdh-main-banner .row,
.bdh-main-banner .row .col-12 {
    height: 100%;
}

.bdh-main-banner .inner-right,
.bdh-main-banner .inner-left {
    height: 100%;
    position: relative;
}

.bdh-main-banner .inner-left {
    background-color: #bd1103;
}

.bdh-main-banner .inner-right picture {
    display: block;
    height: 100%;
}

.bdh-main-banner .inner-right picture img {
    width: 100%;
    height: 100%;
}

.bdh-main-banner .inner-left .matches-overlay {
    position: absolute;
    top: 50px;
    left: 95px;
    background-color: #fff;
    padding: 20px;
    display: block;
}

.bdh-main-banner .inner-left .matches-overlay:before {
    content: '';
    position: absolute;
    left: -90px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-right: 90px solid #fff;
    border-bottom: 100px solid transparent;
    clear: both;
    z-index: 1;
}

.bdh-main-banner .inner-left .matches-overlay:after {
    content: '';
    position: absolute;
    right: -90px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-left: 90px solid #fff;
    border-bottom: 100px solid transparent;
    clear: both;
    z-index: 1;
}

.matches-overlay-inner {
    height: 160px;
    display: flex;
}

.matches-overlay-inner p {
    margin-bottom: 0;
    text-align: center;
}

.matches-overlay-inner .game-team {
    display: flex;
    flex-direction: column;
    place-items: center;
    justify-content: center;
    z-index: 5;
}

.matches-overlay-inner .game-team img {
    width: auto;
    height: 150px;
}

.matches-overlay-inner .game-team p {
    font-family: Arial Black, Helvetica, sans-serif;
    word-break: break-all;
}

.vs-and-time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 30px
}

.vs-and-time .vs-title {
    font-family: 'Gellatio';
    font-size: 44px;
    color: #bd1103;
    margin-bottom: 0;
}

.vs-time {
    margin-top: 15px;
    margin-bottom: 0;
    color: #bd1103;
    font-family: Arial Black, Helvetica, sans-serif;
}

.main-match-middle {
    top: 275px;
    position: relative;
    color: #fff;
    left: 95px;
}

.main-match-middle em {
    width: 24px;
    text-align: center;

}

.main-match-middle p {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
}

.next-match-container {
    max-width: calc(100vw - 15px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: calc(100% - 50px);
    width: 875px;
    z-index: 1;
    position: relative;
}

.next-match-container .datum-kop {
    font-size: 18px;
    margin-left: 2rem;
    color: #fff
}

.next-match-container-inner {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    padding-bottom: 10px;
    background-color: #fff;
}

.next-match-container-inner img {
    max-width: 20px;
    align-self: center;
}

.next-match-container-inner p {
    font-size: 14px;
    font-weight: 900;
    word-break: break-all;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    color: #000;
    font-family: Arial Black, Helvetica, sans-serif;
    max-width: 70%;
}

.next-match-container-inner p:last-child {
    margin-right: 20px;
}

p.tijd-matches {
    position: absolute;
    right: 0;
}

.next-match-container-inner .home-team {
    margin-right: 10px;
}

.away-team p {
    margin-right: 75px!important;
}

.next-match-container-inner .home-team,
.next-match-container-inner .away-team {
    display: flex;
    flex: 1;
    margin-left: 15px;
}

.matchday-kop {
    color: #fff;
    font-family: Anton;
    text-transform: uppercase;
    font-size: 4rem;
    margin: 4rem 0 4rem 2rem;
}

.swiper-icon-mobile-container {
    display: none;
}


@media (max-width: 1199px) {
    .bdh-main-banner {
        height: auto;
    }

    .bdh-main-banner .row {
        flex-direction: column-reverse;
    }

    .bdh-main-banner .inner-right {
        height: 500px;
    }

    .inner-left {
        display: flex;
        flex-direction: column;
        padding-bottom: 3rem;
    }

    .bdh-main-banner .inner-left .matches-overlay {
        top: -100px;
        z-index: 1;
    }

    .main-match-middle {
        margin-top: 120px;
        top: unset;
    }

    .next-match-container {
        margin-top: 3rem;

    }

    .next-match-container .datum-kop {
        text-align: left;
        margin-left: 1rem;
    }

    .matchday-kop {
        text-align: left;
        margin-left: 1rem;
    }

    .next-match-container-inner p {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .bdh-main-banner .inner-right picture img {
        width: 100%;
    }

    .bdh-main-banner .inner-left .matches-overlay:after,
    .bdh-main-banner .inner-left .matches-overlay:before {
        display: none;
    }

    .bdh-main-banner .inner-left .matches-overlay {
        max-width: 100%;
        left: 0;
    }

    .matches-overlay-inner {
        max-width: calc(100vw - 30px);
        overflow-x: auto;
        overflow-y: hidden;

    }

    .main-match-middle {
        left: 0;
    }

    .swiper-icon-mobile-container {
        display: flex;
        justify-content: center;
    }

    .swiper-icon-mobile {
        display: block;
        width: 64px;
    }
}

/* End Main banner */

@media (max-width: 768px) {
    .table-sportlink {
        max-height: calc(85vh - 300px);
    }
}

@media (min-width: 1200px) {
    .bdh-main-banner .inner-left .next-match-container:nth-child(2) {
        display: none;
    }
}</pre></body></html>