/* Open Sans - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//fonts.gstatic.com/s/opensans/v16/mem8YaGs126MiZpBA-UFWZ0e.ttf) format('truetype'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin/open-sans-v34-latin-regular.svg#Aclonica') format('svg'); /* Legacy iOS */
}
/* Open Sans - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Serif'), local('NotoSerif'), url(//fonts.gstatic.com/s/notoserif/v7/ga6Iaw1J5X9T9RW6j9bNfFsWbQ.ttf) format('truetype'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-serif-v21-latin/noto-serif-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-v21-latin/noto-serif-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-v21-latin/noto-serif-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-v21-latin/noto-serif-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-v21-latin/noto-serif-v21-latin-regular.svg#Aclonica') format('svg'); /* Legacy iOS */
}

/* Change some root colors and settings of the document */

:root {
    --cassiopeia-color-primary: #426803;
    --cassiopeia-color-link: #006400;
    --cassiopeia-color-hover:#90231B;
    --light-yellow: #fad769;
    --cassiopeia-font-family-body: "Open Sans", sans-serif;
    --cassiopeia-font-family-headings: "Noto Serif", sans-serif;
    --cassiopeia-font-weight-headings: 700;
    --cassiopeia-font-weight-normal: 400;
}


/* Use the importeed font (See first lines of the document) on the page */

body {
  font-family: var(--cassiopeia-font-family-body);
  margin: 0px; 
  font-size: 20px; 
  line-height: 1.6; 
  background: #FFFFFF; 
  background-image: url(/images/groent-godt-graa.jpg);
      background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: lighten;
/*  background-position: bottom;
//  background-position: 50%;
  background-repeat: no-repeat;
//  background-size: cover;
  */
}

body::after {
 /*
  content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    background-color: green;
opacity: 0.5;

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


p {
    margin: 15px 0px;
}

Span.highlight {
    color: #000;
    background: var(--light-yellow);
}

/* The page header of Cassiopeia has the class "header" so you control it with .header */

.header {
  //background: white;
  // background: rgb(2, 0, 36);
  // background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(119, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%);
}

.container-header .navbar-brand {
    margin: auto;
}

 h1, h2, h3, h4, h5 { 
  font-family: var(--cassiopeia-font-family-headings);
  margin: 0px;
}
h1.optimeret { 
  text-align: center;
  font-size: 4.15rem;
  line-height: 1.1;
  margin-bottom: 2rem;
}
h2.optimeret, h3.optimeret { 
  text-align: center;
  color: black;
  font-size: 2rem;
}
h3 { font-size: 2rem; }
h3 { font-size: 2rem; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }

blockquote {
    font-style: italic;
    background-color: #E6E6E6;
    padding: 2px 10px 2px 8px;
    border-left-color: slategray;
    border-left-style: solid;
}




/*--- Kom på min liste --*/
.container-topbar {
    border-bottom: 1px solid #008000;
    color: #595f6b;
    text-align: -webkit-center;
    background-color: lightgray;
    padding: 0px;
    font-size: small;
    height: 54px;
}

.container-header {
    background-image: none;
    box-shadow: inset 0 5px 5px rgb(0 0 0 / 3%);
    position: relative;
    z-index: 10;
}
.container-header .mod-menu {
    color: #595f6b;
	font-size: 18px;
    font-weight: bold;
  //flex-direction: row-reverse;
   /* flex: 1 0 100%;
    list-style: none;
    margin: 0;
    padding: 0;*/
}

.container-header .grid-child {
    padding: 0px;
   // margin-right: inherit;
}


/*---------------*/
/*-- Menulinje --*/
/*---------------*/
.container-header .navbar-toggler {
    border: 1px solid #000000;
    color: #000000;
}

button.mod-menu__heading.nav-header.mm-toggler.mm-toggler-nolink {
    font-weight: bold;
}
ul.mm-collapse.mm-show {
  color: #000000;
}
/*---------------*/
/*---- Logo -----*/
/*---------------*/
.container-header .navbar-brand {
    //top: -45px;
}

.container-header .navbar-brand img {
    height: 90px;
    width: auto;
    max-width: 100% !important;
    top: -45;
}

a.brand-logo{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
}

/*---------------*/
/*-- indhold --*/
/*---------------*/
.indhold {
    background: white;
    padding: 20px;
    border-radius: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    //display: flex;
  box-shadow: inset 0 0px 5px rgb(66 104 3 / 80%);
  display: flex;
}
/*---------------*/
/*-- Button --*/
/*---------------*/
.actionbutton, button.actionbutton {
  background-color: var(--cassiopeia-color-primary) !important ;//cornflowerblue; 
  border-color: lightgray !important; 
  border-radius: 7px !important; 
  border-block-width: 1px !important; 
  padding: 10px 20px !important; 
  color: white !important; 
  animation: bounce 0s infinite;
  animation-timing-function: ease-in; 
  transition: .2s;
  font-weight: bold;
}


/*---------------*/
/*-- Hak --*/
/*---------------*/
.icon-embed-small {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    display: flex;
}

.two-coloer-text-wrapper.iiy-film.nebeneinander.no-margin {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    align-items: center;
    margin: .25rem;
    display: flex;
}

.text-size-large.upw-text-style.text-color-black.tablet-text-small {
    line-height: 150%;
}

/*---------------*/
/*--   FAQ     --*/
/*---------------*/
.faq {
  color: white;
    background: var(--cassiopeia-color-primary);
    padding: 20px;
    border-radius: 2rem;
}

button.faq {
    border: 0px;
    padding: 10px;
    font-weight: bold;
  font-size: 1.5rem;
}

h3.faq {
  text-align: center;
    font-size: 4rem;
}

.faq-desc {
    padding-left: 20px;
   font-size: 1.5rem;
}

hr{
     opacity:1;
}


