﻿body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f8f8f8;
    height: 100%;
    width: 100%;
}

.container {
    width: 100%;
}

.navbar-inverse {
    background-color: #f6f6f6;
}


.links {
        margin-top: 6px;
    }

    navbar-default .navbar-nav > li > a {
        color: #004881;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #0492d4;
    }


.circle.big-right-arrow {
    width: 42px;
    height: 42px;
    margin-top: 3px;
}

    .circle.big-right-arrow .fa-arrow-right {
        font-size: 24px;
        padding-top: 4px;
    }

.welcome {
    display: flex !important;
}

.welcome-header {
    margin-top: 0;
    margin-bottom: 0;
}

.custom-carousel {
    display: flex !important;
    flex-direction: column !important;
}

.carousel-generic {
    min-height: 400px !important;
    height: 100% !important;
    display: block !important;
    flex: 1 1 !important;
}

.carousel-inner {
    display: flex !important;
    height: 100% !important;
    flex-direction: column !important;
}

    .carousel-inner > .item {
        height: 100% !important;
        flex: 1 1 !important;
    }

.carousel-image {
    height: 100% !important;
}

@media (max-width: 1200px) {
    .welcome {
        flex-direction: column !important;
    }

    .carousel-inner {
        height: 400px !important;
    }
}

    @media (min-width: 1200px) {
        .navbar-default {
            background-image: none;
            background-image: none;
            background-image: none;
            background-image: none;
            filter: none;
            filter: none;
            background-repeat: no-repeat;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .navbar-default {
            border-color: #f6f6f6;
        }

        .navbar-nav {
            float: right;
        }

            .navbar-nav > li > a {
                padding-bottom: 0px;
            }


        /*header start*/
        .header {
            background-color: none;
            background-image: none;
            background-image: none;
            border-bottom: none;
            border-top: none;
            z-index: 0;
            padding-left: 20px;
            padding-right: 20px;
        }


        .btn {
            border-radius: 15px;
            width: 90px;
        }

        .btn-header,
        .btn-header:focus {
            color: white;
            background-color: #0492d4;
            font-weight: bold;
        }

            .btn-header:hover {
                color: white;
                background-color: #004881;
                font-weight: bold;
            }

        /*header slut*/

        /*Content start*/
        /*welcome start*/
        .background {
            height: 923.5px;
            width: 100%;
            background-color: #004881;
            color: white;
            text-align: center;
        }

            .background h1 {
                font-weight: bold;
                padding-top: 30px;
            }

        .header-img {
            float: left;
            margin-top: 30px;
        }

            .header-img img {
                height: 775px;
                width: auto;
            }

        .description {
            width: 100%;
            text-align: center;
            font-size: 20px;
            margin-top: 30px;
            margin-bottom: 30px;
            font-weigh;
        }
        /*velkommen slut*/

        /*video start*/
        .videoer {
            padding: 30px 50px 30px 50px;
        }

        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        /*video slut*/
        /*benefits start*/
        .benefits {
            margin: 30px 50px 30px 50px;
        }

        .line {
            width: 100%;
            height: 5px;
            background-color: #0492d4;
        }

        .benefits-box1 {
            width: 90%;
        }

        .benefits-box2 {
            width: 90%;
            margin: 0 auto;
        }

        .benefits-box3 {
            width: 90%;
            float: right;
        }

        .benefits p {
            font-size: 18px;
            margin-top: 20px;
        }
        /*benefits slut*/

        /*bottom content start*/
        .bottom {
            width: 100%;
            height: auto;
            background: url('../images/banners/brug til web_fordele.png');
            background-size: 100% 100%;
            background-repeat: no-repeat;
            color: white;
            padding-bottom: 30px;
            padding-top: 20px;
        }

        .bottom-content {
            margin-right: 50px;
            margin-left: 50px;
        }

            .bottom-content p,
            .bottom-content ul li {
                font-size: 18px;
            }

            .bottom-content ul li {
                margin-top: 10px;
            }
        /*bottom content slut*/

        /*footer start*/
        footer {
            width: 100%;
            background-color: #004881;
            padding: 20px 50px 20px 50px;
            color: white;
        }
        /*footer slut*/

        /*Content slut*/
    }

    /*md tablets landscape + small desktop*/
    @media (min-width: 992px) and (max-width: 1199px) {
        .navbar-default {
            background-image: none;
            background-image: none;
            background-image: none;
            background-image: none;
            filter: none;
            filter: none;
            background-repeat: no-repeat;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .navbar-default {
            border-color: #f6f6f6;
        }

        .navbar-nav {
            float: right;
        }

            .navbar-nav > li > a {
                padding-bottom: 0px;
            }
        /*header start*/
        .header {
            background-color: none;
            background-image: none;
            background-image: none;
            border-bottom: none;
            border-top: none;
            z-index: 0;
            padding-left: 20px;
            padding-right: 20px;
        }


        .btn {
            border-radius: 15px;
            width: 90px;
        }

        .btn-header,
        .btn-header:focus {
            color: white;
            background-color: #0492d4;
            font-weight: bold;
        }

            .btn-header:hover {
                color: white;
                background-color: #004881;
                font-weight: bold;
            }

        /*header slut*/

        /*Content start*/
        /*welcome start*/
        .background {
            height: 722.5px;
            width: 100%;
            background-color: #004881;
            color: white;
            text-align: center;
        }

            .background h1 {
                font-weight: bold;
                padding-top: 30px;
            }

        .header-img {
            float: left;
            margin-top: 30px;
        }

            .header-img img {
                height: 575px;
                width: auto;
            }

        .description {
            padding-left: 30px;
            padding-right: 30px;
            text-align: center;
            font-size: 20px;
            margin-top: 30px;
        }
        /*welcome slut*/
        /*video start*/
        .videoer {
            padding: 30px 50px 30px 50px;
        }

        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        /*video slut*/
        /*benefits start*/
        .benefits {
            margin: 30px 50px 30px 50px;
        }

        .line {
            width: 100%;
            height: 5px;
            background-color: #0492d4;
        }

        .benefits-box1 {
            width: 90%;
        }

        .benefits-box2 {
            width: 90%;
            margin: 0 auto;
        }

        .benefits-box3 {
            width: 90%;
            float: right;
        }

        .benefits p {
            font-size: 18px;
            margin-top: 20px;
        }
        /*benefits slut*/

        /*bottom content start*/
        .bottom {
            width: 100%;
            height: auto;
            background: url('../images/banners/brug til web_fordele.png');
            background-size: 100% 100%;
            background-repeat: no-repeat;
            color: white;
            padding-bottom: 30px;
            padding-top: 20px;
        }

        .bottom-content {
            margin-right: 50px;
            margin-left: 50px;
        }

            .bottom-content p,
            .bottom-content ul li {
                font-size: 18px;
            }

            .bottom-content ul li {
                margin-top: 10px;
            }
        /*bottom content slut*/

        /*footer start*/
        footer {
            width: 100%;
            background-color: #004881;
            padding: 20px 50px 20px 50px;
            color: white;
        }
        /*footer slut*/
    }

    /*sm tablet portrait*/
    @media (min-width: 768px) and (max-width: 991px) {
        .navbar-default {
            background-image: none;
            background-image: none;
            background-image: none;
            background-image: none;
            filter: none;
            filter: none;
            background-repeat: no-repeat;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .navbar-default {
            border-color: #f6f6f6;
        }

        .navbar-nav {
            float: right;
        }

            .navbar-nav > li > a {
                padding-bottom: 0px;
            }
        /*header start*/
        .header {
            background-color: none;
            background-image: none;
            background-image: none;
            border-bottom: none;
            border-top: none;
            z-index: 0;
            padding-left: 20px;
            padding-right: 20px;
        }


        .btn {
            border-radius: 15px;
            width: 90px;
        }

        .btn-header,
        .btn-header:focus {
            color: white;
            background-color: #0492d4;
            font-weight: bold;
        }

            .btn-header:hover {
                color: white;
                background-color: #004881;
                font-weight: bold;
            }

        /*header slut*/

        /*Content start*/
        /*welcome start*/
        .background {
            height: 489px;
            width: 100%;
            background-color: #004881;
            color: white;
            text-align: center;
        }

            .background h1 {
                font-weight: bold;
                padding-top: 20px;
                font-size: 25px;
            }

        .header-img {
            float: left;
            margin-top: 30px;
        }

            .header-img img {
                height: 375px;
                width: auto;
            }

        .description {
            padding-left: 40px;
            padding-right: 40px;
            text-align: center;
            font-size: 14px;
            margin-top: 30px;
        }
        /*welcome slut*/
        /*video start*/
        .videoer {
            padding: 30px 50px 30px 50px;
        }

        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        /*video slut*/
        /*benefits start*/
        .benefits {
            margin: 0px 50px 30px 50px;
        }

            .benefits h3 {
                font-size: 20px;
            }

        .line {
            width: 100%;
            height: 5px;
            background-color: #0492d4;
        }

        .benefits-box1 {
            width: 90%;
        }

        .benefits-box2 {
            width: 90%;
            margin: 0 auto;
        }

        .benefits-box3 {
            width: 90%;
            float: right;
        }

        .benefits p {
            font-size: 14px;
            margin-top: 20px;
        }
        /*benefits slut*/

        /*bottom content start*/
        .bottom {
            width: 100%;
            height: auto;
            background: url('../images/banners/brug til web_fordele.png');
            background-size: 100% 100%;
            background-repeat: no-repeat;
            color: white;
            padding-bottom: 30px;
            padding-top: 20px;
        }

        .bottom-content {
            margin-right: 50px;
            margin-left: 50px;
        }

            .bottom-content p,
            .bottom-content ul li {
                font-size: 14px;
            }

        .bottom h2 {
            font-size: 20px;
        }

        .bottom-content ul li {
            margin-top: 10px;
        }
        /*bottom content slut*/

        /*footer start*/
        footer {
            width: 100%;
            background-color: #004881;
            padding: 20px 50px 20px 50px;
            color: white;
        }
        /*footer slut*/
    }

    /*xs mobile portrait*/
    @media (min-width: 1px) and (max-width: 767px) and (orientation:portrait) {

        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border-color: #f6f6f6;
        }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: none !important;
        }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #f6f6f6;
        }

        .navbar-default .navbar-toggle {
            border-color: #004881;
        }

            .navbar-default .navbar-toggle .icon-bar {
                background-color: #004881;
            }

        .navbar-toggle {
            margin-top: 20px;
            margin-bottom: 0;
        }

        .navbar-nav {
            text-align: center;
        }

        .navbar-default {
            border-color: none;
        }

        .navbar {
            min-height: 0;
            margin-bottom: 0;
            border: none;
        }

        .navbar-default {
            border-color: none;
        }

        .navbar-default {
            background-image: none;
            background-image: none;
            background-image: none;
            background-image: none;
            filter: none;
            filter: none;
            background-repeat: no-repeat;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .navbar-default .navbar-collapse, .navbar-default .navbar-form {
                border-color: none;
            }
        /*header start*/
        .header {
            background-color: none;
            background-image: none;
            background-image: none;
            border-bottom: none;
            border-top: none;
            z-index: 0;
            padding-left: 20px;
            padding-right: 20px;
        }


        .btn {
            border-radius: 15px;
            width: 90px;
        }

        .btn-header,
        .btn-header:focus {
            color: white;
            background-color: #0492d4;
            font-weight: bold;
        }

            .btn-header:hover {
                color: white;
                background-color: #004881;
                font-weight: bold;
            }

        /*header slut*/

        /*Content start*/
        /*welcome start*/
        .background {
            height: 259px;
            width: 100%;
            background-color: #004881;
            color: white;
            text-align: center;
        }

            .background h1 {
                font-weight: bold;
                padding-top: 10px;
                font-size: 20px;
            }

        .header-img {
            float: left;
            margin-top: 20px;
        }

            .header-img img {
                height: 175px;
                width: auto;
            }

        .description {
            padding-left: 20px;
            padding-right: 20px;
            text-align: center;
            font-size: 14px;
            margin-top: 30px;
        }
        /*welcome slut*/
        /*video start*/
        .videoer {
            padding: 20px;
        }

        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        /*video slut*/
        /*benefits start*/
        .benefits {
            margin: 0px 20px 0px 20px;
        }

            .benefits h3 {
                font-size: 20px;
            }

        .line {
            width: 100%;
            height: 5px;
            background-color: #0492d4;
        }

        .benefits-box1,
        .benefits-box2,
        .benefits-box3 {
            margin-bottom: 30px;
        }

        .benefits p {
            font-size: 14px;
            margin-top: 20px;
        }
        /*benefits slut*/

        /*bottom content start*/
        .bottom {
            width: 100%;
            color: white;
            padding-top: 20px;
        }


        .system-benefits {
            background-color: #004881;
            height: auto;
            width: 100%;
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 20px;
        }

        .parent-security {
            background-color: #0492d4;
            height: auto;
            width: 100%;
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 20px;
        }

        .bottom-content p,
        .bottom-content ul li {
            font-size: 14px;
        }

        .bottom h2 {
            font-size: 20px;
        }

        .bottom-content ul li {
            margin-top: 10px;
        }
        /*bottom content slut*/

        /*footer start*/
        footer {
            width: 100%;
            background-color: #004881;
            padding: 20px 50px 20px 50px;
            color: white;
            text-align: center;
        }

        .pay4it {
            margin: 0 auto;
            padding-top: 20px;
        }
        /*footer slut*/
    }

    /*xs mobile landscape*/
    @media (min-width: 1px) and (max-width: 767px) and (orientation:landscape) {

        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border-color: #f6f6f6;
        }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: none !important;
        }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #f6f6f6;
        }

        .navbar-default .navbar-toggle {
            border-color: #004881;
        }

            .navbar-default .navbar-toggle .icon-bar {
                background-color: #004881;
            }

        .navbar-toggle {
            margin-top: 20px;
            margin-bottom: 0;
        }

        .navbar-nav {
            text-align: center;
        }

        .navbar-default {
            border-color: none;
        }

        .navbar {
            min-height: 0;
            margin-bottom: 0;
            border: none;
        }

        .navbar-default {
            border-color: none;
        }

        .navbar-default {
            background-image: none;
            background-image: none;
            background-image: none;
            background-image: none;
            filter: none;
            filter: none;
            background-repeat: no-repeat;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .navbar-default .navbar-collapse, .navbar-default .navbar-form {
                border-color: none;
            }
        /*header start*/
        .header {
            background-color: none;
            background-image: none;
            background-image: none;
            border-bottom: none;
            border-top: none;
            z-index: 0;
            padding-left: 20px;
            padding-right: 20px;
        }


        .btn {
            border-radius: 15px;
            width: 90px;
        }

        .btn-header,
        .btn-header:focus {
            color: white;
            background-color: #0492d4;
            font-weight: bold;
        }

            .btn-header:hover {
                color: white;
                background-color: #004881;
                font-weight: bold;
            }

        /*header slut*/

        /*Content start*/
        /*welcome start*/
        .background {
            height: 314px;
            width: 100%;
            background-color: #004881;
            color: white;
            text-align: center;
        }

            .background h1 {
                font-weight: bold;
                padding-top: 10px;
                font-size: 20px;
            }

        .header-img {
            float: left;
            margin-top: 0px;
        }

            .header-img img {
                height: 250px;
                width: auto;
            }

        .description {
            padding-left: 20px;
            padding-right: 20px;
            text-align: center;
            font-size: 14px;
            margin-top: 30px;
        }
        /*welcome slut*/
        /*video start*/
        .videoer {
            padding: 20px;
        }

        .video-container {
            position: relative;
            padding-bottom: 56.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

        /*video slut*/
        /*benefits start*/
        .benefits {
            margin: 0px 20px 0px 20px;
        }

            .benefits h3 {
                font-size: 20px;
            }

        .line {
            width: 100%;
            height: 5px;
            background-color: #0492d4;
        }

        .benefits-box1,
        .benefits-box2,
        .benefits-box3 {
            margin-bottom: 30px;
        }

        .benefits p {
            font-size: 14px;
            margin-top: 20px;
        }
        /*benefits slut*/

        /*bottom content start*/
        .bottom {
            width: 100%;
            color: white;
            padding-top: 20px;
        }


        .system-benefits {
            background-color: #004881;
            height: auto;
            width: 100%;
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 20px;
        }

        .parent-security {
            background-color: #0492d4;
            height: auto;
            width: 100%;
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 20px;
        }

        .bottom-content p,
        .bottom-content ul li {
            font-size: 14px;
        }

        .bottom h2 {
            font-size: 20px;
        }

        .bottom-content ul li {
            margin-top: 10px;
        }
        /*bottom content slut*/

        /*footer start*/
        footer {
            width: 100%;
            background-color: #004881;
            padding: 20px 50px 20px 50px;
            color: white;
            text-align: center;
        }

        .pay4it {
            margin: 0 auto;
            padding-top: 20px;
        }
        /*footer slut*/
    }
