﻿body {
    font-family: 'Mulish';
}

::selection {
    background: #283582;
    color: #e3e3e3;
}

::-moz-selection {
    background: #283582;
    color: #e3e3e3;
}

.primarybg {
    background-color: #283582;
}

    .primarybg h2 {
        color: white;
    }

    .primarybg .primaryborder {
        border-color: white;
    }

.primarycolor, .primarylinks .active > a, .primarylinks a:hover, .primarycolor i, p a, .textsection a, .links a, .category .active {
    color: #283582;
}

.primaryborder {
    border-color: #283582;
}

.propertycol a {
    color: #283582;
}

.marginTopMedium {
    margin-top: 50px;
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-family: 'Martel Sans', sans-serif;
}

footer i.primarycolor {
    color: #a6e8f4;
}

.infoDashboard .myOrderBtn {
    background-color: #283582;
    color: white;
    text-decoration: none;
    border-color: #283582;
}

    .infoDashboard .myOrderBtn:hover {
        border-color: #283582;
        color: #283582 !important;
    }

.startoverlay img {
    max-width: 380px;
    margin-top: 25px;
}

.navigation {
    background-color: #283582;
}

    .navigation .whitebg {
        background-color: #283582;
    }

.navwrap > ul > li > a {
    color: white;
}

.navwrap > ul > li:hover > a {
    font-weight: bold;
    color: white;
}

.submenu > li > a {
    color: #283582;
    white-space: nowrap;
}

.navwrap > .primarylinks > .active > a {
    color: white;
}

.memberMail {
    font-size: 15px;
}

.startoverlay img {
    width: 380px;
    max-width: 100%;
    margin-top: 25px;
}

.mobiletrigger {
    color: white;
}

i.mobiletrigger {
    margin-top: 3px;
}

footer img {
    max-width: 250px;
}