﻿html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 200px;
    margin-top: 80px;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

html, body {
    background-color: #fff2e4;
    font-family: 'robotocondensed-regular', serif;
    color: #626262;
    scroll-behavior: smooth;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .contactButtonFloats {
        position: fixed;
        right: 0;
        top: 75px;
        z-index: 9;
    }

    .contactButtonFloats img {
        height: 45px;
        float: right;
        clear: both;
        margin-top: 10px;
    }

    .contactButtonFloats a {
        padding-right: 0px;
    }

    .columnHolder {
        width: 50%;
    }

    .homeImageBannerMobile {
        width: 100%;
        display: block;
    }

    .homeImageBanner {
        display: none;
    }

    .footerImageMobile {
        width: 100%;
        display: block;
        background-color: #fff2e4;
    }

    .footerImage {
        display: none;
    }
}

@media (min-width: 577px) {
    .contactButtonFloats {
        position: fixed;
        right: 0;
        top: 35%;
        z-index: 9;
    }

    .contactButtonFloats img {
        height: 55px;
        float: right;
        clear: both;
        margin-top: 25px;
        position: fixed;
        right: 0px;
    }

    .homeImageBanner {
        width: 100%;
        display: block;
    }

    .homeImageBannerMobile {
        display: none;
    }

    .footerImage {
        width: 100%;
        display: block;
        /*background-color: #fff2e4;*/
    }

    .footerImageMobile {
        display: none;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
}

.footer .backgroundRequired {
    font-size: 15px;
    background-color: #fff2e4;
    padding-bottom: 7px;
}

.upGradient {
    /*background-image: -webkit-linear-gradient(up, #fef8f1 0%, #2d87a200 100%);
    background-image: -moz-linear-gradient(up, #fef8f1 0%, #2d87a200 100%);
    background-image: -o-linear-gradient(up, #fef8f1 0%, #2d87a200 100%);
    background-image: linear-gradient(to top, #fef8f1 0%, #2d87a200 100%);
    height: 20px;*/
}

.downGradient {
    /*background-image: -webkit-linear-gradient(down, #9e9e9e 5%, #2d87a200 100%);
    background-image: -moz-linear-gradient(down, #9e9e9e 5%, #2d87a200 100%);
    background-image: -o-linear-gradient(down, #9e9e9e 5%, #2d87a200 100%);
    background-image: linear-gradient(to bottom, #9e9e9e 5%, #2d87a200 100%);
    height: 70px;*/
    position: fixed;
    top: 75px;
    width: 100%;
}

.brandImage {
    height: 50px;
}

.cookieConsentMessage {
    max-width: 90%;
}


.backgroundRequired {
    background-color: #fff2e4;
}

.nav-link {
    padding-top: 40px;
    color: #52867c !important;
    font-size: 20px;
}

.hrNavText {
    font-family: 'robotocondensed-bold';
    /*font-weight: bold;*/
    color: #52867c;
}

.hrNavText:hover {
    color: #f07f3c;
}

.activeLink {
    border-bottom: 6px solid #f07f3c;
    color: #2e509e !important;
}


header {
    box-shadow: 0px 8px 20px #656565;
}

/*Cookie*/
#cookieConsent {
    margin-bottom: 0px !important;
    padding: 5px 100px;
    position: fixed;
    top: 100px;
    z-index: 99;
    font-family: Roboto;
    font-weight: bold;
}

.alert-dismissible .close {
    position: absolute;
    padding: 4px;
    color: #2e509e;
    background-color: white;
    border-radius: 12px;
    margin-top: 15px;
}

.close:hover {
    background-color: #cec2b5;
}

.cookieConsentMessage {
    margin-bottom: 0px;
}

/*Index*/


@media (min-width: 992px) {
    .marginBump {
        margin-left: 100px;
        margin-right: 100px;
    }

    .columnHolder:first-child {
        padding: 0px 0px 0px 150px;
    }

    .columnHolder:last-child {
        padding: 0px 150px 0px 0px;
    }

    .navbar-collapse {
        height: 60px;
    }
}

.pfHeader {
    font-family: 'playfairdisplay-bold', serif;
    /*font-weight: bold;*/
    font-size: 40px;
    color: #2f509f;
    padding-top: 20px;
    /*margin-bottom: 0px;*/
}

.pfSubHeader {
    font-family: 'robotocondensed-bold', serif;
    /*font-weight: bold;*/
    font-size: 28px;
    color: #f07f3c;
    /*margin-bottom: 0px;*/
}

.pfContentHeader {
    font-family: 'robotocondensed-regular', serif;
    font-size: 24px;
}

.columnHeader {
    font-family: 'robotocondensed-bold', serif;
    /*font-weight: bold;*/
    font-size: 26px;
    color: #2e509e;
    margin-bottom: 0px;
}

p {
    font-size: 24px;
}


.columnHolder img {
    width: 100px;
}


.tableHeader {
    font-family: "robotocondensed-bold", serif;
    /*font-weight: bold;*/
    color: #2e509e;
    font-size: 26px;
    margin-bottom: 0px;
}

.tableContent {
    font-family: "robotocondensed-regular", serif;
    color: #626262;
}

.tableImage {
    width: 100px;
}


.subContent {
    text-indent: 30px;
    margin-bottom: 0px;
}

.signatureImage {
    text-indent: 100px;
    /*margin-top: -25px;*/
}

.signatureImage img {
    width: 60%;
}

/*Bootstrap override*/
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #f07f3c !important;
}

.navbar {
    background-color: #fff2e4 !important;
    margin-bottom: 0px !important;
    border-bottom: 2px solid #f07f3c;
    padding-bottom: 12px;
}


.privacyHeader {
    color: #2e509e;
    font-family: "playfairdisplay-bold", serif;
    /*font-weight: bold;*/
    font-size: 22px;
}

.privacySubHeader {
    font-family: "robotocondensed-bold", serif;
    /*font-weight: bold;*/
    font-size: 20px;
}

.privacyContent {
    font-family: 'robotocondensed-regular', serif;
    font-size: 18px;
    line-height: 1.2;
}

.impressumList {
    list-style: none;
    padding-left: 0;
    font-size: 24px;
}

.impressum {
    font-family: 'robotocondensed-regular', serif;
}

.chapter {
    /*height: 100px;*/
}

.chapter-sm {
    height: 60px;
}

.robotoCondensed {
    font-family: 'robotocondensed-regular', serif;
}

.navJumper {
    text-align: right;
    cursor: pointer;
    /*margin-top: -50px;*/
}


.telephoneFlyout {
    position: fixed;
    right: -285px;
    width: 355px;
    top: 200px;
}

.emailFlyout {
    position: fixed;
    right: -285px;
    width: 355px;
    top: 275px;
}

.halfLineHeight {
    line-height: 0.5;
}

.setExpansion {
    width: 80px;
    display: inline-block;
}

/* Flyout & other stuff
-------------------------------------------------- */

.flyOut {
    background-color: rgba(226, 215, 203, 1);
    width: 355px;
    height: 68px;
    position: fixed;
    top: 100px;
    right: -285px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    display: inline-flex;
}

.flyOut > img {
    height: 60px;
    margin: 4px;
}

.telephoneFlyoutDiv {
    top: 200px;
}

.emailFlyoutDiv {
    top: 275px;
}

.textContent {
    font-weight: bold;
    color: rgba(47, 80, 159, 1);
    margin-top: 12px;
    padding-left: 4px;
}

.textContent > p {
    line-height: 0.6;
    font-size: 20px;
}
