﻿@font-face {
    font-family: 'Black Bones';
    src: url('fonts/black-bones-regular.otf') format('opentype');
}

body {
    background-color: #0F2A71;
    font-family: "Chivo", sans-serif !important;
}

h2 {
    padding-left: 0;
}

.innerPageContent {
    background-image: none;
    padding-top: 0;
}

.mediumButton, .dateSpan {
    color: white;
    background-color: #001740;
    border-color: #001740;
}

.navigationOuter {
    position: absolute;
    width: 100%;
}

.panel {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

header img {
    width: 100%;
}

header {
    height: 100vh;
    overflow: hidden;
    background-image: url(/_img/bgimages/titleimage-mgfluehli.png);
    background-size: cover;
    background-position: center center;
}

.whitePanel {
    background-color: white;
    padding: 25px;
    border-radius: 20px;
}

    .whitePanel h2, .mainTitle {
        font-family: 'Black Bones';
        font-size: 68px;
    }

    .whitePanel h2 {
        text-align: center;
        color: #001740;
    }

.outerInfoDashboard {
    margin-top: -150px;
}

.mgLogo {
    max-width: 100%;
    max-height: 100%;
    transition: all ease .42s;
    float: right;
}

.navScroll .mgLogo {
    max-width: 68px;
}

.scrolled .mgLogo {
    max-height: 145px;
}

ul.navigation {
    background-color: #001740;
}

.navigationOuter {
    background-color: transparent;
}

.navigation {
    position: fixed;
    width: 100%;
}

.scrolled .navigationOuter > .navigation {
    background-color: #001740;
}

.topNav {
    background-color: #0F2A71;
    /*    margin-left: calc(var(--bs-gutter-x) * -1);*/
    padding-left: 30px;
    font-size: 14px;
    color: white;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    transition: all ease .35s;
}

    .topNav a {
        padding: 0;
        height: 0;
        color: white;
        border-top: none;
    }


.topNavInner > span {
    margin-right: 28px;
}



.topNavInner {
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
}

.socialMediaWrap {
    float: right;
    background-color: #F4C400;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 7px;
    padding-right: 5px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}



    .socialMediaWrap a {
        margin-left: 7px;
        margin-right: 7px;
        border: 0 !important;
        background-color: transparent;
    }

        .socialMediaWrap a:hover {
            background-color: transparent;
        }

.bottomNav a {
    border-top: none;
    padding-top: 20px;
    padding-bottom: 20px;
    height: unset;
    border-top: none;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: none !important;
}


.bottomNav {
    border-radius: 15px;
    overflow: hidden;
}

.navigation > li > a, .navigation > li.active a {
    background-color: transparent;
    color: white;
    text-transform: uppercase;
}

.navigation > li.active a {
    color: #F4C400;
}

.navigation a:hover {
    background-color: #0F2A71;
}

.navScroll .topNav {
    margin-top: -66px;
}

.navScroll .navigation {
    background-color: #001740;
    transition: all ease .35s 0.4s;
    height: 66px;
}

ul.navigation {
    background-color: #001740;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.mediumTitle, h3.mediumTitle {
    font-family: 'Work Sans';
    font-size: 32px;
    color: #0F2A71;
    font-weight: 900;
}

.bigTitle, h3.bigTitle {
    font-family: 'Work Sans';
    font-size: 41px;
    color: #0F2A71;
    font-weight: 900;
}

.dateIcon {
    width: 13px;
    margin-right: 10px;
    margin-left: 3px;
    margin-bottom: 2px;
    margin-top: 0;
}

.topInfoDashboard {
    padding-bottom: 85px;
}

.bottomInfoDashboard {
    padding-top: 85px;
    padding-bottom: 85px;
    background-color: #001740;
}

.mediumButton {
    padding: 10px 30px;
}

    .mediumButton:hover, .smallButton:hover {
        color: #001740;
    }

.btnWrap {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.smallBlueLine {
    background-color: #0F2A71;
    height: 3px;
    opacity: 1;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.menuOpen .mgLogo {
    max-width: 135px;
    margin-right: 29%;
}

.menuOpen .navigationOuter > .navigation {
    background-color: #0F2A71;
    height: 130px;
}

.outerMobileNav {
    background-color: #001740;
    padding-top: 140px;
}

hr.blueLine {
    background-color: #001740;
    height: 1px;
    opacity: 1;
    margin-bottom: 0;
    margin-left: 8px;
    margin-bottom: -1px;
}

.outerInfoDashboard .eventLink {
    color: #0F2A71;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

.outerInfoDashboard .eventPlace {
    color: black;
    font-size: 17px;
}

.img.mapIcon {
    width: 21px;
}

.bottomInfoDashboard .mediumButton {
    background-color: #F4C400;
    color: #001740;
}

.topFooter {
    background-color: #001740;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}


footer {
    padding-top: 0;
}

.bottomFooter {
    background-color: #0F2A71;
    color: white;
}

    footer a, .topFooter a, .bottomFooter a {
        color: #F4C400;
        border: none;
        text-decoration: none;
    }

.eventPage hr {
    color: #F4C400;
    opacity: 1;
}

.eventPage {
    padding-top: 50px;
    padding-bottom: 50px;
    color: white;
}

h2, h3, .panel h2, .panel h3 {
    border-left: none;
}

.eventPage .mainTitle {
    color: white;
}

.eventPage.past {
    background-color: #001740;
}

.past .dateSpan {
    background-color: #0F2A71;
}

.contentPage header {
    height: 60vh;
}

.img-rounded {
    min-width: 100%;
}

.newsPage h3 {
    color: white;
}

.contentPage .innerPageContent {
    padding-top: 60px;
    padding-bottom: 60px;
}

.compRow {
    color: white;
    margin-top: 50px;
    margin-bottom: 50px;
}

.navigation li .submenu > li > a, .navigation li.active .submenu > li a {
    background-color: #0F2A71;
    color: white;
}

ul.navigation > li .submenu {
    background-color: #0F2A71;
}

.linkWrapper .mediumButton {
    margin-bottom: 8px;
}

p a, .bottomFooter a, .topFooter a, .memberWrap a {
    color: #F4C400;
}

.galleryPage h2.mediumTitle {
    color: white;
}

.groupWrap {
    background-color: #001740;
    height: 40px;
    border-top: 4px solid #F4C400;
}

.memberSpan, .filterBtn.is-checked {
    background-color: #F4C400;
}

.filterBtn {
    background-color: #001740;
}

.galleryListing h2 {
    color: white;
}

ul.navigation > li .submenu {
    top: -500%;
}

.listMemberWrap {
    background-color: #001740;
}

@media screen and (min-width:992px) {
    .whitePanel {
        padding: 55px;
    }

    .bottomNav {
        margin-top: 30px;
    }
}
