/*	Fonts
******************************************/

@font-face {
    font-family: 'AnzilLight';
    src: url('Anzil-Light.eot'); /* IE9 Compat Modes */
    src: url('Anzil-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Anzil-Light.woff') format('woff'), /* Modern Browsers */
         url('Anzil-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Anzil-Light.svg#Anzil-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'VengeanceRegular';
    src: url('Vengeance_Regular.eot'); /* IE9 Compat Modes */
    src: url('Vengeance_Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Vengeance_Regular.woff') format('woff'), /* Modern Browsers */
         url('Vengeance_Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Vengeance_Regular.svg#Anzil-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'VengeanceLight';
    src: url('Vengeance_Light.eot'); /* IE9 Compat Modes */
    src: url('Vengeance_Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Vengeance_Light.woff') format('woff'), /* Modern Browsers */
         url('Vengeance_Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Vengeance_Light.svg#Anzil-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/*	Standaard
******************************************/

body {
	margin: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
}

img {
	width: 100%;
}

.wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
  flex: 1 0 auto;
}

.clear {
	clear: both;
}

.logo {
	width: 220px;
	height: auto;
}

.line {
	width: 93%;
	height: 2px;
	background: #ededed;
	float: right;
}

.lineBlue {
	width: 35%;
	height: 2px;
	background: #1b89ca;
	margin: 0 auto;
}

.lineBlueSmall {
  width: 100px;
  height: 2px;
  background: #67B0DC;
}

.btn {
	display: inline-block;
	background: #1b89ca;
	font-size: 20px;
	color: #fff;
	padding: 10px 10px;
}

.btn a {
	color: #fff;
	text-decoration: none;
}

div.diensten, div.kwaliteiten, div.kwaliteit, div.contact, div.algv, div.privacyst, div.disclaimer, div.overmij, div.overmijSoftware, .pageName, footer {
  font-family: 'arial', sans-serif;
}

/*	Header
******************************************/

header {
	width: 100%;
	height: 150px;
	margin: 0;
	font-family: 'arial', sans-serif;
	border-top: 5px solid #1775bc;
}

 header .wrapper {
   margin-top: 25px;
   padding: 0 0 10px 0;
 }

header .navi {
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

header ul {
	display: inline-block;
	list-style: none;
	vertical-align: top;
}

header ul.contactHeader {
  margin: 0 0 15px 0;
}

header ul.contactHeader li {
	display: inline-block;
	padding: 0 15px;
}

header ul.contactHeader li img {
	width: 14px;
	height: 14px;
}

header ul.contactHeader li h6 {
	display: inline-block;
	font-size: 14px;
	margin: 0;
	vertical-align: middle;
  font-family: 'arial';
}

header ul.contactHeader li h6 a {
  text-decoration: none;
  color: #1775BC;
}

header nav ul.navHeader {
	margin: -2px 0 0 0;
}

header nav ul.navHeader li {
	display: inline-block;
	padding: 2px 8px;
}

header nav ul.navHeader li a {
	font-size: 24px;
	color: #bdbdbd;
	text-decoration: none;
}


header nav ul.navHeader li a#activeNav, header nav ul.navHeader li a:hover {
	color: #1775bc;
	border-top: 2px solid #1775bc;
}


/*	Home page
******************************************/

div.kwaliteiten {
  margin-bottom: 50px;
}

div.kwaliteiten ul.kwaliteitenRow {
	list-style: none;
	padding: 0;
	text-align: center;
}

div.kwaliteiten ul.kwaliteitenRow li {
	display: inline-block;
	width: 30%;
	padding: 0 10px;
}

div.kwaliteiten ul.kwaliteitenRow li a {
  text-decoration: none;
  color: #1b89ca;
}

div.kwaliteiten ul.kwaliteitenRow li img {
	width: 128px;
	height: 128px;
}

div.kwaliteiten ul.kwaliteitenRow li h2 {
	font-size: 30px;
	margin-bottom: 5px;
}

/*	Over mij
******************************************/

div.overmij {
  height: 500px;
}

div.overmij img#ik {
	width: 40%;
	float: left;
	margin: 0 25px 0 0;
}

div.overmij h2 {
	color: #1b89ca;
	font-size: 30px;
}

div.overmij p {
	width: 100%;
	color: #3a4c54;
	font-size: 24px;
	margin: 0;
}

/*	Diensten
******************************************/

div.diensten {
  color: #3a4c54;
}

div.dienstenStory, div.dienstenList {
  display: inline-block;
  vertical-align: top;
}

div.dienstenStory {width: 55%;}
div.dienstenList {width:43%;}

div.dienstenStory p {
  font-size: 20px;
}

div.dienstenStory p span {
  color: #1b89ca;
}

div.dienstenStory div.dienstenStoryTab {
  border-left: 5px solid #1b89ca;
  margin-left: 30px;
  padding-left: 10px;
}

div.dienstenStory div.dienstenStoryTab img {
  width: 40%;
}

div.dienstenStory div.dienstenStoryTab p {
  margin-bottom: 10px;
}

div.dienstenList ul {
  list-style: none;
}

div.dienstenList ul li {
  display: inline-block;
  border-bottom: 1px solid rgba(0,0,0,.2);
}

div.dienstenList ul li:nth-child(4) {
  border-bottom: 0px;
}

div.dienstenList ul li:nth-child(n+2) {
  margin: 10px 0 0 0
}

div.dienstenList ul li div img {
  width: 10%;
}

div.dienstenList ul li div h3 {
  display: inline-block;
  vertical-align: top;
  color: #1b89ca;
  margin: 5px 0 0 0;
}

div.dienstenList ul li p {
  margin: 5px 0 10px 0;
  font-size: 16px;
}


/*	Contact
******************************************/

div.contact {
	color: #2c92ce;
}

div.contact div.contactInfo, div.contact div.contactLocation {
	display: inline-block;
	width: 45%;
	vertical-align: top;
}

div.contact div.contactInfo ul {
	list-style: none;
}

div.contact div.contactInfo ul li {
	margin-bottom: 25px;
}

div.contact div.contactInfo ul li img {
	width: 10%;
	vertical-align: top;
	margin-right: 25px;
}

div.contact div.contactInfo ul li div {
	display: inline-block;
}

div.contact div.contactInfo ul li h2 {
	margin: 0;
}

div.contact div.contactInfo ul li h3 {
	font-family: 'arial', sans-serif;
	margin: 10px 0;
}

div.contact div.contactInfo ul li h3 a {
  text-decoration: none;
  color: inherit;
}

#map {
  width: 500px;
  height: 500px;
  background-color: grey;
  border: 5px solid #1775bc;
	border-radius: 5px;
	box-shadow: 8px 10px 10px rgba(0,0,0,.5);
}

/*	Algemene voorwaarden & Privacy Statement & Disclaimer
******************************************/

div.algv {

}

div.algv h2, div.privacyst h2, div.disclaimer h2 {
  color: #1775bc;
  font-size: 30px;
}

div.privacyst h3 {
  color: #1b89ca;
}

div.algv p, div.privacyst p, div.disclaimer p {
  color: #3a4c54;
}

div.algv a {
  color: #1b89ca;
}

div.privacyst ul li {
  color: #3a4c54;
}

/*	Privacy Statement
******************************************/


div.privacyst h3 {
  color: #7394a3;
}


/*	Footer
******************************************/

footer {
	width: 100%;
	height: 70px;
	background: #056ba8;
  flex-shrink: 0;
}

footer div.wrapper h2, footer div.wrapper h3 {
	display: inline-block;
	margin: 0;
	color: #fff;
	font-size: 18px;
	padding-top: 25px;
}

footer div.wrapper h3 {
	float: right;
}

footer div.wrapper h3 a {
	color: #fff;
	text-decoration: none;
}

ul.footerNav {
  float: right;
  color: #fff;
  padding-top: 10px;
}

ul.footerNav li {
  display: inline-block;
  text-decoration: none;
}

ul.footerNav li a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

ul.footerNav li a:hover {
  color: #d8d8d8;
}
