@font-face {
    font-family: "Neue Hans Kendrick";
    src: url("https://tst-marketing.ticketworks.nl/stlt-resources/dnk/fonts/NeueHansKendrick-Medium.woff");
    src: url("https://tst-marketing.ticketworks.nl/stlt-resources/dnk/fonts/NeueHansKendrick-Medium.woff2") format("woff2");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Neue Hans Kendrick - regular";
    src: url("https://tst-marketing.ticketworks.nl/stlt-resources/dnk/fonts/NeueHansKendrick-Regular.woff");
    src: url("https://tst-marketing.ticketworks.nl/stlt-resources/dnk/fonts/NeueHansKendrick-Regular.woff2") format("woff2");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}

/* font settings */
body,
th,
td,
li,
div,
p {
    font-family: "Neue Hans Kendrick", Arial, sans-serif;
    font-size: 16px;
    color: #312e30;
    line-height: 1.5;
}

a {
    color: #005014;
}

body {
    background-color: #fff;
}

*,
::before,
::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #312e30;
    font-family: "Neue Hans Kendrick", Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2,
.h2 {
    font-size: 40px;
    line-height: 1.20;
    margin-bottom: 20px;
    text-transform: lowercase;
    font-weight: 400;
}

h4,
.h4 {
    font-size: 26px;
    line-height: 1.20;
    text-transform: lowercase;
    font-weight: 400;
}

.lead {
    margin-bottom: 24px;
}

/* BOOTSTRAP */
/*.container {*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/

/*.container::after {*/
/*    clear: both;*/
/*}*/

/*.container::before,*/
/*.container::after {*/
/*    display: table;*/
/*    content: " ";*/
/*}*/

#container-header {
    /*width: 100%;*/
    background-color: #005014;
    /*margin: 0 auto 40px;*/
    min-height: 65px;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 999;
    border: none;
    position: relative;
    /*max-width: 100%;*/
}


/* #container-header>.row {
    background-color: #005014;
} */

/* STYLING */

a {
    color: #005014;
}

a:hover,
a:focus {
    color: #005014;
}

/* nav meta bar */
.nav-meta {
    position: relative;
    z-index: 5;
    display: none;
    min-height: 50px;
    background-color: #fff;
}

@media (min-width: 992px) {
    .nav-meta {
        display: flex;
    }
}

/* nav */
nav ul {
    margin: 0;
    background-color: rgba(255, 255, 255, .98);
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    border: none;
    display: block;
    position: relative;
    top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0;
    height: 50px;
}

.nav-meta__block--second .nav-meta__list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}

.nav-meta__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0;
    padding: 0;
    height: 50px;
}

.nav-meta__item {
    position: relative;
    list-style: none;
    margin-right: 1.5em;
}

nav>ul li {
    display: inline-block;
}

nav ul li {
    margin: 0;
    padding: 0;
}

nav>ul li a {
    text-decoration: none;
    display: inline-block;
    padding: 0;
    text-decoration: none;
}

nav ul li a {
    color: #2a1d48;
    display: inline-block;
    padding: 10px 0;
}

.nav-meta__link {
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
}

p,
li {
    font-size: 16px;
    font-weight: 400;
}

#container-header>.brand-row>div a h1 {
    display: none;
}

#container-header>.brand-row {
    padding: 30px 14px;
    height: 110px;
}

#container-header>.brand-row>div {
    background-image: url("https://marketing.ticketworks.nl/stlt-resources/dnk/images/dnk-logo-groen.svg");
    background-repeat: no-repeat;
    height: 52px;
}

#container-header>.brand-row>div a {
    display: block;
    height: 100%;
    width: 100%;
}

#container-content {
    margin-top: 40px;
}

.btn-primary {
    color: #FFF;
    background-color: #005014;
    border-radius: 10px;
    border: none;
}

.btn-primary:hover {
    background-color: #005014;
    border: none;
}

.btn-lg,
.btn-group-lg>.btn {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 30px;
    width: auto;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: auto;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #005014;
    border-color: #005014;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #005014;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem #00501430;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #005014cc;
    border-color: #00501499;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"],
textarea,
select {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    border: 3px solid #dcf0c8;
    font-family: "Neue Hans Kendrick", Arial, sans-serif;
    font-size: 16px;
    padding: 9px 12px;
    vertical-align: top;

}

hr {
    display: none;
}

#buttons {
    margin-top: 25px;
}

.offset-lg-2 {
    margin-left: 0;
}

.alert-primary {
    color: #000000;
    background-color: #dcf0c8;
    border-color: #dcf0c8;
}

.form-control {
    border: 3px solid #b4f078;
}

.form-control:focus {
    border-color: #b4f078;
    box-shadow: none;
}

#input-name-wrapper {
    margin-bottom: 32px;
}