﻿/* her starter computer version */

body {
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.col-md-8 {
    margin-left: -2%;
}

.block-forside {
    background-image: -webkit-linear-gradient(top,#005187,#005187);
    background-color: #005188;
    border: 1px solid #005188;
    border-radius: 4px;
    color: #fff;
    font-family: arial,sans-serif;
    font-size: 20px;
    margin: 11px -1px;
    padding: 0px 16px;
    line-height: 27px;
    height: 47px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    width: 100%;
}

.container-fluid-hvid {
    border-bottom: 1px solid #dedede;
}

.block-3 {
    background-image: -webkit-linear-gradient(top,#005187,#005187);
    background-color: #005188;
    border: 1px solid #005188;
    border-radius: 4px;
    color: #fff;
    font-family: arial,sans-serif;
    font-size: 14px;
    margin: 11px 4px;
    padding: 0 16px;
    line-height: 27px;
    height: 36px;
    min-width: 54px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    width: 96%;
}


.col-md-2-it-produkter {
    width: 18%;
    float: left;
    margin-left: 14px;
    margin-right: 7px;
}

.card-it-produkter {
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
}

.container-fluid-hvid {
    border-bottom: 1px solid #dedede;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.mainmenu-linie {
    display: none;
}
.brutto-mainmenu-linie {
    display: inherit;
}

p {
    color: #423f3f;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

h2 {
    font-size: 24px;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
    font-weight: 400;
    margin-top: 40px;
    color: #423f3f;
}

h4 {
    font-size: 18px;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
    margin-top: 14px;
    color: #423f3f;
}


a {
    color: #3c4043;
    text-decoration: none;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
    font-weight: 400;
}

.container-fluid-blue {
    background-color: #005187;
    border-color: transparent;
    color: #fff;
    height: 60px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1000;
    margin-top: -80px;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

    .container-fluid-blue a, .container-fluid-blue a:active {
        color: #fff;
        background-color: #005187 !important;
    }
        .container-fluid-blue a:hover {
            color: #63a4e5;
            background-color: #005187 !important;
        }

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
                background-color: transparent !important;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #005187;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
        font-weight: 600;
    }

.mainmenu-linie {
    background-color: #005187;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
    display: none;
}
.brutto-mainmenu-linie {
    display: inherit;
}

.navbar-inverse {
    background-color: #005187;
    border-color: transparent;
    color: #fff;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

.navbar-nav {
    float: left;
    margin: 0;
    margin-left: -32px;
}

    .navbar-nav > li > a {
        padding-top: 19px;
        padding-bottom: 19px;
        font-size: 14px;
    }

.ns-panel-bg.ns-panel-bg-top {
    background-position: center center;
    height: 540px;
    background-image: url(/img/cms/guides/guides-help-top2.jpg);
    width: 100%;
}

.icon-2 {
    width: 60px;
    height: 60px;
    float: left;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
}

.icon-text-2 {
    width: 184px;
    float: left;
    margin-left: 9px;
    margin-top: 18px;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
}

.headline {
    text-align: left;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    width: 85%;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

.email {
    width: 50%;
    height: 62px;
    padding: 9px;
    border: 0;
    font-family: "Google Sans","Roboto","Arial",sans-serif;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}


.submit {
    background: #005187;
    border: 1px solid #1d2f52;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    padding: 7px 11px;
    pointer-events: auto;
    width: 245px;
    float: right;
    color: #fff;
    height: 64px;
    margin-right: 15%;
    font-weight: 600;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

.underline {
    color: #fff;
    font-size: 25px;
    width: 80%;
    font-family: "Google Sans Display","Google Sans","Roboto","Arial",sans-serif;
}

.card {
    box-shadow: 0 2px 1px 0 rgb(0 0 0 / 5%), 0 2px 2px 0 rgb(0 0 0 / 7%);
}

.card {
    margin-top: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
}

    .card span.card-title {
        color: #000;
        font-size: 24px;
        font-weight: 300;
    }

    .card .card-image {
        position: relative;
        overflow: hidden;
    }

        .card .card-image img {
            border-radius: 2px 2px 0 0;
            background-clip: padding-box;
            position: relative;
            z-index: -1;
        }

        .card .card-image span.card-title {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 16px;
        }

    .card .card-content {
        padding: 16px;
        border-radius: 0 0 2px 2px;
        background-clip: padding-box;
        box-sizing: border-box;
    }

        .card .card-content p {
            margin: 0;
            color: inherit;
        }

        .card .card-content span.card-title {
            line-height: 48px;
        }

    .card .card-action {
        border-top: 1px solid rgba(160, 160, 160, 0.2);
        padding: 16px;
    }

        .card .card-action a {
            color: #005187;
            margin-right: 16px;
            transition: color 0.3s ease;
            text-transform: uppercase;
        }

            .card .card-action a:hover {
                color: #ffd8a6;
                text-decoration: none;
            }

.page-section-primary {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #369;
    color: #fff !important;
    display: none;
}

.page-section-primary {
    display: none;
}

/* her starter ipad version */

@media only screen and (max-width:1170px) {

    .ns-panel-bg.ns-panel-bg-top {
        background-position: center center;
        height: 540px;
        background-image: url(/img/cms/guides/guides-help-top.jpg);
        width: 100%;
    }


    .underline {
        color: #fff;
        width: 100%;
        font-size: 13px;
    }

    .headline {
        text-align: left;
        color: #fff;
        font-size: 76px !important;
    }

    .email {
        width: 50%;
        height: 62px;
        padding: 9px;
        border: 0;
    }



    .submit {
        background: #005187;
        border: 1px solid #1d2f52;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 20px;
        padding: 7px 11px;
        pointer-events: auto;
        width: 242px;
        float: left;
        color: #fff;
        height: 61px;
        font-weight: 600;
    }
}

/* her starter mobil version */

@media only screen and (max-width:600px) {

    .ns-panel-bg.ns-panel-bg-top {
        background-position: center center;
        height: 540px;
        background-image: url(/img/cms/guides/guides-help-top.jpg);
        width: 100%;
    }


    .email {
        width: 100%;
        height: 62px;
        padding: 9px;
        border: 0;
    }

    .underline {
        color: #fff;
        width: 100%;
        margin-top: 30%;
        font-size: 9px;
        width: 100%;
    }


    .submit {
        background: #005187;
        border: 1px solid #1d2f52;
        cursor: pointer;
        display: inline-block;
        font-size: 18px;
        line-height: 20px;
        padding: 7px 11px;
        pointer-events: auto;
        width: 244px;
        float: right;
        color: #fff;
        height: 61px;
        font-weight: 600;
        margin-top: 4%;
    }

    .headline {
        text-align: left;
        color: #fff;
        font-size: 18px !important;
        margin-top: 10%;
        font-weight: 600;
        width: 100%;
    }
}

.ns-cart-preview {
    z-index:1050;
}