.header {
    background-image: url('../img/topbanner_virtuel_viden_2.jpg');
    background-size: cover;
    background-position: left center;
    min-height: 550px;
}
body{
    overflow-x: hidden;
}
.carousel-indicators {
    bottom:0;
    
}

.displaynone {
    display:none;
}

.opacity-low{
        opacity: .5;
}
.uppercase{
    text-transform: uppercase;
}
.filter {
    border: 1px solid black;
    padding: 10px;
    min-width: 140px;
}
.result {display:none;}
.result.active {display:block;}

a {
    color:#636465;
    font-weight: bold;
}
a:hover {
    color:#00a3f1;

}
.thickborder{
    border:5px solid #fff;
}

.carousel-indicators li {
    background-color: rgb(197, 197, 197);
    height: 10px;
    width: 10px;
    border-radius: 50%;
}
.carousel-indicators .active {
    background-color: #8a8a8a;
}
.datentime {
    top: 40px;
    background-color: #000;
    color: #fff;
    padding: 6px 15px 4px 15px;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.description{
    position: absolute;
    top:90px;
    left:70px;
    width: 240px;
}
.btn-primary {
    background: #0096d6;
    border: none;
}

.btn-secondary{
    display: inline-block;
    background-color: #0096d6 !important;
    color: #fff;
    border: 1px solid #0096d6;
    border-radius: 0;
    -webkit-appearance: inherit;
}
.btn-secondary:hover{
    background-color: #0096d6;
    color: #fff;
}
.btn-secondary.white{
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}

.btn-secondary.white:hover{
    background-color: #0096d6;
    color: #fff;
}
.abso{
    position: absolute;
    bottom: 20px;
    left:50px;
}

.equalheight {
    height: 100%;
   
}

.hustler-container {
    margin-bottom: -100px;
    position: relative;
    z-index: 1000;
    -webkit-box-shadow: 0px 6px 16px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 16px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 16px -5px rgba(0,0,0,0.75);
    max-width: 550px;
    min-width: 400px;
    margin-top: -70px;
}

/* .text-blue.gotham.text-center.mb-4.uppercase{
    font-size: 20px!important;
} */
.hero-boxe{
    border: 1px solid #dee2e6;;
    
}
.herowebinar{
    display: none;
}
.btn-primary:hover {
    background: #0076c6;
    border: none;
}
.badge-info{
    background-color: #ACACAC;
    padding-left: 20px;
    padding-right: 10px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Gotham';
    font-size: 10px;
}
.badge-info:after{
    content:"";
    background-color: #fff;
    border-radius: 50%;
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.flex-even {
  flex: 1;
}

.button {
    color: #3e3e3e;
}
.sign {
    background-position: 20px 20px;
    background-image: url('../img/sign.png');
    background-repeat: no-repeat;
}
.twosigns {
    background-position: 20px 20px;
    background-image: url('../img/twosigns.png');
    background-repeat: no-repeat;
}
.allsigns {
    background-position: 20px 20px;
    background-image: url('../img/allsigns.png');
    background-repeat: no-repeat;
}
.large  {
    font-size: 1.5rem;
}

.extralarge {
    font-size: 1.6rem;
    line-height: 2rem;
}

.tinytext {
    font-size:0.8rem;
}

.specs {
    font-weight: bold;
    cursor: pointer;

}


.w80 {
    width: 80%;
}
.wordbreak {
    word-wrap:break-word;
}
.text-blue {
    color: #0096d6;
}
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.arrowlink {
    color: #0096d6;
    text-decoration: none;
}

.arrowlink:hover {
    color: #2c87a8;
    text-decoration: none;
}
.arrow {
    width: 7px;
    margin-left: 15px;
    margin-top: -3px;
}
footer {
    background-color: #767676;
    color: #fff;
    padding: 25px 0;
}
.intelg8 img {
    width: 76.6px;
}
.fourboxes {
    border: 1px solid #dee2e6;
}

.bg-special1 {
    background-image: url(../img/special1.png);
    background-position: center center;
    background-size: cover;
}

.bg-special2 {
    background-image: url(../img/special2.png);
    background-position: center center;
    background-size: cover;
}

.bg-special3 {
    background-image: url(../img/special3.png);
    background-position: center center;
    background-size: cover;
}

.bg-special4 {
    background-image: url(../img/special4.png);
    background-position: center center;
    background-size: cover;
}
.bg-blue-opa {
    background-color: #0996d6;
    opacity: 0.89;
}

.bg-light-grey {
    background-color:#f6f6f6;
}

.brandcontainer {
    position:fixed;
    right:0;
    bottom:0;
    z-index: 7777;
    width: 12vw;
}

.brandtitle{
    font-family: 'Gotham';
    font-weight: 900;
    font-size:1rem!important;
}
.justincase {
    background-color: #3e3e3e;
    color:#fff;

    border-radius: 5px;
    padding:20px;

}

.bold  {
    font-weight: bold;
}

.computer-denybound {
    margin-top: -180px;
}
.small-computer-denybound {
    position: absolute;
    bottom: 20px;
    width:80%;
    left:10%;
}
.small-computer-denybound2 {
    position: absolute;
    bottom: -20px;
    width:60%;
    left:20%;
}

.formularhidden {
    visibility: hidden;
}


.lockedheight {
    min-height: 105px;

}

input,textarea {

    border-radius: 5px;
    border-style:solid;
    border-width:1px;
    border-color: #ACACAE;

}
input[type=text], input[type=tel], input[type=email]{
    width: 100% !important;
    height: 40px;
    margin: 5px 0 15px 0;
    float: left;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 13px;
}/*
select{
    visibility: hidden;
}*/
.isotope .isotope-item {
    min-height: 0px !important;
    position: static !important;
    transform: translate3d(0px, 0px, 0px) !important;
}
.isotope-hidden{
    display: none!important;
}

.buttonlength {
    width:50%;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    margin: 1em 0;
    padding: .5em 1em;
    border: none;
    border-radius: .25em;
    background-color: transparent;
    text-decoration: none;
    font-weight: normal;
    font-size: 14pt;
    cursor: pointer;
    color: #333;
    border: 1px solid #333;
    border-radius: 3px;
}
input[type="submit"]:hover {
    background-color: #333;
    color: #fff;

}

.arrowbox {
  
    cursor: url('../img/up-arrow.png'), auto;
}

.collapsed .arrowbox {
  
    cursor: url('../img/down-arrow.png'), auto!important;
}
/* ikoner efter tekst */

.pres-btn-pdf,.pres-btn-mov    {
    padding-top: 6px;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.pres-btn-pdf:hover, .pres-btn-mov:hover   {
    border-color: #006996 !important;
    background-color: #006996;

}

.pres-btn-pdf::after, .pres-btn-mov::after {
    padding-left: 10px;
    margin-top: 3px;
    vertical-align: middle;
    display: inline-block;
    } 

.pres-btn-pdf::after {
content: url('../img/icons/pdf.png');

}

.pres-btn-mov::after {
content: url('../img/icons/mov.png');

}



.securityfunctiontext {
    font-size:0.9rem;
}
.btn-light-grey{
    background-color: #f6f6f6;
}
.btn-light-grey:hover{
    background-color: #e6e6e6;
}
.min-height-fixed{
    height: 173px;
}
.flag{
    height: 27px;
    position: absolute;
    top:3px;
    right:3px;
}
.flag-small{
    height: 15px;
    float: right;
}
#accordion button{
    font-size: 14px;
    text-align: left;
}
.bolder{
    font-family: "HPSimplified", sans-serif;
}
.btn-text{
    margin-left: 15px;
    margin-right: 10px;
    vertical-align: sub;
}
.carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
}
.carousel-control-prev-icon {
    background-image: url(../img/icons/prev.png);
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 100px;
    height: 100px;
}
.carousel-control-next, .carousel-control-prev {
    width: 10%;
}
.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.prev,.carousel-control-next{margin-left:15px;background-image:none;}
.carousel{
    min-height: 700px;
    overflow: hidden;
}


@media screen and (max-width: 1200px) {
    .my-4.px-4.pb-2 {
        min-height: 470px;
    }
    .brandcontainer {
        position: static;;

    }
    .extralarge {
        font-size: 1.7rem;
        line-height: 2rem;
    }
    .large  {
        font-size: 1.3rem;
    }
    .small-computer-denybound2 {
        position: static;
        bottom: 00px;
        width:auto;
        left:auto;


    }
    .small-computer-denybound {
        position: static;
        bottom: 00px;
        width:auto;
        left:auto;


    }
}
.lessline {
    line-height: 1;
}

.hideprice {
    display:block;
}
#focus_products{
    position: fixed;
    top: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    background-color: #0096d6ba;
    -webkit-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.25);
    z-index: 9999;
    border-radius: 20px;
    display: none;

}
.f_product-wrapper {
    position: relative;
    width: 70%;
    left: 50%;
    margin-left: -35%;
}
.f_header{
    text-align: center;
}
.f_header h1{
    color: #fff;
    margin-top:20px;
}
.modal{
    z-index: 999999;
}
.f_productcontainer{
    width: 21.2%;
    margin: 1.5%;
    float: left;
    background-color: #ececec;
    padding: 1%;
    margin-bottom: 3%;
    border-radius: 5px;
}
.f_productcontainer:first-child{
    margin-left: 3%;
}
.f_productcontainer:last-child{
    margin-right: 3%;
}
#closePopBtn{
    color: #fff;
    font-weight: 700;
    position: absolute;
    right: 0;
    top:0;
    padding: 15px 30px;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-top-right-radius: 20px;


}
#overlay_bg{
    position: fixed;
    background-color: #3e3e3e8f;
    width: 100%;
    display: block;
    height: 100vh;
    z-index: 8888;
    top:0;
    left: 0;
    cursor:pointer;
    display: none;
}
#closePopBtn:hover{
    background-color: #3e3e3e75;
}
#focusBoxTeaser{

    float: left;
    width: 100%;
    background-color: #f0243b75;
    padding-top: 20px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    cursor: pointer;
    display: none;


}

.modal-lg {
    max-width: 700px;
}
#focusBoxTeaser h2 span{
    vertical-align: text-bottom;
}

@media only screen and (max-width: 1720px) {
    .bg-special1 h1,.bg-special2 h1, .bg-special3 h1,.bg-special4 h1{
        font-size: 36px;
    }
    .bg-special1 p,.bg-special2 p,.bg-special3 p,.bg-special4 p{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1281px) {
    .herowebinar{
        border:1px solid #ccc;
        border-radius: 5px;
    }
    .largeHeader{
        font-size: 34px!important;
    }
    .herowebinar img, .d-block.text-center.mb-4{
       display: none!important;
    }
    .header{
        min-height: 0;
    }
}
@media only screen and (max-width: 1100px) {
    #focusBoxTeaser{
       display: none!important;
    }
    #focus_products{
        display: none!important;

    }
    #overlay_bg{
        display: none!important;
    }
    .min-height-fixed {
        height: 100px;
    }
}

.desktophide{
    display:none;
}
.mobilehide{
    display:block;
}


.microsoftlogo{
    position: absolute;
    left:60px;
    bottom:60px;
}

@media only screen and (max-width: 600px) {
    h3 {
        font-size: 27px!important;
    }
    .microsoftlogo{
        position: initial;
        left:auto;
        bottom:auto;
    }
    .desktophide{
        display:block;
    }
    .mobilehide{
        display:none;
    }
    .partnerskilt{
        width: 50px;
    }
    .my-4.px-4.pb-2 {
        min-height: 390px;
    }
    .hustler-container{
        margin-top: 20px;
        min-width: 100%!important;
    }
    .header {
        background-size: auto;
        background-position: -651px 610px;
        height: 439px;
    }
    .my-5.gotham.bold{
        font-size: 38px!important;
    }
    .col-12.bg-light-grey{
        padding-top: 80px;
    }
    .text-blue.gotham.text-center.mb-4.uppercase{
        font-size: 22px!important;
    }
    .bolder.mt-4.gotham.bold.text-center{
        font-size: 28px!important;
    }
    .carousel-control-prev {
        left: -20px;
        display: none;
    }
    .carousel-control-next {
        right: -20px;
        display: none;
    }
    .buttonlength {
        width:100%;
    }
    .min-height-fixed {
        height: 100px;
    }
    h3 {
        font-size: 1.5rem;
        line-height: 1.3;

    }
    .brandcontainer {
       position: static;

    }
    .extralarge {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .large  {
        font-size: 1.2rem;
    }
    .largeHeader{
        font-size: 38px!important;
    }
}

.transform{
    transition: all 2s;
}



.form-control {
    width:auto;
    display:inline-block;
}


.offline {
    display: none;
}










.isotope{
    min-height: 900px !important;; 
}

.canvas-95 {
    margin: 0 auto;
    width: 98%;
}

ul, ol {
    margin-bottom: 0;
    margin-left: 0;
}
