/* @override https://bucketeer-cf3a5d66-e62e-453d-a50d-49b200ecf6e6.s3.amazonaws.com/static/css/site-specific.css */

@font-face {
    font-family: 'Stockholm Type';
    src: url('/static/fonts/stockholm-type/StockholmType-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Stockholm Type';
    src: url('/static/fonts/stockholm-type/StockholmType-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

/* mailchimp */

  #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
  #mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
  #mergeRow-gdpr {margin-top: 20px;}
  #mergeRow-gdpr fieldset label {font-weight: normal;}
  #mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}

/* end mailchimp */

nav+div {
    /* display: none!important; */
}

nav+div+div {
    display: block;
}
 
.display-1, .display-2, .display-3, .display-4 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 700;
    font-style: normal;
}

/* moduler */


h1.nk-title {
    line-height: 1.1em;
}

/* app */

.text-white a {
    color: white!important;
    text-decoration: none!important;
}

@media (max-width: 420px) {
    .nk-navbar.nk-navbar-top a.nk-nav-logo{
        display: table-cell;
    }
}

/* slaask */

.slaask-widget.slaask-mini .slaask-widget-header {
    border-radius: 0!important;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
}

.slaask-widget.slaask-mini .slaask-widget-footer {
    border-radius: 0!important;
}

div#slaask-whitelabel {
    display: none!important;
}

.slaask-widget {
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: content-box;
    text-align: left;
    letter-spacing: initial;
}

/* search */

.nk-search {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    color: #fff;
    background: #1c1c1c;
    background-color: rgba(0, 0, 0, 0.9)!important;
    opacity: 0;
    z-index: 999;
}

/* local nav */

.col-sm-4 .card-block {
    display: none;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: none;
    border-top: 5px solid black;
    /* border: 1px solid rgba(0,0,0,0.125); */
    border-radius: 0rem;
}

.card a {
    text-decoration: none;
}

.list-group-item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125);
}

.list-group-item.active {
    z-index: 2;
    color: #000;
    background-color: yellow;
    border: 0;
}

/* videoyta */

a.nk-video-fullscreen-toggle {
    color: white!important;
    text-decoration: none!important;
}

.nk-video-icon-2-light, .nk-gif-icon-2-light {
    color: #fff;
}

.nk-header-title h2.nk-title, .nk-header-title h2.nk-title p {
	font-family: "Stockholm Type", sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3em;
    font-style: normal;
}

/* start */

.lead {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5em;
}

.nk-ibox-cont {
    line-height: 1.5em;
}
.entry-summary {
    padding: 20px 0;
}
.entry-meta {
    padding: 20px 0;
}
.entry-meta, .entry-content, .entry-summary, .modal-title {
    padding-left: 0;
    padding-right: 0;
}

.article-grid .entry-meta {
    padding: 0;
}

h3.utlysning-attachments {
    margin: 0px 0px 0.5rem -1px;
}

.article-slideshow {
    margin-bottom: 30px!important;
    margin-top: 40px!important
}

.nk-ibox-icon.nk-ibox-icon-color-main-1, .nk-ibox-hover.hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-1, .nk-ibox-hover:hover .nk-ibox-icon.nk-ibox-icon-hover-color-main-1 {
    color: black;
}

/* mediayta */

.thumnail-carusel .thumbnails img {
    height: 40px;
}

.thumnail-carusel .selected {
    border-bottom: 5px solid #dd1f26;
}

/* modals */

h1.entry-title.modal-title {
    font-size: 36px;
    line-height: 1.2em;
    margin: 0 30px;
    padding-bottom: 0px;
}  

.modal-content {
    padding: 30px 30px;
}

.modal-open .share_icons {
    margin-bottom: 80px;
}

span.author {
    display: none;
}

time.pubdate {
    display: block;
    /* margin-bottom: 12px; */
}

.modal-open span.meta {
    margin: 14px 0;
    /* padding: 40px 0; */
    display: block;
}

/* dolj sharebar i vansterkant nar modalen ar oppen */
.modal-open .at4-share {
    display: none;
}

.modal {
    background-color: rgba(0, 0, 0, 0.8)!important;
}

.nk-page-nav-title span {
    font-style: normal;
    font-size: 40px;
    padding: 4px;
}

.nk-page-nav-title h5 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.show {
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
/* end modals */




p, ul, ol {
	font-size: 16px;
	line-height: 26px;
}



h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: .5rem;
}

h1, h1.h3 {
	font-size: 44px;
	line-height: 52px;
}

h1.entry-title.nk-title.h3 {
    border-top: 5px solid black;
    padding: 15px 0 5px 0;
}

.intro h1.entry-title.nk-title.h3 {
    border-top: 0;
    padding-top: 20px;
    margin-top: 40px;
}

h1.nk-title i {
    font-weight: normal;
    font-size: 24px;
    font-style: normal;
}

h2 {
	font-size: 22px;
	line-height: 30px;	
}

.article-grid h2.entry-title {
    margin: 20px 0 10px 0;
}

.text-white p {
    color: white;
}

blockquote, blockquote p {
	font-weight: normal;
	font-size: 22px;
	line-height: 32px;
    border-left: 1px solid #000;
    margin: 30px 0;
    padding: 0 30px 0 30px;
}

p.meta {
	font-size: 12px;
	line-height: 18px;
}

/* links */

a:focus {
    outline:thin dotted
}
a:active, a:hover {
    outline:0
}

a {
    color:#0664aa
}
a:hover, a:focus {
    color:#044779
}

a.active {
    text-decoration: underline;
}

/* special links */

/*
#mosaic a:hover, .nk-navbar a:hover  {
    background-color: transparent;
    color: white;
    text-decoration: none;
}
*/

/* end special links */

table td {
	border-top: 1px solid black;
	padding: 10px 10px 10px 0;
}

table {
	margin: 30px 0 50px 0;
}

button, input, optgroup, select, textarea {
    font-family: "Stockholm Type", sans-serif;
    font-size: 100%;
    font-style: normal;
    line-height: 1.15;
    margin: 0;
}

a.btn {
	text-decoration: none;
}
a:hover.btn {
    color: #fff;
    background-color: #006ebf;
}
.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 1rem 2rem;
    font-size: 1rem;
    border-radius: .0rem;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    letter-spacing: .02em;
}

.btn-primary {
    color: #fff;
    background-color: black;
    border: 1px solid black;
    padding: 10px 16px;
}

.btn .btn-primary {
	font-size: 16px;
	line-height: 16px;
}

.btn.btn-primary:hover {
    color: #fff;
    background-color: black;
    text-decoration: none;
}

.btn.btn-download.hidden {
    display: none;
}
.article-utlysning .form-group .inputfile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}
.inputfile:focus + label {
    /* keyboard navigation */
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
    pointer-events: none;
}

.article-utlysning .form-group.file-upload {
    border-top: solid 1px #ccc;
    padding-top: 0.5em;
}
.btn.btn-download {
    padding: 10px 16px;
    padding-left: 2.1875rem;
    color: #000;
    background-color: #fff;
    border-color: #000;
    background-position: .4375rem 50%;
}

.row.bootstrap3-multi-input {
    margin: 0;
}

.sb-slidebar {
	font-size: 12px;
	line-height: 1.5em;
    color: black;
    padding: 25px 15px 30px 25px;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 0;
    display: none;
    background-color: #eee;
}

.sb-slidebar ul, .sb-slidebar p {
	font-size: 11px;
	line-height: 1.5em;
}

/* modal */

.modal-content p, .modal-content {
    color: black;
} 

.modal-content .entry-content p {
    color: black;
    margin: 0px 30px;
}

.modal-dialog .meta {
    margin: 0 30px;
}

.modal-dialog .share_icons {
    margin: 30px;
}

.article-slideshow .thumnail-carusel {
    margin: 30px;
}

.article-slideshow .carousel-caption {
    color: black;
    display: contents!important;
}
.article-slideshow .carousel-caption span {
    text-align: right;
}

/* footer */

.bg-footer {
    background-color: #ffe033;
    color: black;
}

.bg-footer p {
    color: black;
    font-size: 16px;
    line-height: 26px;
}

.nk-footer a {
    color: black;
    text-decoration: none;
}

.nk-footer a:hover {
    color: black;
    border-bottom: 1px solid black;
}




/* bricks */

.brickblock-header, .brick-header {
    padding: 5px;
    font-size: 12px;
    background-color: #eee;
    color: #000;
}


.brick-header {
    background-color: #eee;
    display: inline-block;
}

.begood .dropdown-menu {
	font-size: 12px;
}

.begood ul.dropdown-menu {
    z-index: 99999;
}

.begood {
    font-size: 12px;
    background-color: #eee;
    padding: 10px 4px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}

.sb-btn {
    cursor: pointer;
    background-color: #eee;
}

.sb-btn i {
    color: #000;
}


/*
.sb-btn .fa {
    color: #000;
    font-size: 22px;
}

.sb-btn {
    display: block!important;
    position: fixed;
    top: 45%;
    padding: 15px 20px!important;
    border-left: none;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.4)!important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1050;
    padding: 18px 23px;
    cursor: pointer;
    background-color: white;
}*/ 

/* stilprov */

h2.info {
	background-color: #eee;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	color: #999;
}

table.color-table td {
	padding: 30px;
	margin: 10px;
}

table.color-table h2 {
	font-size: 16px;
}

td.color {
	padding: 30px;
	width: 50%;
}


#icons li {
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 22px;
    width: 42px;
    border-radius: 4px;
    list-style: none;
    text-align: center;
    font-weight: normal;
    font-size: 32px;
    cursor: pointer;
}

/* IM backgrounds */

.im-yellow {
	background-color: #ffe033;
}

.im-orange {
	background-color: #eb6134;
}

.im-red {
	background-color: #de1631;
}

.im-pink {
	background-color: #fc77a8;
}

.im-l-green {
	background-color: #44b32b;
}

.im-d-green {
	background-color: #007a33;
}

.im-l-blue {
	background-color: #0089c4;
}

.im-d-blue {
	background-color: #03273b;
}

.white {	
	background-color: #fff;
}

/* shop / collection */

h2.nk-product-title.h5 {
    margin: 20px 0 0 0;
}

/* mosaik */

.nk-image-box-big-title {
    font-size: 3.5rem;
    font-weight: normal;
    line-height: 1.1em;
}

.nk-image-box-1 .nk-image-box-overlay, .nk-image-box-1-a .nk-image-box-overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(28,28,28,0.75);
    transform-style: preserve-3d;
    transition: .4s opacity;
}

h2.nk-image-box-title.nk-portfolio-title.h3 {
    font-size: 1rem;
    line-height: 1.3em;
}

.nk-image-box-overlay span.meta {
    display: none;
}

.mosaic__item--wrapper {
    padding: 10px 0 0 0;
}

h2.mosaic__item--title {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    margin: 20px 0 0 0;
    display: inline;
}

p.mosaic__item--summary {
    font-size: 12px!important;
    line-height: 1.5em!important;
    margin: 0!important;
}

.mosaic__item p, .mosaic__item {
    font-size: 12px;
    line-height: 1.3em;
}

.mosaic-image i.fa.fa-tags {
    display: none;
}

.mosaic-image a {
    text-decoration: none;
    display: inline;
}

/* remove black borders from youtube thumbs */
	
.crop16x9 {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 56.25%;
  position: relative;
}
.crop16x9 img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.mosaic__item span.meta {
    font-size: 12px;
}

.nk-isotope-item p {
    font-size: 16px;
    color: black;
    line-height: 1.2em;
    margin: 0 0 12px 0;
}

h2.nk-image-box-big-title {
    color: white;
}
h2.nk-image-box-title {
    color: white;
}

.class--begood--mosaic--white .nk-isotope-item-x1 a {
    color: black;
}

/* 170414 */

.nk-page-nav-2 .nk-page-nav--prev, .nk-page-nav-2 .nk-page-nav--next {
    width: 200px;
    height: 130px;
    background-color: transparent;
    padding: 19.5px;
}

.modal-dialog {
/*     max-width: 800px; */
    margin: 0px auto;
}

.modal--window .nk-product-category {
    opacity: 100;
}

.modal--window .nk-page-nav--prev .icon, .modal--window .nk-page-nav--next .icon {
    left: 20px;
    display: none;
}

.modal.fade {
    background-color: rgba(0, 0, 0, 0.8)!important;
}



.nk-navbar.nk-navbar-light, .nk-navbar.nk-navbar-light.nk-navbar-solid {
    background-color: rgba(255,255,255,1);
    color: inherit;
    padding: 22px 0;
}

.nk-navbar, .nk-navbar.nk-navbar-solid {
	background-color: black;
}

button.close.modal--closebutton {
    margin-right: 0.5px;
    color: #666;
    font-size: 50px;
}

/* slidebar */

#localnav-nav-list a {
    text-decoration: none;
    font-size: 14px;
}

#localnav-nav-list i {
    padding-right: 10px;
    font-size: 20px;
}

/* moduler */
.class--begood--dividerimg .entry-container, .class--begood--dividerimg .entry-summary {
    max-width: 600px;
    margin: 0 auto;
    font-size: 21px;
    color: white;
    font-weight: 400;
}

.class--begood--introheader .entry-container, .class--begood--introheader .entry-summary {
    font-weight: 400;
}

/* localnav bs4 */
#sidebar {
    height: 100vh;
    background-color: #333;
}

#sidebar .list-group-item {
    border-radius: 0;
    background-color: #333;
    color: #ccc;
    border-left: 0;
    border-right: 0;
    border-color: #2c2c2c;
    white-space: nowrap;
    text-decoration: none;
}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
    background-color: #222;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
  background-color: #222;
}
#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item  {
  padding-left: 20px;
}

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item {
  padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
  padding-left: 40px;
}

@media (max-width:48em) {
    /* overlay sub levels on small screens */
    #sidebar .list-group .collapse.in, #sidebar .list-group .collapsing {
        position: absolute;
        z-index: 1;
        width: 190px;
    }
    #sidebar .list-group > .list-group-item {
        text-align: center;
        padding: .75rem .5rem;
        min-width: 39px;
    }
    /* hide caret icons of top level when collapsed */
    #sidebar .list-group > .list-group-item[aria-expanded="true"]::after,
    #sidebar .list-group > .list-group-item[aria-expanded="false"]::after {
        display:none;
    }
}

/* change transition animation to width when entire sidebar is toggled */
#sidebar.collapse {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

#sidebar.collapsing {
  opacity: 0.8;
  width: 0;
  -webkit-transition-timing-function: ease-in;
       -o-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-property: width;
       -o-transition-property: width;
          transition-property: width;

}

body {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.5em;
}

p, ul, ol {
    font-size: 16px;
    line-height: 1.5em;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: .5rem;
    line-height: 1.1em;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1, .h1 {
    font-size: 48px;
    line-height: 60px;
}

h2, .h2 {
    font-size: 24px;
    line-height: 30px;
}
    
.display-1, .display-2, .display-3, .display-4 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 700;
    font-style: normal;
}

blockquote {
    background: transparent;
    border-left: 10px solid #000;
    color: #000;
    font-size: 24px;
    line-height: 1.5em;
    padding-left: 20px;
    position: relative;
    font-size: 36px;
    line-height: 1.3em;
    margin: 56px 0;
    padding-left: 24px;
    text-align: left;
}

blockquote em {
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 0 30px;
    display: block;
    line-height: 1.2em;
}

blockquote small {
    margin: 0 0 0 30px;
    font-size: 16px;
}

blockquote p {
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    border-left: 0px solid #000;
    margin: 30px 0 0 0;
    padding: 0 30px 0 0px;
}

.nk-btn-color-main-1 {
    background-color: green;
    border-color: green;
    border-style: solid;
    color: white;
}

a.nk-btn-color-main-1 {
    color: white;
    text-decoration: none;
}

a:hover.nk-btn-color-main-1 {
    color: white;
    text-decoration: none;
    background-color:black;
}

.nk-btn-color-main-1.nk-btn-outline {
    color: #fff;
}

.nk-sub-title {
    position: relative;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    font-size: 1.5rem;
    color: #000;
    z-index: 1;
}

.bg-footer {
    background-color: #eee;
    color: black;
    padding: 20px 0 50px 0;
}

body {
    background-color: white;
}

.nk-navbar, .nk-navbar.nk-navbar-solid {
    background-color: white;
}

.nk-navbar .link-effect-2, .nk-navbar .link-effect-3, .nk-navbar .link-effect-2 .link-effect-shade, .nk-navbar .link-effect-3 .link-effect-shade, .nk-navbar .active>.link-effect-2, .nk-navbar .active>.link-effect-3 {
    color: #000;
}

.nk-navbar .nk-nav {
    padding-left: 0px;
}

.nk-navbar .nk-nav .dropdown {
    position: absolute;
    display: none;
    background-color: #fff;
    margin-top: 12px;
    padding: 20px 0;
    opacity: 0;
    z-index: 1;
}

.nk-navbar .dropdown .link-effect-2, .nk-navbar .dropdown .link-effect-3 {
    color: #000;
}

.col-sm-3 {
    font-size: 18px;
}

.col-sm-3 .entry-summary {
    font-size: 18px;
}

.begood {
    font-size: 12px;
    background-color: #eee;
    padding: 10px 4px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.sb-slidebar, .sb-slidebar ul, .sb-slidebar p {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}

.sb-slidebar h2 {
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.brickblock-header, .brick-header {
    padding: 15px;
    font-size: 16px;
    background-color: transparent;
    color: #cc0066;
    font-family: 'Source Sans Pro', sans-serif;
    border-top: 1px solid #cc0066;
}

.sb-btn .fa {
    color: #000;
    font-size: 22px;
}

.begood.dropdown {
    background-color: transparent;
}
.begood a.dropdown-toggle {
    background-color: transparent;
}

.begood .dropdown-menu {
    font-size: 16px;
}


.col-sm-4 .entry-summary {
    font-size: 16px;
}

.nk-navbar .nk-nav li.single-icon>a {
    color: #000;
}

.col-sm-4 .entry-summary {
    font-size: 16px;
    padding: 1em 0 1.5em 0;
}

p.meta {
    font-size: 18px;
    line-height: 18px;
    color: #666;
}

.forms-article-list p.meta {
    color: #000;
    padding: 0;
    font-size: 24px;
}

.nk-navbar .nk-nav li.single-icon>a {
    color: #000;
}

.nk-nav li {
    color: black; 
}
 

 h2.entry-title a {
    text-decoration: none;
}

h2.mosaic__item--title {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    margin: 20px 0 0 0;
    display: inline;
}

.rally .module:nth-child(even) {
    background: #666;
}

.rally .module:nth-child(odd) {
    background: #999;
}

.nk-header-title {
    margin-bottom: 50px;
}

.current-events {
 	background-color: #f5f5f5;   
}

time.pubdate {
    display: block;
    /* margin-bottom: 12px; */
    font-size: 18px;
}

.col-sm-12, .col-sm-12 p {
    font-size: 18px;
    line-height: 1.4em;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px 0 0;
}

.modal-content .entry-content p {
    color: black;
    margin: 0px 30px;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
}

.modal-content .entry-content p+p {
    margin: 1em 30px;
}

.error-500 {
 	background-color: black;
    color: white;
}

#mosaic h2.module-head {
    text-align: center;
    font-size: 55px;
}

#mosaic h2.module-head {
    text-align: center;
    font-size: 36px;
}

.error-500 .bg-footer {
	background-color: black;
}

.error-500 h1 {
    font-size: 300px;
    line-height: 300px;
}

time.pubdate {
    display: block;
    /* margin-bottom: 12px; */
    font-size: 18px;
}

.col-sm-12, .col-sm-12 p {
    font-size: 18px;
    line-height: 1.4em;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px 0 0;
}

.modal-content .entry-content p {
    color: black;
    margin: 0px 30px;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
}

.modal-content .entry-content p+p {
    margin: 1em 30px;
}

/* .col-sm-12, .col-sm-12 p {
    font-size: 18px;
    line-height: 1.4em;
} */

h2.entry-title a {
    text-decoration: none;
}

h2.mosaic__item--title {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    margin: 20px 0 0 0;
    display: inline;
}

.rally .module:nth-child(even) {
    background: #666;
}

.rally .module:nth-child(odd) {
    background: #999;
}

.nk-header-title {
    margin-bottom: 50px;
}

.current-events {
 	background-color: #f5f5f5;   
}

/*

.nk-btn-color-main-1 {
    background-color: green;
    border-color: green;
    border-style: solid;
    color: white;
}

a.nk-btn-color-main-1 {
    color: white;
    text-decoration: none;
}

a:hover.nk-btn-color-main-1 {
    color: white;
    text-decoration: none;
    background-color:black;
}

.nk-btn-color-main-1.nk-btn-outline {
    color: #fff;
}

.nk-sub-title {
    position: relative;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    font-size: 1.5rem;
    color: #000;
    z-index: 1;
}

.bg-footer {
    background-color: #eee;
    color: black;
    padding: 20px 0 50px 0;
}

body {
    background-color: white;
}

.nk-navbar, .nk-navbar.nk-navbar-solid {
    background-color: white;
}

.nk-navbar .link-effect-2, .nk-navbar .link-effect-3, .nk-navbar .link-effect-2 .link-effect-shade, .nk-navbar .link-effect-3 .link-effect-shade, .nk-navbar .active>.link-effect-2, .nk-navbar .active>.link-effect-3 {
    color: #000;
}

.nk-navbar .nk-nav .dropdown {
    position: absolute;
    display: none;
    background-color: #fff;
    margin-top: 12px;
    padding: 20px 0;
    opacity: 0;
    z-index: 1;
}

.nk-navbar .dropdown .link-effect-2, .nk-navbar .dropdown .link-effect-3 {
    color: #000;
}

.nk-navbar .nk-nav .dropdown {
    position: absolute;
    display: none;
    background-color: #fff;
    margin-top: 12px;
    padding: 20px 20px;
    opacity: 0;
    z-index: 1;
}

.col-sm-12, .col-sm-12 p {
    font-size: 32px;
    line-height:1.4em;
}

.col-sm-3 {
    font-size: 18px;
}

.col-sm-3 .entry-summary {
    font-size: 18px;
}

.entry-summary, .entry-summary p {
    font-weight: normal;
    font-size: 32px;
    line-height: 1.4em;
    margin: 0;
    padding: 5px 0;
}

*/

/* BeGood */

/*

.begood {
    font-size: 12px;
    background-color: #eee;
    padding: 10px 4px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.sb-slidebar, .sb-slidebar ul, .sb-slidebar p {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}

.sb-slidebar h2 {
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.brickblock-header, .brick-header {
    padding: 15px;
    font-size: 16px;
    background-color: transparent;
    color: #cc0066;
    font-family: 'Source Sans Pro', sans-serif;
    border-top: 1px solid #cc0066;
}

.sb-btn .fa {
    color: #000;
    font-size: 22px;
}

.begood.dropdown {
    background-color: transparent;
}
.begood a.dropdown-toggle {
    background-color: transparent;
}

.begood .dropdown-menu {
    font-size: 16px;
}
*/

h1.h3 {
    font-size: 28px;
    line-height: 28px;
}

.col-sm-4 img {
    padding: 0px 0 0px 0;
}

.error-500 {
 	background-color: black;
    color: white;
}

.col-sm-4 .entry-summary p, .col-sm-3 .entry-summary p {
    font-size: 16px;
}

#mosaic h2.module-head {
    text-align: center;
    font-size: 55px;
}

#mosaic h2.module-head {
    text-align: center;
    font-size: 36px;
}

.error-500 .bg-footer {
	background-color: black;
}

.error-500 h1 {
    font-size: 300px;
    line-height: 300px;
}

time.pubdate {
    display: block;
    /* margin-bottom: 12px; */
    font-size: 18px;
}

.col-sm-12, .col-sm-12 p {
    font-size: 16px;
    line-height: 24px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 10px 0 0;
}

.modal-content .entry-content p {
    color: black;
    margin: 0px 30px;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
}

.modal-content .entry-content p+p {
    margin: 1em 30px;
}

/* .col-sm-12, .col-sm-12 p {
    font-size: 18px;
    line-height: 1.4em;
} */

h2.entry-title a {
    text-decoration: none;
}

h2.mosaic__item--title {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    margin: 20px 0 0 0;
    display: inline;
}

time.pubdate {
    display: block;
    font-size: 16px;
    font-style: normal;
}

.bg-footer p {
    margin: 0 0 6px 0;
}

.pubdate i.fa {
    display: none;
}
.children.module.forms-article-list .entry-summary {
    padding: 0;
    font-size: 24px;
}

.children.module.forms-article-list,
.module.article-list {
    padding: 0;
}
.utlys-left .children.module.forms-article-list .row-fluid {
    padding: 0 0 20px 0;
    border-top: solid 1px #ccc;
}
.utlys-left .children.module.forms-article-list .row-fluid .span12 a.avslutade {
    float: right;
    padding-top: 6px;
    color: #000;
    text-decoration: underline;
}
.utlys-left .children.module.forms-article-list .row-fluid .span12 {
  position: relative;
  top: 0.5em;
}

.children.module.forms-article-list p.entry-summary.empty {
    padding: 1em 0 0.5em 0;
}
.module {
    padding: 20px 0 30px 0;
}

#infinite.module.clearfix {
    padding: 30px 0 30px 0;
}

.rally a {
 	color: #fff;   
}
.rally p {
 	color: #fff;   
}
.rally .module:nth-child(even) {
    background: #343333;
    color: #fff;
}

.rally .module:nth-child(odd) {
    background: #343333;
    color: #fff;
}

.nk-header-title {
    margin-bottom: 50px;
}

.current-events {
 	background-color: #f5f5f5;   
}

.background-gray {
    background-color: #f4f4f4;
    padding: 0;
}

h1.entry-title.nk-title.h3 {
    border-top: 0px solid black;
    padding: 15px 0 5px 0;
}

.col-sm-3, .col-sm-3 p, .col-sm-3 .entry-summary p {
    font-size: 16px;
}

.bg-footer {
    background-color: #fff;
    color: black;
    padding: 20px 0 50px 0;
}


/* Oscar Froberg 190124 */

@media (max-width: 1367px) {
    .nk-image-box-link {
        bottom: 2.5em;
    }
  }

/* 190123 */


.bg-wrapper {
    margin-top: 0px;
}

.utstallningar .row.align-items-center {
    padding: 0;
    background-color: white;
    margin: 20px 0;
}

article.detail {
    padding: 20px 0;
}
article.detail.utlysning {
    padding: 0;
}

.visit-row {
    padding: 40px 0 20px 0;
}

/* .col-md-6+.col-md-6 {
    padding: 15px 15px 15px 30px;
}

.col-md-6 {
    padding: 0;
} */

.upcoming-events .container, .current-events .container {
    padding: 0 !important;
}

.search-results h2.module-head {
    font-size: 16px;
    font-weight: 400;
}

.col-sm-12 .col-sm-4 .entry-summary p {
    font-size: 18px;
}

img.sthlm-logo {
    width: 150px;
    margin: 50px 0;
}

/* modal */

.entry-container.modal-content {
    height: 100vh;
    overflow-y: scroll;
}

/* specifika bricks */

div#brick-344 {
    margin-top: 0px;
}

/* 404 */

.error-holder h1 {
    margin: 80px 0 20px 0;
    font-size: 28px;
}

/* navbar */

.nk-navbar .container {
    padding: 0;
}

li.open-or-not {
    padding: 6px 20px;
}

/* sökresultat */

.search-results .feed-item-content p.pubdate {
    margin: 0;
}
.search-results .entry-summary {
    margin-bottom: 0;
    padding: 0 0;
    padding-left: 0;
}
.search-results .entry-summary p {
    font-size: 16px;
}

a.read-more {
    display: none;
}
.search-result.search-result-page {
    padding: 25px 1em;
}

.search-result.search-result-page .search-result-page-query {
  display: grid;
  grid-template-columns: 1fr auto;
}
.search-result-page .subheader {
    padding: 0;
    font-size: 16px;
}

.search-results h2.module-head {
    font-size: 16px;
    font-weight: 400;
}

.search-result-page .feed-item {
    border-bottom: solid 1px #cecece;
    margin-bottom: 0px;
    padding: 2em 0;
}

.search-result.search-result-page img {
    width: auto;
}
.breadcrumb-search {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumb-search-item {
    position: relative;
    display: inline-block;
    float: left;
}

/* .nk-navbar .nk-nav-table>.nk-nav-icons, .nk-navbar .nk-nav-table>.nk-nav-logo {
    width: 160px;
    padding-left: 15px;
} */

nav.nk-navbar.nk-navbar-top.nk-navbar-sticky.nk-navbar-autohide.nk-navbar-light.nk-navbar-fixed.nk-onscroll-show {
    height: 80px;
    padding: 20px;
}

.breadcrumb a {
    border: none;
}

.nk-breadcrumbs {
    padding: 16px 0 16px 0;
    background-color: #fff;
}

.nk-breadcrumbs ul>li>span, .nk-breadcrumbs ul>li>a, .nk-breadcrumbs ul>li>a:hover, .nk-breadcrumbs ul>li>a:focus, .nk-breadcrumbs ul>li>a:active {
    color: #777;
    text-decoration: none;
}

.nk-breadcrumbs ul>li>span, .nk-breadcrumbs ul>li>a {
    padding: 0 15px 0 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: 0;
    color: #636c72;
    content: "/";
}

.col-md-6 p {
    font-size: 20px;
    line-height: 1.3em;
}

/* rally */

.rally .module {
    padding: 0;
}

/* headers */

.nk-header-text a h1 {
    color: #fff;
}

.nk-header-title {
    margin-bottom: 0px;
}

/* lokalnav */

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: none;
    border-top: 0px solid #ccc;
    /* border: 1px solid rgba(0,0,0,0.125); */
    border-radius: 0rem;
}

/* bröd */


p, ol, ul {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
}

/* buttons */

.nk-btn {
    display: inline-block;
    border: 0;
    padding: 12px 35px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    transition: .2s all;
}

.nk-btn-circle, .nk-btn-circle-hover:hover {
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
}

.nk-btn {
    background-color: #59cd5c;
    color: white !important;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
}

a.nk-btn {
    color:#fff;
}

form {
    margin-top: 2rem;
    width: fit-content;
    max-width: 100%;
}
form .form-control {
    border: solid 1px #c9c6c0;
    background-color: #fff;
    color: #333;
}
form .form-group.has-success .form-control,
.form-control:focus, .form-control.focus {
    border: solid 1px #c9c6c0;
    background-color: #fff;
    color: #333;
}
form .form-group.has-error .form-control {
    border: solid 1px #dd1f26;
}
form .help-block {
    color: #dd1f26;
}
form .form-group.has-error .btn.btn-download {
    color: #dd1f26;
    border-color: #dd1f26;
}
form .form-group.has-error .checkbox {
    color: #dd1f26;
}
form .form-group.has-error ul.errorlist {
    list-style: none;
    padding-left: 0;
}

/* mailchimp */

#mc_embed_signup {
    background: transparent;
    clear: left;
    font-size: 16px;
    width: 100%;
}

#mc_embed_signup input.email {
    font-size: 16px;
    border: 0px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 46px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 350px;
    vertical-align: top;
}

#mc_embed_signup .button {
    border: none;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #59cd5c;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
    display: inline-block;
    border: 0;
    padding: 12px 35px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    transition: .2s all;
}

#mc_embed_signup form {
    text-align: left;
    padding: 10px 0 10px 0;
}

/* rubriker */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 400;
    margin-bottom: .5rem;
    line-height: 1.3em;
}

h1, h1.nk-title {
    font-size:48px;
    line-height: 1em;
}

h1.entry-title.nk-title.h3 {
    border-top: 0px solid #333;
    padding: 25px 0 5px 0;
    font-size: 28px;
}

h2 {
    font-size:36px;
}

h2.module-head.mosaic {
    text-align: center;
    font-size: 36px;
    padding: 1.2em 0 0px 0;
    line-height: 1.1em;
    margin: 0;
}

.module.article-grid {
    padding: 0;
    margin: 0;
}
.module.article-grid h2.module-head {
    margin: 40px 0 40px 0;
}
.module.article-grid .row {
    margin-bottom: 25px;
    margin-top: 25px;
}

h2.module-head {
    text-align: left;
    font-size: 36px;
    line-height: 1.1em;
    margin: 0;
}

#mosaic h2.module-head {
    font-size: 36px;
    line-height: 1.1em;
    margin: 0;
}

h2.h1.nk-title {
    font-size: 36px;
}

.col-sm-4 h2 {
    font-size: 22px;
}

.bg-dark-2 h2 {
    color: #fff;
}

h3 {
    font-size:28px;
}

h4 {
    font-size:22px;
}

h5 {
    font-size:18px;
}

h2.nk-title.nk-font-inherit.fw-500 {
    color: white;
}

/* ingresser */


/* ikoner */

ion-icon.hydrated {
    padding: 0;
    margin: 0;
}

.nk-navbar a {
    border-bottom: none;
}

.nk-navbar a:hover {
    color: black;
    text-decoration: none;
}



/* sidfot */

.bg-footer h2.entry-title {
    font-size: 24px;
    margin: 0;
}

.sidfot {
    margin: 0;
}

/* lokalnav */

.list-group-item.active {
    z-index: 2;
    color: #000;
    background-color: #eee;
    border: 0;
}

i.fa.fa-caret-right.collapse-toggle, i.fa.collapse-toggle.fa-caret-down {
    font-size: 12px !important;
}



/* bilder */

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #eee;
}

/* mosaik */

a.nk-image-box-link {
    border: none;
}

/* Curator */

.container.curator {
    margin: 30px 0 0 0;
    padding: 0px;
}

.crt-widget-waterfall .crt-post-v2 {
    margin: 0 24px 24px 0;
    width: auto;
    float: none;
}

.crt-post-v2 .crt-post-content-text {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 28px;
    color: #707070;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}

.crt-popup-text-body {
    font-size: 16px;
    line-height: 1.3em;
}

.crt-feed-container .crt-post .crt-post-content-text a {
    color: #000000;
    display: none;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  //CSS
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  

}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  

  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .display-1 {
        font-size: 2.5rem;
    }
    .nk-header-title h2.nk-title, .nk-header-title h2.nk-title p {
        font-family: "Stockholm Type", sans-serif;
        font-size: 1.5rem;
        font-weight: 700;
        font-style: normal;
        line-height: 1.3em;
    }
    .nk-header-text a h1 {
        color: #fff;
    }
    h1, h1.nk-title {
        font-size: 36px;
        line-height: 1em;
    }
    h2.module-head {
        text-align: left;
        font-size: 28px;
        padding: 20px 0 0 30px;
        line-height: 1.1em;
        margin: 0;
    }
    .article-slideshow {
        background-color: #fff;
    }
    .nk-breadcrumbs {
        padding: 16px 0 16px 0;
        margin: 40px 0 40px 0;
        background-color: #fff;
        display:none;
    }
    /* mobilnav */
    li.open-or-not {
        font-size: 30px;
        padding: 0 0 60px 0;
    }
    .nk-navbar .container {
        padding: 0 15px;
    }
}

/* end 190123 */

/* 190129 */

a:hover.nk-nav-logo {
    border: none;
}

a.link-effect-3.ready {

}

a:hover.link-effect-3.ready {
	border-bottom: none;
}

a:hover.nk-navbar-full-toggle.no-link-effect {
    border-bottom: none;
}

a.nk-search-toggle.no-link-effect {
    border-bottom: none;
}

/* mobilnav */

div#nk-nav-mobile {

}

div#nk-nav-mobile a {

}

/* end 190129 */

/* 190130 */

.nk-header-text h1.nk-title.display-1 {
    color: #fff;
    font-size: 60px;
}

.nk-header-text a {
    color: #fff;
    border: none;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  //CSS
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px 
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) { 
  
  //CSS
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  

}


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  

  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    h2 {
        font-size:  30px;
    }   
    h3 {
        font-size:  20px;
    }
    .col-md-6 p {
        font-size: 16px;
        line-height: 1.4em;
    }
    .entry-summary, .entry-summary p {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-size: 24px;
        line-height: 32px;
        margin: 0;
        padding: 5px 0;
    }
    .nk-header-text h1.nk-title.display-1 {
        color: #fff;
        font-size: 30px;
    }
}

/* end 190130 */

#map {
    height: 600px;
}
.lista-karta {
    padding: 10px;
}
#tiles-filter {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0px 0px 7px 0px;
}
#tiles-filter > li > a  {
    padding: 8px 16px;
}
.filter-toggle {
    color: black;
}
.filter-toggle.active {
    color: black;
    border: solid 1px #dddddd;
    border-bottom: solid 1px white;
}
.filter-choice {
    background-color: #f4f4f4;
    color: black;
    text-decoration: none;
}
.filter-choice:hover {
    color: #f4f4f4;
    background-color: black;
}
.nav-pills > li {
    float: left;
    margin: 5px 0px 0px 0px;
}
.nav-pills > li.choice {
    margin: 11px 0px 8px 0px;
}
.nav-pills > li > a {
    border-radius: 0;
    margin-bottom: 4px;
    margin-right: 4px;
    text-transform: capitalize;
    text-decoration: none;
}
.filter-choices {
    padding: 0 0 0 0;
    display: none;
}
.filter-choices > ul.nav.nav-pills{
    margin-bottom: 0;
    display: block;
}
.filter-choices > ul.nav.nav-pills > li > a {
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 0;
    padding: 8px 16px;
}
.filters .filter-choices {
    border-top: solid 1px #dddddd;
    padding: 5px 0 0 0;
}
.active-filters {
    margin-top: 10px;
}

.mosaic-filter-label{
    margin-left: 10px;
}    
.isotope-item {
    margin: 0 0 20px;
    word-wrap: break-word;
}
.isotope-item > h4 {
    margin: 10px 0 0;
}
@media (min-width: 1400px){
    .isotope-item {
        width: 276px;
    }
}


ul#tab-filter {
    border: none;
    margin-bottom: 0;
}

.nav-item.nav__tab--item.namespace {
    padding: 8px 16px;
}
li.nav-item.nav__tab--item.namespace.inf-filter.active_namespace {
    border: solid 1px #dddddd;
    border-bottom: solid 1px #ffffff;
}

#filter-div {
    display: none;
}
#filter-div.active_namespace {
    display: flex;
    border-top: solid 1px #dddddd;
}

ul[class^='filter-namespace_'],
ul.filter-namespace {
    display: none;
    padding: 0;
}

ul[class^='filter-namespace_'].active_namespace,
ul.filter-namespace.active_namespace {
    display: block;
}
ul[class^='filter-namespace_'] > li,
ul.filter-namespace > li {
    list-style: none;
    float: left;
    background-color: #f4f4f4;
    margin: 3px 6px 3px 0px;
}
ul[class^='filter-namespace_'].active_namespace > li > a,
ul.filter-namespace.active_namespace > li > a {
    color: #000;
    padding: 8px 16px;
}
ul[class^='filter-namespace_'].active_namespace > li > a.active_tag,
ul[class^='filter-namespace_'].active_namespace > li > a:hover,
ul.filter-namespace.active_namespace > li > a:hover {
    background-color: #000000;
    color: #f4f4f4;
}


/* basics 190206 */

h1, h1.mega, h1.super, h2 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 700;
    font-style: normal;
}

h1.mega {
    font-size: 72px;
    line-height: 80px;
}

h1.super {
    font-size: 48px;
    line-height: 54px;
}

h1 {
    font-size: 36px;
    line-height: 40px;
}

h2 {
    font-size: 26px;
    line-height: 32px;
}

h3, h4 {
    font-family: "Stockholm Type", sans-serif;
    font-weight: 400;  
    font-style: normal;
}

h3 {
    font-size: 24px;
    line-height: 32px;
}

.detail.utlysning form h3 {
    margin-top: 1.5rem;
}

h4 {
    font-size: 20px;
    line-height: 24px;
}

h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    line-height: 24px;
}


h6 {
    font-size: 12px;
    line-height: 16px;
}

/*190206 */

blockquote {
    border-left: 8px solid black;
    padding-left: 0;
}

blockquote, blockquote p, blockquote em {
    font-size: 20px; 
    font-family: "Stockholm Type", sans-serif;
    font-weight: 700;
    font-style: normal;
}



/* navigation */

.nk-navbar-light {
    background-color:  #f4f4f4 !important;
}

/* footer */

.bg-footer {
    background-color: #fff;    
}

.bg-footer a {
    text-decoration: none;
    border-bottom: none;
}

.bg-footer h2 {
    margin:0;
    padding: 0 0 16px 0;
}

.bg-footer ul {
    list-style-type: none;
    margin:0;
    padding: 8px 0 0 0;
    border-bottom: 1px solid #ccc;
}

.bg-footer ul li {
    list-style-type: none;
    margin:0;
    padding: 8px 0;
    border-top: 1px solid #ccc;
    word-wrap: break-word;
}

/* end 190206 */

.header__content {
    padding: 24px;
}

.logotype {
    width: 100%;
}

.logotype__image {
    padding-right: 50px;
    padding-left: 2px;
}

.logotype a {
    text-decoration: none;
    color: black;
}

.logotype {
    display: flex;
    text-decoration: none;
    flex-direction: row;
    align-items: center;

}

.logotype__title {
    border-left: 2px solid gray;
    font-weight: 400;
    font-size: 20px;
    font-style: normal;
    padding-left: 25px;
    padding: 1rem 0 1rem 1rem;
    border-left: 1px solid #e5e2db;
    max-width: 20em;
    font-family: "Stockholm Type",sans-serif;
    line-height: 24px;
}

a.logotype__title > strong {
    font-weight: 400;
}

.feed-item {
    padding: 16px 0;
 }
.feed-item.utlysningar {
  display: flex;
  flex-direction: row;
}
.feed-item.utlysningar .feed-item-media {
  padding: 0 30px 0 0;
}
.feed-item.utlysningar .feed-item-media img {
  max-width: 350px;
}
.feed-item.utlysningar .feed-item-content h2 a {
  color: #000;
}
@media (max-width: 991px) {
  .feed-item.utlysningar {
    flex-direction: column;
    padding: 0 0 2em 0;
  }
  .feed-item.utlysningar .feed-item-media {
    padding: 0 0 2em 0
  }
  .feed-item.utlysningar .feed-item-media img {
    max-width: 100%;
    width: 100%;
  }
}
a#utlys-mer {
  text-decoration: underline;
  color: #000;
}

.utlys-left .children.module.forms-article-list .feed-item.first,
.utlys-right .feed-item.first {
    border-top: none;
    padding: 16px 0 32px 0;
}
.utlys-right {
    border-left: solid 1px #ccc;
    padding: 0 0 0 30px;
}

.addthis_toolbox {
    margin: 20px 0 0 0;
    padding: 20px 0 20px 0;
}

.text-white a {
    border-bottom: 1px solid white;
} 

.nk-header-table a:hover {
    border-bottom-color: white !important;
}

/* 190211 */

h2.mosaic__item--title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    margin: 20px 0 0 0;
    display: inline;
}

#tiles-is > div.isotope-item-is > div > div > a,
#tiles-is > div.isotope-item-is > div > div > a:hover {
    color: #000;
    text-decoration: none;
}

a h2.mosaic__item--title {
    color: #000;
}

p.mosaic__item--summary {
    font-size: 16px !important;
}

h1.entry-title.modal-title {
    font-size: 36px;
    line-height: 1.2em;
    margin: 30px 30px 30px 30px;
    padding-bottom: 0px;
}

table.facts {
    border-top: 2px solid #666;
    border-bottom: 1px solid #666;
    margin: 30px 15px 50px 15px;
    padding: 15px;
    width: 96%;
}
table.facts tr {
    border-top: 1px solid #666;
}
table.facts th {
    border-top: none;
    color: #666;
    font-weight: 400;
    padding: 0 20px 0 0;
    width: 30%;
}
table.facts.utlysning {
    width: 0;
    margin: 30px 15px 50px 0px;
}

#show_more_wrapper {
    text-align: center;
}

/* end 190211 */

.nav.ui-widget-header {
    display: none!important;
}

.entry-summary p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0px;
}

.module.article-list .entry-summary p {
    line-height: 24px;
}

.carousel .carousel-item .carousel-caption.d-md-block {
    bottom: -10px;
}

@media(max-width: 576px) {
    .carousel .carousel-item .carousel-caption.d-md-block {
        width: 100%;
    }
}

.carousel .transparent-background {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: black;
}

.carousel .carousel-item .carousel-caption.d-md-block.default-text h1 {
    font-size: 4vw;
    line-height: 1.1;
    margin: 0;
}

@media(max-width: 768px) {
    .carousel .carousel-item .carousel-caption.d-md-block.default-text h1 {
        font-size: 7vw;
    }
}

.carousel .carousel-item .carousel-caption.d-md-block.default-text h2 {
    font-size: 4vw;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
}

@media(max-width: 768px) {
    .carousel .carousel-item .carousel-caption.d-md-block.default-text h2 {
        font-size: 7vw;
    }
}

.carousel .carousel-item .carousel-caption.d-md-block.small-text h1 {
    font-size: 3.5vw;
    line-height: 1.1;
    margin: 0;
}

@media(max-width: 768px) {
    .carousel .carousel-item .carousel-caption.d-md-block.small-text h1 {
        font-size: 5vw;
    }
}

.carousel .carousel-item .carousel-caption.d-md-block.small-text h2 {
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.1;
    margin: 0;
}

@media(max-width: 768px) {
    .carousel .carousel-item .carousel-caption.d-md-block.small-text h2 {
        font-size: 5vw;
    }
}

.carousel .carousel-item .carousel-caption.d-md-block.text-center {
    top: 50%;
    left: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
}

.carousel .carousel-item .carousel-caption.d-md-block.text-left {
    left: 0;
    margin-left: 5%;
    bottom: -10px;
}

.carousel .carousel-item .carousel-caption.d-md-block.text-left-top {
    top: 0;
    left: 0;
    bottom: auto;
    margin-left: 5%;
    text-align: left;
}

.carousel .carousel-item .carousel-caption.d-md-block.text-right {
    right: 0;
    bottom: 0;
    width: auto;
}

.carousel .carousel-item .carousel-caption.d-md-block.text-right-top {
    top: 0;
    right: 0;
    bottom: auto;
    width: auto;
    text-align: right;
}

.carousel .carousel-item .carousel-caption.d-md-block.dark {
    color: #000;
}

.carousel .carousel-item .carousel-caption.d-md-block.brand-color {
    color: #428bca;
}

ol.carousel-indicators{
    list-style-type: none;
    bottom: 2.5em;
    margin: 0;
}

ol.carousel-indicators li {
    max-width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0 10px 0 10px;
    background-color: rgb(210, 210, 210);
}

ol.carousel-indicators li.active {
    background-color: rgb(167, 167, 167);
}

.carousel-inner.big-carousel {
    background-color: rgb(255, 255, 255);
}

.nk-header-title .nk-header-table-cell .container a:hover,
.nk-header-title .nk-header-table-cell .container a:focus {
    color: #fff;
}

#brick-463 #mosaic h2.module-head {
    padding: 50px 0 50px 0;
}

.modal-backdrop {
    z-index: 0!important;
}

.modal-content .entry-content h3 {
    margin: 0 30px .5rem 30px!important;
}

.detail .entry-content h1.entry-title.modal-title {
    margin: 30px 16px 30px 16px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    margin-top: 30px;
}
.pagination > li {
    display: inline;
    margin: 0 5px;
}
.pagination > li > a {
    margin: 0 5px;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0664aa;
    background-color: #ffffff;
    margin-left: -1px;
    border: 1px gray solid;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #000000;
    border: 1px gray solid;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: rgb(96, 96, 96);
    border-color: #0664aa;
    cursor: default;
}
.pagination > .disabled > a {
    display:none;
}

.nk-header-title {
    padding-top: 0;
}

@media (max-width: 1300px) {
    .nk-page-nav--next,
    .nk-page-nav--prev {
        display: none!important;
    }
}

.cc {
    padding-bottom: 50px;
}

/*Override carousel img left and right arrows*/
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%333333' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%333333' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-item {
    justify-content: center;
    text-align: right;
}

  /*pilarna täcker inte hela höjden, så man kan styra videos*/
  .cc{
    height:25%;
    margin:auto;
  }

  /*fast höjd på bilder så inte articklarna 'hoppar'*/
  /* TODO mindre höjd vid smalare skärmar*/
  .carousel-item{
    height: auto;
  }
  /*anpassa bilderna efter den fasta höjden & centrera*/
  .carousel-item img{
    max-width:100%;
    max-height:100%;
    /*margin:auto;*/
    display:block;
    width: 100%;
  }

  /*config thumbnails*/
  .thumbnails{
    padding: 2px;
    float:left;
    display:inline;
  }

  /*fast höjd på thumbnails*/
  .thumbnails img{
    height: 90px;
  }

.detail .entry-content h1 {
    padding-bottom: 0px;
    margin: 0;
}

.article-utlysning .form-thankyou {
    padding: 12px 3rem 0 3rem;
    background-color: #d5f7f4;
    min-width: 400px;
    border: solid 1px #00867f;
    color: #444;
    margin: 2em 0 0 0;
    font-weight: 500;
    font-size: 16px;
    box-shadow: 0 0.1666666667rem 0.375rem rgba(0,0,0,.1);
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}

.modal.modal--window.show .article-slideshow {
    margin: 0 15px;
}

.aktuellt-titel h1.headline {
    padding-bottom: 0;
    margin: 0;
}
.aktuellt-titel .detail {
    margin: 0;
    padding: 40px 0 22px 0;
}

.sb-slidebar a {
    color: #0664aa;
}

body.simpleinput form {
    margin: 2rem auto;
}
body.simpleinput form .panel-heading,
body.simpleinput form .panel-footer,
body.simpleinput form legend {
    margin: 0 15px;
}

.nk-navbar.nk-navbar-light .nk-nav .dropdown {
  background-color: #f3f3f3;
}
.nk-navbar .nk-nav .nk-drop-item .nk-drop-item>a:after {
  display: none;
}
.nk-navbar .nk-nav .dropdown>li>a {
  padding-right: 25px;
}

.hover_zoom .media-thumbnail {
  overflow: hidden;
}
.hover_zoom .media-thumbnail img {
  transition: all 1s ease;
}
.hover_zoom .media-thumbnail img:hover {
  transform: scale(1.1);
}