<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Roboto';
    background: #fff;
    /*margin-top: 110px;*/
}

.navbar-default {
    border: none !important;
}

header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav {
    padding-top: 4px;
}

.navbar-brand &gt; img {
    display: block;
    height: 100%;
}

.navbar-brand {
    position: absolute;
    top: 30px;
    left: 20px;
    height: 60px;
    padding: 0;
    margin: 0 !important;
}

.navbar-header {
    min-height: 70px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 20px;
}

    .navbar-default .navbar-toggle {
        border-color: #005E84;
        border-width: 2px;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #005E84;
        }

.background {
    background-color: #006e73;
    color: white;
    text-align: center;
    width: 100%;
    height: auto !important;
}

    .background h1 {
        margin-top: 0px;
        padding-top: 16px;
        margin-bottom: 0;
        font-weight: 300;
        font-size: 30px;
    }

.btn.btn-header {
    width: 90px;
    margin: 15px;
    background: #005E84;
    text-transform: uppercase;
    border-radius: 10px;
}

    .btn.btn-header:hover {
        background-color: #0A5270;
    }

.visible-xs div .btn.btn-header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    width: 100%;
    padding-bottom: 12px;
    padding-top: 12px;
}


.bottom {
    width: 100%;
    height: auto;
    /*background: #ffffff;*/
    background: url('../images/clipart/NFK_Livsbaand_LogoBlaa_RGB.png');
    background-size: 80%;
    background-position-x: center;
    background-repeat: no-repeat;
    color: #006e73;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
}

.system-benefits,
.parent-security {
    background-color: #fff !important;
    color: #005E84 !important;
    border: 2px solid #005E84;
    padding: 0;
    border-radius: 20px;
    margin-bottom: 20px;
}

    .system-benefits p,
    .parent-security p {
        font-size: 14px;
        font-weight: bold;
    }

.system-benefits-header,
.parent-security-header {
    background-color: #005E84 !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 12px;
    font-size: 18px;
    padding-left: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    text-align: center;
}

.system-benefits-header h2,
.parent-security-header h2 {
    font-size: 20px;
    margin: 8px;
    letter-spacing: 0.05em;
}

.system-benefits-content,
.parent-security-content {
    padding: 12px;
}

.system-benefits ul li,
.parent-security ul li {
    color: #222;
    font-size: 14px;
}

footer {
    background-color: #005E84;
    min-height: 200px;
    z-index: 10;
    position: relative;
    padding-top: 50px;
}

.line {
    background-color: #005E84;
}

.description {
    background: #f0f0f0;
    margin-top: 0;
    padding: 32px;
}

    .description p {
        margin: 0;
        color: #005E84;
        font-weight: 300;
    }

.benefits {
    margin-bottom: 0;
    margin-top: 30px;
    z-index: 10;
    position: relative;
}

.benefits-content {
    margin-left: 60px;
}

.benefits p {
    /*font-weight: 300;*/
}

.benefit-arrow {
    float: left;
}

.benefits-header {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 4px;
    color: #005E84;
    letter-spacing: 0.05em;
    margin: 0;
    white-space: nowrap;
}

.benefits-box3 {
    /*float: none;*/
}

.benefits-text {
    color: #005E84;
}

.waves {
    background-image: url('/assets/images/Clipart/helsingor_wave.png');
    background-size: contain;
    width: 100px;
    height: 8px;
    background-repeat: no-repeat;
}

.links a {
    text-transform: uppercase;
    color: #005E84 !important;
    font-weight: bold;
}

    .links a:hover {
        color: #0A5270 !important;
    }


.language ul {
    padding: 0;
    text-align: left;
}

    .language ul li a:hover, .language ul li .active {
        font-weight: bold;
        text-decoration: none;
    }

    .language ul li {
        font-size: 16px;
    }


        .language ul li a {
            color: white;
            font-size: 16px;
            width: 23px;
            display: inline-block;
        }

        .language ul li:nth-child(0n+2) {
            font-size: 14px !important;
            vertical-align: text-bottom;
            color: #555 !important;
        }

.language ul {
    text-align: center;
    white-space: nowrap;
}

.register-back .language ul, .login-back .language ul, .forgot-password-back .language ul {
    text-align: left !important
}

.language ul li {
    cursor: pointer;
    display: inline;
}

    .language ul li a:focus {
        font-weight: bold !important;
        text-decoration: none;
    }

.language-selector {
    margin-top: 17px;
    font-size: 18px;
}

    .language-selector .language ul li a {
        color: black !important;
        font-size: 18px;
    }

.language-frontpage {
    /*color: #fff;*/
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: 20px;
    margin-top: 5px;
}

    .language-frontpage .language ul li a {
        color: #005E84;
        font-size: 15px;
        width: 23px;
        display: inline-block;
    }

        .language-frontpage .language ul li a:hover {
            color: #005E84;
        }

.line {
    height: 3px !important;
}

.fhk-footer {
    background-image: url(/assets/images/Clipart/FHK_bom.png);
    background-size: cover;
    /* background-repeat: no-repeat; */
    background-position: top;
    height: 500px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.infobox {
    position: absolute;
    background: rgba(148, 192, 197, 0.85);
    top: 20%;
    bottom: 20%;
    left: 50px;
    width: 500px;
    text-align: left;
    padding: 20px;
}

.custom-carousel {
    background: #fff;
    min-height: 400px;
    width: 50%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.carousel-generic {
    height: 400px;
}

.carousel-inner &gt; .item &gt; img {
    margin: 0 auto;
}

.carousel-image {
    height: 400px;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
}

.create-card {
    position: absolute;
    left: 50%;
    top: 80%;
    margin-top: 15px;
    z-index: 100;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    .create-card &gt; .btn {
        width: auto;
        padding: 10px 16px;
        border-radius: 15px;
    }

        .create-card &gt; .btn &gt; span {
            margin-top: 4px;
            margin-right: 8px;
            display: inline-block;
            letter-spacing: 0.05em;
        }

.welcome-box {
    width: 50%;
    float: right;
    min-height: 400px;
    background: #f3f3f3;
    z-index: 10;
    position: relative;
}

.welcome-header {
    background: #005E84;
    color: #fff;
    padding: 24px;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    margin-top: 0;
    letter-spacing: 0.05em;
}

.welcome-content {
    color: #005E84;
    padding: 24px;
    padding-left: 44px;
}

.circle {
    background-color: #0092D8;
    width: 24px;
    height: 24px;
    padding: 2px 6px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-weight: 100;
    color: #fff;
    border: 2px solid #0092D8;
}

    .circle .fa {
        color: #fff;
        font-size: 14px;
    }

    .circle.md {
        width: 30px;
        height: 30px;
        padding: 4px 6px;
    }

        .circle.md .fa {
            font-size: 17px;
        }

    .circle.create {
        border: none;
        background-color: #fff;
    }
        .circle.create div.fa {
            color: #005E84;
        }

.welcome {
    line-height: 0;
    border-bottom: 2px solid #005E84;
    border-top: 2px solid #005E84;
}

.get-started {
    margin-top: 16px;
    /*margin-left: 32px;*/
    line-height: initial;
}

.get-started-header {
    text-transform: uppercase;
    font-weight: 600;
    /*margin-left: 16px;*/
    padding-top: 5px;
}

.get-started-header-text {
    margin-left: 40px;
    padding-top: 7px;
}



.get-started-items {
    margin-top: 24px;
    padding-left: 32px;
}

.get-started-item {
    margin-bottom: 24px;
    max-width: 600px;
}

    .get-started-item:last-child {
        margin-bottom: 0;
    }

.get-started-item-text {
    margin-left: 36px;
}

.get-started-item .circle {
    /*padding-top: 4px;*/
    font-weight: bold;
}


.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px 10px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 0;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 1px 10px;
    background-color: #fff;
}

.background-bom {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 90%;
    background-image: url('/assets/images/Clipart/FHK_bom.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.focus-element-blue:focus {
    outline: 2px solid #00f !important;
}

.focus-element-white:focus {
    outline: 2px solid #fff !important;
}

.focus-element-black:focus {
    outline: 2px solid #000 !important;
}

.focus-element-red:focus {
    outline: 2px solid #f00 !important;
}

#jump-to-content {
    position: relative;
    float: left;
    text-align: center;
}

#jump-to-content-p {
    visibility: hidden;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    text-transform: uppercase;
    color: #005E84 !important;
    font-weight: bold;
    width: 1px;
    height: 30px;
    clear: left;
    margin-top: 20px;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .btn-header {
        margin: 8px 0 8px 0 !important;
    }
}

.default-login {
    margin-top: 15px !important;
}

.dropdown-menu button {
    min-height: 40px;
}

.cookie-consent-md-primary, .immaterial-design-md-primary  {
    background-color: #005E84 !important;
}

.defined-link {
    text-decoration: underline;
    font-weight: 600;
}


@media (min-width: 1200px) {
    .background {
        /*height: 516px;*/
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .background {
        /*height: 516px;*/
    }
}

@media (max-width: 767px) and (min-width: 1px) and (orientation: portrait) {
    .background {
        /*height: 440px;*/
    }

    .bottom:before {
        display: none;
    }

    .bottom {
        /*padding-bottom: 0;*/
    }

    .infobox {
        left: 10px;
        right: 10px;
        width: initial;
    }

    .welcome-box {
        float: none;
        width: 100%;
        min-height: initial;
    }

    .carousel {
        width: 100%;
    }

    .background-bom {
        position: absolute;
        top: 800px;
        left: 0;
        right: 0;
        height: 90%;
        background-image: url('/assets/images/Clipart/bronderslev_bom_large.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 1200px) {
    .welcome-box {
        float: none;
        width: 100%;
        min-height: initial;
    }

    .custom-carousel {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

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

@media (max-width: 991px) and (min-width: 768px) {
    .benefits h3 {
        font-size: 16px;
    }


    footer {
        text-align: center;
    }
}
</pre></body></html>