/* *************************************** start mobiel ******************************* */

@media (max-width: 1000px) {

  .desktop_only {
  display: none !important;
  } 

  #scrollHome {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 10;
  }
  
  .imageLeft, .imageRight {
  float: left;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
  }
  
  /* *************************************** start menu ******************************* */

  #menuDiv {
  position: fixed;
  top: 5px;
  right: 5px;
  width: 50px;
  height: 45px;
  background-color: #fff;
  overflow: hidden;
  z-index: 9002;
  }
  
  #menuDiv img {
  position: absolute;
  top: 0;
  left: 0;
  }
  
  #menuDiv img:hover {
  position: absolute;
  top: -45px;
  left: 0;
  cursor: pointer;
  cursor: hand;
  }
  
  .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9002;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding: 60px 0;
  }

  .sidenav ul {
    float: left;
    width: 100%;
    text-align: center;
  }

  .sidenav ul li {
    margin-bottom: 25px;
  }

  .sidenav ul ul li {
    margin-bottom: 5px;
  }

  .sidenav ul ul {
    margin: 0 0 20px 0;
  }

  .sidenav ul li a {
    padding: 5px;
    text-decoration: none;
    font-size: 20px;
    display: block;
    transition: 0.3s;
    font-weight: bold;
    text-align: center;
  }
  
  .sidenav ul ul a {
      padding: 5px;
      text-decoration: none;
      font-size: 14px !important;
      display: block;
      transition: 0.3s;
      font-weight: bold;
      text-align: center;
      }
    
  .sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  text-decoration: none;
  }
  
  #menu_adres {
  float: left;
  width: 100%;
  margin-top: 25px;
  text-align: center;
  }

  #menu_adres .foot_sm {
  display: inline-block;
  }

  #menu_adres .foot_sm li {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 40px;
  width: 40px;
  overflow: hidden;
  position: relative;
  }

  #menu_adres .foot_sm li img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  }

  #menu_adres .foot_sm img:hover {
  position: absolute;
  left: 0;
  top: -40px;
  }
  
  #menu_adres .foot_sm li:last-child {
  margin-right: 0;
  }

  /* *************************************** einde menu ******************************* */

  #page-wrap {
  width: 100%;
  min-height:	100%;
  height:	auto !important;
  height:	100%;
  margin:	0 auto;
  }

  #page-footer, #page-footer-push {
  float: left;
  width: 100%;
  }

  #headerContainer {
  position: relative;
  float: left;
  width: 100%;
  height: 110px;
  background-color: #fff;
  z-index: 9000;
  }

  #header {
  float: left;
  width: 100%;
  }
  
  #headerTop {
  float: left;
  width: 100%;
  height: 60px;
  /* border-top: 1px solid #C8D9E7; */
  box-sizing: border-box;
  }
  
  #logo {
  float: left;
  width: 60px;
  }
  
  #logo img {
  width: 41px;
  height: auto;
  margin: 20px 0 0 15px;
  }
  
  #starDiv {
  float: left;
  width: 100px;
  padding-top: 10px;
  }
  
  #starDiv h2 {
  float: left;
  margin-top: 5px;
  font-size: 20px !important;
  letter-spacing: -4px;
  }
  
  #starDiv p {
  float: left;
  margin-left: 15px;
  margin-top: 20px;
  font-size: 13px;
  }
  
  #starDiv p a {
  color: #014B94;
  text-decoration: none;
  }
  
  #starDiv p a:hover {
  color: #014B94;
  text-decoration: underline;
  }
  
  #searchDiv {
  float: left;
  width: calc(100% - 100px - 60px - 60px);
  }
  
  #searchDiv img {
  float: right;
  margin: 17px 0 0 0;
  }
  
  #taalDiv {
  position: absolute;
  top: 65px;
  left: 15px;
  width: 70px;
  }
  
  #taalDiv ul {
  margin: 15px 0 0 0;
  }
  
  #taalDiv li {
  float: left;
  width: 25px;
  padding: 0 !important;
  margin: 0 10px 0 0 !important;
  overflow: hidden;
  position: relative;
  }
  
  #taalDiv img {
  width: 25px;
  height: auto;
  }
  
  #taalDiv li:last-child {
  margin-right: 0 !important;
  }
  
  #headerBottom {
  float: left;
  width: 100%;
  height: 50px;
  }
  
  #navig {
  display: none;
  }
  
  #headerNavig {
  float: left;
  width: calc(100% - 125px);
  }
  
  #headerNavig ul {
  float: right;
  margin: 12px 0 0 0;
  text-align: right;
  }
  
  #headerNavig li {
  /* color: #E99511; */
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  }
  
  #headerNavig li a {
  /* color: #E99511; */
  text-decoration: none;
  }
  
  #headerNavig li a:hover {
  /* color: #E99511; */
  text-decoration: underline;
  }
  
  #headerNavig li:first-child {
  margin-left: 0;
  }
  
  #phoneDiv {
  float: left;
  width: 125px;
  }
  
  #phoneDiv ul {
  float: right;
  margin: 20px 25px 0 0;
  }
  
  #phoneDiv li {
  display: inline-block;
  margin: 0 0 0 10px;
  overflow: hidden;
  position: relative;
  }
  
  #phoneDiv li img {
  height: 15px;
  width: auto;
  }
  
  #phoneDiv li:first-child {
  margin-left: 0;
  }
  
  .fixed #phoneDiv, .fixed #headerNavig {
  display: none;
  }

  .whiteHeaderDiv {
  float: left;
  width: 100%;
  height: 0;
  }

  #fotoContainer {
  float: left;
  width: 100%;
  }
  
  #foto {
  float: left;
  width: 100%;
  margin-top: 25px;
  position: relative;
  background-color: #014B94;
  }
  
  #slideDiv {
  /* zie jquery.bxslider.css */
  }
  
  #fotoBottom {
  float: left;
  width: 100%;
  }
  
  #slogan {
  float: left;
  width: 100%;
  padding: 20px 5%;
  box-sizing: border-box;
  background-color: #014B94;
  text-align: center;
  }
  
  #mySlogan {
  }

  #slogan h2 {
  font-size: 25px;
  color: #fff;
  line-height: 1.1em;
  margin-bottom: 15px;
  }
  
  #slogan p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  }
  
  #logoHome {
  float: left;
  width: 100%;
  text-align: center;
  padding: 25px;
  box-sizing: border-box;
  }
  
  #logoHome p a {
  color: #014B94;
  text-decoration: underline;
  font-size: 13px;
  font-weight: normal;
  }
  
  #logoHome .div100 {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  }
  
  .logoButton, .logoButton1, .logoButton2, .logoButton3 {
  width: 46%;
  margin: 0 2%;
  padding: 20px 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  }
  
  .logoButton {
  background-color: #fff;
  border: 1px solid #014B94;
  color: #014B94;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  }

  .logoButton1 {
  background-color: #fff;
  border: 1px solid #B4318B;
  color: #B4318B;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.25);
  }

  .logoButton2 {
  background-color: #fff;
  border: 1px solid #FBB034;
  color: #FBB034;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  }

  .logoButton3 {
  background-color: #fff;
  border: 1px solid #808080;
  color: #808080;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 29px 5px rgba(0,0,0,0.50);
  }

  .logoImg {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  }

  .logoTxt {
  float: left;
  width: 100%;
  text-align: center;
  }

  .logoButton img, .logoButton1 img, .logoButton2 img, .logoButton3 img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }

  #fotoSubContainer {
  float: left;
  width: 100%;
  }
  
  #fotoSub {
  float: left;
  width: 100%;
  }
  
  #fotoSub img {
  float: left;
  width: 100%;
  height: auto;
  }
  
  #mainContainer {
  float: left;
  width: 100%;
  margin-top: 0;
  }

  #main {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  }

  #mainHome {
  float: left;
  width: 100%;
  padding: 25px 25px;
  box-sizing: border-box;
  }

  #main #contentLeft {
  display: none;
  /* float: left;
  width: calc(100% - 50px);
  margin: 25px 25px 0 25px;
  padding: 0;
  box-sizing: border-box;
  border-top: 0 !important;
  box-sizing: border-box; */
  }
  
  #contentLeft ul {
  list-style-type: none;
  }

  #contentLeft li {
  font-size: 13px;
  margin-bottom: 5px;
  text-transform: uppercase;
  white-space: nowrap;
  }

  #contentLeft li:first-child {
  font-size: 14px;
  display: block;
  width: 100% !important;;
  }
  
  #contentLeft li a {
  /* color: #014B94; */
  text-decoration: none;
  }

  #contentLeft li a:hover {
  /* color: #E99511; */
  text-decoration: none;
  }

  #contentLeft p {
  line-height: 1.3em;
  font-size: 14px;
  /* color: #014B94; */
  margin-bottom: 15px;
  }

  #contentLeft p a {
  /* color: #014B94; */
  text-decoration: underline;
  }

  #contentLeft p a:hover {
  /* color: #E99511; */
  text-decoration: none;
  }
  
  .knop_diensten {
  font-weight: bold !important;
  text-decoration: none !important;
  padding: 5px 10px;
  /* color: #fff !important;
  background-color: #E99511;
  border: 1px solid #E99511; */
  }

  .knop_diensten:hover {
  text-decoration: none !important;
  /* color: #E99511 !important;
  background-color: #fff;
  border: 1px solid #E99511; */
  }

  #main #content {
  float: left;
  width: 100%;
  padding: 0 25px 25px 25px;
  box-sizing: border-box;
  }

  #main #contentWide {
  float: left;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  }

  .crosses {
  float: left;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  }

  #content h1, #contentWide h1 {
	font-size: 22px;
  text-transform: uppercase;
	line-height: 1.3em;
  padding-bottom: 25px;
	margin-bottom: 25px;
	/* color: #014B94;
  border-bottom: 1px solid #E99511; */
  }
  
  #bedrijfContainer {
  float: left;
  width: 100%;
  }
  
  #bedrijf {
  float: left;
  width: 70%;
  padding: 50px 15%;
  /* background-image: url(/images/bg_bkd.jpg);
  background-size: cover; */
  }
  
  #bedrijfSub {
  float: left;
  width: 100%;
  }
  
  #bedrijf h2 {
  float: left;
  width: 100%;
  color: #014B94;
  border-bottom: 1px solid #014B94;
  padding-bottom: 25px;
  margin-bottom: 25px;
	font-size: 25px;
  text-transform: uppercase;
	line-height: 1.3em;
  }
  
  .uitDiv, .uitDiv2 {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 15px 15px 40px 15px;
  margin-bottom: 25px;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  cursor: hand;
  }
  
  .uitTop {
  float: left;
  width: 90%;
  margin: 0 5% 10px 5%;
  text-align: center;
  }
  
  .uitTop img {
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
  
  .uitBottom {
  float: left;
  width: 100%;
  text-align: center;
  }
  
  .uitTitel {
  float: left;
  width: 100%;
  text-align: center;
  }
  
  .uitMain {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  }
  
  .uitDiv .uitKnop {
  float: left;
  width: calc(100% - 40px);
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 20px;
  /* background-color: #E99511; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  
  .uitDiv2 .uitKnop {
  float: left;
  width: calc(100% - 40px);
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  left: 20px;
  bottom: 20px;
  /* background-color: #014B94; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  
  .uitDiv .uitKnop p {
  /* color: #014B94; */
  font-weight: bold;
  font-size: 15px;
  }
  
  .uitDiv2 .uitKnop p {
  /* color: #fff; */
  font-weight: bold;
  font-size: 15px;
  }
  
  .uitTitel p {
  font-size: 16px;
  font-weight: bold;
  /* color: #014B94; */
  margin-bottom: 5px;
  }
  
  .uitMain p {
  font-size: 14px;
  /* color: #014B94; */
  }
  
  #teamContainer {
  float: left;
  width: 100%;
  }

  #team {
  float: left;
  width: 70%;
  padding: 50px 15%;
  /* background-color: #014B94; */
  }
  
  #teamLeft {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }
  
  #teamLeft img {
  float: left;
  width: 100%;
  height: auto;
  }
  
  #teamRight {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }
  
  #teamRight h3 {
  font-size: 24px;
  line-height: 1.3em;
  padding-bottom: 15px;
  margin-bottom: 15px;
  /* color: #fff;
  border-bottom: 1px solid #E99511; */
  text-transform: uppercase;
  }
  
  #teamRight p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 15px;
  }
  
  #refLogosContainer {
  float: left;
  width: 100%;
  }
  
  #refLogosContainer {
  float: left;
  width: 100%;
  }
  
  #refLogos {
  float: left;
  width: 90%;
  margin: 75px 5%;
  text-align: center;
  }

  #refLogos ul {
  }
  
  #refLogos li {
  display: inline-block;
  height: 83px;
  background-color: #008000;
  margin: 10px 20px;
  }
  
  #refLogos li img {
  height: 83px;
  width: auto;
  }
  
  #footerContainer {
  float: left;
  width: 100%;
  background-color: #fff;
  }

  #footer {
  float: left;
  width: 90%;
  margin: 0 5%;
  padding: 0 0 100px 0;
  }

  .footerDiv {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  box-sizing: border-box;
  text-align: center;
  }

  .footerDiv p, .footerDiv li {
  /* color: #141414; */
  font-size: 15px;
  line-height: 1.5em;
  }

  .footerDiv p a, .footerDiv li a {
  /* color: #141414; */
  text-decoration: none;
  }

  .footerDiv p a:hover, .footerDiv li a:hover {
  /* color: #E99511; */
  text-decoration: none;
  }
  
  .foot_sm {
  }

  .footerDiv li {
  }
  
  .foot_sm li {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 40px;
  width: 40px;
  overflow: hidden;
  position: relative;
  }

  .foot_sm li img {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  }

  .foot_sm img:hover {
  position: absolute;
  left: 0;
  top: -40px;
  }
  
  .twocolums {
  }

  .threecolums {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  list-style-type: none !important;
  }
  
/* ********************************************* start divs ************************************************ */

  .div30, .div302 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div33 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div333 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }
  
  .div333 img {
  float: left;
  width: 100%;
  height: auto;
  }

  .div40 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div50 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div501 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div502 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div60 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div70 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div80 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div90 {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }

  .div100 {
  float: left;
  width: 100%;
  }
  
  .height50 {
  float: left;
  width: 100%;
  height: 50px;
  }
  
  .terugDiv {
  float: left;
  width: 100%;
  padding-top: 25px;
  /* border-top: 1px solid #E99511; */
  }
  
  .div50Holder {
  float: left;
  width: 100%;
  }
  
  .div50Holder .div501 {
  margin-bottom: 0 !important;
  }
  
  .bgBlue {
  padding: 30px;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /* background-color: #014B94; */
  }
  
  .bgOrange {
  padding: 30px;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /* background-color: #E99511; */
  }
  
  .swipe {
  color: #C00000 !important;
  font-size: 13px !important;
  font-weight: bold !important;
  padding: 0 0 0 30px;
  background: url(/images/icon_swipe.png) center left no-repeat;
  margin-bottom: 5px !important;  
  }

  .tableDiv {
  overflow-x: auto;
  }

/* ********************************************* einde divs ************************************************ */

/* ********************************************************************** start buttons home ********************************************** */

  #buttonContainer {
  float: left;
  width: 100%;
  }

  #buttonDiv {
  float: left;
  width: 100%;
  margin: 0;
  padding: 75px 15%;
  box-sizing: border-box;
  background-color: #E99511;
  }
  
  .myButton {
  float: left;
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  background-color: #fff;
  }

  .myButton_hover {
  float: left;
  width: 100%;
  padding: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  background-color: #fff;
  cursor: pointer;
  cursor: hand;
  }
  
  .buttonImg {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  }
  
  .buttonImg img {
  float: left;
  width: 100%;
  height: auto;
  }
  
  .buttonTxt {
  float: left;
  width: 100%;
  text-align: center;
  }
  
  .myButton .buttonTxt h2 {
  font-size: 22px;
  color: #014B94;
  margin-bottom: 15px;
  text-transform: uppercase;
  }
  
  .myButton_hover .buttonTxt h2 {
  font-size: 22px;
  color: #E99511;
  margin-bottom: 15px;
  text-transform: uppercase;
  }
  
  .buttonTxt span {
  font-size: 16px !important;
  }
  
/* ********************************************************************** einde buttons home ********************************************** */

/* ********************************************************************** start team ********************************************** */

.teamLeden {
  float: left;
  width: 100%;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.teamDiv {
  float: left;
  width: 48%;
  margin: 0 2% 50px 0;
  box-sizing: border-box;
}
  
.teamDiv2 {
  float: left;
  background-color: #E99511 !important;
  width: 48%;
  margin: 0 2% 50px 0;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}

.teamImg {
  float: left;
  width: 100%;
  height: 0;
  padding-bottom: 125%;
  overflow: hidden;
  background-position: top left;
  background-repeat; no-repeat;
  background-size: 100% auto;
}
  
.teamTxt {
  float: left;
  width: 100%;
  text-align: right;
  padding: 5px 0;
}
  
.teamDiv .teamTxt p {
  font-size: 12px !important;
  color: #fff !important;
  margin: 0 15px 0 0 !important;
  font-weight: bold;
}
  
.teamDiv2 .teamTxt p {
  font-size: 12px !important;
  color: #014B94 !important;
  margin: 0 15px 0 0 !important;
  font-weight: bold;
}

.teamTxt span {
  font-size: 12px;
  font-style: italic;
  margin-right: 10px;
}
  
/* ********************************************************************** einde team ********************************************** */

/* ********************************************************************** start nieuws ********************************************** */

.nieuwsDiv, .nieuwsDiv2 {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E99511;
  cursor: pointer;
  cursor: hand;
}

.nieuwsLeft {
  float: left;
  width: 100px;
  padding-right: 10px;
  box-sizing: border-box;
}
  
.nieuwsLeft img {
  width: 100%;
  height: auto;
}

.nieuwsRight {
  float: left;
  width: calc(100% - 110px);
}

.nieuwsDatum, .nieuwsTitel, .nieuwsMain {
  float: left;
  width: 100%;
}
  
.nieuwsDatum p {
  color: #E99511 !important;
  font-size: 13px !important;
  margin: 5px 0 0 0 !important;
}

.nieuwsTitel p {
  font-size: 17px !important;
  font-weight: bold;
  margin-bottom: 0 !important;
}

.nieuwsMain p {
  font-size: 15px !important;
  margin-bottom: 0 !important;
}

.nieuwsDiv .nieuwsMain p a {
  text-decoration: none !important;
  color: #014B94 !important;
  font-style: italic;
  font-size: 14px !important;
  padding-left: 5px;
}

.nieuwsDiv2 .nieuwsMain p a {
  text-decoration: none !important;
  color: #E99511 !important;
  font-style: italic;
  font-size: 14px !important;
  padding-left: 5px;
}

/* ********************************************************************** einde nieuws ********************************************** */

/* ********************************************************************** start diensten ********************************************** */

  .dienstenDiv {
  float: left;
  width: 31.333333333333333333333333333%;
  margin-right: 2%;
  }

  .dienstenDiv h2 {
  font-size: 17px !important;
  }
  
  .dienstenDiv li {
  font-size: 14px !important;
  }
  
  .dienstContainer {
  float: left;
  width: 100%;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;  
  }
  
  .dienstDiv {
  box-sizing: border-box;
  margin-bottom: 25px;
  padding: 15px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  /* background-color: #E99511;
  border: 1px solid #E99511; */
  }

  .dienstDiv2 {
  box-sizing: border-box;
  margin-bottom: 25px;
  padding: 15px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  cursor: hand;
  /* background-color: #fff;
  border: 1px solid #E99511; */
  }

  .dienstDivEmpty {
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 15px;
  width: calc(1/3*100% - (1 - 1/3)*60px);
  background-color: #fff;
  position: relative;
  }

  .nieuwsTitel, .nieuwsMain {
  float: left;
  width: 100%;
  }
  
  .dienstDiv .dienstTitel h3 {
  font-size: 20px !important;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 10px !important;
  text-align: center;
  display: inline-block;
  width: 100%;
  /* border-bottom: 1px dashed #E99511; */
  }

  .dienstDiv2 .dienstTitel h3 {
  font-size: 20px !important;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 10px !important;
  text-align: center;
  display: inline-block;
  width: 100%;
  /* border-bottom: 1px dashed #fff; */
  }

  .dienstDiv .dienstMain p {
  font-size: 15px !important;
  margin-bottom: 45px !important;
  text-align: center;
  /* color: #fff !important; */
  }

  .dienstDiv2 .dienstMain p {
  font-size: 15px !important;
  margin-bottom: 45px !important;
  text-align: center;
  /* color: #014B94 !important; */
  }

  .dienstDiv .dienstMain p a  {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -56px;
  display: inline-block;
  text-decoration: none !important;
  /* color: #014B94 !important;
  background-color: #fff;
  border: 1px solid #DFDFDF; */
  font-size: 13px !important;
  padding: 2px 6px;
  margin-bottom: 0 !important;;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

  .dienstDiv2 .dienstMain p a  {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -56px;
  display: inline-block;
  text-decoration: none !important;
  /* color: #fff !important;
  background-color: #014B94;
  border: 1px solid #014B94; */
  font-size: 13px !important;
  padding: 2px 6px;
  margin-bottom: 0 !important;;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

/* ********************************************************************** einde diensten ********************************************** */

/* ********************************************* start popup homepage ************************************************ */

	#popupContainer {
	z-index: 21000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/bg_popup.png);
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
  #popup {
  left: 5%;
  width: 90%;
  background-color: #fff;
  padding: 2%;
  border: 10px solid #E99511;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-sizing: border-box;
  }
  
  #popup1, #popup2 {
  float: left;
  width: 100%;
  }
  
  #popup2 h1 {
  color: #014B94 !important;
  font-size: 20px !important;
  line-height: 1.3em !important;
  margin-bottom: 10px !important;
  text-align: center;
  }
  
  #popup2 p {
  color: #014B94 !important;
  font-size: 17px !important;
  line-height: 1.2em !important;
  margin-bottom: 15px !important;
  }
  
  #popup2 p a {
  color: #014B94 !important;
  text-decoration: underline;
  }
  
  #popup2 p a:hover {
  color: #014B94 !important;
  text-decoration: none;
  }
  
  #popup1 img {
  float: right;
  margin-bottom: 10px;
  }
  
  #popup1 img:hover {
  cursor: pointer;
  cursor: hand;
  }
  
  #popup2 img {
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  }
  
/* ********************************************* einde popup homepage ************************************************ */

/* ********************************************* start reviews ************************************************ */

  #reviewContainerHome {
  position: absolute;
  top: 150px;
  right: 20px;
  width: 170px;
  padding: 5px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #014B94;
  border-radius: 5px;
  }

  #reviewDivHome {
  float: left;
  width: 100%;
  }

  #reviewHeadHome {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px dashed #e2e2e2;
  }
  
  #reviewHeadLeftHome {
  float: left;
  width: 100%;
  }
  
  #reviewHeadHome h3 {
  text-align: center;
  font-size: 10px !important;
  color: #9a9a9a !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.0em !important;
  }
  
  #reviewHeadHome h2 {
  text-align: center;
  font-size: 12px !important;
  color: #014B94 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.0em !important;
  }
  
  #reviewRatingHome {
  float: left;
  width: 100%;
  }
  
  #reviewRatingHome p {
  text-align: center;
  font-size: 18px;
  color: #FCDA48;
  margin: 0 !important;
  padding-bottom: 0 !important;
  }
  
  #reviewMainHome {
  float: left;
  width: 100%;
  padding-top: 5px;
  }
  
  /* #reviewMainHome p:first-child {
  display: none;
  } */
  
  #reviewMainHome img {
  display: none;
  }
  
  #reviewMainHome p {
  color: #000;
  font-size: 11px;
  line-height: 1.3em;
  margin-bottom: 10px !important;
  text-align: center;
  }
  
  #reviewMainHome p a {
  color: #000;
  text-decoration: underline;
  }
  
  #reviewMainHome p a:hover {
  color: #000;
  text-decoration: none;
  }

  #kbDiv {
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background-color: #E9EEF5;
  margin-bottom: 15px;
  }

  #kbDiv1 {
  float: left;
  width: 100%;
  }

  #kbDiv2 {
  float: left;
  width: 100%;
  text-align: center;
  }
  
  .antwoordMain {
  float: left;
  width: 100%;
  }
  
  .antwoordLeft {
  float: left;
  width: 100%;
  }
  
  .antwoordRight {
  float: left;
  width: 100%;
  }
  
  .antwoordLeft p {
  font-size: 14px !important;
  color: #A1A1A1 !important;
  line-height: 1.3em !important;
  padding-left: 20px;
  background: url(/images/icon_talk.png) center left no-repeat;
  margin-bottom: 5px !important;
  }
  
  .antwoordRight p {
  font-size: 14px !important;
  color: #A1A1A1 !important;
  line-height: 1.3em !important;
  margin-bottom: 10px !important;
  }
  
/* ********************************************* einde reviews ************************************************ */

/* ********************************************* start bedrijfsleven ************************************************ */

.bedrijfslevenContainer {
  float: left;
  width: 100%;
}

.bedrijfslevenContainer a {
  position: relative;
  float: left;
  width: 100%;
  border: 1px solid #C0C0C0;
  box-sizing: border-box;
  margin-bottom: 65px;
  text-align: center;
  background-color: #e2e2e2;
}

.bedrijfslevenContainer a:hover {
  cursor: pointer;
  cursor: hand;
}

.bedrijfslevenContainer a .bedrijfslevenTop {
  float: left;
  width: 100%;
  background-color: #B4318B;
  padding: 10px 5px;
  box-sizing: border-box;
}

a .bedrijfslevenTop h2 {
  color: #fff !important;
  margin-bottom: 0 !important;
}

a .bedrijfslevenMain {
  float: left;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

a .bedrijfslevenMain p {
  color: #000 !important;
  font-size: 15px !important;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.bedrijfslevenMain .item {
  padding: 0 !important;
  margin-bottom: 0 !important;
  color: #404040 !important;
  font-size: 13px !important;
  border-bottom: 0 !important;
}

.bedrijfslevenBottom {
  float: left;
  width: 100%;
  height: 55px;
  padding: 10px;
  box-sizing: border-box;
  background-color: #C0C0C0;
}

.bedrijfslevenDiv .bedrijfslevenBottom p {
  color: #B4318B !important;
  font-size: 17px !important;
  font-weight: bold !important;
  padding: 5px 10px !important;
  background-color: #fff !important;
  display: inline-block;
  margin-bottom: 10px !important;
}

.bedrijfslevenDiv:hover .bedrijfslevenBottom p {
  color: #fff !important;
  font-size: 17px !important;
  font-weight: bold !important;
  padding: 5px 10px !important;
  background-color: #B4318B !important;
  display: inline-block;
  margin-bottom: 10px !important;
}

.bedrijfslevenContainer img {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -10px;
  margin-right: -10px;
}

/* ********************************************* einde bedrijfsleven ************************************************ */

} /* einde mobiel */

/* *************************************** einde mobiel ******************************* */

