html,body { height: 100%; }

body
{
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1rem;
}
h1{
    font-family: Josefin Sans, Verdana, sans-serif;
    font-size: 2rem;
}
h2
{
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.75rem;
}
h3{
    font-family: Josefin Sans, Verdana, sans-serif;
    font-size: 1.5rem;
}
h2
{
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.25rem;
}

/* Navigation */
nav
{
    font-family: Josefin Sans, Verdana, sans-serif;
    background-color: #fff;
}

.brand-image
{
    height: 59px !important;
}

.nav-link, .dropdown-item
{
    color: #0a2463;
}
.nav-link:hover, .dropdown-item:hover, .dropdown-item:focus, .dropdown-item:active, .dropdown-item:active:hover, .nav-link:focus
{
    color: #ff6b35;
}

.nav-link.show
{
    color: #ff6b35 !important;
}

.nav-icon{
    font-size: 20px;
}

 /* Hero */
.hero-carousel
{
    width: 100%;
    max-width: 100%;
    margin-top: 85px !important;
}
.hero-image
{
    height: 600px;
}
.hero-wrapper{
    position: relative;
}
.hero-overlay{
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 1;
    width: 100%;
}
.hero-title{
    position: absolute;
    top:60px;
    width: 100%;
    text-align: center;
    font-family: Josefin Sans, Verdana, sans-serif;
    h1 {
        font-weight: 900;
        font-size: 3rem;
        @media(max-width: 577px) {
            font-size: 1.5rem;
        }
    }
}
.hero-text
{
    position: absolute;
    top: 145px;
    width: 100%;
    text-align: center;
    @media(max-width: 577px) {
        display: none;
    }
    @media(min-width: 577px) {
        font-size: 1rem;
    }
    @media(min-width: 1400px) {
       font-size: 1.5rem;
    }
}
.opaque-bg{
    background-color: rgb(0,0,0,0.5);
    display: inline-block;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    padding-top: 0.4rem;
}
.hero-buttons{
    position: absolute;
    top: 275px;
    width: 100%;
    text-align: center;
    @media(max-width: 577px) {
        top: 115px;
    }
}
.btn-hero{
    color: #fff;
    border-radius: 50px;
    padding: 0.4rem 0.8rem;
    @media(max-width: 577px) {
        width: 80%;
    }
}
.btn-hero:hover{
    color: #fff;    
}
.btn-hero-blue:hover {
    background-color: #0a2463;
}
.btn-hero-blue {
    background-color: #0a2463;
    margin-left: 10px;
    @media(max-width: 577px) {
        margin-left: 0;
    }
}
.btn-hero-orange:hover {
    background-color: #ff6b35;
}
.btn-hero-orange {
    background-color: #ff6b35;
    margin-right: 10px;
    @media(max-width: 577px) {
        margin-right: 0;
        margin-bottom: 10px;
    }
    
}
 /* Main content */
.main-content{
    margin-top: 50px !important;
}

.no-hero{
    margin-top: 85px;
}
.hero{
    margin-top: 15px;
}

a.anchor {
    display: block;
    position: relative;
    top: -85px;
    visibility: hidden;
}

.image-with-title{
    margin-bottom: 1.5rem;
    position: relative;
    .image{
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        height: 300px;
    }
    .logo {
        width: 4rem;
        height: 4rem;
        position:absolute;
        top: 0.5rem;
        right: 0.5rem;
        background-color: rgba(255,255,255,0.4);
        border-radius: 50px;
    }
    .image-title-overlay{
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.7);
        width: 100%;
        color: #fff;
        font-weight: bold;
        font-family: Josefin Sans, Verdana, sans-serif;
        p {
            margin-left: 0.75rem;
            margin-top: 1rem;
        }
    }
    .activity-link{
        text-decoration: none;
        color: #fff;
    }
}

.btn-orange, .btn-orange:hover{
    background-color: #ff6b35;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    font-family: Josefin Sans, Verdana, sans-serif;
}
.more-button-wrapper{
    margin-bottom:  1.5rem;
}
.news{
    margin-bottom: 2rem;
}
.news-title{
    background-color: #0a2463;
    color: #fff;
    font-weight: bold;
    font-family: Josefin Sans, Verdana, sans-serif;
    font-size: 1.5rem; 
    padding-top: 0.5rem;
    position: relative;
    padding-left: 1rem;    
}
.news-icon{
     position: absolute;
     right: 0.5rem;
 }
.news-image{
    width: 100%;
    max-width:100%;
}
.news-text{
    font-family: Montserrat, Verdana, sans-serif;
    h2 {
        /*font-family: Josefin Sans, Verdana, sans-serif;*/
        color: #0a2463;
        font-size: 1.5rem;
    }
}
.message-more-wrapper{
    position: relative;
    width: 100%;
    max-width:100%;
    min-width: 100%;
}
.message-more{
    position: absolute;
    right: 0;
    bottom: 0;
    border-top: 2rem solid transparent;
    border-right: 2rem solid #0a2463;
}

.more-button-slope{
    position: absolute;
    right: 7rem;
    bottom: 0;
    border-top: 2rem solid transparent;
    border-right: 2rem solid #0a2463;
}
.more-button-rectangle{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 7rem;
    height: 2rem;
    background-color: #0a2463;
}
.more-button-slope-inverse{
    position: absolute;
    left: 7rem;
    bottom: 0;
    border-top: 2rem solid transparent;
    border-left: 2rem solid #0a2463;
}
.more-button-rectangle-inverse{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 7rem;
    height: 2rem;
    background-color: #0a2463;
}

.more-button-text{
    font-size: 0.75rem;
    position: absolute;
    right: 0.5rem;
    bottom: 0.4rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.more-button-text-inverse{
    font-size: 0.75rem;
    position: absolute;
    left: 0.5rem;
    bottom: 0.4rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.more-button-btn {
    background-color: #0a2463;
    border: none;
}
.more-button-text:hover{
    color: #ff6b35;
}
.more-button-text-inverse:hover{ color: #ff6b35; }
.message-more-button{
    font-size: 1rem;
    position: absolute;
    right: 0.25rem;    
    bottom: -0.2rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.message-more-button:hover{
    color: #ff6b35;
}
.calendar-more-button{
    font-size: 1rem;
    position: absolute;
    right: -1.75rem;
    bottom: -0.2rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.calendar-more-button:hover{
    color: #ff6b35;
}
/* Footer */
footer
{
    padding-top: 40px;
    color: #fff;
    background-color: #0a2463;
}
.footer-logo-container
{
   //width: 50px;
}
.footer-logo
{
    max-width: 40px;
    max-height: 40px;
    width: 40px;
    height: 40px;
    margin-top: 12px;
}
.footer-address
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    max-width: 100%;
}
.newsletterContainer{
    width: 220px;
    height: 300px;
    margin-top:1rem;
}

.boardContainer{
    width: 225px;
    height: 400px;
    margin-top:1rem;
}

/* TOOLS */
.bottom-margin-2 {
    margin-bottom: 2rem;
}
.left-margin-1 {
    margin-left: 1rem;
}
.top-margin-3 {
    margin-top: 3rem;
}


