@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,700;0,900;1,400&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@300;400;600;700&display=swap');

:root {
    --font-title-modal: 1.25rem;
    --font-weight-bold: 700;
    --line-height-small: 1.125;
    --color-default: #333081;
    --color-modal-button-background: #333081;
    --color-modal-button-text: #fff;
    --color-modal-success: #0094a7;
    --color-modal-danger: #db0a5b;
    --color-modal-warning: #333081;
    --space-base: 1rem;
    --gutter-base: 1rem;
    --gutter-small: 0.5rem;
    --gutter-modal: 1rem;
    --opacity-modal: .98;
    --width-large: 1200px
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    scroll-behavior: smooth;
}

header {
    position: fixed;
}

.logo {
    position: fixed;
    top: 20px;
    left: 20px;
}

main {
    display: block
}

body {
    letter-spacing: .5px;
    margin: 0;
    overflow-x: hidden;
    min-height: 100vh;
    font-family: 'Overpass', 'Fira Sans', Arial, sans-serif;
    color: #1e1e1e;
    font-size: 17px;
    line-height: 27px;
    font-weight: 300;
    background: url('schade-inzicht_3.png') no-repeat center top fixed;
    background-size: auto 100vh !important;
    position: relative;
    padding-bottom: 100px;
}

/* Overlay voor leesbaarheid - VERWIJDERD */
/* body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 0;
    pointer-events: none;
} */

body.path-frontpage {
    letter-spacing: .5px;
    margin: 0;
    overflow-x: hidden;
    height: 100%;
    font-family: Fira sans;

}

main {
    display: block;

}




.bg-light {
    background-color: white !important;
}

.d-block {
    /*   border: solid;*/
}

.container {
    max-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #014694;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: 'Overpass', 'Fira Sans', Arial, sans-serif;
}

h1 {
    margin-bottom: 40px;
    font-size: 41px;
    font-weight: 600;
    line-height: 120%;
}

h2 {
    font-size: 1.25rem;
    font-weight: 700;
}

h3 {
    font-size: 1rem;
    margin: .25rem 0 .5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}


p {
    margin: .5rem 0 1rem;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}


.quote2 {
    background: #0094a7;
    color: white;
    text-align: center;
    padding: 20px;
    margin-top: 60px;
    margin-bottom: 60px;
}


footer.bg-secondary {
    background: linear-gradient(90deg, #0094a7, #333081 50%, #333081 70%);
    height: auto;
    margin-bottom: 2rem;
    width: 100%;
    padding: 50px;
    color: white;
}

footer.bg-secondary li a,
footer.bg-secondary a {
    color: white;
}

.navbar {
    z-index: 1;
    width: 100vw;
}



.navbar-brand img {
    height: 120px;
    padding: 10px;
}

.field--name-field-header {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #333081;
}

.vac1,
.vac2,
.vac3 {
    float: left;
}

.vacaheaderspec {
    width: 100%;
    display: block;
    height: 24px;
    font-style: italic;
    margin-bottom: 10px;
}

.region-breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
}

.region-content #block-b5subthemewil-page-title {
    background: #fff;
    padding: 2rem;
}

.region-content #block-b5subthemewil-content {
    background: #fff;
    padding: 2rem;
}

.region-sidebar-second {
    background-color: #fff;
    overflow: hidden;
    padding: 2rem;
}

.paragraph--type--hoe-ziet-je-dag-er-uit .field--name-field-header2 {
    color: #0094a7;
    font-size: 1.5rem;
    letter-spacing: -.02em;
    font-weight: bold;
}

.field--name-field-hoe-ziet-je-dag-er-uit {
    background-color: #f1f1f1;
    padding: 30px;
}


.nav-link {
    color: #5a5a5a;
    padding: 0;
    width: inherit;
    /*    background: url(dup.jpg) no-repeat;
  background-position-x: 50px;*/
    background-position-y: center;
}



.nav-item {
    width: 100px;
}

.navbar-brand .site-title {
    color: #333081 !important;
    font-size: 2.5rem;
    letter-spacing: -.02em;
    font-weight: bold;
    margin-left: 80px;
    text-transform: none;
    top: 37px;
    position: relative;
}

.region-nav-branding {
    /*    border: solid;*/
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: block;
}

#block-b5subthemewil-main-navigation {}

#search-block-form {
    float: right;
}


.fotowijd100 {
    width: 100%;
}


.region-header {
    background: #0094a7;
    border-bottom: 1px solid #333081;
    padding: 10px;
    margin-bottom: 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

#block-b5subthemewil-topmenu {
    text-align: right;
    max-width: 1290px;
    margin: auto;
    height: 20px;
}

#block-b5subthemewil-topmenu a.nav-link {
    color: white !important;
    padding: 0px;
}

#block-b5subthemewil-topmenu .navbar-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;

}

#block-b5subthemewil-topmenu .nav-item {
    margin-right: 20px;
}

#block-b5subthemewil-topmenu .nav-item:last-child {
    margin-right: 0;
}


#block-b5subthemewil-page-title {}

#block-b5subthemewil-views-block-vacature-overzicht-block-1 {
    padding-top: 20px;
}

#block-b5subthemewil-webform,
#block-b5subthemewil-webform-2 {
    background: linear-gradient(90deg, #0094a7, #333081 50%, #333081 70%);
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    padding: 30px;
    margin-bottom: 60px;
    color: white;
}

#block-b5subthemewil-webform h2,
#block-b5subthemewil-webform-2 h2 {
    color: white;
}


#block-b5subthemewil-views-block-vacature-overzicht-block-1 table {
    border: solid thin #333081;
    background-color: #333081;
    padding: 20px;
    margin-bottom: 40px;
}

.view-vacature-overzicht th,
.view-inhuur-vacatures th {
    background-color: #333081;
    color: white;
}

.view-vacature-overzicht td a,
.view-inhuur-vacatures td a {
    color: #333081;
    text-decoration: none;
}

#block-b5subthemewil-views-block-inhuur-vacatures-block-1 {
    margin-top: 160px;
}

#block-b5subthemewil-views-block-inhuur-vacatures-block-1 table {
    border: solid thin #333081;
    padding: 20px;
    margin-bottom: 40px;
    background-color: #e9ecef;
}


.WB {
    position: absolute;
    bottom: 10px;
    color: #0094a7;
    font-size: calc(1rem * 2.5);
    letter-spacing: -.02em;
    margin-bottom: 2rem;
    margin-top: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
    padding: 40px;

}

.WB b {
    color: white;
}

.WB u {
    text-decoration: white;
    background: #333081;
    color: white;
    padding: 1px 25px;
    margin-right: 24px;
    transform: skew(-13deg);
    display: inline-block;
    opacity: 0.8;
}

.colhpA a {
    color: white;
    text-decoration: none;
    padding: 10px;
    background: #333081;
    border: solid 1px #333081;
    position: relative;
    left: -10px;
    top: -10px;

}

.colhpB a {
    text-decoration: none;
    padding: 10px;
    color: #0094a7;
    background: white;
    border: solid 1px #0094a7;
    position: relative;
    left: -10px;
    top: -10px;

}

.colhpC a {
    color: white;
    text-decoration: none;
    padding: 10px;
    background: #0094a7;
    position: relative;
    left: -10px;
    top: -10px;
    border: solid 1px #0094a7;

}

.colhpA img,
.colhpB img,
.colhpC img {
    width: 100%;
}

.colhpB a {
    color: #333081;
    text-decoration: none;
}


.front_triple {
    padding-top: 80px;
    padding-bottom: 80px;
}

.front_triple .col-md-4 {
    padding: 10px;
}



.subcontent2 {
    max-width: 1360px;
    margin: auto;
    padding: 80px;
}

.region-subcontent1 {
    max-width: 1360px;
    margin: auto;
}


#block-b5subthemewil-werkenbijwillekstroom {
    background: linear-gradient(90deg, #0094a7, #333081 50%, #333081 70%);
    background-color: rgba(0, 0, 0, 0);

    width: 100%;
    padding: 40px;
    color: white;
}


#block-b5subthemewil-werkenbijwillekstroom h2 {
    font-size: 2em;
    font-weight: 700;
    color: white;
    margin-bottom: 15px;
}

.btn-outline-info {
    color: white;
    float: right;
    border: solid 1px white !important;
}

.btn-outline-info:hover {
    background: #0094a7 !important;
    border: solid 1px #0094a7 !important;
    color: white !important;
}

#block-b5subthemewil-views-block-uitgelicht-block-1 {
    border: solid 1px #333081;
    padding: 40px;
}

.view-uitgelicht img {
    border-style: none;
    width: 100%;
}

#block-b5subthemewil-views-block-uitgelicht-block-1 .btn-outline-info {
    background-color: #333081;
    float: right;
    color: white;
    border: solid 1px #333081 !important;
}

#block-b5subthemewil-views-block-uitgelicht-block-1 .btn-outline-info a {
    color: white;
    text-decoration: none;
}

#block-b5subthemewil-views-block-uitgelicht-block-1 h2 {
    font-size: 3em;
    font-weight: 700;
    position: relative;
    left: 10px;
    margin-bottom: 20px;
}

#block-b5subthemewil-portret h3 {
    color: #db0a5b;
    font-size: 2.75rem;
    font-family: Fira sans;
    font-weight: lighter;
    padding-bottom: 40px;

}

#block-b5subthemewil-portret h5 {
    color: #db0a5b;
    font-size: 1.75rem;
    font-family: Fira sans;
    font-weight: lighter;
    padding-top: 40px;
}

#block-b5subthemewil-portret {
    padding: 120px 40px;
    border: solid 1px #333081 !important;
    margin-top: 120px;
}

#block-b5subthemewil-portret img {
    width: 100%;
    height: auto;
    margin-left: -25%;
    margin-top: -30%;
    border: thin solid #db0a5b;
}

.blockquote {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}


.field--name-field-link-naar-sollicitatie-for .btn {
    width: 80%;
    margin: auto;
    margin-top: auto;
    display: block;
    margin-top: 20px;
    background-color: #333081;
    color: white;
}

.field--name-field-link-naar-sollicitatie-for .btn:hover {
    background-color: #0094a7;
    color: white;
}

#search-block-form .btn {
    background-color: #333081;
    border-color: #333081;
    color: white;
}

#search-block-form .btn:hover {
    background-color: #282666;
    border-color: #282666;
}

/* Multistep form styles */
.form-step {
    display: none !important;
    opacity: 0;
    transform: translateX(40px);
    transition: opacity 0.4s, transform 0.4s;
    max-width: 760px;
    margin: 2em auto;
    background: #fff;
    padding: 2em 2em 1em 2em;
    border-radius: 10px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    position: relative;
    z-index: 1;
}

.form-step.active {
    display: block !important;
    opacity: 1;
    transform: translateX(0);
    z-index: 2;
}

.form-step.bedankt-step {
    text-align: center;
}

.step-btns {
    display: flex;
    justify-content: space-between;
    margin-top: 2em;
}

.next-btn,
.prev-btn {
    background: #1a73e8;
    color: #fff;
    border: none;
    padding: 0.7em 2em;
    border-radius: 5px;
    font-size: 1.1em;
    cursor: pointer;
    transition: background 0.2s;
}

.next-btn:hover,
.prev-btn:hover {
    background: #155ab6;
}

input[type="email"] {
    width: 100%;
    padding: 0.7em;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-size: 1em;
}

label {
    display: block;
    margin-bottom: 0.5em;
    font-size: 1em;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

legend {
    font-weight: bold;
    margin-bottom: 1em;
}

.alert.alert-danger {
    background: #ffeaea;
    color: #b71c1c;
    border: 1px solid #f5c6cb;
    padding: 1em;
    border-radius: 5px;
    margin-bottom: 1em;
}

/* Toelichting knop */
.toelichting-btn {
    background: #e6e6e6;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 2px 8px;
    margin-left: 8px;
    font-size: 0.95em;
    cursor: pointer;
}

.toelichting-btn:hover {
    background: #d0e6ff;
}

.toelichting-content {
    background: #f8fafd;
    border-left: 3px solid #0074d9;
    padding: 10px 16px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 0.97em;
    color: #222;
}

/* Toelichting knop als ronde blauwe knop met wit icoon */
.toelichting-icoon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #1a73e8;
  size: 1.4em;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer;
  transition: background 0.2s;
  border: none;
  box-shadow: 0 1px 2px rgba(0,0,0,0.04);

}
.toelichting-icoon:hover {
    size: 1.5em;
}

/* Minder verticale ruimte tussen sessie-opties */
.sessie-label-met-toelichting {
  display: block;
  margin-bottom: 4px;
  margin-top: 0;
}
.toelichting-content {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}
fieldset label {
  margin-bottom: 2px;
  margin-top: 0;
}
fieldset br {
  display: none;
}

/* Blokje met melding 'De sessiekeuze is al ingevuld' wit maken */
.sessie-invulling-melding {
  background: #fff !important;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
  padding: 2em;
  max-width: 750px;
  margin: 2em auto;
}

/* Grijze stijl voor uitgeschakelde sessie-opties */
.sessie-optie-disabled {
  opacity: 0.55;
  color: #888 !important;
  cursor: not-allowed;
}
.sessie-optie-disabled .toelichting-icoon {
  filter: grayscale(1) brightness(1.3);
  background: #e0e0e0 !important;
  color: #bbb !important;
  border: none;
}

/* Mobiele apparaten */
@media (max-width: 768px) {
  .container {
    position: relative;
    top: 50px;
  }

  .toelichting-content {
    margin-left: 0px !important;
  }
}