@charset "UTF-8";
/* 
Don Gqardboe 
Vi er det eneste parti, der tør sige det højt: Danskerne først! 
Kristian Tørning - wpb 
2025
*/
html,
body {
  height: 100%;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  color: #262626;
  border-top: 1px solid #ff4056;
  background-color: #f7f9fa;
}

[data-aos] {
  overflow-x: clip; /* prevents horizontal overflow from AOS */
}

.container,
.row {
  overflow-x: hidden;
  overflow-y: hidden;
}

/* 
//
Colors and Util
//
*/
.error input {
  box-shadow: 0 0 3px #cc0000;
}

.valid input {
  box-shadow: 0 0 3px #28750c;
}

.bg-dfblue {
  background-color: #0f3459 !important;
}

/* All images are responsive*/
img {
  max-width: 100%;
  height: auto;
}

.dfred {
  color: #ff4056;
}

.dfblue {
  color: #0f3459;
}

.dflightblue {
  color: #eaf2fa;
}

::selection {
  background: #ffffcc;
}

.top {
  vertical-align: top;
}

.bglightgrey {
  background-color: #d9d9d9;
}

.redtopborder3 {
  border-top: #ff4056 !important;
  border-width: 3px !important;
}

/* 
//
SECTIONS 
//
*/
/* SECTION HEADER */
#header {
  background-color: #0f3459;
}

.bg-header {
  background-color: #0f3459;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

/* =============================================== */
/* NAVIGATION 

/* SECTION MENU */
#menu {
  background-color: #eaf2fa;
}

/* OMG LINKS ARE SO HARD */
/* unvisited link */
.navbar-nav a:link {
  color: #0f3459;
}

/* visited link */
.navbar-nav a:visited {
  color: #0f3459;
}

/* mouse over link */
.navbar-nav a:hover {
  color: #ff4056;
  text-decoration: underline !important;
}

/* selected link */
.navbar-nav a:active {
  color: #ff4056;
  text-decoration: underline !important;
}

#menu .active {
  color: #ff4056;
  text-decoration: underline !important;
}

.bg-menu {
  background-color: #eaf2fa;
}

.navbar {
  background-color: #eaf2fa;
}

.navbar-nav {
  background-color: #eaf2fa;
}

.navbar-brand {
  background-color: #eaf2fa;
}

.navbar-expand-lg {
  background-color: #eaf2fa;
}

.navbar-toggler {
  background-color: #eaf2fa;
}

.container-fluid {
  background-color: #eaf2fa;
}

/* =============================================== */
/* INDEX SECTIONS

SECTION INDEX HERO */
#hero {
  background-color: #f7f9fa;
  background-color: #ffffff;
}

#hero h1 {
  color: #0f3459;
}

.bg-hero {
  background-color: #f7f9fa;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
  padding-top: #ffffff;
  padding-bottom: #ffffff;
}

/* unvisited link */
#hero a:link {
  color: #0f3459;
}

/* visited link */
#hero a:visited {
  color: #0f3459;
}

/* mouse over link */
#hero a:hover {
  color: #ff4056;
}

/* selected link */
#hero a:active {
  color: orangered;
}

.dkfirst {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 110%;
  text-align: center;
}

/* // SECTION HERO */
/* SECTION POLITIK */
#politik {
  background-color: #0f3459;
}

.bg-politik,
.bg-politik p,
.bg-politik li {
  background-color: #0f3459;
  color: white;
}

.bg-politik {
  padding-top: 1rem;
  padding-bottom: 3rem;
}

#politik p {
  color: #ffffff;
}

#politik h1 {
  color: #ffffff;
}

#politik h2 {
  color: #ffffff;
}

#politik h3 {
  color: #ffffff;
}

/* // SECTION POLITIK */
/* SECTION POLITIKEMNER */
#politikemner {
  background-color: #eaf2fa;
}

.bg-politikemner {
  background-color: #eaf2fa;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* // SECTION POLITIKEMNER */
/* SECTION UDGANGSPUNKT */
#udgangspunkt {
  background-color: #d9d9d9;
  border-top: 1px solid #0f3459;
  border-bottom: 1px solid #0f3459;
}

.bg-udgangspunkt {
  background-color: #d9d9d9;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* // SECTION UDGANGSPUNKT  WAT! afasdf asdf asda sd asdfasdfg
*/
/* SECTION BAGGRUND */
#baggrund {
  background-color: #ffffff;
}

.bg-baggrund {
  background-color: #ffffff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* SECTION BAGGRUND */
#ompoul {
  background-color: #eaf2fa;
}

.bg-ompoul {
  background-color: #eaf2fa;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* SECTION BILEDER */
#billeder {
  background-color: #d9d9d9;
}

.bg-billeder {
  background-color: #d9d9d9;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* =============================================== */
/* FOOTER */
/* SECTION KONTAKT */
#kontakt {
  background-color: #eaf2fa;
}

.bg-kontakt {
  background-color: #eaf2fa;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/* // SECTION BAGGRUND */
/* SECTION FOOTER  */
#footer {
  background-color: #0f3459;
  color: white;
}

.bg-footer {
  background-color: #0f3459;
}

#footer h2 {
  color: white;
}

.footer {
  font-family: "IBM Plex Sans", sans-serif;
  text-align: center;
  color: white;
  font-size: 1rem;
  margin: 1.5rem;
}

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
General Typhography 
::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222222;
  font-family: "IBM Plex Sans", sans-serif;
  margin-top: 3rem;
  margin-bottom: 1rem;
  line-height: 130%;
}

h2 {
  text-decoration: none;
  text-decoration-color: #0f3459;
}

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Article styles 
::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
.subheadred {
  color: #ff4056;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 130%;
  font-weight: 300;
}

.sub {
  color: #ff4056;
  font-family: "IBM Plex Sans", sans-serif;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-style: italic;
  line-height: 130%;
}

.author {
  color: #262626;
  font-family: "IBM Plex Sans", sans-serif;
  text-transform: none;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}

.date {
  color: #262626;
}

.imgtxt {
  color: #262626;
  font-family: "IBM Plex Sans", sans-serif;
  text-align: center;
  margin-bottom: 2rem;
}

/*  ::::::: // Article styles ::::: */
.orange {
  color: #ff7417;
}

.orangebg {
  background-color: #ff7417;
}

.imgtxt {
  font-size: 1rem;
}

.cool-quote {
  font-style: italic;
  background: #f9f9f9;
  border-left: 6px solid #007acc;
  margin: 2em 0;
  padding: 1em 1.5em;
  position: relative;
  color: #333;
  font-size: 1.2em;
  line-height: 1.6;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 0 8px 8px 0;
}

.cool-quote footer {
  display: block;
  margin-top: 1em;
  font-size: 0.9em;
  color: #666;
  text-align: right;
}

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap  breakpoints
::::::::::::::::::::::::::::::::::::::::::::::::::::

https://engineering.kablamo.com.au/posts/2023/media-queries-and-responsive-design/

*/
/* Smallest view in Chrome XS*/
@media (min-width: 320px) {
  h1 {
    font-size: 2rem;
  }
  .sub {
    font-size: 1.5rem;
  }
  .imgtxt {
    font-size: 0.8rem;
  }
  body {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
  .subheadred {
    font-size: 1.3rem;
  }
  .bg-kristian-stoffregen {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-digital-transformation {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-talks {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-slideexamples {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-background {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-contact {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
/* Small devices (landscape phones, 544px and up) S */
@media (min-width: 544px) {
  h1 {
    font-size: 2.5rem;
  }
  .sub {
    font-size: 1.5rem;
  }
  .subheadred {
    font-size: 1.3rem;
  }
  .imgtxt {
    font-size: 0.8rem;
  }
  body {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }
  .bg-kristian-stoffregen {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-digital-transformation {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-talks {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-slideexamples {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-background {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-contact {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .bg-footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint M */
@media (min-width: 768px) {
  h1 {
    font-size: 3rem;
  }
  .sub {
    font-size: 1.5rem;
  }
  .subheadred {
    font-size: 1.6rem;
  }
  .imgtxt {
    font-size: 0.8rem;
  }
  body {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  .bg-kristian-stoffregen {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-digital-transformation {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-talks {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-slideexamples {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-background {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-contact {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* Large devices (desktops, 992px and up) L */
@media (min-width: 992px) {
  h1 {
    font-size: 3rem;
  }
  .sub {
    font-size: 1.8rem;
  }
  .subheadred {
    font-size: 1.6rem;
  }
  .imgtxt {
    font-size: 1rem;
  }
  body {
    font-size: 1.3rem;
    line-height: 2.2rem;
  }
  .bg-kristian-stoffregen {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-digital-transformation {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-talks {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-slideexamples {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-background {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-contact {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* Extra large devices (large desktops, 1200px and up) XL */
@media (min-width: 1200px) {
  h1 {
    font-size: 3.5rem;
  }
  .subheadred {
    font-size: 1.6rem;
  }
  .sub {
    font-size: 1.8rem;
  }
  .imgtxt {
    font-size: 1rem;
  }
  body {
    font-size: 1.3rem;
    line-height: 2.2rem;
  }
  .bg-kristian-stoffregen {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-digital-transformation {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-talks {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-slideexamples {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-background {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-contact {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .bg-footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* IBM PLEX - BECAUSE IT'S THE MOST DELICIOUS FONT OUT THERE =) */
.ibm-plex sans-thin {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.ibm-plex sans-extralight {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.ibm-plex sans-light {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.ibm-plex sans-regular {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ibm-plex sans-medium {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ibm-plex sans-semibold {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.ibm-plex sans-bold {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ibm-plex sans-thin-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.ibm-plex sans-extralight-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.ibm-plex sans-light-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.ibm-plex sans-regular-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.ibm-plex sans-medium-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.ibm-plex sans-semibold-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.ibm-plex sans-bold-italic {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}

/* EOF */