@charset "UTF-8";

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: 'Open Sans', sans-serif;
}
#container {
   min-height:100%;
   position:relative;
}

a{
  text-decoration: none;
  color: inherit;
}
.Tu{
  text-transform: uppercase;
}

.center-table
{
    display: table;
    width: 100%;
    height: 100%;
}

.center-cell
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.center-element
{
    display: inline-block;
}

.center-cell-left{
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: left;
  vertical-align: middle;
}

select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.Container{
  position: relative;
  min-height: 100%;
}

.GrayCl{
  color: #757575;
}

#pics{
    background: #25AAE1;
  }
#loctek-lightbox-close {
    line-height: 20px !important;
    font-size: 20px !important;
    border-color: #25AAE1 !important;
    background-color: #25AAE1 !important;
    color: #FFFFFF !important;
}
.loctek-lightbox {
    border-color: #25AAE1 !important;
}

.UPP{
  text-transform: uppercase;
}

.Zdex .Overlay{
  pointer-events: none;
  color: #FFFFFF;
}

body{
  /*font-family: Arial,Helvetica Neue,Helvetica,sans-serif;*/
}

.Limit_W,.Limit_WH{
  max-width: 1600px;
  width: 96%;
  margin: auto;
}

.Limit_WB{
  width: 100%;
}

.Select_rel{
  box-sizing: border-box;
  -Moz-box-sizing: border-box;
  -Webkit-box-sizing: border-box;  
  padding: 0 !important;
  border: 1px solid #000000;
  margin-bottom: 12px;
}

.Select_rel select{
  width: 100%;
  display: block;
  height: 32px;
  line-height: 32px;
  padding:0 6px;
  padding-right: 0; 
  border: 0;
}

.Select_rel .Arrow_down{
  position: absolute;
  right: 0;
  top: 1px;
  right: 1px;
  bottom: 1px;
  pointer-events:none;
  background: url("/images/arrow_down_select.png") no-repeat center;
  width: 29px;
}

/*.button
{
  background-color: #E30613;
  color: #FFFFFF;
}*/

.vh{
  visibility: hidden;
}

.vh.dn{
  display: none!important;
}
.Tc{
  text-align: center;
}
.ABlock{
  display: block;
}

.Overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,.6);
  z-index: 1;
}

.Overlay p{
  font-size: 1.4em;
  font-weight: 700;
}

/* HEADER */
#headerwrap {
   background:#FFFFFF;
   height:90px;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   z-index: 10;
   border-bottom: 7px solid #f57828;
   padding-top: 1px;
}

.col_f_link .span_1_of_3_link{
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
#header {
    max-width:1400px;  
    margin: 0px auto 0px auto; 
    padding: 0px 20px 0px 20px; 
    position:relative;
}

.Slider_content{
    max-width:1400px;  
    padding: 0px 10px 0px 0; 
    width: 100% !important;
    position:absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Slider_max_cent{
  max-width: 1400px;
  margin: 0 auto;
}

#container {
   min-height:100%;
   position:relative;
}

/* BODY */
#bodywrap {
   padding-bottom:380px;   /* HOOGTE VAN DE FOOTER - AAN TE PASSEN */
}
#body {
    max-width:1400px;  
    margin: 0px auto 0px auto; 
    padding: 40px 20px 40px 20px;
}

.cv_holder li{
  width: 47%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  line-height: 160%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 8px;
  padding-right: 18px;
  margin-bottom: 5px;
}

/* FOOTER */
#footerwrap {
   position:absolute;
   bottom:0;
   width:100%;
   height:380px;   /* HOOGTE VAN DE FOOTER - AAN TE PASSEN */
   background:#27a4e8;
}
#footer {
    max-width:1400px; 
    margin: 0px auto 0px auto; 
    padding: 20px 20px 0px 20px;
}

.foot { width:100%; position:absolute; bottom:0px; height:24px; line-height:24px; text-align:center; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:10px; background-color:#FFF;}
.foot a { color:#6c6c6c;}

.logo { position:absolute;}
/*.taal { position:absolute; width:44px; height:26px; text-align:center; line-height:26px; font-size:14px; font-family: 'Roboto', sans-serif; background-image:url(../images/bg_taal.png); background-repeat:no-repeat; font-weight:500; color:#FFF; right:20px; top:33px;}*/
/*-------- Talen page --------*/
.Submenu_Talen{
  z-index: 9;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #000000;
  float: right;
  margin-top: 30px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}

.Submenu_Talen .Talen {
    background-color: #FFFFFF;
    cursor: pointer;
}

.Submenu_Talen .Talen a#Active {
    text-transform: uppercase;
    padding: 0px;
}
.Submenu_Talen .Talen a {
    display: block;
    float: none;
    padding: 10px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.Talen .Arrspan {
    background: transparent url("../images/arrow_down_taal.png") no-repeat scroll right 2px center;
    display: inline-block;
    padding: 0px 15px;
}

.Talen span.Arrspan > a::before, .Submenu_Talen .Talen span.Arrspan > a::before {
    background-color: #000000;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    content: "";
    height: 30px;
}

/*Slider_Twice*/
.Slider_Overlay {
  /*visibility: hidden;*/
}
.desaturate .Slider_Overlay{
  /*visibility: visible;*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("/images/bg_TrB.png");
}
#Slider_Wrap{
    position: relative;
    width: 100%;
}
#Slider_Wrap img{
  -webkit-transition: filter 1s ease-in;
  transition: filter 1s ease-in;
  -webkit-transition: -webkit-filter 1s ease-in;
  transition: -webkit-filter 1s ease-in;
  -webkit-transition: -moz-filter 1s ease-in;
  transition: -moz-filter 1s ease-in;
  
}

.desaturate{
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */*/
  /*filter: gray; /* IE6-9 */*/
  /*-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ 
}

#Nextbtn{
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -353px;
  top: 50%;
  margin-top: -34.0px;
  cursor: pointer;
}
#Prevbtn{
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: 302px;
  top: 50%;
  margin-top: -34.0px;
  cursor: pointer;
}
/*Einde Slider Twice*/

/*-------- Einde Talen page --------*/
.nav { text-align: right; width:90%; position:absolute; right:98px; top:30px; text-transform:uppercase; font-size:0.9em;}
.nav a {color:#000; margin-left:20px; line-height:30px; display:inline-block; padding:0 15px 0 15px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.nav a:hover { background-color:#27a4e8; color:#FFF;}
.sliderzone { width:100%; height:385px; position:relative; margin-top: 97px;}
.Sliderzone{ width: 100%; height: 385px; margin-top: 97px; position: relative;}
.sliderbalk { height:35px; position:absolute; bottom:0px; background-color:#cecece;left: 0;right: 0;}
.slide { height:385px; position:relative; width:100%; background: url(../images/slide.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-left: 0 !important;
}
.slide_img { position: absolute; bottom:0px;}
.bannerzone { width:100%; height:237px; background: url(../images/banner.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; border-bottom:9px solid #cecece;}
  .bannerzone.OTH{
    margin-top: 97px;
    background-position: center top;
  }

.loctek-slider-controls {
    z-index: 2;
    bottom: 8px;
}

.loctek-slider-controls li.active {
    background-color: #24AADF !important;
    border:none !important;
    width: 12px !important;
    height: 12px !important;
}

.loctek-slider-controls li {
    width: 12px !important;
    height: 12px !important;
    background-color: #373737 !important;
    border: none !important;
    background-image: none !important;
}

.Triss_top{
  position: absolute;
  top: 0;
  left: -28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 14px 0;
  border-color: transparent #27a4e8 transparent;
}

.FWidth.gegevens{
  float: right;
  width: 400px;
  padding: 0;
  margin:0;
}

.DpbFW{
  float: none;
  display: block;
  margin-right: 400px;
}
.DpbFW:after{
  content: "";
  display: block;
  clear: left;
}

.FF.Formulier,.FF.GMap{
  width: 47%;
  margin-right: 3%;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  -Moz-box-sizing: border-box;
  -Webkit-box-sizing: border-box;  
}

input[type="text"]{
  width: 100%;
  border: 1px solid #000000;
  line-height: 32px;
  height: 32px;
  padding: 0 10px;
  margin-bottom: 12px;
  box-sizing: border-box;
  -Moz-box-sizing: border-box;
  -Webkit-box-sizing: border-box;  
}

input[type="text"].Small{
  width: 30%;
  margin-right: 3%;
  float: left;
}

input[type="text"].Medium{
  width: 67%;
  float: left;
}

.rel { position:relative;}

textarea{
  width: 100%;
  box-sizing: border-box;
  -Moz-box-sizing: border-box;
  -Webkit-box-sizing: border-box;  
  border: 1px solid #000000;
  padding: 8px 10px;
  line-height: 140%;
  height: 61px;
}

input[type="submit"]{
   width:100%; display:block; color:#FFF; background-color:#27a4e8; text-align:center; line-height:38px; text-transform:uppercase; font-size:0.9em; margin-top:20px; border:none;
}

.errors{
  color:red;
  list-style: disc;
  list-style-position: inside;
  line-height:140%;
  padding-left: 5px; 
  margin-bottom: 12px;
}

.map{
  height: 461px;

}
h1 { text-align:center; text-transform:uppercase; font-weight:600; font-size:1em; line-height:1.4em; margin-bottom:45px;}

.orangestroke { background-color:#f57828; color:#FFF;}
.orangestroke h1 { color:#FFF;}

.gegevens .txt{
  margin-top: 17px;
  font-size: 1em;
}
.txt { font-size:0.8em; line-height:2em; font-family:Arial, Helvetica, sans-serif;}
.txt ul { padding-left:20px; list-style-image:url(../images/li.png);}
.just { text-align:justify;}
.cent { text-align:center;}

.home_img {-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; border:2px solid #27a4e8;}
.cta_home {font-size:0.8em; line-height:2em; font-family:Arial, Helvetica, sans-serif; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-bottom:40px; background-image:url(../images/balls.png); background-repeat:no-repeat; background-position:center bottom; }
.cta_home h2 { text-align:center; text-transform:uppercase; font-weight:600; font-size:1.2em; margin:25px 0 25px 0;}


.ticker { width:100%; height:153px; border-bottom:3px solid #000; position:relative; background-color:#FFF; }

.overlay { width:100%; height:100%; position:relative;}
.ticker_txt {top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
position:absolute; width:100%; text-align:center; color:#000; font-size:1.2em; line-height:1.4em; font-weight:600;
}

.streep {max-width:1400px; height:100%; margin:auto; background-image:url(../images/ticker_line.png); background-repeat:no-repeat; position:relative; background-position:center; }
.innertxt { max-width:480px; margin:auto; background-color: #FFFFFF; padding-left: 10px; padding-right: 10px;}

.oo_img { max-width:265px; margin:auto;}
.oo_img img{
   border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border: 0px solid #000000;
}
.BLSP .behandeling{padding-bottom: 0;}
.behandeling {font-size:0.8em; line-height:2em; font-family:Arial, Helvetica, sans-serif; text-align:justify; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-bottom:40px;  }
.behandeling h2 {text-align:center; text-transform:uppercase; font-weight:600; font-size:1.2em; margin:25px 0 25px 0;}
.behandeling.DotsSp{
  padding-bottom: 0; background-image:url(../images/b_balls.png); background-repeat:no-repeat; background-position:center bottom; padding-bottom: 10px;
}
.BLSP .cb + .DotsSp{
  margin-left: 0!important;
}
.cv_holder { max-width:800px; margin:auto;}
.logoholder { max-width:298px; margin:auto;}

.behandeling_ov {-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; font-size:0.8em; line-height:2em; font-family:Arial, Helvetica, sans-serif; text-align:justify; padding-bottom:40px; background-image:url(../images/b_balls.png); background-repeat:no-repeat; background-position:center bottom; margin-bottom:30px;}
.behandeling_ov h2 {text-align:center; text-transform:uppercase; font-size:1.2em; margin:15px 0 10px 0; color:#f57828; height: 42px; overflow: hidden; line-height: 140%;}

.behandeling_r { margin-bottom:20px; clear:both; display: inline-block;}
.behandeling_r h2 {text-transform:uppercase; font-size:0.9em; font-weight:600; color:#f57828; margin-top:10%;}
.behandeling_r:hover h2 { color:#27a4e8;}
.Behandeling_Text_Gr{ 
  height: 110px;
  overflow: hidden;
}
a.bh_img { max-width:130px; margin-right:20px; float:left; border:1px solid #27a4e8;}

.Hidden_M_Img{
  cursor: pointer;
}

.con.btn{
  cursor: pointer;
}

.faq {}
.faq h2 {-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; color:#FFF; line-height:160%; background-color:#f57828; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-weight:600; font-size:0.9em; padding:8px 40px 8px 20px; margin-bottom:10px; background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:right center;}
.faq h2:hover { background-color:#27a4e8; background-image:url(../images/faq2.png);}
.faq h2.active{ background-color:#27a4e8; background-image:url(../images/faq2.png);}
.ant { margin-bottom:8px; width:95%; margin:auto; font-size:0.8em; line-height:2em; color:#3d3d3d; text-align:justify; margin-bottom: 20px; }


.gegevens { position:relative; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-left:35px;}
.icon { position:absolute; top:5px; left:0px;}
a.btn { width:100%; display:block; color:#FFF; background-color:#27a4e8; text-align:center; line-height:38px; text-transform:uppercase; font-size:0.9em; margin-top:20px;}

.slide_content { font-size:0.8em; line-height:2em; text-align:justify; font-weight:600; margin-top:20px; }
.slide_content .Title_ban{ background-color:#27a4e8; text-align:center; color:#FFF; height: 65px; padding: 0 6px 0 6px; line-height: 140%; font-size:1.375em; margin-bottom:15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px 8px 8px 8px;
  -moz-border-radius: 0px 8px 8px 8px;
  -webkit-border-radius: 0px 8px 8px 8px;
  border: 0px solid #000000;
}
.Change_Mb .col_slide{
  margin-bottom: 0;
}

.HideBr{
  height: 24px;
}
.slide_content .Slider_text_wrap{overflow: hidden; font-size: 1.1275em; width: 96%; margin: 0 auto;}
.slide_content a { text-align:center; color:#f57828; text-decoration:underline; margin-top:20px; line-height: 1.3em; overflow: hidden; height: 2.6em; display:block; font-size:1.1em; font-weight:400;}

.footfoto { width:100%; height:140px; background: url(../images/gevel.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; margin-right:5%; }
.footadres { color:#FFF; font-size:0.8em; line-height:1.6em; }
.footadres a { color:#000; text-decoration:underline;}
.footadres h2 { color:#000; text-transform:uppercase; font-weight:600; margin-bottom:20px;}



/*3 op rij*/
.col-group_3 > div {
  padding: 0em;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;  transition: all .2s ease-in-out;
}
@media screen and (min-width: 600px) {
  .col-group_3 {
    overflow: hidden;
  }
  .col-group_3 > div {
    float: left;
    width: 50%;    padding: 0.8em; 
  }
  .col-group_3 > div:nth-child(odd) {
    clear: left;
  }
   
}

@media screen and (min-width: 1200px) {
  .col-group_3 > div {
    width: 33.33%;
  }
  .col-group_3 > div:nth-child(odd) {
    clear: none; 
  }
}

/* end */


.FontUp{
  font-size: 1.475em;
  line-height: 140%;
}

.col_foot.span_1_of_7_foot.Changing{
  margin-left: 1%;
  width: 13.71%;
}


/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 5%;
}
.col:first-child { margin-left: 0; }


/*  COLUMN SETUP  */
.col_slide {
  display: block;
  float:left;
  margin: 0 0 1% 5%;
}
.col_slide:first-child { margin-left: 0; }

/*  COLUMN SETUP  */
.col_fiche {
  display: block;
  float:left;
  margin: 1% 0 1% 5%;
}
.col_fiche:first-child { margin-left: 0; }

/*  COLUMN SETUP  */
.col_con {
  display: block;
  float:left;
  margin: 1% 0 1% 3%;
}
.col_con:first-child { margin-left: 0; }

.col_foot {
  display: block;
  float:left;
  margin: 1% 0 1% 3%;
}
.col_foot:first-child { margin-left: 0; }

.col_f_link {
  display: block;
  float:left;
  margin: 1% 0 1% 3%;
}
.col_f_link:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 { width: 100%;}
.span_1_of_2 { width: 47.5%;}

/*  GRID OF TWO  */
.span_1_of_2_slide { width: 47.5%; }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65%; }
.span_1_of_3 { width: 30%; }

/*  GRID OF THREE  */
.span_1_of_3_link { width: 31.33%; }
.span_1_of_3_link:nth-child(3n+1){margin-left: 0px;}
.span_1_of_3_link a { text-align:center; color:#FFF; background-color:#f57828; display:block; line-height:30px; text-transform:uppercase; font-size:0.9em;}
#footer .span_1_of_3_link a{
  height: 30px;
  overflow: hidden;
}

/*  GRID OF THREE  */
.span_2_of_3_fiche { width: 65%; }
.span_1_of_3_fiche { width: 30%; }

/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%;}
.span_6_of_7 { width: 85.28%;}
.span_5_of_7 { width: 70.57%;}
.span_4_of_7 { width: 55.85%;}
.span_3_of_7 { width: 41.14%;}
.span_2_of_7 { width: 26.42%;}
.span_1_of_7 { width: 11.71%;}

/*  GRID OF SEVEN  */
.span_4_of_7_foot {width: 55.85%;}
.span_2_of_7_foot {width: 26.42%;}
.span_1_of_7_foot {width: 11.71%;}

@media screen and (max-width: 1200px){
  .col_f_link.span_1_of_3_link{
    font-size: 0.75em;
    line-height: 160%;
    height: 30px;
    overflow: hidden;
  }

  .col_foot.span_1_of_7_foot.Changing .footadres h2{
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1100px){
  .nav{
    font-size: 0.725em;
  }
  .Submenu_Talen {
    font-size: 0.725em;
  }

  .FF.GMap{display: none;}
  .FF.Formulier{
    width: 97%;
    margin-right: 3%;
  }

  .span_1_of_3_link a{
    font-size: 0.75em;
  }

}


@media only screen and (max-width: 975px) {
  
  .nav a {  margin-left:5px; padding: 0 10px 0 10px;}
  .nav {  right:78px;}
  .logo { width:200px;}

  }

@media screen and (max-width: 840px){
  .span_1_of_3_fiche.Noshow{display: none;}
  .span_2_of_3_fiche.Vragenf{
    width: 100%;
  }

  /*.ChangTit h2{
    font-size: 1em;
  }*/
}

@media only screen and (max-width: 800px) {
  
  #bodywrap {padding-bottom:660px;}
    #footerwrap { height:660px;}
  
  .footfoto { height:220px;}
   .footadres { text-align:center;}
    .footadres h2 { }
  
  .col_foot { margin: 20px 0 1% 0%;}
  .span_4_of_7_foot, .span_2_of_7_foot, .span_1_of_7_foot {width: 100%; }
  .col_foot.span_1_of_7_foot.Changing {
    margin-left: 0;
    width: 100%;
  }

  .InbAnfu .span_1_of_7_foot:nth-child(1){
    width: 48.5%;
    margin-right: 3%;
  }

  .InbAnfu .span_1_of_7_foot:nth-child(2){
    width: 48.5%;
    margin-right: 0%;
  }

  .InbAnfu .span_4_of_7_foot .span_1_of_3_link {
    width: 31.33%;
    margin-left: 3%;
    float: left;
  }

  .InbAnfu .span_4_of_7_foot .span_1_of_3_link:nth-child(1){    
    margin-left: 0%;
    clear: left;
  }
  .InbAnfu .span_4_of_7_foot .span_1_of_3_link:nth-child(3n+1){
    margin-left: 0%;
    clear: left;
  }
  .span_1_of_3_link a{
    font-size: 0.8125em;
  }

.nav { display:none;}
  .col_fiche { margin: 1% 0 1% 0%;}
  .span_2_of_3_fiche { width: 100%; }
  .span_1_of_3_fiche { display:none; }
  
   .col_f_link { margin: 1% 0 1% 0%;}
  .span_1_of_3_link { width: 100%; }
  
  .FWidth.gegevens{
    float: none; 
    width: 100%;
    margin-bottom: 1em;
  }

  .DpbFW{
    margin-right: 0;
  }

  .FF.Formulier{
    width: 100%;
    margin-right: 0;
  }

  .Hidden_M.dn{
    display: inline-block; 
    position: absolute;
    top: 30px;
    right: 60px;
  }

  .nav{
    right: 0;
    background-color: #FFFFFF;
    top: 0;
    width: 100%;
  }

  .nav a{
    display: block;
    width: 100%;
    font-size: 1.8em;
    background-color: 
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    line-height: 2em;
    height: 2em;
    background-color: #FFFFFF;
    border-bottom: 1px solid #9c9c9c;
    text-align: center;
  }

  .nav a:last-child{
    border-bottom: none;

  }

  .InfChang .Img_wrap{
    width: 48.5%;
    margin-right: 3%;
    float: left;
  }

  .InfChang .txt .gegevens{
    margin-left: 51.5%;
  }
  


}

@media only screen and (max-width: 700px){
  .InfChang .FWidth.gegevens .HideBr{
    display: none;
  }

  .cv_holder .txt.col ul li{
    width: 100%;
    margin: inherit 0 inherit 0;
    float: none;
  }

  .Sliderzone{display: none;}
  .orangestroke.charger{
    margin-top: 98px;
  }
}

@media only screen and (max-width: 600px) {
.col_con {  margin: 1% 0 1% 0%; }
  .span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
  
  .sliderzone { height:420px; }
  .Change_Mb .col_slide.span_1_of_2_slide:nth-child(2){
    display: none;
  }
  .Change_Mb .col_slide.span_1_of_2_slide .slide {
    margin-left: 0px!important;
  }
  .Slider_content {
    padding-right:0px; 
  }

  .ChangeearlyBL .span_1_of_3{
    width: 100%;
    float: none;
  }
  .ChangeearlyBL .col{
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5em;
  }

  .ChangeearlyBL .behandeling.DotsSp.dn{
    display: block;
  }

  .ChangeearlyBL .HideOneLiner{
    display: none;
  }

  .col_slide { margin: 0% 0 1% 0%; float:right;}
  .span_1_of_2_slide { width: 100%;}

  .faq h2 {padding:8px 20px 8px 20px;background-image:none;}
  .faq h2:hover {background-image:none;}
}

@media only screen and (max-width: 550px){
  #bodywrap {padding-bottom:1050px;}
    #footerwrap { height:1050px;}
  .InbAnfu .span_1_of_7_foot:nth-child(1){
    width: 100%;
    margin-right: 0%;
  }

  .InbAnfu .span_1_of_7_foot:nth-child(2){
    width: 100%;
    margin-right: 0%;
  }
  .InbAnfu .span_4_of_7_foot .span_1_of_3_link {
    width: 100%;
    margin-left: 0%;
    float: none;
    margin-bottom: 0.75em;
  }

  .InbAnfu .span_4_of_7_foot .span_1_of_3_link:nth-child(1){    
    margin-left: 0%;
    clear: none;
  }
  .InbAnfu .span_4_of_7_foot .span_1_of_3_link:nth-child(3n+1){
    margin-left: 0%;
    clear: none;
  }
  .span_1_of_3_link a{
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 500px){
  .InfChang.Do .Img_wrap{
    display: none;
  }

  .InfChang.Do .HideBr.Do{
    display: none;
  }
  .InfChang.Do .FWidth.gegevens .HideBr.Do{
    display: none;
  }
  

  .InfChang .Img_wrap{
    width: 100%;
    margin-right: 0%;
    float: none;
  }

  .InfChang .txt .gegevens{
    margin-left: 0%;
  }
  .InfChang .FWidth.gegevens .HideBr{
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  
  .home_img { margin-top:30px;}
  .oo_img { margin-top:30px;}
  
  
  
  .col { margin: 1% 0 1% 0%;}
  
  .span_2_of_2, .span_1_of_2 { width: 100%; }
  .span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }

  .logo{
    position: static;
    display: block;
    margin-left: 0px;
    margin-right: 120px;
    width: auto;
  }

  .logo img{
    width: 100% !important;
    height: auto !important;
    max-width: 278px;
  }

  .Submenu_Talen{
    position: absolute;
    top: 30px;
    margin-top: 0;
    right: 10px;
  }
  
}

@media screen and (max-width: 400px){
  input[type=text].Small,input[type="text"].Medium{
    float: none;
    width: 100%;
  }

  .Submenu_Talen{
    position: absolute;
    top: 10px;
    right: 15px;
  }

  .logo{
    margin-right: 50px;
  }

  .Hidden_M.dn {
    display: inline-block;
    position: absolute;
    top: 50px;
    right: 0px;
  }

  .sliderzone {
    height: 0px;
    visibility: hidden;
  }
}

@media screen and (max-width: 360px){

}

/* COOKIE MELDING
#PLCookie {
  width: 100%;
  min-height: 50px;
  position: fixed;
  padding: 0 15px;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  -moz-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
}

#PLCookie article {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 6px;
}

#PLCookie article div {
  float: right;
}

#PLCookie article span {
  display: block;
  padding-top: 6px;
  margin-right: 200px;
}

#PLCookie article div a {
  padding: 10px 15px;
  margin-left: 20px;
  background-color: #fff;
  color: #4f4f4f;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}
#PLCookie article div a:hover {
 background-color: #dbdbdb;
}

@media all and (max-width: 550px) {
  #PLCookie article div {
    float: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
  }

  #PLCookie article span {
    display: block;
    padding-top: 6px;
    text-align: center;
    margin-right: 0;
    padding-bottom: 55px;
  }
}
 /* cookie old end */

/* COOKIE MELDING NEW */

#PLCookie {
	position: fixed;
	left: 10px;
	bottom: 10px;
	margin-right: 10px;
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	z-index: 100;
	padding: 25px;
	transition: all .8s;
	-webkit-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
	-moz-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
	box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
}

#PLCookie h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	color: #353535;
	font-size: 1.6em;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 30px;
}

#PLCookie p {
	max-width: 500px;
	font-family: 'Montserrat', sans-serif;
	color: #979797;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 150%;
	font-size: 1.1em;
}

.PL_Buttons {
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
}

.PL_Buttons a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	padding: 15px;
	background-color: #f57828;
	border: 1px solid #f57828;
	color: #fefefe;
	width: 48%;
	cursor: pointer;
	text-align: center;
	transition: all .3s;
	margin: 5px;
	font-size: 1.3em;
}

.PL_Buttons a:hover {
	background-color: transparent;
	color: #f57828;
	border: 1px solid #f57828;
}

/* NEW COOKIE END */

#PL_privacy {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.privcnt {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: .8em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 20px;
}
.privcnt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.privcnt a {
  height: 100%;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  color: black;
  font-weight: 700;
  color: #27a4e8;
  position:relative;
  z-index: 10;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #dedede;
}
.privcnt:hover input ~ .checkmark {
  background-color: #ccc;
}
.privcnt input:checked ~ .checkmark {
  background-color: #27a4e8;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.privcnt input:checked ~ .checkmark:after {
  display: block;
}
.privcnt .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#content-container {
  width: 50%;
  margin: auto;
}

#content-container h2 {
  color:#f57828; 
  font-size:2.4em; 
  font-weight:bold; 
  margin-bottom: 5px;
  margin-top: 1em;
  cursor: pointer;
}

#content-container h3 {
  background-color:#fff; 
  color:#000;
  font-size:1.5em; 
  margin: 1em;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: inset 0 0 0 0 #27a4e8;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  cursor: pointer;
  border: 2px solid #000;
}

#content-container h3:hover {
  box-shadow: inset 1200px 0 0 0 #27a4e8;  
  color: #fefefe;
}

#content-container h3 span {
  display: inline-block;
  float: right;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #000;
  margin-right: 10px;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}

#content-container h3:hover span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-right: 10px;
}

#content-container h3.active span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #000;
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

#content-container h3.active:hover span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-right: 10px;
}

#content-container h4 {
  margin-left: 2em;
  font-size: 1.1em;
  font-weight: bold;
}

#content-container p {
  margin-left: 2em;
  margin-bottom: 2em;
}

#content-container ul {
  margin-left: 3em;
}

#content-container table {
  margin-left: 3em;
}

#content-container a {
  color: #D3191C;
}

#gdpr-wrapper {
   min-height:100%;
   position:relative;
}