﻿/******  Fonts  *********/

@font-face {
	font-family: 'DINProLight';
	src: url(/Static/fonts/DINProLight.woff) format('woff'),
		url(/Static/fonts/DINProLight.ttf) format('truetype'),
		url(/Static/fonts/DINProLight.eot);
}

/*****  Generellt*********/

.widthController .row{margin-left:0; margin-right:0;}

.bbmContainer, .bbmContainerContact{
    max-width: 1100px;
    margin-left:auto;
    margin-right:auto;
 }

.bbmContainerContact .contactDiv{
    padding-top:82px;
}
.bbmContainerContact .contactDivFirst{
    padding-top:35px;
    padding-left:10%;
}
.bbmContainer .pressStandard{
    padding-top:50px;
}
.pressHeader{
    padding-top:10px;
}
.pressMainText{
    padding-top:30px;
    font-family:DINProLight;
}
.containerHeader{
    max-width: 1100px;
    margin-left:auto;
    margin-right:auto;
}

.logo{
    padding-top:43px;
    /*padding-left:30%;*/
}
.logoMobile{
    display:none;
    padding-top:43px;
    /*padding-left:20%;*/
}

.logoLink{
    /*padding-bottom:73px;*/
    float:left;
}
.logoLink:visited{
    color:white;
}

.sticky{
    top:0;
    left:0;
    display:block;
    position:fixed;
    height:160px;
    width:100%;
    z-index:100;
    background-color:white;
    /*padding-bottom:92px;*/
}


/*** Huvudsidinnehåll */

article.bbmContainer{
    /*padding-left:122px;*/
    padding-left:7%;
}

.bbmContainer h1{
    color:#00b1e6;
    font-size:52px;
    font-family:Georgia;
    font-weight:normal;
    padding-bottom:31px;
}

.standardHeaderPress span, .standardHeader{
    color:#00b1e6;
    font-size:32px;
    font-family:Georgia;
    font-weight:normal;
    padding-top:30px;
}
.bbmContainer .standardHeaderPress{
    margin-bottom:-30px;
    margin-top:4px;
}
.standardSubHeaderPress{
    font-size:16px;
    font-weight:bold;
    font-family:DINProLight;
}

.mainText, .mainTextStandard div p span{
    font-size:20px;
    font-family:DINProLight;
    max-width:858px;
    line-height:37px;
}

.mainTextStandard{padding-top:30px;font-family:DINProLight;}




/****** Toppmeny *******/

.header-menu-toggle {
    display: none;
}

.navbar2 {
  /*overflow: hidden;*/
  /*padding:74px 0px 0px 40px;*/
}

    .navbar2 a {
        /*float: left;*/
        /*overflow: hidden;*/
        color: black;
        text-align: center;
        padding: 0px 0px 0px 16px;
        text-decoration: none;
        display: inline-block;
        font-size: 14px;
        font-family: DINProLight;
        font-weight: bold;
    }

.dropdown {
  float: left;
  /*overflow: hidden;*/
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar2 a:hover, .dropdown:hover .dropbtn {
}

.dropdown-content {
    display: none;
    position: absolute;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.5);
    z-index: 1;
    width: max-content;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}


/******* Fotnoter ***********/
footer{
    clear:both;
    z-index:10;
    background-color:#00b1e6;
    color:white;
    margin-top:72px;
    font-family:DINProLight;
    letter-spacing:0.5px;
    bottom:0;
    height:250px;
}



footer section.bbmContainer{
    padding-left:7%;
}

footer h4{
    padding-top:25px;
    font-size:18px;
    font-weight:bold;
    padding-bottom:0.3%;
}
.footer{
    padding-bottom:5%;
}
.footer{
    margin-left:-4%;
}
.footer li{
    float:left;
    display:inline;
    width:25%;
    line-height:1.8;
}
.footer li a{
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    color:white;
}
.footer li:last-child {
    margin-bottom:73px;
}

.kontakt{
    margin-left:20px;
}

.socialaIkoner{
    margin-top:35px;
    max-width:120px;
}
.socialaIkoner a{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  margin-bottom: 5px;
  color:white;
}

.kontakttext{
    font-family:DINProLight;
    font-size:16px;
    margin-bottom:6px;
    margin-right:15px;
}

.kontaktRubrik{
    font-family:DINProLight;
    font-size:16px;
    font-weight:bold;
    display:block;
    margin-top:34px;
    margin-right:15px;
    margin-bottom:6px;
}

.kontaktRubrik:first-child{
    margin-top:0px;
}


/***** Bildkarusell *******/
.slider{
    position:relative;
    zoom:1;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
   -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
   -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
   box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
#NextDiv{padding-left:650px;}

#largeContainer .image-step div a {position: absolute;margin-top: -500px;}

#smallContainer .image-step div a {position: absolute;margin-top: -430px;}
.image-step div a.prev:before {
  content: '';
  display: block;
  border-top: solid 14px transparent;
  border-right: solid 14px #FFF;
  border-bottom: solid 14px transparent;
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -14px -3px 0 0;
}
.image-step div a.prev {
    margin-left:10px;
    width: 40px;
    height:40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color:gray;
    position: absolute;
    border: none;
}


.image-step div a.next {
  margin-left:398px;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color:gray;
  border: none;
}

.image-step div a.next:before {
  content: '';
  display: block;
  border-top: solid 14px transparent;
  border-left: solid 14px #FFF;
  border-bottom: solid 14px transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -14px 0 0 -3px;
}

#largeContainer{max-height:570px;}
#largeContainer img{max-height:570px;}

/*#smallContainer img{height:auto;}*/


.toppbild{
    /*padding-top:82px;*/
    max-height:412px;
    width:100%;
}

#largeContainer .imageText{
    position:absolute;
    bottom:250px;
    padding-left:600px;
    width:80%;
    height:200px;
    line-height:30px;
}
#largeContainer .imageText div{
    font-family:Georgia;
    font-style:italic;
    font-size:26px;
    padding-bottom:17px;
}

#smallContainer .imageText{
    position:absolute;
    bottom:100px;
    padding-left:620px;
    width:82%;
    height:270px;
    line-height:30px;
}


#smallContainer .imageText div{
    font-family:Georgia;
    font-style:italic;
    font-size:26px;
    padding-bottom:17px;
}

#largeContainer .imageTextPerson, #largeContainer .imageTextPersonTitle{
    font-family: Georgia;
    position:relative;
    width: 300px;
    font-size:22px;
    font-style:italic;
    line-height:24px;
}

#smallContainer .imageTextPerson, #smallContainer .imageTextPersonTitle{
    font-family: Georgia;
    position:relative;
    width: 300px;
    font-size:22px;
    font-style:italic;
    line-height: 24px;
}

.containerCanvas{
    background-color:black;
    margin-bottom:3%;
    margin-top:160px;
}
.containerCanvasSmall{
    background-color:black;
    /*margin-bottom:3%;*/
    margin-top:160px;
}
/*.kontaktRow{margin-right:0px;margin-left:0px;}*/


header-menu-list > li > button{font-size: 16px; line-height: 28px;}
.header-submenu  ul a {display:none;}
.header-menu-toggle { float: right; background: none; outline: none; border: none; width: 45px; height: 45px; margin-top:42px; margin-right:10%;}
.header-menu-toggle div { position: relative; margin: 10px auto; }
.header-menu-toggle div:before, .header-menu-toggle div:after { display: block; content: ""; width: 100%; position: absolute; top: -8px;}
.header-menu-toggle div:after { top: 8px; }
.header-menu-toggle div { width: 30px; }
.header-menu-toggle div, .header-menu-toggle div:before, .header-menu-toggle div:after { font-size: 0; color: transparent; height: 4px; background: #ffffff; -webkit-transition: background 0 0.1s, -webkit-transform 0.1s, top 0.1s 0.2s; -moz-transition: background 0 0.1s, -moz-transform 0.1s, top 0.1s 0.2s; -o-transition: background 0 0.1s, -o-transform 0.1s, top 0.1s 0.2s; transition: background 0 0.1s, -webkit-transform 0.1s, -moz-transform 0.1s, -o-transform 0.1s, transform 0.1s, top 0.1s 0.2s; background: #545454;}

.menu-open .header-menu-toggle div { background: transparent; }
.menu-open .darkCover{display:block;}
.menu-open .header-menu-toggle div:before, .menu-open .header-menu-toggle div:after { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.menu-open .header-menu-toggle div:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-open .header-menu-toggle div, .menu-open .header-menu-toggle div:before, .menu-open .header-menu-toggle div:after { -webkit-transition: background 0 0.1s, top 0.1s, -webkit-transform 0.1s 0.2s; -moz-transition: background 0 0.1s, top 0.1s, -moz-transform 0.1s 0.2s; -o-transition: background 0 0.1s, top 0.1s, -o-transform 0.1s 0.2s; transition: background 0 0.1s, top 0.1s, -webkit-transform 0.1s 0.2s, -moz-transform 0.1s 0.2s, -o-transform 0.1s 0.2s, transform 0.1s 0.2s; }


.header-menu-list > li > button {
    font-family:Georgia;
    font-size:18px; 
    line-height:28px;
    padding: 0 20px; font-weight: 700; color: #ffffff; background: none; border: none; outline: none; display: block; 
    width: 100%; line-height: 40px; cursor: default; color: #000; font-weight: 400; 
}
.header-menu {padding-left:10%;}
.header-menu-list > li { background: none; padding-left:6%;}
.header-menu-list > li > button > a:link{display: block; color: inherit; height: 100%; padding: 0 20px; margin: 0 -20px;}
.header-menu { position: relative; background: #fff; z-index:9999}
.header-menu .header-menu-list { font-size: 0; padding-top:74px; }
.header-menu .header-menu-list:last-child { margin: 0; }
.header-submenu {  top: 80px; left: 0; width: 100%; background: #ffffff;  }
.header-submenu .header-submenu-list { padding:0; padding-top: 0px; list-style: none; overflow: hidden; display: block; width: auto; float:left;}
.header-submenu .header-submenu-list  a{float:left;}


@media (min-width: 910px) { .header-menu-list > li > button { line-height: 80px; } }
@media (min-width: 910px) {
    .header-menu-list > li .header-submenu {
        background:none;
        font-size:14px;
        font-weight:bold;
        font-family:DINProLight;
        display:block;
    }
}
@media (min-width: 910px) { 
  .header-menu-list > li.active { background: #ffffff; background: #6a0000; }
  .header-menu-list > li.active .btn-menu { background-color: #6a0000; text-decoration: none; color: #fff; z-index:99999}
  .header-menu-list > li.active .header-submenu { display: block; } 
  .header-menu-list { height: auto !important; } 
  
}
/*@media (min-width:910) and (max-width)*/

@media (min-width: 1400px){
    .header-menu {padding-left:10%;}
    .standardHeaderAdjust{margin-left: 1%;}
    .pressHeader{margin-left:9%;}
}
@media (max-width: 1400px){
    footer section .bbmContainer{padding-left:10%;}
    .header-menu {padding-left:8.5%;}
    .contactDivFirst{margin-left:-1%;}
    .pressHeader{margin-left:7%;}
}
@media (max-width: 1200px){
    .header-menu {padding-left:7%;}
    .contactDivFirst{margin-left:-3%;}
    .standardHeaderAdjust{margin-left: -8.5%;}
}

@media (min-width:501px) and (max-width: 960px) {

    body{
        min-height:100%;
    }


    .widthController .row{margin-left:10%;margin-right:10%;}
    .contactDivFirst{padding-left:7%;}
    .standardHeaderAdjust{margin-left: -2%;}
    .logo{
        display:none;
    }
    .logoMobile{
        display:block;
    }
    .sticky{height:135px;}
    .containerCanvas, .containerCanvasSmall{margin-top:135px;}
    .header-submenu .header-submenu-list{float:none;}
    /*.nav-mobile-icon {
		display:block;
	}*/
	.nav-item {
        display:normal;
	}
	.nav-active {
		display:block;
	}
	/*.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}*/
    footer{height:350px;}
    .footer li{width:50%;}
    footer h4{padding-left:0.5%;}
    .containerCanvasSmall .bbmContainer{padding-left:0px;}
    .footer li a {font-size:14px;}
    #largeContainer .image-step div a{margin-top:-260px; }
    #NextDiv {padding-left:0;}
    .imageText{display:none;}
    .image-step{display:none;}
    .pressHeader{margin-left:-2%;}
    .pressMainText{margin-left:7%}
    .bbmContainerContact .contactDiv{padding-top: 20px;margin-left:-6%;}}

@media (max-width: 960px)
{
        .widthController .row{margin-left:-2%;}
        .contactDivFirst{margin-left:0%;}
        .bbmContainerContact .contactDiv{margin-left:8%;}
        .pressHeader{margin-left:7%;}
        .pressMainText{margin-left:7%;}

}
@media (max-width:971px){
    .socialaIkoner{margin-left:-6%; }
}
/*@media (max-width: 963px){
    .contactDivFirst{margin-left:-14%;}
}*/
@media (max-width: 909px) {
    .dropdown {
        clear: both;
    }

    .dropdown-content {
        display: block;
        position: unset;
        background: unset;
        width: 90%;
    }

    .dropdown-content a {
        font-size: 12px;
        padding: 0 0 4px 25px;
    }

    .dropdown-content a::before {
        content: "»";
        padding:0 0 0 4px;
    }

   .menu-open .header-menu-list { display: block; } 
   .header-menu-toggle{ display:block; }
   .header-menu-list { display: none; position: relative; top: 59px; height: 900px; width:100%; background-color: #ffffff; }
   .smallMenu{margin-left:60%;margin-top:-20px;}
   .header-menu .header-menu-list { padding-top:3px; }
   .smallMenu ul li {position:relative;width:100%; margin-left:-30px; }
   .darkCover { position:absolute; height: 1000px; background: rgba(0, 0, 0, 0.7); margin-left:-12%; margin-top:135px; width:150%; display:none;}
  .smallMenu ul li {border-top: 1px solid lightgray;margin-left:-40px;padding-left:30px;}
  .header-menu-list li { position: relative; z-index: 2; display: block; padding-top:10px;padding-bottom:10px;}
  .header-menu-list li:last-child{border-bottom: 1px solid lightgray;}
  .header-menu-list li .btn-menu { color: #6a0000; text-align: left; padding: 10px 20px; } 
  .header-menu-list li .header-submenu  ul a {display:block;}
  .header-menu-list li a{float:none;}
  .header-submenu a { display: block;}
  .header-submenu .header-submenu-list  a{float:none;padding-right:5px;padding-bottom:5px;}
  .nav-item {line-height:2; font-size:16px;}
  .nav-item .header-submenu ul a{font-size:12px;}
  .subitem{display:block;}
  .footer{margin-left:-4.5%;}
  
  /*.standardHeaderAdjust{margin-left:-43%;}*/
}
@media (max-width:755px){
    .bbmContainer .pressStandard{padding-top:0;}
    .pressHeader{margin-left:0%; padding-bottom:5%;}
    .pressMainText{margin-left:0%}
    .socialaIkoner{margin-left:-6%;margin-top:0;padding-left:0; }
    .footer{margin-left:-6%;}
    .widthController .row {margin-left:4%;}
    .contactDivFirst{margin-left:-7%;}
    .bbmContainerContact .contactDiv{margin-left: 1%;}
    .standardHeaderAdjust{margin-left: -2%;}
    .mainTextStandard{margin-left:-1%;}
}
@media (max-width: 580px){.footer{margin-left:-7.5%;}}

@media (max-width:500px) {
     footer{height:800px;}
    .footer li{width:100%;}
    .footer{margin-left:-9%;}
    .footer li a {font-size:16px;}
    .smallMenu{margin-left:20%;width:100%;}
    .header-menu-toggle{margin-right:5%;}
    .widthController .row{margin-left:5%;margin-right:5%;}
    .contactDivFirst{padding-left:0%;margin-left:-7%;}
    .bbmContainerContact .contactDiv{margin-left:0; padding-top:20px;}
    .logo{display:none;}
    .logoMobile{display:block;}
    .header-submenu .header-submenu-list{float:none;}
    .socialaIkoner{margin-left:-10%; }
}
@media (max-width:390px){.footer{margin-left:-12%;}}

/*Cookie banner syling*/

#terms-div {
    display: inline-block;
}

#terms-div p {
    margin: 5px;
}

#cookie-button {
    margin: 10px;
    border-radius: 20px;
    color: #fff;
    background-color: #00b1e6;
    border-color: #d9edf7;
    display: inline-block;
}

#cookie_accept {
    text-align: center;
}