@charset "UTF-8";
/* Scss Document */
/*---Farver---*/
/*---Typografi---*/
@import url("https://fonts.googleapis.com/css?family=Josefin+Slab|Nunito+Sans:300,400&display=swap");
/*font-family: 'Josefin Slab', serif;*/
/*font-family: 'Nunito Sans', sans-serif;*/
/*---Sidelayout---*/
html {
  scroll-behavior: smoth; }

/*---Foto---*/
/*Billedstørrelser/1000x565/650x367/450x254*/
h1 {
  font-family: "Josefin Slab", serif;
  font-size: 2em;
  line-height: 1em;
  color: #000;
  padding-top: 1em; }

h2 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.3em;
  margin: 2em 0 1em 0;
  color: rgba(175, 39, 47, 0.9);
  font-weight: 400; }
  h2 a {
    text-decoration: none;
    color: rgba(248, 72, 94, 0.9); }
  h2 a:hover {
    color: rgba(143, 193, 233, 0.8); }

h3 {
  font-family: "Nunito Sans", sans-serif;
  color: rgba(175, 39, 47, 0.9);
  padding: .5em 0;
  font-size: 1.5em;
  text-transform: uppercase; }
  h3 a {
    text-decoration: none;
    color: rgba(248, 72, 94, 0.9); }
  h3 :hover {
    color: #fff;
    background-color: rgba(236, 199, 205, 0.9); }

h3::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(175, 39, 47, 0.9);
  margin-right: .5em;
  margin-bottom: -.1em; }

h4 {
  font-family: "Josefin Slab", serif;
  color: rgba(232, 62, 53, 0.9);
  font-size: 2em;
  Width: 100%; }

h5 {
  font-family: "Josefin Slab", serif;
  color: #fff;
  font-size: 1.5em; }

h6 {
  font-family: "Josefin Slab", serif;
  color: #000;
  font-size: 1em;
  margin: 1em 0em 0em 0em; }

.adresse a {
  text-decoration: none; }

.cit-tegn {
  font-family: "Josefin Slab", serif;
  color: red;
  font-size: 5em;
  line-height: 0;
  margin: 1em 0em 0.2em 0em; }

.cit-tegn-slut {
  font-family: "Josefin Slab", serif;
  color: red;
  font-size: 5em;
  line-height: 0;
  margin: 0.2em 0em 1em 0em;
  text-align: right; }

.cit {
  font-family: "Josefin Slab", serif;
  font-size: 2em;
  margin: 0 0 1em 0; }

.gruppe h2 {
  margin: 0 0 0 0;
  border-top: thin solid;
  border-bottom: thin solid;
  margin-top: 2em; }

p {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.2em;
  line-height: 150%;
  color: #2e3131;
  text-align: left;
  max-width: 35em;
  margin: auto;
  padding-bottom: 1em; }
  p a {
    text-decoration: none;
    color: rgba(210, 39, 48, 0.9);
    padding: 0 0.5em;
    font-weight: 400; }
  p :hover {
    background-color: rgba(236, 199, 205, 0.9); }

ol {
  padding-top: 2em;
  padding-left: 2em;
  max-width: 30em; }
  ol li {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.2em;
    color: #2e3131;
    text-align: left;
    background-color: white;
    list-style-type: decimal-leading-zero;
    margin-bottom: 1em; }
    ol li a {
      text-decoration: none;
      color: rgba(232, 62, 53, 0.9); }
    ol li a:hover {
      color: rgba(143, 193, 233, 0.8); }

ol li::first-line {
  color: rgba(232, 62, 53, 0.9);
  font-family: "Nunito Sans", sans-serif; }

ul {
  margin-left: 0px;
  padding-left: 0px; }
  ul li {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    color: #2e3131;
    text-align: left;
    padding-bottom: 1em;
    max-width: 35em;
    margin: auto; }
    ul li a {
      text-decoration: none;
      color: #2e3131; }
      ul li a :hover {
        background-color: rgba(191, 191, 191, 0.8); }
    ul li :nth-child(even) {
      background-color: #E7E7E7; }

.liste-a > ul {
  background-color: rgba(250, 250, 250, 0.7);
  list-style-type: none; }

.no-list li {
  list-style-type: none; }

.no-list ul {
  padding-left: 0px; }

hr {
  border-bottom: 1px solid rgba(242, 241, 239, 0.6);
  max-width: 90%; }

.dot {
  margin-top: 1.6em;
  height: 5em;
  width: 5em;
  background-color: rgba(0, 70, 128, 0.75);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1805 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(175, 39, 47, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1797 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(203, 51, 59, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1795 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(210, 39, 48, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1785 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(248, 72, 94, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1775 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(255, 141, 161, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-1767 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(252, 175, 192, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.dot-196 {
  margin-left: 1em;
  height: 1em;
  width: 1em;
  background-color: rgba(236, 199, 205, 0.9);
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: none; }

.p-farve {
  font-family: "Nunito Sans", sans-serif;
  color: rgba(232, 62, 53, 0.9); }

i {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 8px;
  margin-top: 28px; }

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg); }

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

/*---Komposition---*/
body {
  margin: 0;
  height: 100%;
  overflow: visible; }

header {
  height: 7em;
  position: fixed;
  width: 100%; }

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

.bg-privat {
  background-color: rgba(255, 190, 92, 0.8); }

.bg-erhverv {
  background-color: rgba(143, 193, 233, 0.8); }

.bg-medarbejder {
  background-color: rgba(44, 168, 156, 0.8); }

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-column-gap: 1em;
  margin: auto;
  max-width: 46em;
  padding: 2em; }

nav {
  margin: auto;
  color: rgba(232, 62, 53, 0.9);
  padding: 2em;
  background-color: rgba(255, 255, 255, 0.8); }

address {
  font-style: normal; }

abbr, acronym {
  border-bottom: .1em  solid #257F9D;
  cursor: help; }

blockquote {
  margin: 0em; }

/*---Hoved-navigation---*/
#menu .logo {
  font-family: "Josefin Slab", serif;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase; }
#menu :hover {
  color: rgba(191, 191, 191, 0.8); }
#menu a {
  font-family: "Josefin Slab", serif;
  font-size: 1.8em;
  text-decoration: none;
  color: rgba(203, 51, 59, 0.9); }
#menu .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(203, 51, 59, 0.9);
  overflow-x: hidden;
  transition: 0.5s; }
#menu .overlay-content {
  position: relative;
  top: 3em;
  width: 100%;
  text-align: left;
  margin-top: 2em; }
#menu .overlay a {
  padding: 0.5em 0.5em 0.5em 2em;
  text-decoration: none;
  color: #fff;
  display: block;
  transition: 0.3s;
  border-bottom: 1px solid #fff; }
#menu .overlay a:hover, #menu .overlay a:focus {
  color: rgba(191, 191, 191, 0.8); }
#menu .overlay .closebtn {
  position: absolute;
  top: 0.2em;
  right: 0.7em;
  font-size: 2.3em; }

main {
  max-width: 1000px;
  margin: auto;
  padding: 10em 2em 2em 2em; }

section {
  max-width: 60em; }

/*---Sub-menu---*/
#sub-nav {
  /* Knapper der åbner og lukker accordion */
  /* ---åbne og lukketegn plus minus---*/
  /*Baggrundfarve til knap, når den bliver klikket på - active class tilføjes med js) og når mo - hover*/
  /*style panelet - hidden by default*/ }
  #sub-nav .accordion {
    font-family: "Josefin Slab", serif;
    font-size: 1.3em;
    background-color: #eee;
    color: #2e3131;
    cursor: pointer;
    padding: .5em;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 2px; }
  #sub-nav .accordion:after {
    content: '\02795';
    /*Unicode character for "plus" sign (+)*/
    color: rgba(191, 191, 191, 0.8);
    float: right;
    margin: 0; }
  #sub-nav .active:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */ }
  #sub-nav .active, #sub-nav .accordion:hover {
    background-color: rgba(191, 191, 191, 0.8); }
  #sub-nav .panel {
    padding: 0 1em;
    background-color: rgba(250, 250, 250, 0.7);
    display: none;
    overflow: hidden;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 1em 0 1em 1em; }
    #sub-nav .panel p {
      font-size: 1em;
      margin: 0; }
  #sub-nav #arbejde a {
    color: rgba(232, 62, 53, 0.9);
    font-family: "Nunito Sans", sans-serif; }
  #sub-nav #arbejde a:hover {
    color: rgba(143, 193, 233, 0.8); }
  #sub-nav ul li {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1em;
    list-style-type: none;
    margin: 0;
    padding: 1em; }
  #sub-nav ul {
    margin-left: -3em; }
  #sub-nav a:link {
    color: #2e3131;
    text-decoration: none;
    background-color: transparent; }
  #sub-nav a:hover {
    color: rgba(191, 191, 191, 0.8); }
  #sub-nav li:hover {
    background-color: rgba(191, 191, 191, 0.8); }
  #sub-nav a:visited {
    color: #2e3131; }

.cta-knap {
  background-color: rgba(255, 190, 92, 0.9);
  border: none;
  font-size: 1.5em;
  font-family: "Josefin Slab", serif;
  padding: .5em 1em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2em 0em;
  border-radius: 3em; }
  .cta-knap a {
    text-decoration: none;
    color: #fff; }

.cta-knap:hover {
  background-color: rgba(232, 62, 53, 0.9); }

.cta-lille {
  border: 1px solid rgba(232, 62, 53, 0.9);
  font-family: "Nunito Sans", sans-serif;
  padding: .5em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 2em;
  color: #2e3131;
  margin-bottom: 1em; }
  .cta-lille a {
    text-decoration: none; }

.cta-lille:hover {
  background-color: rgba(191, 191, 191, 0.8);
  color: #fff; }

a.anker {
  display: block;
  position: relative;
  top: -9em;
  visibility: hidden; }

/*---sitemap-søgning---*/
.sitemap h2 {
  margin: 0; }
.sitemap h3 {
  margin: 0;
  padding: .5em; }
.sitemap li {
  padding: 0;
  Margin: 0; }
.sitemap a {
  text-decoration: none; }
.sitemap li:hover {
  background-color: rgba(191, 191, 191, 0.8); }

/*---Foto---*/
picture, img {
  max-width: 100%;
  height: auto;
  padding-top: 2em;
  padding-bottom: 1em; }

figcaption {
  font-family: "Josefin Slab", serif;
  font-size: 1em;
  padding-bottom: 1em; }

/*---Footer---*/
footer {
  background-color: rgba(175, 39, 47, 0.9); }

#footer .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-column-gap: 1em;
  max-width: 1000px;
  margin: auto;
  padding: 2em; }
#footer h5 {
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  border-bottom: 1px solid;
  line-height: 1.5em; }
#footer h4 {
  font-size: 1.2em;
  color: #fff;
  text-transform: uppercase;
  line-height: inherit; }
#footer p {
  color: #fff;
  font-size: 1.2em;
  line-height: 150%;
  margin: 0;
  padding: 0; }
#footer a {
  text-decoration: none;
  color: #fff;
  background-color: transparent; }
#footer a:hover {
  color: rgba(191, 191, 191, 0.8); }

/*---advarselsvindue---*/
.alert {
  position: fixed;
  bottom: 0em;
  left: 0;
  right: 0;
  background-color: rgba(232, 62, 53, 0.9);
  color: #fff;
  padding: 0.5em;
  width: 90%; }
  .alert p {
    color: #fff; }

.closebtn {
  margin-left: 1em;
  color: #fff;
  font-weight: 700;
  float: right;
  font-size: 2em;
  line-height: 1.5em;
  cursor: pointer;
  transition: 0.3s; }

.closebtn:hover {
  color: black; }

/*Fade out*/
.fade-out {
  animation: fadeOut ease 10s forwards;
  -webkit-animation: fadeOut ease 10s forwards;
  -moz-animation: fadeOut ease 10s forwards;
  -o-animation: fadeOut ease 10s forwards;
  -ms-animation: fadeOut ease 10s forwards; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-ms-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*---skærm---*/
/*620px*/
@media only screen and (min-width: 750px) {
  /*---Komposition---*/
  header {
    height: 8em;
    position: fixed;
    width: 100%;
    top: 0;
    transition: top 0.3s; }

  nav {
    max-width: 1000px;
    margin: auto;
    color: rgba(175, 39, 47, 0.9);
    padding: 2em; }

  main {
    max-width: 1000px;
    margin: auto;
    padding: 10em 2em 2em 2em; }

  /*---Hoved-navigation skærm---*/
  #menu .logo {
    font-family: "Josefin Slab", serif;
    font-size: 4em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em; }
  #menu :hover {
    color: rgba(191, 191, 191, 0.8); }
  #menu a {
    font-family: "Josefin Slab", serif;
    text-decoration: none;
    color: rgba(203, 51, 59, 0.9); }
  #menu .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(203, 51, 59, 0.9);
    overflow-x: hidden;
    transition: 0.5s; }
  #menu .overlay-content {
    position: relative;
    top: 3em;
    width: 100%;
    text-align: left;
    margin-top: 2em; }
  #menu .overlay a {
    padding: 0.5em 0.5em 0.5em 2em;
    text-decoration: none;
    color: #fff;
    display: block;
    transition: 0.3s;
    border-bottom: 1px solid #fff; }
  #menu .overlay a:hover, #menu .overlay a:focus {
    color: rgba(191, 191, 191, 0.8); }
  #menu .overlay .closebtn {
    position: absolute;
    top: 0.2em;
    right: 0.7em;
    font-size: 2.3em; }

  #sub-nav .accordion {
    font-size: 1.9em; }

  .dot-1805 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(175, 39, 47, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-1797 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(203, 51, 59, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-1795 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(210, 39, 48, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-1785 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(248, 72, 94, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-1775 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(255, 141, 161, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-1767 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(252, 175, 192, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  .dot-196 {
    margin-left: 1em;
    height: 5em;
    width: 5em;
    background-color: rgba(236, 199, 205, 0.9);
    border-radius: 50%;
    display: inline-block;
    border: none;
    outline: none; }

  h1 {
    font-size: 3.5em;
    margin-top: 1em;
    line-height: 1em; }

  h2 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 2em;
    color: rgba(175, 39, 47, 0.9);
    font-weight: 400; }
    h2 a {
      text-decoration: none;
      color: rgba(248, 72, 94, 0.9); }
    h2 a:hover {
      color: rgba(143, 193, 233, 0.8); }

  h3 {
    font-size: 2em;
    margin-left: 0;
    padding-left: 0; }

  h6 {
    font-family: "Josefin Slab", serif;
    color: #000;
    font-size: 1em;
    line-height: 0;
    margin: 1em 0 0 0em; }

  p {
    font-size: 1.2em;
    font-weight: 300; }

  figcaption {
    font-family: "Josefin Slab", serif;
    padding-bottom: 2em;
    font-size: 1.2em; } }
