/* 
Theme Name: 
Version: 1.0
Author: Bläck & Co
Author URI: http://www.black.se/
*/

/* =====================     HEX    ===========  

light gray: #F1F1F1;
dark gray: #d8d8d8;
Blue: #28569D

Body: #4d4d4d;

========================     HEX SLUT    =========== */ 



/*video50 {
	height: 281px;
	width: 500px;
}*/


/*.single-story h3 {display: none;}
.single-story .advgb-columns > .advgb-column:last-child h3 {display: block;}*/

/*.page-id-6023 .sub-navigation,
.parent-pageid-6023 .sub-navigation {display: none;}*/

.page-template-default .blockquote
{
margin: revert;
}

.instagramarea1
{
text-align: center;
}
.pum-theme-5684 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 0px !important;
    border: 0px solid #000000 !important;
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
    background-color: rgba( 255, 255, 255, 1.00 );
}
.pum-theme-5684 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 30px !important;
    width: 30px !important;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 21px !important;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 0, 0, 0, 1.00 );
}

.page-id-5119 .nyheter.bl-singlecontent.page-content {display: none;}

.beviljade-anslag-2016.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2016.bl-landingpage2 .page-content,

.beviljade-anslag-2017.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2017.bl-landingpage2 .page-content,

.beviljade-anslag-2018.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2018.bl-landingpage2 .page-content,

.beviljade-anslag-2019.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2019.bl-landingpage2 .page-content,

.beviljade-anslag-2020.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2020.bl-landingpage2 .page-content,

.beviljade-anslag-2021.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2021.bl-landingpage2 .page-content,

.beviljade-anslag-2022.bl-landingpage2 .page-underrubrik,
.beviljade-anslag-2022.bl-landingpage2 .page-content {
  display: none;
}

.tonplatta {
  background-color: #E7EAF0;
  padding: 3rem 3rem 2rem;
  margin: 3rem 0;
}

/* =====================     TYPOGRAFERING    =========== */
html  {
  font-size: 16px;
  /*scroll-behavior: smooth;*/
}

body  {
  /*font-family: 'Noto Sans', sans-serif;*/
  /*font-family: 'ambleitalic', Arial;*/
  /*font-family: 'amblelight', Arial;*/
  font-family: 'ambleregular', Arial;
  font-size: 1.0rem;
  font-weight: 400;
  line-height: 1.2;
  overflow: auto;
  color: #333;
  position: relative;
  
  -webkit-user-select: text; /* Safari 3.1+ */
  -moz-user-select: text; /* Firefox 2+ */
  -ms-user-select: text; /* IE 10+ */
  user-select: text; /* Standard syntax */
}

h1, h2, h3, h4, h5  {
  /*font-family: 'Noto Serif', serif;*/
  font-family: 'ambleitalic', Arial;
  font-style: normal;
  font-weight: 400;
  /*color: #28569D;*/
  /*color: #325028;*/
  color: rgba(50,80,40,0.5);
  line-height: 1.2;
  margin-bottom: .75rem;
}

h1  {font-size: 2.5rem; color: #000;}
h2  {font-size: 1.5rem}
h3  {font-size: 1.25rem; color: #000;}
h4  {font-size: 1rem}
h5  {font-size: 1rem; color: #98AAC6;margin-bottom: .25rem;}

.site-footer h5 {color: #fff;}

p {line-height: 1.8;}

.infoblock-content p:last-child {margin-bottom: 0;}


.home h1,
.home .header-content h3 {color: #fff;}


.bl-story h1 {
  /*color: #203A62;*/
  color: rgba(50,80,40,0.5);
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.2);
}



/* =====================     LINKS    =========== */
a,
a:link, 
a:hover, 
a:active {
	font-weight: 600;
  /*color: #2658A5;*/
  color: #325028;
	text-decoration: none;
  -webkit-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms; 
}
a:hover {
  /*color: #2658A5;*/
  color: #98a792;
  text-decoration: none;
}
p > a,
p > a:link {
  /*color: #2658A5;*/
  color: #325028;
  -webkit-transition: color 300ms ease 0ms;
  transition: color 300ms ease 0ms;
}
p > a:hover {
  /*color: #2658A5;*/
  color: #98a792;
  text-decoration: underline;
}

.header-content a,
.header-content a:link, 
.header-content a:hover, 
.header-content a:active {
  /*font-size: 1.75rem;
  color: #fff;
  text-decoration: none;
  font-family: abril-text, serif;
  font-style: italic;
  font-weight: 700;*/
}

.bl-rtib33 a,
.bl-rtib33 a:link,

.story .text-part a,
.story .text-part a:link/*,
.bl-rtub50 a,
.bl-rtub50 a:link*/ {
  color: #fff;
  text-decoration: none;
}
.story p:last-child,
.story p:last-child a,
.story p:last-child a:link/*,
.bl-rtub50 a,
.bl-rtub50 a:link*/ {
  color: #999;
}
.bl-rtib33 a:hover/*, 
.bl-rtub50 h4 a:hover*/ {
  color: #fff;
}

/* =====================     LINK SYMBOLS    ======== */
.link-icon	{
	position: relative;
	/*padding-left: 11px;*/
	display: block;
}

.link-icon:before	{
	content: "";
  display: inline-block;
  display: none;
  position: relative;
  top: 1px;
  left: -10px;
	height:12px;
	width: 12px;
	background-color: #860331;
  background-color: #73763E;
	padding-right: 10px;
}
.home .page .link-icon:before {
  background-color: #fff;
}
.search .link-icon:before {
  top: 1px;
  left: -10px;
  height:16px;
  width: 16px;
}

.link-icon:hover:before	{
  background-color: #860331;
}


.story.bl-rtib33 .link-icon:after,
.bl-rstory .link-icon:after	{
	/*content: '»';*/
  content: url(../images/round-arrow.svg);
	padding-left: 0px;
  position: absolute;
  right: 0;
  top: -13px;
}
.search .link-icon:after  {
  color: #860331;
}

.header-content .link-icon:before	{
	height:19px;
	width: 19px;
	/*background-color: #f3efda;*/
  background-color: #fff;
}
.header-content a:hover .link-icon:before	{
  background-color: #B9AE85;
}

.link-icon-container {
  bottom: 13px;
    right: 13px;
    height: 36px;
    background-color: rgba(0,0,0,0.25);
    
}
.link-img {
    width: 20px;
    min-width: 20px;
    margin-left: 0px;
    /* margin-top: 7px; */
    margin: 0 8px;
    padding-top: 8px;
}
.col-lg-3 .link-img {
    padding-top: 3px;
}
.bgimg-not-exist .link-img {
  margin-top: 0px;
}


.goback {
  font-weight: 700;
}



/* =====================     SITE HEADER    =========== */


 header.site-header  {    
    z-index: 999999; /* Lightbox has higher value */ 
    position: fixed;
    top:0px;
    width: 100%;
    transition: top 0.3s;
    height: 90px;
    background: #fff;
    -webkit-transition: top 300ms ease 0ms;
    transition: top 300ms ease 0ms;
    
}
/*.nav-up header.site-header  {
    height: 90px;
    top: -90px;
}*/

header.site-header .menu-outer,
header.site-header .logotype-outer  {
  /*border-bottom: solid 1px #d8d8d8;*/
  height: 90px;
  /*border-bottom: none;*/
}
header.site-header.nav-up {
    top:-90px;
  } 

/*header.site-header .site-header-inner  { 
    background: #DE913A;
    border-bottom: 0px solid #ededed;
    border-radius: 0px 0px 0px 0px;
    margin-top: 20px;
}*/

header.site-header .logotype img {
  width: 110%;
  padding: 0px 0; 
  height: auto;
  max-width: 400px;
  /*-webkit-transition: width 300ms ease 0ms;
  transition: width 300ms ease 0ms;*/
}
.nav-up header.site-header .logotype img {
  /*width: 110%;
*/} 

.logotype-outer,
.menu-outer {
  /*-webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;*/
}
.nav-up .logotype-outer,
.nav-up .menu-outer {
  /*padding-top: 1.0rem;
  padding-bottom: 1.0rem;*/
}

/*.icons {color: #fff;}

.icons,
.logotype 	{z-index: 99999}

header.site-header .tagline h2 {
    color: #4d4d4d;
}

.header-bottom-left {
  border-radius: 0px 0px 0px 50px; 
  background: #fff;
}
.header-bottom-right {
  border-radius: 0px 0px 50px 0px;
  background: #fff;
}

.nav-down .header-bottom-left,
.nav-down .header-bottom-right {
   -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.37);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.37);
}*/


/*Hantering av verktygsfält i sidhuvud*/
/*header.site-header  .icon-text {
  font-size: 11px;
  text-transform: uppercase;
}
.dropdown-lang,
.dropdown-search {
  -webkit-box-shadow: 7px 3px 13px -3px rgba(0,0,0,0.18);
  -moz-box-shadow: 7px 3px 13px -3px rgba(0,0,0,0.18);
  box-shadow: 7px 3px 13px -3px rgba(0,0,0,0.18);
  transition: top 0.3s;
}

.lang-item  {padding:5px 15px 5px;}

html:lang(sv-SE) .dropdown-search {
  min-width: 300px;
}

html:lang(en-GB) .dropdown-search {
  min-width: 247px;
}

header .dropdown-toggle::after {
  display: none;
}

header .icons h3 {
  font-size: 1rem;
}
header .icons a {
}

header .icons a:hover {
  color: #5887A9;
}

header .search-form .search-submit {
  background: #860331;
  border: none;
  padding: 11px 20px;
}
header .search-form .search-field {
  border: 1px solid rgba(0,0,0,.25);
  padding: 10px 20px;
  width: 200px;
  color: #4d4d4d;
}
.dropdown-menu  {
  border-radius: 0;
  border: 1px solid rgba(0,0,0,.25);
}
header .search-form label {
  margin-bottom: .0rem;
}
.screen-reader-text {
  display: block;
  margin-bottom: 5px;
}*/

.site-main {
  padding-top: 90px;
}

/* =====================     MENY    =======*/

/*.responsive-menu-open #responsive-menu-container {
    top: 130px;
}

#responsive-menu-container #responsive-menu-title {
    padding-top: 100px !important;
    font-weight: 600;
}
.responsive-menu-open .responsive-menu-push-left {overflow-y: hidden;}*/

.main-navigation {width: 100%; float: left;}
.main-navigation ul {
  padding: 0; margin: 0;
  text-align: left;
  list-style: inside;
  }

.menu  {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.menu-site-footer .menu {
    width: 100%;
    display: block;
    justify-content: flex-start;
}
.menu li {
  list-style: none;
  width: auto;
  display: inline-block;
  /*float: left;*/
  padding: 0 0px 0 40px;
}

.menu li .sub-menu li {
    width: 50%;
    display: inline-block;
    float: left
}


.sub-navigation .menu li {

  padding: 0 0px 0 0px;
}
.sub-navigation .menu li li {

  padding: 0 0px 5px 1.5rem;
}
.menu-site-footer .menu li {
  padding: 0 20px 0 0px;
}

.menu li a {
  
  color: #98a792;
  font-weight: 400;
}



.menu li .sub-menu li a {
  color: rgba(50,80,40,0.75);
}
.menu-site-footer .menu li a {
  color: #fff;
}


.menu li a:hover,
.menu li.current-menu-item a/*,
.menu li.dynamic_latest_childitem a*/ {
  color: #325028;
  font-weight: 400;
  text-decoration: none;
}

.menu-site-footer .menu li a:hover,
.menu-site-footer .menu li.current-menu-item a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.menu li:after {
  /*content: '|';*/
  content: none;
  padding-left: 10px;
}
.menu li:last-child:after {
  content: none;
}

/*hide desktop navigation*/
.site-header .menu {
  display: none !important;
}

/*show mobile navigation*/
.site-header .mobile-nav,
.site-header .mobile,
.site-header .menu-header-primary-mobile .menu {
  display: block !important;
}

/* nytt med dropdown*/

.menu-header-primary .sub-menu 
{
  display: none;
  position: absolute;
  
  /*background-color: #E5E5E5;*/
  background-color: #FFFFFF;
  width: min-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left: -30px;
  padding: 15px;
  
  
}




.menu-header-primary .menu li 
{
	list-style: none;
    width: auto;
    display: inline-block;
}

.menu-header-primary .sub-menu li
{
	list-style: none;
    width: auto;
    display: block;
	float: none;
	width: 100% !important;
	padding: 5px 10px 2px 10px;
	white-space: nowrap;
}

.menu-item-has-children:hover .sub-menu {display: block;}

.menu-header-primary .sub-menu li a:hover, .menu-header-primary .sub-menu li.current-menu-item a 
{
    color: #325028 !important;
    
}

.menu-header-primary .menu li .sub-menu li a 
{
color: #98a792;
}

.menu-header-primary .menu li a:hover
{
    color: #325028 !important;
}
/**/


/*.site-header .mobile-nav,*/
.site-header .mobile/*,
.site-header .menu-header-primary-mobile .menu */{
  display: flex !important;
  justify-content: flex-end;
}

/*sub navigation*/
.notvisible.menu-item-has-children > a {
  visibility: hidden;
  display: none;
}

.sub-navigation {
  position: relative;
  width: 100%;
  /*height: 60px;*/
  bottom: 0;
  background: #E5E5E5;
}

.sub-navigation .menu  {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0px;
  padding-top: 4px;
  text-align: left;
}

.sub-navigation .menu .current a  {
  font-weight: 700;
}
.sub-navigation .menu .current:after  {
  content: '';
  display: block;
  height: 3px;
  /*background-color: #28569D;*/
  background-color: #325028;
  width: 150%;
  margin-left: -25%;
  margin-top: 16px;

  display: none;
}

/*sub navigation on page*/
.on-page .menu  {
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 0;
}
.on-page .menu li  {
  padding: 0 0 10px;
  display: block;
}

/*.on-page .submenu2 .menu li li:first-child  {
  display: none;
}*/

.on-page .submenu2 .child_id_358
{
  display: none;
}

.archivesearch 
{
    justify-content: center;
	margin-top: 30px;
}

.archivesearch form
{
	width: 100%;
	display: flex;
    justify-content: space-between;
}

.archivesearch .search-field
{
	width: 80% !important;
	
    /*height: 50px;
    font-size: 14px;
	background-color: #fff;
    border: 1px solid #000;
    box-shadow: none;
    -webkit-appearance: none;
	*/
	border: solid 2px #d2d2d2;
    background-image: url(	https://familjenkampradsstiftelse.se/wp-content/themes/black-theme-2017/images/magnifyingglass.png);
	background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
	
	padding-left: 50px;

}
.archivesearch input[type="submit"]
{
	width: 15% !important;
	min-width: 60px;
}

.highlight_search_text
{
	background-color: #a9c29c;
}

.archive .beviljat-anslag .kategorier 
{
	text-align: right;
	font-size: 0.8rem;
    /*font-style: italic;*/
	color: #325028;
}

.archivemenuitem 
{
    /*font-weight: 400;
    background: #ffed00 !important;
    color: #000 !important;
	margin: 10px;*/
}

.archivemenu
{
    /*padding: 0 10% 0 10%;*/
	display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    
	justify-content: center;
    align-content: stretch;
    align-items: center;
	/*background: #fff;*/
	background: #e5e5e5;	
}

/*.page .beviljade-anslag-med-sok .archivemenu
{	
	background: #e5e5e5;	
}
*/	

.archivemenu-text
{
	background: #e5e5e5;
	text-align: center;
	margin-bottom: 0;
	padding: 1rem;
	height: 3rem;
	font-weight: 600 !important;
}	
	
.archivemenu-mobile
{
    /*padding: 0 10% 0 10%;
	display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;*/
	
}	
	
	


.navbutton {
	flex: 1;
	display: inline-block;
	color: #fff;
	font-weight: 400 !important;
	text-align: center;
	background: #d2d2d2;
	color: #000 !important;
    max-width: 160px;
    min-width: 160px;
	margin: 4px;
    padding: 8px;
}

.berattelse .navbutton
{
	max-width: 190px;
    min-width: 190px;
}


.archivemenu a:hover
{
	
	background: #bbbbbb;
	color: #fff;
}

.archivemenu.years.only-bottom
{
	visibility: hidden;
	height: 0;
	padding-bottom: 0px;
}
.archivemenu.years.only-bottom.scrolled-down
{
	visibility: visible;
	height: auto;
}

.archivemenu.years.only-bottom 
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #FFF;
}


.archivemenu.years.scrolled-down
{
	position:fixed;
	bottom:10px;
	z-index:10;
	width:100%;
	
	padding-bottom: 0px;
}


.archivemenu.years, .archivemenu.berattelse
{
	padding-bottom: 20px;
}

.archivemenu.years .navbutton
{
	max-width: 60px;
    min-width: 60px;
}


.archivemenu .navbutton-year.disabled
{
	pointer-events: none;
	background: #e0e0e0;
	color:#b3b3b3 !important;
}

.absolute-wrapper{
    position: absolute;
    width:100%;
    top:60px;
}

/*@media only screen and (max-width: 400px)
{
	.absolute-wrapper {
		bottom: 0px;
		position: relative;
		top: 0px;
		margin-top: 20px;
	}
}*/


@media  screen and (max-device-width: 1024px)
{
	.absolute-wrapper {
		bottom: 0px;
		position: relative;
		top: 0px;
		margin-top: 20px;
	}
}


/*test*/
@media (min-width: 768px)
{
	.bl-rtib100 .hero.bild img
	{
		min-height: 500px;
	}
}


.cat-dropdown
{
    width: 98%;
    margin-top: 5px;
    margin-left: 5px;
    height: 40px;
	border: solid 2px #d2d2d2;
}


.kat-dropdown
{
    width: 20%;
    margin-top: 5px;
    margin-left: 5px;
    height: 40px;
	border: solid 2px #d2d2d2;
	display: inline-block;
}
.year-dropdown
{
    width: 20%;
    margin-top: 5px;
    margin-left: 5px;
    height: 40px;
	border: solid 2px #d2d2d2;
	display: inline-block;
}

.year-break, .swecrisinfo 
{
	background-color: #e7eaf0;
}

.archivemenu-mobile-and-desktop .search-field 
{
	width: 40%;
    margin-top: 5px;
    margin-left: 5px;
    border: solid 2px #d2d2d2;
    background-image: url(https://familjenkampradsstiftelse.se/wp-content/themes/black-theme-2017/images/magnifyingglass.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 50px;
}

.kat-year-searchform
{
	width: 100%;
}
.archivemenu-mobile-and-desktop .search-button
{
	width: 15% !important;
	margin-left: 5px;
	
	height: 40px;
    vertical-align: bottom;
	padding: 0px;
	
}
.archivemenu-mobile-and-desktop .search-button:disabled
{
	background: #d2d2d2;
	cursor: not-allowed;
}

@media  screen and (max-device-width: 769px)
{
	.kat-year-searchform
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.kat-dropdown
	{
		width: 100%;

	}
	.year-dropdown
	{
		width: 100%;
	}

	.archivemenu-mobile-and-desktop .search-field 
	{
		width: 100%;
	}
	
	.archivemenu-mobile-and-desktop .search-button
	{
		width: 30% !important;
		margin-top: 6px;
	}
	
}



.for-search, .for-desktop, .for-mobile, .archivemenu-mobile
{
	/*margin-top: 10px;*/
	margin-top: 0px;
	
}

.for-desktop
{
	padding-left: 0 !important;
    padding-right: 0 !important;
		
}

.page .beviljade-anslag .maybe-header-title
{
	display:none;
}

.page .beviljade-anslag .page-content
{
	display:block;
}

.page .berattelser .maybe-header-title,
.page .berattelser .page-content
{
	display:none;
}

.beviljat-anslag.nothing-found
{
	text-align: center;
    width: 100%;
	margin-bottom: 150px;
}

@media  screen and (max-device-width: 768px)
{
	.for-desktop
	{
		display:none;
	}
		
	.for-mobile
	{
		display:block;
	}
	.archivesearch
	{
		justify-content: left;
	}
	
	.archivesearch form 
	{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	
	.archivemenu-text 
	{
		background: #fff;
    
	}
	
}
@media  screen and (min-device-width: 769px)
{
	.for-desktop
	{
		display:block;
	}
		
	.for-mobile
	{
		display:none;
	}
	.for-search
	{
		padding-left: 0 !important;
	}


}




/*
#356725
#253367
#C85400
#3891A6
#BA1B1D
#DC851F
#759AAB
#AC3931
#0A122A
#902D41
*/

.navbutton.current{ color: #fff ; background-color: #ababab;}

.navbutton.n-alla.current{ background: #aaa ;}


.archive.n-0 .kategoriplatta { background: #356725;}
.archive.n-1 .kategoriplatta { background: #253367;}
.archive.n-2 .kategoriplatta { background: #C85400;}
/*.archive.n-3 .kategoriplatta { background: #3891A6;}*/
.archive.n-3 .kategoriplatta { background: #a0a684;}

.archive.n-4 .kategoriplatta { background: #BA1B1D;}
.archive.n-5 .kategoriplatta { background: #DC851F;}
.archive.n-6 .kategoriplatta { background: #759AAB;}
.archive.n-7 .kategoriplatta { background: #AC3931;}
.archive.n-8 .kategoriplatta { background: #0A122A;}
.archive.n-9 .kategoriplatta { background: #902D41;}

.n-0.kategoriplatta { background: #356725 !important; }
.n-1.kategoriplatta { background: #253367 !important;}
.n-2.kategoriplatta { background: #C85400 !important;}
/*.n-3.kategoriplatta { background: #3891A6 !important;}*/
.n-3.kategoriplatta { background: #a0a684 !important;}
.n-4.kategoriplatta { background: #BA1B1D !important;}
.n-5.kategoriplatta { background: #DC851F !important;}
.n-6.kategoriplatta { background: #759AAB !important;}
.n-7.kategoriplatta { background: #AC3931 !important;}
.n-8.kategoriplatta { background: #0A122A !important;}
.n-9.kategoriplatta { background: #902D41 !important;}


.navbutton.n-0.current,  
.navbutton.n-1.current,  
.navbutton.n-2.current, 
.navbutton.n-3.current, 
.navbutton.n-4.current, 
.navbutton.n-5.current, 
.navbutton.n-6.current, 
.navbutton.n-7.current, 
.navbutton.n-8.current, 
.navbutton.n-9.current
{ background: #aaa;}





.story .text-part h4
{
	
    color: white;
	font-family: 'ambleregular', Arial;
	
}

.story .text-part.kategorinamn
{
    color: white;
	top: 12.5%;
}	

/*.story .kategoriplatta
{
    bottom: 40%;
    left: 15px;
    background-color: white;
    width: 60%;
	height: 30px;
}
*/
.story .kategoriplatta
{
   bottom: 89%;
    left: 0px;
    background-color: white;
    width: 75%;
    height: 30px;
    position: relative;;
}


/*==== Mobile meny ====*/


/*Original*/

/*hamburger menu med tre streck*/
.hamburger-menu {
    z-index:2;
    position: absolute;
    top: 24px;
    right: 15px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.bar,
.bar:after,
.bar:before {
    width: 24px;
    height: 2px;
}

.bar {
    position: relative;
    transform: translateY(0px);
    /*background: rgba(0, 0, 0, 1);*/
    background: #203A62;
    transition: all 0ms 300ms;
}

.bar.animate {
  background: rgba(255, 255, 255, 0); 
  /*background: #203A62;*/
}

.bar:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    /*background: rgba(0, 0, 0, 1);*/
    background: #203A62;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    /*background: rgba(0, 0, 0, 1);*/
    background: #203A62;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
    top: 0;
    /*background: rgba(255, 255, 255, 1);*/
    background: #203A62;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;
}

.bar.animate:before {
    bottom: 0;
    /*background: rgba(255, 255, 255, 1);*/
    background: #203A62;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;
}



/*hamburger menu med logga och tre streck när öppen*/
/*.hamburger-menu {
    z-index:2;
    position: relative;
    top: 0;
    right: 0rem;
    width: 73px;
    height: 20px;
    cursor: pointer;
}

.bar {
    width: 73px;
    height: 20px;
}

.bar:after,
.bar:before {
    width: 20px;
    height: 21px;
}

.bar {
    position: relative;
    transform: translateY(0px);
    transform: translateX(0px);
    background: transparent;


    background-image: url(../images/icons/icon-arrow-menu.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: right center;
    background-position: 55px 1px;
}

.bar.animate {
  background: rgba(255, 255, 255, 0);
  transform: translateY(0px);
  transform: translateX(0px);

  background-position: 13px 1px;

  width: 20px;
  float: right
}

.bar img {
  display: block;
  transform: translateY(-40px);
  width: 120px;
  background: rgba(255,255,255,0.95);
  padding:10px;
}
.bar span {
  display: inline-block;
  font-weight: 700;
  line-height: 0;
}

.bar.animate img {
  display: none;
}
.bar.animate span {
  visibility: hidden;
}

.bar:before {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    bottom: 25px;
    background: rgba(0, 0, 0, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    background: rgba(0, 0, 0, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
    height: 2px;
    display: block;
    top: 6px;
    background: rgba(255, 255, 255, 1);
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;
}

.bar.animate:before {
    height: 2px;
    display: block;
    bottom: 11.8px;;
    
    background: rgba(255, 255, 255, 1);
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;
}*/

/*hamburger meny med logotyp*/

/*.hamburger-menu {
    z-index:2;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
    cursor: pointer;
    outline: none;
}



.bar,
.bar:after,
.bar:before {
    width: 100px;
    height: 100px;
}

.bar {
    position: relative;
    transform: translateY(0px);
    background: rgba(255, 255, 255, 0);
    transition: all 0ms 300ms;
    background-image: url(../images/logga-staende.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px
    outline: none;
}

.bar.animate {
  background: transparent; 
}

.bar:before {
    display: none;
}

.bar:after {
    display: none;
}

.bar.animate:after {
    display: none;
}

.bar.animate:before {
    display: none;
}
*/






/*nav menu*/


/*original*/

.show {
  left:25%;
  opacity:1;
  top:0;
  width:75vw;
  height:100vh;
}

.hide {
  opacity:0;
  left:100%;
  top:0;
  width:0vw;
  height:100vh;
}

/*från vänster till höger*/
.show4 {
  right:75%;
  opacity:1;
  top:0;
  width:25vw;
  height:100vh;
}

.hide4 {
  opacity:0;
  right:100%;
  top:0;
  width:100vw;
  height:100vh;
}

/*från höger till vänster*/
.show3 {
  left:75%;
  opacity:1;
  top:0;
  width:25vw;
  height:100vh;
}

.hide3 {
  opacity:0;
  left:100%;
  top:0;
  width:100vw;
  height:100vh;
}

/*nerifrån*/
.show2 {
  top:50%; /*avståndet från motsatt sida*/
  opacity:1;
  width:100vw;
  height:50vh;
}

.hide2 {
  opacity:0;
  top:100%; /*avståndet från motsatt sida*/
  width:100vw;
  height:50vh;
}

/*Uppifrån*/
.show1 {
  bottom:50%; /*avståndet från motsatt sida*/
  opacity:1;
  width:100vw;
  height:50vh;
}

.hide1 {
  opacity:0;
  bottom:100%; /*avståndet från motsatt sida*/
  width:100vw;
  height:50vh;
}

.mobile-nav {
  position:fixed;
  transition: .2s ease;
  padding: 0px;
  z-index: 2;

  /*tillåtna ändringar*/
  text-align:left;
  /*background:rgba(0,0,0,1);*/
  background: #325028;



  /*top:0;*/
  /*width:25vw;
  height:100vh;*/
  /*  transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -webkit-transition: opacity .5s ease;
  transition:left .5s ease-in-out;*/
}


/*.mobile-nav .menu-header-primary-mobile,*/
.mobile-nav .main-navigation {
  position:relative;
  top:0%;
  transform: translateY(40%);
  z-index: 2;
}
.mobile-nav ul {
  list-style: none;
}

.mobile-nav li {
  list-style: none;
  width: 100%;
  display: block;
  /*float: left;*/
  padding: 0 0px 20px 0px;
}

.mobile-nav .sub-menu li {
  list-style: none;
  width: 100% !important;
  display: block;
  /*float: left;*/
  padding: 6px 0px 4px 10px;
}

.mobile-nav .menu li .sub-menu li a {
     color: #ccc;
}

.mobile-nav .menu li a {
  color: #fff;
  font-weight: 400;
}
.mobile-nav .menu li a:hover,
.mobile-nav .menu li.current-menu-item a {
  color: #f1f1f1;
}




.mobile-nav a {
  text-align:left;
  opacity:0;
  transition:opacity .9s ease-in-out;

  /*tillåtna ändringar*/
  /*font-size:3vw;
  line-height: 2;
  color:#ffffff;*/
}

.mobile-nav.show a {
  text-align:left;
  opacity:1;
  text-decoration: none;

  /*tillåtna ändringar*/
  font-size:4.5vw;
  color: #fff;
  font-weight: 400;
  line-height: 1.0;
}
.mobile-nav.show .socialmedia a {
  text-align:left;
  opacity:1;
  text-decoration: none;

  /*tillåtna ändringar*/
  font-size:3vw;
  color: #fff;
  font-weight: 700;
  line-height: 1.0;
}
.mobile-nav .socialmedia li {
  padding: 0 0px 10px 0px;
}


.mobile-nav a:hover {
  color:#fff;
}

.menu-header {
    position: absolute;
    top: 34px;
    /*left: 40px;*/
    padding-left: 2rem;
    z-index: 2;
}
.menu-header a {
    font-size: 75% !important;
}
.menu-header-primary-mobile,
.socialmedia {
  padding-left: 2rem;
}
.menu-footer {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    /*left: 40px;*/
    /*top: 80px;
    z-index: 1;*/
    padding-left: 2rem;
    /*line-height: 1.1;*/

    /*tillåtna ändringar*/
    /*color: #fff;*/
    /*font-size: 2.75vw;
    width: calc(100% - 60px)*/
}
.menu-footer a[href^=tel],
.menu-footer p {
  color: #fff;
    font-size: 2.75vw;;
}

/*.main-navigation,
.menu-inner {
    height: 100%;
}*/

.mobile-nav.hide .menu-background {
  position: fixed;
  left: 100%;
  top:0;
  opacity: 1;
  /*background-color: rgba(0,0,0,0.9);*/
  background-color: rgba(32,58,98,0.9);
  transition: all 0.9s ease-in-out;
}
.mobile-nav.show .menu-background {
  position: fixed;
  left: 0%;
  top: 0;
  opacity:1;
  width:100vw;
  height:100vh;
  z-index: 1;
  background-color: rgba(0,0,0,0.4);
  /*background-color: rgba(50,80,40,0.5);*/
}







@media screen and (max-width: 8000px)	{

  button#responsive-menu-button {
     position: relative !important; 
  }

}

/* =====================     PAGE HEADER    =======*/

.intro .page-intro .header-content {
  width: 100%;
  height: 260px;
  top: auto;
  left: auto;
  transform: none;
  margin-top: 0px;
  /*position: relative;*/

  top: 50%;
  left: 50%;
  margin-top: 0;
  transform: translate(-50%, -40%) !important;
  position: relative;
}
.home .intro .page-intro .header-content {

  height: 340px;
}

.story .page-intro .header-content {

  height: auto;
}

.home h1 {font-size: 2rem;}

.home .header-content h3 {font-size: 1rem; font-weight: 400; color: #fff; font-family: 'Noto Sans', sans-serif;}

.home .page-intro .bg-img {height: auto !important;}

.logotype-outer {display: block;}


.header-content {
  display: none;
}
.story .header-content {
  display: block;
}



.story .intro .page-intro .header-content h1 {
  font-size: 1.75rem;
  /*color: #f3efda;*/
  /*color: #fff;*/
  /*text-shadow: 4px 4px 10px rgba(50, 50, 50, 0.5);*/
}
.story .header-content h3 {
      font-size: 1.0rem;
}

.header-content.hero {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;





}
.header-content p {
  color: #000 !important;
  font-size: 86%;
  width: 75%;
  margin: 0 auto;
}
.intro .page-intro .header-content-inner {    
  background: #fff;
  border-radius: 0px 0px 0px 0px;
}



/* =====================     SINGLE PAGES - SEARCH RESULT - SINGLE-CONTENT - JOBS - TOPICAL   ======== */

.page-content h3  {
  margin-top: 30px;
}

.page-content ul  {
  margin-left: 20px;
}
.page-content ul li {
  list-style-position: outside;
  line-height: 1.8;
}

.page #s0-1.topical  {
  background: #fff;
}
.page .topicals .puff.bl-stubtopical  {
  margin-left: 1em; 
  margin-right: 1em;
}
.page-content img {
  width: 100%;
  padding-bottom: 1rem;
}

.date {font-size: 0.9rem;}

.relaterade-sidor {background-color: #f6f7f3; color: #a8ab81;}
.relaterade-sidor ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-contact .contact,
.single-productions .productions {
  background-color: #fff; 
  margin-top: 3rem;
}

section.bl-landingpage2 .bg-img,
section.bl-singlecontent .bg-img,
section.bl-story .bg-img {
  height: auto;
  /*height: 130px;*/
  /*background-color: #f1f1f1;*/
}
section.bl-story .bg-img {
  background-color: #fff;
  height: 0px;
}

section.bl-topical .bg-img {
  height: 260px;
  /*background-color: #f1f1f1;*/
  background-color: transparent;
}

.page-underrubrik {display: block;}
.berattelser .page-underrubrik {display: block;}
.berattelser .page-content {display: none;}


.sektions-huvud {display: block;}
.berattelser .sektions-huvud,
.topical .sektions-huvud,
.bl-stubStories.sektions-huvud {display: none;}

/*section.bl-topical .bg-img img {
    z-index: 0 !important;
}*/

section.bl-job .bl-intro {
  color: #3e3e3e;
  font-style: italic;
  font-weight: bold;
}

/*.single-topical .bg-img .hero,
.single-jobs .bg-img .hero,
.single .bg-img .hero {margin-top: 8px;}*/

.nf-response-msg {
  background-color: #a8ab81;
  padding: 3rem;
  margin-top: 3rem;
}
.nf-response-msg p {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}


.attachment .bg-img img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
    display: block;
}

.styrelsemedlem p {
  font-weight: 700;
}
.styrelsemedlem p span {
  font-weight: 400;
}

.prev-next-nav {
  background-position: center center;
  background-size: cover;
}
.prev-next-nav a {
  display: block;
  position: relative;
  height: 100%;
  background-color: #E7EAF0;
  color: #325028;
  -webkit-transition: background-color 300ms ease 0ms;
  transition: background-color 300ms ease 0ms; 
}
.prev-next-nav a:link h4 {
  color: #325028;
}
.prev-next-nav a:hover {
  background-color: #E7EAF0;
}
/*.prev-next-nav h4 {
  color: #fff;
  font-size: 1.5rem;
}*/

.prev-next-nav.prev:after {
  content: url(../images/line.svg);
  position: absolute;
  top: 10%;
  right:  0;
}

.prev-next-nav.prev a {
  padding-left: 33.3333333%;
}
.prev-next-nav.prev a:after {
  content: url(../images/left-arrow.svg);
  position: relative;
  top: 10px;
  left: 0;
}

.prev-next-nav.next a {
  padding-right: 33.3333333%;
  text-align: right;
}
.prev-next-nav.next a:after {
  content:  url(../images/right-arrow.svg);;
  position: relative;
  top: 10px;
  left: 0;
}


/*.beskrivning p:first-child {
  font-style: italic;
}*/


blockquote {
  padding: 10% 10% 5%;
    margin: 0 0 1rem;
    position: relative;
}
blockquote:before {
  content: url(../images/left-quote.svg);
  position: absolute;
  top: 0%;
  left: 10%;
}
blockquote p {
  font-family: 'ambleitalic';
  font-size: 1.25rem;
  font-style: italic;
  /*color: #203A62 !important;*/
  /*color: #325028;*/
  color: rgba(50,80,40,0.5) !important;
  line-height: 1.4;
}

blockquote cite {
  font-size: 0.9rem;
}

.row.Stories {
  padding-left: calc(1.5rem - 15px);
  padding-right: calc(1.5rem - 15px);
}

#sb_instagram {
margin-bottom: 0 !important;
}

#sb_instagram #sbi_load {
   /* position: absolute; jonas ändrat*/
    top: -25px;
}


/* =====================     SEARCH    ======== */

.search-results article {
  /*padding: 2rem 0;*/
}
p.typ {
  font-style: italic;
  color: #999;
}

/* =====================     SITE FOOTER    ======== */

/*.site-footer .logotype   {
  z-index: 1;
}
footer .logotype img {
	max-width: 150px;
	height: auto;
}

footer h3 {
	color: #860331;
	font-weight: bold;
	font-style: normal;
}
footer .bl-stub.part {
  border-top: 1px solid #eee;
}
.sociala-medier li   {width: 50%; float: left;}*/

.site-footer h4 {color: #fff;}

.site-footer p,
.site-footer a  {font-size: 0.8rem; color: #fff;}

.site-footer a:link  {color: #fff; font-weight: 400;}

/*.FOOTER .rownarrow {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}*/

/* =====================     COOKIE ALERT    ======== */

.cookiealert {
    position: fixed;
    bottom: 0;
    top:auto;
    left: 0;
    width: 100%;
    height: 80px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    border-top:solid 0px #000;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #fff;
    /*background:#28569D;*/
    background: rgba(50,50,50,0.9);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
    display: none;
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
    height: 150px;
    display: block;
        left: 0%;
    opacity: 1;
    top: auto;
    bottom: 0;
    width: 100vw;
}
}
.cookiealert-container {
  height: 100%;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    /*margin-left: 10px;
    vertical-align: baseline;*/
}

.cookiealert {
  font-size:80%;
}
.cookiealert p {
  line-height: 1.3;
}
.cookiealert-container a:link {
  color: #fff;
  text-decoration: none;
}
.cookiealert a,
.cookiealert a:visited,
.cookiealert a:active {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    font-weight: 400;
    text-decoration: underline;
    border-bottom: solid 1px #fff;
}
.cookiealert a:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.cookiealert button {
    background-color: transparent;
    border-color: transparent;
}
.alert-dismissible {
    padding-right: 0rem;
}

.alert {
    padding: .0rem 0rem;
}

/* =====================     LIGHTBOX    ======== */

.button-lightbox {
  	text-decoration: none;
}
.lightbox {
    position: fixed;
   	overflow-y: scroll;
   	top: 0; 
   	right: 0; 
   	bottom: 0;
   	left: 0;
   	z-index: 9999;
  	backface-visibility: hidden;
  	top: 0%;
  	left: 0%;
  	width: 100%;
  	height: auto;
  	padding: 0px;
  	transform: scale(0);
  	opacity: 0;
  	transform-origin: 0 0;
    background-color: #f3efda;
  	overflow: scroll;
    -webkit-overflow-scrolling: touch; /*momentum scroll on obejcts not being body*/
  	transition: transform 400ms ease, opacity 800ms linear 200ms;
    touch-action: auto;
}


@media not all and (min-resolution:.001dpcm) { 
    @media {
        .lightbox { 
            transform-origin: 0 0 !important;
        }
    }
}


[aria-hidden="true"].lightbox {
  transform: scale(0);
  opacity: 0;
}
 
[aria-hidden="false"].lightbox	{
  transform: scale(1);
	opacity: 1;
}
 
.lightbox-info  {
  margin: 0 auto 0;
  width: 98.8vw; /*kompensera för scroll på lightbox*/
  height: 100vh;
  background-color: #f3efda;
}
 
.noscroll {overflow: hidden;}
.lightbox-shade	{
	background: #333333a1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.lightbox-info a.close-button-lightbox	{
  position: absolute;
  top: 5px;
  right: 25px;
  width: auto;
  height: 20px;
  float: none;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
  text-shadow: none;
  opacity: 1.0;
  text-align: right;
  z-index:99;
  display: inline-block;
  cursor: pointer;
}
.lightbox-info a.close-button-lightbox.bottom	{
  position: relative;
  top: auto;
  bottom: 0px;
  right: auto;
  left: 48%;
  margin: 0 auto;
  font-size: 1.3rem;
  font-weight: 400;
  color: #a8ab81 !important;
  display: inline-block;
}
.close-button-lightbox:hover {
  opacity: 1;
}
.close-button-lightbox:before,
.close-button-lightbox:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: ' ';
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2
}
.lightbox-info a.close-button-lightbox.bottom:before,
.lightbox-info a.close-button-lightbox.bottom:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: ' ';
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2
}


.lightbox-info a.close-button-lightbox span  {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 16px;
  left: -10px
}
.lightbox-info a.close-button-lightbox.bottom span  {
  height: 50px;
  width: 50px;
  border: solid 2px #a8ab81;
}


.close-button-lightbox:before {
  transform: rotate(45deg);
}
.close-button-lightbox:after {
  transform: rotate(-45deg);
}

body.no-scroll	{margin-right: 18px;}



/* =====================     ACCORDION    ======== */

.button-accordion {
    text-decoration: none;
}
.accordion {
    /*overflow-y: scroll;

    position: absolute;
    top: 0; 
    right: 0; 
    bottom: 0;
    left: 0;
    z-index: 9999;*/

    backface-visibility: hidden;
    /*top: 0%;
    left: 0%;*/
    width: 100%;
    height: auto;
    padding: 0px;
    /*transform: scale(0);*/
    /*opacity: 0;*/
    /*transform-origin: 0 0;*/
    background-color: transparent;
   /* overflow: scroll;*/
    -webkit-overflow-scrolling: touch; /*momentum scroll on obejcts not being body*/
    /*transition: transform 400ms ease, opacity 800ms linear 200ms;*/
    touch-action: auto;
}


@media not all and (min-resolution:.001dpcm) { 
    @media {
        .accordion { 
            transform-origin: 0 0 !important;
        }
    }
}




.accordion-header {
  background-color: transparent;
  /*overflow: hidden;
  transition: max-height 2s ease-out; 
  height: auto;
  max-height: 100%;*/
}
.accordion.collapsed .accordion-info   {
  /*max-height: 0%;*/
}




/*div {
  transform-origin: 0 100%;
  width: 100px;
  height: 100px;
  background: black;
  transition: transform .5s;
  transform: scaleY(0);
}
body:hover div {
  transform: scaleY(1);
}*/

/*effekt som stänger accordion*/
.accordion {
  overflow: hidden;
  /*transition: max-height 1s ease-in-out;*/
  /*transition: opacity 1.5s linear, max-height 1.5s linear;*/
  /*height: auto;
  max-height: 100%;  
  opacity: 1;


    -webkit-transition: max-height 1.3s linear;
    transition: max-height 1.3s linear;*/


 /* transform-origin: 20% top;*/
  



  /*transform-origin: 0 0%;
  width: 100%;
  height: auto;
  max-height: 100%;
  background: black;
  transition: transform .5s;
  transform: scaleY(0);*/

}

.accordion.collapsed  {
  /*max-height: 0%;
  opacity: 0;*/

  /*transform: scaleY(1);*/
}







/*.accordion {
  overflow:hidden;
  transition:max-height 1.3s ease-out; 
  height:auto;
  max-height:1200px; 
}
.accordion.collapsed {
  max-height:0;
}*/

.accordion-header {
  overflow:hidden;
  transition: opacity 2.5s linear; 
  height:300px; /*måste vara samma höjd som puff*/
  max-height:1200px; 
  opacity: 1;
}

.accordion-header.collapsed {
  /*max-height:0;*/
  opacity: 0;
}

.accordion-header .hero img {
  /*-webkit-filter: grayscale(0%);*/
  /*filter: grayscale(0%);*/
  z-index: 3;
}

.hero img {
  /*-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);*/
}


.accordion-body {
  overflow:hidden;
  transition: height 0.75s ease-in-out;
  /*transition: height 0.75s linear; */
  height:auto;
  max-height:100%; 
}
.accordion-body.collapsed {
  height: 0 !important;
  color: red;
}



/*== Placera accordion innehåll ovanför puffen ==*/
[aria-hidden="true"].accordion {
  /*transform: scale(0);
  opacity: 0;*/
  display: block;
  height: 0;
  /*margin-top: -321px;*/
}
 
[aria-hidden="false"].accordion  {
  display: block;
  height: auto;
  position: relative;
  margin-top: -300px;
  /*margin-top: 0px;*/
  
  /*transform: scale(1);
  opacity: 1;*/
}

[aria-hidden="true"].accordion  {
  /*transition: transform 400ms ease, opacity 800ms linear 200ms;*/
  /*transform: scale(1);
  opacity: 1;*/
}
[aria-hidden="false"].accordion   {
  /*transition: transform 400ms ease, opacity 800ms linear 200ms;*/
  /*transform: scale(1);
  opacity: 1;*/
}
 
.accordion-info  {
  margin: 0 auto 0;
  /*width: 98.8vw; 
  height: 100vh;
  background-color: #f3efda;*/
}
 
.noscroll {overflow: hidden;}

.accordion-shade {
  background: #333333a1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.accordion-info a.close-button-accordion  {
  position: absolute;
  top: 5px;
  right: 25px;
  width: auto;
  height: 20px;
  float: none;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  color: #fff !important;
  text-shadow: none;
  opacity: 1.0;
  text-align: right;
  z-index:99;
  display: inline-block;
  cursor: pointer;
}
.accordion-info a.close-button-accordion.bottom {
  position: relative;
  top: auto;
  bottom: 0px;
  right: auto;
  left: 48%;
  margin: 0 auto;
  font-size: 1.3rem;
  font-weight: 400;
  color: #a8ab81 !important;
  display: inline-block;
}
.close-button-accordion:hover {
  opacity: 1;
}
.close-button-accordion:before,
.close-button-accordion:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: ' ';
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2
}
.accordion-info a.close-button-accordion.bottom:before,
.accordion-info a.close-button-accordion.bottom:after {
  position: absolute;
  left: 14px;
  right: auto;
  top: 33px;
  content: ' ';
  height: 18px;
  width: 3px;
  background-color: #a8ab81;
  z-index: 2
}


.accordion-info a.close-button-accordion span  {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 16px;
  left: -10px
}
.accordion-info a.close-button-accordion.bottom span  {
  height: 50px;
  width: 50px;
  border: solid 2px #a8ab81;
}


.close-button-accordion:before {
  transform: rotate(45deg);
}
.close-button-accordion:after {
  transform: rotate(-45deg);
}

/*body.no-scroll  {margin-right: 18px;}*/



/* =====================     INFOBLOCK    ======== */

.infoblock-header {
  background: rgba(168, 171, 129, 0.75);
  position: absolute;
  bottom:0px;
}

.infoblock-header h1,
.infoblock-header h3 {
  color: #fff;
}

.repeating-fields,
.contact-fields,
.closing-field  {
  /*background-color: #fff;*/
}
.infoblock-content-outer,
.repeating-fields-inner,
.contact-fields-inner,
.closing-field-inner  {
  /*background-color: #fff;*/
}

.repeating-fields-inner .row:first-child .divider  {display: none;}

.infoblock-repeater p:last-child  {margin-bottom: 1rem;}

.knapp a:after   {
  content: '»';
  position: relative;
  right: auto;
  padding-left: 5px;
  font-size: 1.2em;
  font-style: normal;
  top: auto;
}

.link-part div:last-child {padding-top: }

.divider  {
  height: 10px;
  background: #444;
  border-radius: 0px;
}

.repeating-fields .col-sm-4 .divider  {display: none;}


/* =====================     CONTACT BOX    ======== */

.contact,
.contact .contact-fields-inner,
.contacts .container-fluid  {
  /*background-color: #fff;*/
}

.contact,
.contact h4,
.contact .puff-rubrik-center h2    {color: #fff;}
.contact .puff-rubrik-center h2    {font-size: 2.0rem /*48px*/;}



.contact ul   {margin:0; padding:0;}
.contact li   {list-style: none;}

.contact .text-md-center h4,
.contact .text-md-center li {
  text-align: left;
  font-size: 0.9rem;
}


.contact a    {
  color: #fff !important;
  font-weight: 400;
  text-decoration: underline;
}

.contact .header-content.hero {
    position: absolute;
    top: auto;
    left: 20px;
    bottom: 20px;
    transform: translate(-0%, -0%);
    width: 100%;
    text-align: center;
}

.puff-rubrik-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.puff-rubrik-left {
  position: absolute;
  bottom:  30px;
  left: 30px;
  /*transform: translate(-50%, -50%);*/
  width: calc(100% - 60px);
  text-align: left;
  z-index: 99999;
}

.contact.vaxjo .img-part .hero  {
  background: rgba(0,0,0,0.4);
    z-index: -1;
}
.contact.stockholm .img-part .hero  {
  background: rgba(223,226,227,0.0);
    z-index: -1;
}
.contact.stockholm,
.contact.stockholm .puff-rubrik-center h2    {color: #000;}

.contact .img-part .hero.bild {
  /*background: rgba(0,0,0,0.3);*/
  z-index: -1;
}

.contact.blackco .img-part .hero.bild,
.contact.bgimg-not-exist .img-part .hero.bild {
  background: rgba(0,0,0,0.0);
}


/*.contact.blackco > div > div > .img-part > div > div > img*/
.contact.blackco .img-part .hero.bild img {
  height: 100%;
    object-fit: contain;
    object-position: 50% 50%;
    border: none;
    padding: 0px;
    border-radius: 0px;
    overflow: hidden;
}

/*.contact-box används ej*/
.contact-box a    {
  border-top: solid 1px #a8ab81;
  display: block;
  cursor: pointer;
  padding-left: 10px; 
  color: #a8ab81 !important;
  position: relative;
}
.contact-box .e-post a    {
  border-top: none;
  color: #860331 !important;
  padding-left: 0px; 
}

.contact-box a:before   {
  content: '›';
  position: absolute;
  left: 0px;
  color: #a8ab81
}

.contact-box a.contact-footer {
    text-align: center;
}
.contact-box a.contact-footer:before {
    content: '›';
    position: absolute;
    left: 0px;
    right: 0;
    top:5px;
    color: #a8ab81;
    font-size: 40px;
    transform: rotate(-90deg);
}
.contact-box .e-post a:before   {
  content: none;
}
.contact-box a.open:before   {
  content: '›';
  -webkit-transform: rotate(90deg) translateY(-10%);
  -moz-transform: rotate(90deg) translateY(-10%);
  -ms-transform: rotate(90deg) translateY(-10%);
  -o-transform: rotate(90deg) translateY(-10%);
  transform: rotate(90deg) translateY(-10%);
}
.contact_person span  {display: inline-block; width: 70px; }
.befattning {font-weight: 700;}

.contact_person {position: relative;}

#s-contactsection-place:before,
.contact-anchor::before {
  content:"";
  display:block;
  height:94px; /* fixed header height*/
  margin:-94px 0 0; /* negative fixed header height */
}

.contactgroupinfo {
  background-color: #fff;
}
.contactgroupinfo div.contactsubgroupheader {
  border-top: solid 1px #a8ab81;
}
.contactgroupinfo div.contactsubgroupheader:first-child {
  border-top: none;
}
.contactsubgroupheader h2 {
  margin-bottom: 0rem;
}


/* =====================     BLOCK-WYSIWYG    ======== */
.block-wysiwyg {
  width: 100%;
}
.block-wysiwyg .col-md-3 {padding-left: 20px !important;}
.bl-green-plate {
  width: 100%;
  background: #a8ab81;
  min-height: 200px;
  padding: 3.5rem;
  color: #fff;
}

.bl-green-plate h3 {
  font-size: 2.0rem;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-bottom: 0.5em;
}

.bl-green-plate h6 {
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}

h3.bl-green-h3 {
  color: #a8ab81;
  font-family: arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 1.2rem;
}


/* =====================     FORMULÄR    ======== */

input,
textarea {   
  /*border: solid 1px #a8ab81;*/
  border: solid 1px #d2d2d2;
  padding: 9px;
}
.field-wrap input[type="button"],
input[type="submit"],
a:link.button,
a.button {
  display: inline-block;
  width: 100% !important;
  /*background: #2658A5;*/
  background: #325028;
  border: none;
  border-radius: 24px;
  color: #fff !important;
  padding: 15px;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.2;
  transition: background 300ms ease 0ms;
}
.field-wrap input[type="button"] {
  width: 100% !important;
}
.field-wrap input[type="button"]:hover,
input[type="submit"]:hover,
a:hover.button  {
  text-decoration: none;
  /*background: #4e73ab;*/
  background: #98a792;
}

.nf-after-field .nf-error-msg {
  font-size:0.9rem;
}

/* =====================     GUTENBERG    ======== */

.wp-block-embed__wrapper {
  padding: 56.25% 0 0 0;
    position: relative;
}

.story h1,
.story h2,
.story h3 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.story h3 {
  margin-bottom: 1rem;
}
.advgb-column-inner,
.wp-block-embed {
  padding: 1.1rem;
}

.single .advgb-column-inner,
.single .wp-block-embed {
  padding: 0rem 0 1rem;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
}

.wp-block-embed figcaption {
    margin-top: 1.0em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: left;
    font-size: 13px;
}

.story h3 a {
font-size: 0.9rem;
    font-weight: 400;
    text-decoration: underline;

}

.wp-block-button,
.wp-block-advgb-button {
    color: #000;
    border-radius: 0 !important;
    margin-bottom: 1.5em;
    position: relative;
    right: 0;
    top: 5px;
}
.single-story .wp-block-button {
    top: 47px;
}
.story .wp-block-button__link,
.story .wp-block-advgb-button_link {
    background-color: transparent;
    border: none;
    border-radius: 0px !important;
    border-width: 0px !important;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: underline !important;
    overflow-wrap: break-word;
    font-weight: 400;
}
.single-story .wp-block-button__link,
.single-story .wp-block-advgb-button_link {
    padding: 12px 0px 12px 0px;
}

.wp-block-advgb-button .wp-block-advgb-button_link:hover {
  box-shadow: none;
}

.advgb-columns-2 > div:nth-child(1) {
  padding-right: 0rem;
}
.advgb-columns-2 > div:nth-child(2) {
  padding-left: 0rem;
}

.wp-block-image {
    margin-bottom: 0em;
}
figure {
    margin: 0 0 0rem;
}

/*.advgb-column,*/
.advgb-column-inner {
  height: 100%;
}
.wp-block-video {
  height: 640px;
}
.wp-block-video video {height: 96% !important;}

.advgb-columns:last-child {
     margin-bottom: 0rem !important; 
}

.advgb-columns.mbl-layout-stacked.vgutter-10>.editor-inner-blocks>.editor-block-list__layout>.wp-block,
.advgb-columns.mbl-layout-stacked.vgutter-10>.advgb-column {
  margin-bottom: 0 !important;
}

.slick-next {
    right: 15px !important;
}
.slick-prev {
    left: 15px !important;
}
.slick-prev:before,
.slick-next:before {
    font-family: 'dashicons';
    font-size: 20px !important;
    background-color: #000;
    border-radius: 50%;
    padding: 8px;
    line-height: 1;
    opacity: .5 !important;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.advgb-image-slider-item:hover .advgb-image-slider-overlay {
    opacity: .0 !important;
}
.advgb-images-slider .advgb-image-slider-overlay {
  cursor: 
}

.advgb-columns-3 {
  padding: 0 1.5rem;
}

.nf-form-content {
	padding: 0px !important;
	margin-top: 10px !important;
}

.nf-form-content label {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}













