/* 
Rood: #ee243f
Donkerblauw: #152d50
Blauw: #5b6c85
Lichtblauw: #e8eaee
*/


/* general styles */
html, body, h1, h2, h3, h4, p, form, ul, li, ol{
  margin: 0px;
  padding: 0px;
}
html, body{
  width: 100%;
  height: 100%;
}
body{
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.35em;
  color: #152d50;
  background-color: #FFF;
}

a{
  outline: 0;
  color: inherit;
  text-decoration: none;
}

img{
  border: 0;
}

textarea{ 
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  resize: none;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub { 
  top: 0.4em; 
}

.clear{
  display: block;
  clear: both;
  min-height: 0px !important;
}


div.container{
  width: 100%;
  margin: 0px;
  padding: 0px;
}
div.centerContent{
  width: 1370px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  position: relative;
}
.textCenter{
  text-align: center;
}

.textTable{
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.textCell{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/*      HEADER      */
header{
  width: 100%;
  z-index: 2;
  position: relative;
  background-color: #FFF;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

a.logoHolder{
  float: left;
  display: block;
  width: 300px;
  padding-top: 23px;
  margin-right: 120px;
}
a.logoHolder img{
  display: block;
  width: 100%;
}

div.menuHolder{
}

nav{
  position: relative;
  float: left;
  box-sizing: border-box;
  
}
nav ul{
  display: block;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
nav ul li{
  position: relative;
  display: block;
  float: left;
  list-style-type: none;
  padding-top: 38px;
  padding-bottom: 38px;
  line-height: 1em;
  font-size: 1em;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px;
  font-weight: 300;
  margin-right: 75px;
  box-sizing: border-box;
  color: #808080
}
nav ul li:last-child{
  margin-right: 0px;
}
/*nav ul li:hover,*/
nav ul li.active{
  font-weight: 700;
}
nav ul li a{
  display: block;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  color: inherit;
}
nav ul li.menuButton{
  display: none;
}
div.socialHolder{
  float: right;
  margin-top: 21px;
}
div.socialHolder i.fa-facebook{
  font-size: 0.8em;
}


/*      CONTENT      */
div.headerImage{
  background-color: #e8eaee; 
  position: relative;
  overflow: hidden;
}
div.headerImage div.bgImage{
  opacity: 0.2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
div.headerImage img{
  width: 100%;
  display: block;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.25);
}
div.headerImage div.headerLogo{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  font-size: 0px;
  line-height: 0px;
}
div.headerImage img.logo{
  width: 25%;
  display: inline-block;
  box-shadow: none;
  
}

div.pageHeader{
  padding: 40px;
  background-color: #ee243f;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}
article.contact div.pageHeader{
  background-color: #152d50;
  font-weight: 400;
}

a.ctaButton,
input.submitButton,
div.latestNews h3{
  background-color: #ee243f;
  color: #FFF;
  display: inline-block;
  padding: 28px;
  padding-left: 38px;
  padding-right: 88px;
  font-size: 0.7em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: url("../images/arrow.svg");
  background-size: 18px auto;
  background-position: right 36px center;
  background-repeat: no-repeat;
  border-radius: 3px;
  margin-top: 70px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}
footer a.ctaButton{
  background-color: #FFF;
  color: #152d50;
  background-image: url("../images/arrow-blue.svg");
}
a.ctaButton.back{
  padding-left: 88px;
  padding-right: 38px;
  background-image: url("../images/arrow-left.svg");
  background-position: 36px center;
  margin-top: 30px;
}
article h1{
  line-height: 1.1em;
  font-size: 1em;
}
article div.textHolder{
  padding: 75px;
  padding-left: 215px;
  padding-right: 215px;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.4em;
}
article div.textHolder a.ctaButton:not(.back){
  font-size: 0.5em;
}
div.payoff{
  padding: 40px;
  background-color: #FFF;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  font-size: 1.25em;
}


/*      NEWS      */
div.latestNews{
  background-color: #e8eaee;
  position: relative;
}
div.bgLeft{
  background-color: #5b6c85;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 20%;
  position: absolute;
  z-index: 1;  
}
article.home div.latestNews div.centerContent{
  z-index: 2;
  display: flex;
  align-items: stretch;
}
div.latestNews div.lastNewsitem{
  background-color: #5b6c85;
  width: 34%;
  box-sizing: border-box;
  padding-right: 20px;
  padding-bottom: 75px;
  color: #FFF;
}

div.latestNews h3{
  background: none;
  background-color: #152d50;
  color: #FFF;
  padding-left: 50px;
  padding-right: 50px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: 0px;
  box-shadow: none;
}
div.latestNews span.title{
  display: block;
  font-weight: 700;
}
div.latestNews div.lastNewsitem span.title{
  font-size: 1.4em;
  margin-bottom: 15px;
  margin-top: 60px;
}
div.latestNews span.intro{
  display: block;
}
div.latestNews span.date{
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-top: 5px;
}
div.latestNews div.lastNewsitem img{
  width: 90%;
  display: block;
  margin-top: 20px;
}

div.newsOverview{
  padding-top: 125px;
  padding-left: 40px;
  width: 66%;
  box-sizing: border-box;
}
article.news div.newsOverview{
  padding-top: 0px;
  padding-left: 0px;
  width: 100%;
}

div.newsCols{
  column-count: 2;
  column-gap: 60px;
}
article.news div.newsCols{
  column-count: 3;
  column-gap: 60px;
  padding-top: 60px;
}

div.newsOverview a{
  padding-left: 45px;
  background-image: url("../images/arrow-blue.svg");
  background-size: 18px auto;
  background-position: left 5px;
  background-repeat: no-repeat;
  display: block;
  padding-bottom: 50px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

article.news div.pageHeader{
  background-color: #152d50;
  font-weight: 400;
  text-transform: none;
}
article.news div.pageHeader div.centerContent{
  padding-left: 215px;
  padding-right: 215px;
}
article.news div.pageHeader h1{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 10px;
}
article.news div.textHolder{
  font-size: 1em;
  line-height: 1.4em;
  text-align: left;
}
article.news div.textHolder h2{
  color: #ee243f;
  font-size: 1em;
}
article.news div.textHolder p.date{
  text-transform: uppercase;
  font-size: 0.7em;
  margin-top: 5px;
}



/*      STAFF     */
article.staff div.staffHolder{
  background-color: #e8eaee;
  padding-top: 100px;
  padding-bottom: 30px;
  text-align: center;
}
article.staff div.staffHolder h1,
article.staff div.textHolder h2,
article.contact div.textHolder h1{
  color: #ee243f;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 20px;
}
article.staff div.staffHolder h1{
  font-size: 1.8em;
  margin-bottom: 50px;
}
article.staff div.staffHolder div.staff{
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
article.staff div.staffHolder div.member{
  display: inline-block;
  width: 240px;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 70px;
}
article.staff div.staffHolder div.member img{
  display: block;
  width: 240px;
  border-radius: 120px;
  margin-bottom: 15px;
}
article.staff div.staffHolder div.member h2{
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.1em;
  margin-bottom: 4px;
  letter-spacing: 2px;
}
article.staff div.staffHolder div.member p{
  text-transform: uppercase;
}


div.redText{
  background-color: #fde9ec;
}
article div.redText div.textHolder{
  text-align: left;
  font-size: 1em;
  line-height: 1.4em;
}
div.redText h3{
  color: #ee243f;
  font-size: 1em;
}


/*      CONTACT    */
article.contact div.payoff{
  background-color: #152d50;
  color: #FFF;
  padding: 65px;
}
div.contactForm{
  padding-bottom: 75px;
}
div.contactForm>p{
  font-size: 1.4em;
  text-align: center;
}
div.formCol{
  width: 45%;
  float: left;
}
div.formCol.last{
  margin-left: 10%;
}
input.inputText, select.inputSelect, label{
  -webkit-appearance: none;
  display: block;
  position: relative;
  background-color: #FFF;
  color: #152d50;
  height: 40px;
  font-family: 'Quicksand', sans-serif;
  line-height: 40px;
  margin-bottom: 10px;
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
  border: #152d50 solid 1px;
}
textarea.inputArea{
  display: block;
  position: relative;
  background-color: #FFF;
  border: #152d50 solid 1px;
  color: #152d50;
  height: 140px;
  font-family: 'Quicksand', sans-serif;
  margin-bottom: 35px;
  padding: 10px;
  padding-left: 20px;
  width: 100%;
  border-radius: 0px;
  box-sizing: border-box;
}
input.inputText.error, select.inputSelect.error, textarea.inputArea.error{
  background-color: #ee243f;
  color: #FFF;
}
div.formCol p{
  font-size: 0.7em;
}
input.submitButton{
  -webkit-appearance: none;
  display: block;
  background-color: #152d50;
  border: none;
  cursor: pointer;
  float: right;
  margin-top: 0px;
  padding-left: 60px;
  padding-right: 120px;
}

input.inputText::-webkit-input-placeholder,
textarea.inputArea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #747477;
}
input.inputText::-moz-placeholder,
textarea.inputArea::-moz-placeholder{ /* Firefox 19+ */
  color: #747477;
}
input.inputText:-ms-input-placeholder,
textarea.inputArea:-ms-input-placeholder{ /* IE 10+ */
  color: #747477;
}
input.inputText:-moz-placeholder,
textarea.inputArea:-moz-placeholder{ /* Firefox 18- */
  color: #747477;
}

input.inputText.error::-webkit-input-placeholder,
textarea.inputArea.error::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: #FFF;
}
input.inputText.error::-moz-placeholder,
textarea.inputArea.error::-moz-placeholder{ /* Firefox 19+ */
  color: #FFF;
}
input.inputText.error:-ms-input-placeholder,
textarea.inputArea.error:-ms-input-placeholder{ /* IE 10+ */
  color: #FFF;
}
input.inputText.error:-moz-placeholder,
textarea.inputArea.error:-moz-placeholder{ /* Firefox 18- */
  color: #FFF;
}


/*      FOOTER      */
footer{
  background-color: #ee243f;
  color: #FFF;
  overflow: hidden;
}
div.footerInfo div.centerContent{
  padding-top: 75px;
  padding-bottom: 75px;
}
div.footerLeft{
  position: relative;
}
div.vertTextHolder{
  position: absolute;
  top: 0px;
  bottom: 0px;
  height: 100%;
  border-left: 80px solid #152d50;
}
div.vertTextHolder p{
  position: absolute;
  left: -140px;
  bottom: 150px;
  width: 350px;
  height: 50px;
  line-height: 50px;
  transform: rotate(-90deg);
  font-size: 2.75em;
}

div.footerContact{
  margin-left: 215px;
}
div.footerContact h3{
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: #152d50;
}
div.footerContact div.staffHolder{
  margin-bottom: 60px;
}
div.footerContact div.staffHolder p span{
  display: block;
}
div.footerContact div.staffHolder p span:first-child{
  float: left;
  width: 300px;
}
img.footerImage{
  height: 100%;
  display: block;
  position: absolute;
  left: 65%;
  top: 0px;
}

div.copyright{
  background-color: #152d50;
  font-size: 0.55em;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  border-top: 80px solid #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  letter-spacing: 1px;
}
div.copyright br{
  display: none;
}
div.copyright p{
  display: inline;
}
div.copyright a:hover{
  text-decoration: underline;
}