@charset "utf-8";
/* CSS Document */
html,body{
height: 100%;
background-color: #faeae0;
}

footer {
background-color: #edded5;
}

.container-fluid {
background-color: #edded5;
}

.logo-bar {
	overflow: hidden;
  	background-color: #faeae0;
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 3;
	border-bottom: 1px solid #979797;
	}

.logo-bar a {
	float: left;
	display: block;
	padding: 15px 20%;
	text-decoration: none;
	}

.header-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	}

	.header-content h1 {
	opacity: 1.0;
	font-size: 280%;
	color: #fff;
	text-align: center;
	border-bottom: none;
	z-index: 3;
	padding-bottom: 1% ;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
	.header-content h2 {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	font-weight: normal;
	z-index: 3;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}

.top-mobil-billede {
	display: none;
}

.top-desktop-billede {
	display: inline;
}


.artikeltekst {
	margin: auto;
	max-width: 100%;
	padding: 0;
}

.artikeltekst p {
    max-width: 40%;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 18px;
	color: #282828;
}

.artikeltekst a {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 18px;
	color: #db3d7f;
}

.artikeltekst h2 {
	font-size: 30px;
	text-align: center;
	font-weight: 500;
	color: #282828;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}



.artikeltekst-dark {
	margin: auto;
	max-width: 100%;
	padding: 2% 0 0 0;
	background-color: #282828;
}

.artikeltekst-dark p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 18px;
	color: #fff;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.artikeltekst-dark a {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 18px;
	color: #db3d7f;
}

.artikeltekst-dark h2 {
	font-size: 30px;
	text-align: center;
	font-weight: 500;
	color: #fff;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}


.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.billedparallax01-desk {
  /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax02-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax03-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax04-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax05-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax06-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax07-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax08-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax09-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax10-desk {
   /* Full height */
  height: 1200px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.desktop {
	display: inline;
	margin: auto;
	}
	
.mobile {
	display: none;
}

.dark-background-case {
	background-color: #282828;
}


.img-fluid {
	max-width: 100%;
	height: auto;
}

.laksbgboks {
	width: 100%;
	background-color: #E5D7D0;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: white;
}

	.laksbgboks strong {
		font-weight: bold;
		font-size: 2.0em;
		color: white;
	}

	.laksbgboks p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
	color: white;
	}

.faktablaaboks {
	width: 40%;
	background-color: #E5D7D0;
	padding: 1%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}

	.faktablaaboks strong {
		font-weight: bold;
		font-size: 2.0em;
		color: black;
	}

	.faktablaaboks p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
	}

.image-caption {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	max-width: 720px;
	color: 282828;
}

.image-caption-para {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	max-width: 720px;
	color: #282828;
}


.image-caption img {
	top: 0;
	left: 0;
	width: 100%;
}

.image-caption description {
	text-align: left;
	font-size: 100%;
	font-family: "PT Serif", Georgia, serif;
	font-style: italic;
	max-width: 720px;
	color: #282828;
}


.image-caption-dark {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	max-width: 720px;
	background-color: #282828;
	color: #fff;
}

.image-caption-dark description {
	text-align: left;
	font-size: 100%;
	font-family: "PT Serif", Georgia, serif;
	font-style: italic;
	max-width: 720px;
	background-color: #282828;
	color: #fff;
}

.image-caption-para-dark {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	max-width: 720px;
	background-color: #282828;
	color: #fff;
}



.infogram-embed {
	max-width: 720px;
}


@media only screen and (max-width: 1500px) {
	
	.header-content {
	top: 35%;
	}
	
	.artikeltekst p {
	max-width: 50%;
	}
	
	.mobile {
	display: none;
}
	
		
}


@media only screen and (max-width: 1200px) {
	
	.header-content {
	top: 25%;
	}
	
	.img-responsive {
	width: 100%;
}
	
	.artikeltekst p {
	max-width: 60%;
	}
	
	.mobile {
	display: none;
}
	
	
}

@media only screen and (max-width: 992px) {
	
	.header-content {
	top: 20%;
	}
	
	.header-content h1 {
	font-size: 220%;
	}
	
	.artikeltekst p {
	max-width: 70%;
	}
	
	.faktablaaboks {
	width: 95%;
	background-color: #E5D7D0;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
	
	.mobile {
	display: none;
}
	
	
}

@media only screen and (max-width: 768px) {
	
	.top-mobil-billede {
	display: block;
    background-repeat: no-repeat;

    /* Full height */
    /*height: 100%;*/ 
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: scroll;
	}
	
	.top-desktop-billede {
	display: none;
	}
	
	.header-content {
	top: 50%;
	}
	
	.img-responsive {
	display: none;
	}
	
	.desktop {
		display: none;
	}
	
		.billedparallax01-desk {
		display: none;
	}
	
	.mobile {
		display: inline;
	}
	
	.artikeltekst p {
		max-width: 95%;
		}
	
	.faktablaaboks {
	width: 95%;
	background-color: #E5D7D0;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
		
}


@media only screen and (max-width: 576px) {
	
	.logo-bar {
	overflow: hidden;
  	background-color: #faeae0;
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 3;
	height: 45px;
	}

	.logo-bar a {
	float: left;
	display: block;
	padding: 15px 20%;
	text-decoration: none;
	}
	
	
	.header-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	}

	.header-content h1 {
	opacity: 1.0;
	font-size: 200%;
	color: #fff;
	margin: 2%;
	border-bottom: none;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
	.header-content h2 {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	margin: 2%;
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
		
	.top-mobil-billede {
	display: block;
    background-repeat: no-repeat;

    /* Full height */
    /*height: 100%;*/ 
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: scroll;
	}
	
	.top-desktop-billede {
	display: none;
	}

	
	
	.artikeltekst {
		padding: 3% 2%;
	}
	
		.artikeltekst p {
			max-width: 95%;
		padding: 0 3% 0 3%;
		margin-bottom: 0;
		}
		.artikeltekst-dark {
		padding: 3% 2%;
	}
	
		.artikeltekst-dark p {
		padding: 0 3% 0 3%;
		margin-bottom: 0;
		}
	
	
	
	.mobile {
		display: inline;
	}
	
	.billedparallax01-desk {
		display: none;
	}
	.billedparallax02-desk {
		display: none;
	}
	.billedparallax03-desk {
		display: none;
	}
	.billedparallax04-desk {
		display: none;
	}
	.billedparallax05-desk {
		display: none;
	}
	.billedparallax06-desk {
		display: none;
	}
	.billedparallax07-desk {
		display: none;
	}
	.billedparallax08-desk {
		display: none;
	}
	.billedparallax09-desk {
		display: none;
	}
	.billedparallax10-desk {
		display: none;
	}
	
		
	.image-caption description {
		text-align: left;
	}
	
	.image-caption {
	position: relative;
	padding: 3% 3% 0 3%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1%;
	width: 100%;
	font-size: 100%;
	}
	
	.image-caption-para {
	position: relative;
	padding: 2% 5% 0 5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1%;
	width: 100%;
	font-size: 100%;
	}
	
	.image-caption-dark description {
		text-align: left;
	}
	
	.image-caption-dark {
	position: relative;
	padding: 3% 3% 0 3%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1%;
	width: 100%;
	font-size: 100%;
	}
	
	.image-caption-para-dark {
	position: relative;
	padding: 2% 5% 0 5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1%;
	width: 100%;
	font-size: 100%;
	}

	.image-caption img {
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.image-caption-grafik {
	width: 100%;
	
	}
	
	.faktablaaboks {
	width: 100%;
	background-color: #E5D7D0;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
}