body
{
	background-color: #ffffff !important;
}

h1,h2,h3,h4,h5,h6,h7
{
    font-family: 'Barlow Condensed', sans-serif;
}

h1.entry-title,
h1.post-title,
#content-archive h2
{
	font-family: 'Barlow Condensed', sans-serif;
	color: #000000;
	text-transform: uppercase;
}
div.widget-title h3
{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

#header
{
	position: relative;
}
#header .main-nav .menu
{
	/*
	background-color: #2f4493;
	*/
	background-color: #ffffff;
}

#header .main-nav
{
	border-bottom: 1px #ffffff solid;
}

#header .main-nav .menu
{
	padding: 10px 2px;
}
#header .main-nav .menu a
{
	height: auto;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.8px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
#header .main-nav .menu a:hover
{
	background-color: #f4f4f4;
}
#header .main-nav .menu .current_page_item a
{
	background-color: #f4f4f4;	
}

div#logo
{
	margin: 15px 0px 20px 0px;
}

div#logo a img
{
	display: block;
	max-width: 260px;
	height: auto;
}

body #wrapper
{
	padding:0px;
	border: 0;
}
body.home #wrapper
{
	margin-top: 0px;
	margin-bottom: 0px;
}

body.home #wrapper #content-full .alignnone
{
	margin: 0;
}

body #content-full
{
	margin-top: 0px;
}

body #content-full h1.entry-title
{
	margin-top: 35px;
}

body.home #content-full p
{
	margin-top: 0px;
}
body.home #content-full
{
	margin-bottom: 0px;
}


/* hamburger menu */

html.js .main-nav {
    background-color: #2f4493;
    background-image: none !important;
    clear: both;
    margin: 0 auto;
    position: relative;
}

/* eof hamburger menu */

body.home #wrapper #content-full .post-entry
{
	position: relative;
}

.start-news-wrapper
{
	width: 215px;
	height: 550px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.81);
	position: absolute;
	top: 50%;
	right: 30px;
    transform: translateY(-50%);
    padding: 10px;
}

.start-content
{
	position: relative;
}
.start-news-wrapper.new-wrapper
{
	top: 0;
	right: 0;
	transform: none;
	
	width: 180px;
	height: 500px;
	
	text-align: center;
}

.start-news-wrapper.new-wrapper ul li img
{
	max-width: 130px;
	height: auto;
	width: 100%;
	margin-left: 0px;
}

.start-news-wrapper.new-wrapper ul li
{
	text-align: left;
}
.start-news-wrapper.new-wrapper ul li a
{
	font-size: 13px;
	text-align: left;
}


.start-news-wrapper.new-wrapper .start-more-news
{
	display: inline-block;
	width: auto;
	background-color: #314690;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	padding: 4px 7px;
	margin: 0px auto;
	font-weight: 500;
}

.start-news-wrapper h2
{
	margin: 8px auto 5px auto;
	font-size: 18px;
	color: #252525;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.8px;
}

.start-news-wrapper ul li
{
	list-style-type: none;
	padding: 8px 0px;
}

.start-news-wrapper ul li a
{
	color: #000000;
}

.start-news-wrapper ul li:nth-of-type(1)
{
	border-bottom: 1px #bcbcbc solid;
	margin-bottom: 8px;
}

.start-news-wrapper ul li img
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.start-news-wrapper ul li .news-date
{
	font-size: 12px;
	display: block;
	color: #565656;
}


.start-content .keywords
{
	/* 
	position: absolute; 
	bottom: 20px;
	
		
	*/
	margin: 0px auto;	
	width: 97%;
	background-color: rgba(135,199,255,0.76);
	height: 120px;

}

.start-content .keywords .inner
{
	padding-left: 25px;
	padding-top: 2px;
}

.start-content .keywords .inner h1
{
	color: #000;
	font-size: 24px;
	font-weight: 300;
	 font-family: 'Barlow Condensed', sans-serif;
	 letter-spacing: 0.6px;
}

.start-content .keywords .inner h2
{
	color: #000;
	font-size: 30px;
	margin-bottom: 6px;
	 font-family: 'Barlow Condensed', sans-serif;
	 letter-spacing: 0.6px;
}

.start-content .keywords .inner h1 a
{
	color: #000;
	font-size: 24px;
	font-weight: 400;
}


body .widget-wrapper
{
	border: 0;
}

body #colophon-widget > div
{
	margin-top: 0px;
}

body #colophon-widget .textwidget
{
	font-size: 15px;
	text-align: center;
}

h1.entry-title
{
	margin-top: 0px;
}

body.archive h2.entry-title,
body.archive h2.entry-title > a
{
	font-size: 20px;
	line-height: 22px;
	color: #3c3c3c !important;
	margin-bottom: 4px;
}

body #wrapper
{
	margin-top: 0px;
}

body #widgets
{
	margin-top: 95px;
}

body div.post-entry p
{
	max-width: 550px;
}

body.home div.post-entry p
{
	max-width: none;
}

body.archive div.post
{
	margin-bottom: 30px;
	border-bottom: 1px #d2d2d2 dotted;
}

body.single #widgets
{
	margin-top: 115px;
}

#footer_widget .widget-wrapper
{
	background-color: transparent;
}
#footer_widget .textwidget
{
	text-align: center;
}

#colophon-widget img
{
	max-width: 120px;
	height: auto;
	margin-right: 10px;
}

.start-more-news
{
	text-align: center;
	display: block;
}

#header-instagram
{
	top: 15px;
	right: -20px;
	position: absolute;
}
#header-instagram img
{
	width: 75%;
	height: auto;
}

#tjanster
{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
}

#tjanster:after
{
	content: '';
    display: block;
    clear: both;
}

#tjanster .tjanst
{
	/*float: left;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;*/
	
	background-color: #ececec;
	color: #000000;
	width: 27%;
	margin: 8px;
	padding: 2%;
	border: 1px #d9d9d9 solid;
	
	border-top: 4px #d9d9d9 solid;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
 
}

#tjanster .tjanst.folded
{
	background-color: #f4f4f4;
	border: 1px #ffffff solid;
	border-top: 4px #304690 solid;
	color: #707070;
}

#tjanster .tjanst:hover
{
	cursor: pointer;
	background-color: #ececec;
	color: #000000;
	border: 1px #d9d9d9 solid;
	border-top: 4px #d9d9d9 solid;
	
}


#tjanster .tjanst h2
{
	text-align: center;
	font-size: 24px;
	color: #000000;
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

#tjanster .tjanst-divider
{
	width: 50px;
	height: 4px;
	background-color: #323db5;
	margin: 2px auto 0px auto;
}

#tjanster .tjanst.folded .tjanst-divider
{
	width: 50px;
	height: 4px;
	background-color: #cbcbcb;
	margin: 2px auto 0px auto;
}

#tjanster .tjanst.folded:hover .tjanst-divider
{
	background-color: #323db5;
}

#tjanster .tjanst .tjanst-content
{
	margin-bottom: 10px;
}

#tjanster .tjanst.folded .tjanst-content
{
	height: 65px;
	overflow: hidden;
	margin-bottom: 10px;
}

#tjanster .tjanst .tjanst-content
{
	margin-bottom: 10px;
}

#tjanster .tjanst-actions p
{
	color: #8a8a8a;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
#tjanster .tjanst-actions p:hover
{
	color: #3d3d3d;
	cursor: pointer;
}

#tjanster .tjanst .tjanst-actions .tjanst-unfold
{
	display: none;
}
#tjanster .tjanst .tjanst-actions .tjanst-fold
{
	display: block;
}

#tjanster .tjanst.folded .tjanst-actions .tjanst-unfold
{
	display: block;
}
#tjanster .tjanst.folded .tjanst-actions .tjanst-fold
{
	display: none;
}


#referenser
{
	/*
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	*/
}

#referenser:after
{
	/*
	content: '';
    display: block;
    clear: both;
    */
}

.referens
{
	background-color: #f8f8f8;
	padding: 20px;
	color: #000000;
	max-width: 900px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.referens:after
{
	content: '';
    display: block;
    clear: both;
}

.referens h2
{
	margin-top: 0;
	background-color: #ececec;
	
	color: #2e2e2e;
	padding: 10px 10px;
	font-size: 26px;
	

    font-family: 'Barlow Condensed', sans-serif;


}
.referens h2 i
{
	color: #1d2ddf;
}

.referens .referens-content
{
	float: left;
	width: 45%;
}

.referens .referens-content i.fa
{
	color: #6c6c6c;
	width: 18px;
}
.referens .referens-images
{
	float: right;
	width: 45%;
}

.referens .referens-images p.image-title
{
	margin: 0px;
}
.referens .referens-images .feat-image img
{
	margin-bottom: 10px;
}
.referens .referens-thumbs a
{
	display: inline;
}

.referens .referens-thumbs a img
{
	display: inline-block;
	width: 70px;
	height: auto;
	margin-bottom: 5px;
}


/* 

PERSONAL

*/

#personal
{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
}

#personal:after
{
	content: '';
    display: block;
    clear: both;
}

#personal .personal
{
	/*float: left;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;*/
	
	background-color: #fafafa;
	color: #000000;
	width: 27%;
	margin: 8px 1%;
	padding: 1.5%;

	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
 
}


#personal .personal:hover
{
	background-color: #ececec;
	color: #000000;	
}


#personal .personal h3
{
	font-size: 22px;
	font-weight: 500;
	color: #000000;
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing: 0.2px;
	padding: 0;
	margin: 8px 0px 4px 0px;
}


/*
#personal .personal .personal-photo
{
	display: block;
	margin: 2px auto;
	max-width: 200px;
	height: auto;
}
*/
#personal .personal .personal-content
{
	width: 100%;
	max-width: 200px;
	margin: 20px auto;
}

#personal .personal .personal-title
{
	color: #575757;
	padding: 0;
	margin: 0px 0px 5px 0px;
}

#personal .personal .personal-info
{
	color: #575757;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#personal .personal .personal-info i
{
	padding-right: 5px;
}



