@font-face {
    font-family: "AkkuratLLWeb-Regular";
    src: url("../fonts/AkkuratLLWeb-Regular.woff") format("woff");
  }
  
  @font-face {
    font-family: "AkkuratLLWeb-Regular";
    src: url("../fonts/AkkuratLLWeb-Regular.woff2") format("woff2");
  }

  body {
    position: relative;
  }

body, p {
    color: #eb5753;
        font-family: 'AkkuratLLWeb-Regular', sans-serif !important;
        font-size: 18px;
     }

     p {
        margin: 0 0 1em 0;
         }

     .img-fluid {
       min-width: 100%;
         }

     .premise-type    a {
            color: #eb5753 !important;
        }
        .premise-type a:hover {
            text-decoration: underline;
        }

    

 h1, h2, h3  {
    font-family: 'PxGroteskRegular', sans-serif !important;
    color: #eb5753;
    margin-top: 0;
 }

 h2 {
    font-size: 80px;
    line-height: 75px;
    margin-bottom: 50px;
   }

 .home-section  h1  {
    color: #ffffff;
    font-size: 120px;
    line-height: 120px !important;
    margin-bottom: 10px;
 }

 .text-large p {

    font-size: 20px;
  
 }

 .home-section h2  {
    color: #ffffff;
    font-size: 30px;
    line-height: 34px;
    line-height: normal !important;
    margin-bottom: 60px;
 }

 .ns-arrow {
     margin-top: 40px;
    position: absolute;
    transform: rotate(-270deg); 
    transform-origin: (0 0);
    vertical-align: middle;
 }

 .ns-arrow p {
    vertical-align: middle;
    font-weight: 700;
    font-family: 'AkkuratLLWeb-Regular', sans-serif !important;
    font-size: 15px !important;
 display: inline;
}

.ns-logo {
    margin-bottom: -1px;
    display: inline-block;
    background-image: url('../images/ns-logo.svg');
    width: 108px;
    height: 12px;
    background-size: cover;
    background-repeat: no-repeat;
}

.nav-logo-wrap .logo-ns {
    width: 180px;
    max-width: 180px;
    height: 60px;
}
 .ns-arrow  span {
    display: inline;
    margin-left: 20px;
    font-size: 30px;
    vertical-align: middle;
}

@media only screen and (max-width: 1450px){ 
    .ns-arrow, .ns-arrow span {
 display: none;
    }
     }

 @media (max-width: 767px) {

    .home-section  h1  {
        font-size: 84px;
        line-height: 84px !important;
     }

     .home-section h2 {
        color: #ffffff;
        font-size: 21px;
        line-height: 22px;
        line-height: normal !important;
        margin-bottom: 30px;
    }
 }

 .logo {
     display: block;
    background-image: url('../images/humlegarden-logo-white.svg');
    width: 266px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
 
}

.main-nav.light.stick-fixed.js-transparent.small-height .logo, .main-nav.light.stick-fixed.js-transparent.transparent .logo-ns{
display: none;
}


.main-nav.light.stick-fixed.js-transparent.small-height .logo-ns{
    display: block;
    background-image: url('../images/ns-logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.p-big {
    font-size: 29px;
    margin-bottom: 5px;
}
  
 h2 > span, h3 > span {
     display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
   }

a {
   text-decoration: none;
   }

   a:hover {
    color: #181716;
    }
  

 h3 {
    font-size: 54px;
    margin-bottom: 0;
   }

   h4 {
    font-family: "AkkuratLLWeb-Regular";
    font-size: 28px;
    margin-bottom: 10px;
   }

.text-white, .text-white p, .text-white a, .text-white a:hover, .text-white h2, .text-white h3 {
 color: white !important;
   }


.no-mb {
    margin-bottom: 0;
}

 a.btn {
    font-family: 'PxGroteskRegular', sans-serif !important;
 }

.preamble  {
    font-weight: 600;
    font-family: 'PxGroteskRegular', sans-serif !important;
    font-size: 18px;
 }

 .boilerplate  {
     background-color: #eb5753;

  text-align: center;

 }

 .boilerplate h3  {
    padding: 50px 0;
color: white;

}


.masthead {
    position: relative;
    min-width: 720px;
}
.masthead-video {
    z-index: 0;
}
.masthead-overlay {
    background-color: #333;
    opacity: 0.4;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    width: 100%;
    height: 100%;
}

.main-nav.transparent {
    color: #fff;
    background: transparent !important;
}


.inner-nav ul {
    font-family: 'PxGroteskRegular', sans-serif !important;
    text-transform: none !important;
    font-size: 15px;
}

.main-nav.dark {
    background-color: rgba(33,33,33, .95);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


.main-nav.dark.stick-fixed.js-transparent.transparent li a {
    color: rgba(255,255,255, .9);
}

.scroll-down-icon {
    display: block;
    width: 15px;
    height: 15px;
    margin-left: -27px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    color: #fff;
    font-size: 40px;
    -webkit-animation: scroll-down-anim 1.5s infinite;
    -moz-animation: scroll-down-anim 1.5s infinite;
    -o-animation: scroll-down-anim 1.5s infinite;
    animation: scroll-down-anim 1.5s infinite;
    z-index: 2;
}

.scroll-down {
    bottom: 30px;
}


.btn-mod.btn-round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.btn-mod.btn-border-w {
    font-family: 'PxGroteskRegular', sans-serif !important;
    color: #fff;
    border: 2px solid rgba(255,255,255, .75);
    background: transparent;
}

.bg-dark-alfa-30:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34,34,34, .3);
}


.btn-mod, a.btn-mod {
    background:rgba(235,87,83, .9);

}


.btn-mod:hover, .btn-mod:focus, a.btn-mod:hover, a.btn-mod:focus {
    font-weight: 400;
    color: rgba(255,255,255, 1);
    background:rgba(235,87,83, 1);
    text-decoration: none;
    outline: none;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

blockquote {
    color: #333;
}
    
    .section-text {
        color: #333;
    }


    .bg-red {
        background-color: #eb5753;
    }



    .pre-header  {
        font-family: "AkkuratLLWeb-Regular";
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1rem;
}


    .section-header {
        font-size: 34px;
        color: #000;
    }

    .banner-image {
        margin: 0 0 0 0;
        text-align: center;
    }


    .h500 {
        height: 500px;
        background-position: center center;
    }


    .main-nav.dark.stick-fixed.js-transparent.small-height {
        -webkit-box-shadow: 0px 10px 16px -13px rgba(0,0,0,0.21);
        -moz-box-shadow: 0px 10px 16px -13px rgba(0,0,0,0.21);
        box-shadow: 0px 10px 16px -13px rgba(0,0,0,0.21);
    }

    .p-50  {
       padding:0 50px;
    }

    .urban-img-1  {
        padding: 0 40px 70px 80px;
     }

     .urban-img-2  {
        padding: 0 40px 0 0;
     }


    .pt-30 {
        padding-top: 30px;
     }

     .pb-70 {
        padding-bottom: 70px;
     }

     .pb-140  {
        padding-bottom: 140px;
     }
     
     
     .vertical-align {
        display: flex;
        align-items: center;
    }

     .mb-30 {
        margin-bottom: 30px;
     }

     .mb-0 {
        margin-bottom: 0;
     }

     .mb-40 {
        margin-bottom: 40px;
     }

     .mb-50 {
        margin-bottom: 50px;
     }

     .pt-60 {
        padding-top: 60px;
     }

     .mb-70 {
       margin-bottom: 70px;
    }

     .mt-50 {
        margin-top: 50px;
     }

     .mt-60 {
        margin-top: 60px;
     }

    .mt-50-neg {
        margin-top: -50px;
     }

     .mb-50-neg {
        margin-bottom: -50px;
     }

     .margin-kommunikation {
        margin-bottom: 50px;
     }


     .page-section-xl {
        padding: 80px 0;
    } 

    .page-section-sm {
        padding: 40px 0;
    } 

    @media only screen and (max-width: 1024px){
        .page-section, .small-section {
            padding: 60px 0;
        } 

        .page-section-xl {
            padding: 80px 0;
        } 
    
        .p-big {
            font-size: 24px;
           }
    }


    .small-height{
        height: 60px;
        min-height: 60px;
    }
    .small-height .inner-nav ul li a{
        height: 60px;
        line-height: 60px;
    }


    @media (max-width: 991px) {

        .small-height{
            height: 55px !important ;
            min-height: 55px !important;
        }
        
    .vertical-align {
        display: block;
        align-items: center;
    }

        .align-center-md {
            text-align: center !important;
        }

    .container {
        padding-left: 5%;
        padding-right: 5%;
    }

    .page-section, .small-section, .page-section-xl  {
        padding: 40px 0;
    }

    body, p {
  
        font-size: 16px;
     }

    h2 {
        font-size: 37px;
        line-height: 40px;
        margin-bottom: 25px;
       }

       .p-big {
        font-size: 18px;
       }

       h2 > span, h3 > span  {
        margin-bottom: 10px;
        font-size: 16px;
       }


    h3 {
        font-size: 28px;
       
    }

    .nav-logo-wrap {
        margin-left: 5%;
    }

    .preamble  {
        font-size: 15px;
     }


    .h500 {
        height: 270px;
        background-position: center center;
    }

    .p-50  {
        padding:0;
     }

     .pt-50 {
        padding-top: 0;
     }

     .pt-60 {
        padding-top: 0;
     }

     .mb-70 {
        margin-bottom: 40px;
     }

     .page-section.section-narrow {
        padding: 0;
    }


    h4 {
        font-size: 24px;
       }

       .nav-logo-wrap .logo,  .nav-logo-wrap .ns-logo{
        height: 55px !important;
    }



}


.map {
    position: relative;
  }

  .map img {
    min-width: 100%;
  }
  
  .box {
    width:20%;
    height:20%;
    background-image: url('../images/NS-pin.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    
  }
  
  .box-h40 {
    width:20%;
    height:20%;
    background-image: url('../images/NS-pin-h40.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }

  .box-h38 {
    width:20%;
    height:20%;
    background-image: url('../images/NS-pin-h38.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }

  .box-bilpalatset {
    width:20%;
    height:20%;
    background-image: url('../images/NS-pin-bilpalatset.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }

  .box-paviljongen {
    width:20%;
    height:20%;
    background-image: url('../images/NS-pin-paviljongen.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }
  
  #pin-1 {
    top:27%;
    right:25%;
      }
      #pin-h40 {
        top:19%;
        right:26%;
      }

      #pin-h38 {
        top:3%;
        right:6%;
      }

      #pin-paviljongen {
        top: 38%;
        left: 10%;
      }

      #pin-bilpalatset {
        top: 5%;
        left: 34%;
      }


  .page-section-kontakt {
    padding: 70px 0 0;
}
.ns-kontakt {
    margin-bottom: -70px;
}


@media (max-width: 767px) {
       .p-big {
        font-size: 20px;
       }

       .mb-70 {
        margin-bottom: 30px;
     }

     .mb-xs-20 {
        margin-bottom: 20px;
     }

     

     .pb-140  {
        padding-bottom: 80px;
     }

     nav .full-wrapper {
        margin: 0;
        height: 55px;
      }

      .mt-70 {
        margin-top: 50px;
    }

    .page-section-kontakt {
        padding: 40px 0 0;
    }
    .ns-kontakt {
        margin-bottom: -40px;
    }

    .text-large p {
        font-size: 18px;
    }

    }


#kommunikationer p, #kommunikationer h2, #kommunikationer h3    {
color: white;
    }


    .vertical-align {
        display: flex;
        align-items: center;
    }

    .border-img {
    border: 0 solid #fff;
}

#kontaktaoss {
    margin-bottom: 180px;
}


ul.no-indent {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 30px;
}

ul.no-indent li {
    padding-left: 10px;
    font-size: 20px !important;
}

.hide-readmore    {
    display: block !important;
	overflow-y: hidden;
    max-height: 0; 
    transition: max-height 0.5s ease-out !important;
}

.hide-readmore.reveal-readmore    {
    display: block !important;
	overflow-y: hidden;
    max-height: 500px !important; 
    transition: max-height 0.5s ease-in !important;
}


#more, #more2, #more, #more3 {
    display: none;}

.button:active, 
 button:active,
.button:focus, 
 button:focus,
.button:hover, 
 button:hover{
    outline:none !important;
}

.img-responsive {
    min-width: 100% !important;
}