html {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #f8f8f8;
}
header {
  background-color: #ffffff;
  /*margin-bottom:60px;*/
}
.main {
  flex: 1 0 auto;
  background-color: #fff;
}
footer {
  height: 100px;
  background-color: #1a1a1a;
  flex: 0 0 auto;
}
a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}
button,
a,
input,
textarea,
select {
  outline: none;
}

@font-face {
  font-family: 'Lato';
  src: url(../assets/fonts/Lato/Lato-Regular.ttf) ;
}

@font-face {
  font-family: 'Lato-Bold';
  src: url(../assets/fonts/Lato/Lato-Bold.ttf) ;
}

.background_row {
  background-color:rgba(0,23,89,.08);
  padding: 40px;
  margin-top: 40px;
  background-image: url(../img/crown-blue.svg);
  background-position: center right;
  background-repeat: no-repeat;
}

/***Header***/
h1 {
  margin: 35px 0 10px !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  color: #001759 !important;
  font-family:'Lato-Bold', sans-serif !important;
}
h2 {
  margin: 1.5em 0 0.2em;
  font-size: 18px;
  font-family: Arial, sans-serif;
  font-weight: 600;
  margin-top: 10px !important;
  font-family:'Lato-Bold', sans-serif !important;
}
.kc-feedback-text {
  display: table;
  color: #DB0004;
  margin: 4px;
}
.login-form input {
  display: table;
  width: 100%;
}
.btn-login {
  color: #FFFFFF;
  display: inline-block !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  text-decoration: none !important;
  border: none !important;
  background-color: #001759 !important;
  border-radius: 3rem;
  font-weight: bold !important;
  min-height: 35px !important;
  width: 100px !important;
  margin-top: 10px;
}
.header-info ul {
  padding: 0 0 0 1.5em;
}
.login-block_header {
    color: #001759;
}
.login-block_content {
  color: #4f4f4f;
}
.header {
  background-color: #fff;
font-size: 12px;
border-bottom: 45px #001759 solid;
}
.header #logo {
  padding-top: 1.5em;
    max-width: 300px;
    display: table;
    padding-bottom: 1.5em;
}
#logo img {
  position: relative;
  z-index: 1;
  width: 220px;
}
/***Login page***/
.login-block {
    padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
  Margin:20px 0px 20px 0px;
  height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 10px;
  border-left: 11px solid #001759;
}

.login-block-wrapper .login-block:first-of-type {
  margin-top: 80px;
}

.login-block-wrapper .login-block:last-of-type {
  margin-bottom: 80px;
}

/***Login page***/
/***Content-page***/

/***Content-page***/


/***footer***/

.footer_website {
  margin-top: auto;
  display: block;
  flex-direction: column-reverse;
  min-height:100px;
}

.fullfooter {
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  width: 100%;
}

.contentrow {
  max-width: 1320px;
  margin: auto;
  gap: 20px;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  margin: 0 10px;
  min-width: 200px;
}

.column h2 {
  font-size: 1.1em;
  margin-bottom: 10px;
  font-weight: bold;
  color: #ffffff;
}

.column p, .column a {
  font-size: 0.95em;
  color: #ffffff;
  text-decoration: none;
  line-height: 2.3em;
}

.column a:hover {
  text-decoration: underline;
}

#footer_columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 3px solid #001759;
  margin-top: 20px;
  font-size: 1.1em;
  max-width: 1320px;
  margin: 20px auto 0;
  flex-wrap: wrap;
}

#footer_columns .column {
  text-align: center;
}

#footer_columns .column:first-child {
  text-align: left;
}

#footer_columns .column:last-child {
  text-align: right;
}

#footer_columns a {
  color: #404A4F;
  margin: 0 10px;
  text-decoration: none;
}

#footer_columns a:hover {
  text-decoration: underline;
}

#footer_columns img {
    vertical-align: middle;
    border-style: none;
    width: 25px;
}

.footer_website .left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

/* Responsieve styling voor schermen van 1023px of kleiner */
@media (max-width: 1023px) {

  .fullfooter {
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: right;
      padding: 2rem 0;
  }
  
  .contentrow {
      flex-direction: column; /* Zet de kolommen onder elkaar */
      align-items: flex-start; /* Links uitlijnen */
      text-align: left; /* Tekst links uitlijnen */
      gap: 25px; /* Extra ruimte tussen kolommen */
      padding-left: 20px; /* Optionele padding aan linkerkant voor uitlijning */
  }

  .column {
      margin: 10px 0;
      min-width: unset;
      width: 100%; /* Zorgt dat de kolommen volledige breedte nemen */
  }

  #footer_columns {
      flex-direction: column; /* Zet privacy links en copyright onder elkaar */
      align-items: flex-start; /* Links uitlijnen */
      text-align: left; /* Tekst links uitlijnen */
      margin-top: 30px;
      gap: 5px; /* Extra ruimte tussen links */
      padding-left: 20px; /* Optionele padding voor linkse uitlijning */
  }

  /* Links in .footer-bottom op een eigen regel en met dezelfde ruimte */
  #footer_columns .column:first-child a {
      display: block; /* Zet elke link op een eigen regel */
      margin: 2px 0;
      line-height: 2.3em; /* Zorgt voor dezelfde verticale ruimte als de andere links */
  }

  /* Zet copyright in .footer-bottom aan de linkerkant */
  #footer_columns .column:last-child {
      text-align: left;
      margin-top: 10px; /* Extra ruimte boven copyright */
  }
}


/***footer***/


/***Media***/
@media (max-width: 992px) {
  .login-block {
    margin-top: 0px !important;
  }
  .three .column {
      width: 100%;
      margin-bottom: 25px;
  }
  .contentrow {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.header #logo {
    margin: 0 auto;
	text-align: center;
}
.header-info {
  margin-bottom: 20px;
  }
  h1 {
    margin-top: 20px !important; 
  }
}
