@charset "UTF-8";

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: Arial, Helvetica, sans-serif;
}
#container {
   min-height:100%;
   position:relative;
}

/* HEADER */
#headerwrap {
   background:#fff;
   height:124px; 
   position: fixed;
   z-index: 10;
   width: 100%;
   top:0;
    border-bottom: 1px solid #727256;
}
#header{
    max-width:1400px;  
    margin: 0px auto 0px auto; 
    font-family: 'Roboto', sans-serif; position:relative; line-height:41px; display:block; 
    width: 100%;
    height: 100%;
    position: relative;
}

.dienst .dotdotdot
{
  padding: 1px 0;
}

#headerwrap.scroll
{
  -webkit-box-shadow: 0 2px 3px 0px #aaa;
  box-shadow: 0 2px 3px 0px #aaa;
}

/* BODY */
#bodywrap {
   padding-bottom:500px;   /* HOOGTE VAN DE FOOTER - AAN TE PASSEN */
   width: 100%;
}
#body {
    max-width:1400px;  
    margin: 0px auto 0px auto; 
    padding: 50px 20px 50px 20px; position: relative;
}

/* 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: #727256;
	border: 1px solid #727256;
	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: #727256;
	border: 1px solid #727256;
}

/* NEW COOKIE END */

/* COOKIE MELDING old
#PLCookie {
  width: 100%;
  min-height: 50px;
  position: fixed;
  padding: 0 15px;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  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;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  letter-spacing: 1px;
}

#PLCookie article div {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

#PLCookie article div a {
  padding: 10px 15px;
  margin-left: 20px;
  background-color: #fff;
  color: #4f4f4f;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}
#PLCookie article div a:hover {
 background-color: #dbdbdb;
}
*/

/* FOOTER */
#footerwrap {
   position:absolute;
   bottom:0;
   width:100%;
   height:485px;   /* HOOGTE VAN DE FOOTER - AAN TE PASSEN */
   background:#727256;
}

#slider
{
  background-color: #727256 !important;
}

#footer {
    max-width:1400px; 
    margin: 0px auto 0px auto; 
    padding: 20px 20px 0px 20px; color:#FFF; font-size:0.9em; line-height:1.8em;
}
#footer a { color:#FFF;}

.footy { width:100%; position:absolute; bottom:0px; height:27px; line-height:27px; text-align:center; background-color:#000; font-size:10px;}
.footy a { color:#fff;}

.logo { position:absolute; width:176px; transition: all .2s ease-in-out; margin-left:20px; margin-top: 28px; z-index: 1;}

.nav { width:100%; line-height:35px; text-transform:uppercase; top:44px; position:absolute; right:20px; max-width: 1400px;}
.nav a { float:right; color:#000; font-size:1em; margin-left:40px; font-weight:400; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:0 30px 0 30px; border:1px solid #292929;}
.nav a:last-child { margin-left:0px;}
.nav a:hover { border:1px solid #e98523; }


.banner_home {
	background: url(../images/banner.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; height:386px;
	}

.ak_banner { width:390px; height:386px; background-image:url(../images/bg_ak.png); padding:35px;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; float:right; position: relative;}
.ak_banner h3 { color:#e98523; font-family: 'Roboto Condensed', sans-serif; font-weight:700; font-size:1.8em; line-height:1.2em; margin-bottom:30px; }
.ak_banner h2 { font-family: 'Roboto Condensed', sans-serif;  color:#000; font-size:1em; font-weight:700; line-height:1.2em;}
.aktxt { text-align:justify; height:6.3em; overflow:hidden;}
.aktxt p {margin:0;}
a.aklink { width:100%; text-align:center;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; color:#e98523; border:2px solid #e98523; display:block;font-family: 'Roboto Condensed', sans-serif; font-weight:700; line-height:47px; display:block; margin-top:30px;}

#slider
{
  margin-top:124px;
}

#slider .aklink
{
  position: absolute;
  bottom:10px;
  width: 80%;
  right:10%;
}

.banner {
	background: url(../images/banner.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; height:125px;
	}

.breadcrump { position:absolute; width:90%; font-size:9px; color:#000; top:10px; }
.breadcrump a { color:#000;}

.greystroke { width:100%; background-color:#cacaca;}

h1 {font-family: 'Roboto Condensed', sans-serif; text-align:center; font-size:1.5em; font-weight:300; background-image:url(../images/bg_h1.png); background-repeat:repeat-x; background-position:center; line-height:1.4em; margin-bottom:40px;}
h1 span{ padding: 0 2% 0 2%; background-color:#FFF; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; display: inline-block;}
.greystroke h1 span{ padding: 0 2% 0 2%; background-color:#cacaca; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; display: inline-block;}

.txt { font-size:0.9em; line-height:1.8em;}
.txt h2 { color:#e98523; margin:1em 0 0 0; text-align:center; font-size:1.2em; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; height: 2.8em;overflow: hidden;}
.cent { text-align:center;}
.just { text-align:justify;}
.rel { position:relative;}

.dienst { -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-bottom:30px; margin-bottom:30px; background-image:url(../images/balls.png); background-repeat:no-repeat; background-position:bottom center;}


#tickertape { width:100%; height:107px; background: url(../images/bg_ticker.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; position:relative;}
.tickertxt { width:100%; font-family: 'Roboto Condensed', sans-serif;  line-height:1.2em; color:#242424; top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
position:absolute; text-align:center;  font-size:1.7em; font-weight:300;
}

.fotoband { width:100%; background-color:#FFF;}

.adres { position:relative;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-left:50px;}
.icon { position:absolute; left:0px; top:5px;}

a.star { position:absolute; top:0px; right:0px; background-color:#919191;}
a.star:hover { background-color:#ed1c24;}

.redstroke { background-color:#ed1c24; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:25px;}
.redstroke  h2 { color:#FFF; text-align:center; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; margin-bottom:25px; font-size:1em; }
.redstroke select { width:100%;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:10px; border:none; margin-bottom:10px;}

.param { color:#ed1c24; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; float:left; width:130px; font-size:1em; line-height:1.8em;}
.left { float:left;}

a.terug {font-family: 'Roboto Condensed', sans-serif; color:#ed1c24; font-size:1em;}
a.int { width:100%; color:#FFF;font-family: 'Roboto Condensed', sans-serif; background-color:#ed1c24; font-size:1em; line-height:40px; text-align:center; display:block; width:100%;}
.line { width:100%; text-align:right; border-top:1px solid #bfbfbf; padding:10px 0 10px 0;}

.faqItem {}
.faqItem h2 { font-size:1.1em;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:10px 40px 10px 20px; color:#FFF; background-color:#e98523;  margin-bottom:10px; background-image:url(../images/faq.jpg); background-repeat:no-repeat; background-position:right top;}
.faqItem .c 
{
  line-height: 1.5em;
  padding-left:5%;
  width: 90%;
}

.ant { width:95%; margin:auto; margin-bottom:10px;}

a.ak { position:absolute; width:100%; height:100%; display:block;}
.ak_con {width:100%; font-family: 'Roboto Condensed', sans-serif;  line-height:1.4em; color:#FFF; top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
position:absolute; text-align:center; text-transform:uppercase; font-size:1.2em;}

a.con { line-height:38px; text-align:center; color:#FFF; text-transform:uppercase; display:block; background-color:#e98523; font-size:1em; margin-top:14px; margin-bottom:28px;}

.gegevens {  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:20px 0 0 30px; position:relative;}
.icons { position:absolute; left:0px; padding-top:5px;}

.content { max-width:960px; margin:auto;}
.content a { font-weight:bold; color:#e98523;}


.rightfiche { background-color:#959595; padding-bottom:40px;}
.rightfiche a { display:block; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding: 20px 20px 0 20px; }
.rightfiche a:hover { background-color:#dbdbdb;}
.rightfiche a img { -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; border:1px solid #e98523;}
.right_txt { -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding:0 20px 0 20px; height:88px; overflow:hidden; color:#FFF; font-size:0.8em; line-height:1.6em; text-align:justify;}
.rightfiche a:hover .right_txt { color:#000;}
.right_txt h2 {font-family: 'Roboto Condensed', sans-serif;  color:#e98523;  margin-bottom:5px; font-weight:600; font-size:1.2em;}
.bor {border-bottom:1px solid #FFF; -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; padding-top:20px; }
a.lijst {color:#fff; background-color:#292929;  text-align:center; display:block;  line-height:32px; height:32px; width:120px; font-size:0.8em;  position:absolute; margin-top:-16px; left:50%; margin-left:-50px;}


.btns { width:418px; position:absolute; top:-16px; left:209px; left:50%; margin-left:-209px; }
.btns a {color:#FFF; background-color:#292929; text-align:center; display:block; float:left; margin:0 7px 0 7px; line-height:32px; width:87px; font-size:0.7em;}

.ar_l { position:absolute; top:-16px; left:8px;}
.ar_r { position:absolute; top:-16px; right:8px;}






/*4 op rij*/
.col-group_3 > div {
  padding: 1em;  -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 */






/*4 op rij*/
.col-group_4 > div {
  padding: 1em;  -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_4 {
    overflow: hidden;
  }
  .col-group_4 > div {
    float: left;
    width: 50%;    padding: 0.8em; 
  }
  .col-group_4 > div:nth-child(odd) {
    clear: left;
  }
   
}

@media screen and (min-width: 1200px) {
  .col-group_4 > div {
    width: 25%;
  }
  .col-group_4 > div:nth-child(odd) {
    clear: none; 
  }
 
}

/* end */







/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 3%;
}
.col:first-child { margin-left: 0; }


/*  COLUMN SETUP  */
.col_foot {
	display: block;
	float:left;
	margin: 1% 0 1% 3%;
}
.col_foot:first-child { margin-left: 0; }


.col_pr {
	display: block;
	float:left;
	margin: 1% 0 1% 3%;
}
.col_pr: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: 48.5%;}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.66%; }
.span_1_of_3 { width: 31.33%; }

/*  GRID OF THREE  */
.span_3_of_3_pr { width: 100%; }
.span_2_of_3_pr { width: 65.66%; }
.span_1_of_3_pr { width: 31.33%; }

/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%;}
.span_4_of_5 { width: 79.4%;}
.span_3_of_5 { width: 58.8%;}
.span_2_of_5 { width: 38.2%;}
.span_1_of_5 { width: 17.6%;}

/*  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%;}


@media only screen and (max-width: 1150px) {
	
	.nav { }
    .nav a {  margin-left:10px;}
	
	}


@media only screen and (max-width: 1000px) {
#footer { font-size:0.8em;}
.adres {padding-left:30px;}

.logo {  width:200px; top:30px; margin-top: 0;}
	
	#logoft
  {
    display: none;
  }
}

@media only screen and (max-width: 880px) {
.col_pr {  margin: 1% 0 1% 0%; }
	.span_3_of_3_pr, .span_2_of_3_pr, .span_1_of_3_pr { width: 100%; }
   
	
}

/*  GO FULL WIDTH BELOW 800 PIXELS */
@media only screen and (max-width: 800px) {
	
	.nav { display:none;}
	
	#bodywrap {padding-bottom:500px;}
    #footerwrap {height:520px; width: 100%}
	
	.gegevens { width:180px; margin:auto;}
	
	.col_foot {  margin: 3% 0 3% 0%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }


  #footerwrap .cent
  {
    display: none;
  }
  #footerwrap .span_1_of_5
  {
    width: 25%;
  }

   #footerwrap .span_2_of_5
   {
    width: 45%;
    margin-left:5%;
   }
	
		.ar_l { top:-150px; }
.ar_r { top:-150px; }
	
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 680px) {
  #footerwrap .span_2_of_5
  {
    display: none;
  }

  .xxx.dn
  {
    display: block;
  }

  #footerwrap .span_1_of_5, #footerwrap .span_2_of_5
  {
    width: 50%;
  }

  #bodywrap {padding-bottom:555px;}
    #footerwrap {height: 515px; width: 100%}
	
	.ak_banner { width:100%;}
	.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%; }
	.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%; }
	
	.btns { width:304px;    left:50%; margin-left:-152px; }
.btns a { margin:0 3px 0 3px; line-height:32px; width:70px; }
	
}



.akcover
{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
}


.resbutton
{
  position: absolute;
  right:20px;
  top:50%;
  margin-top:-14px;
  display: none;
}

.mobilemenu
{
  display: none;
}

@media only screen and (max-width: 800px) 
{
  .resbutton
  {
    display: block;
  }

  .faq
  {
    width: 100%;
  }
  .akakak
  {
    display: none;
  }

  .mobilemenu
  {
    border-top:1px solid #fff;
    height: 100vh;
    background-color: #292929;
  }

  .mobilemenu a 
  {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 1.5em;
    text-align: center;
    line-height: 60px;
    color:#fff;
    border-bottom:1px solid #fff;
  }

  .mobilemenu a:hover
  {
    background:#E98523;color:#fff
  }

}


@media only screen and (max-width: 480px) 
{
    #slider2
    {
      height: 0 !important;
    }

    #bodywrap
    {
      padding-bottom: 330px;
    }

    .fotoband
    {
      display: none;
    }

    #footerwrap
    {
      height: 310px;
    }
}


@media only screen and (max-width: 400px) 
{
    #footerwrap .span_1_of_5 {
      width: 100%;
    }

    #footerwrap .gegevens
    {
      margin-left: 0;
    }

    #bodywrap
    {
      padding-bottom: 420px;
    }

    #footerwrap
    {
      height: 410px;
    }
}

#content-container {
  width: 50%;
  margin: auto;
  margin-bottom: 2em;
}

#content-container h2 {
  color: #e98523;
  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;
  border: 1px solid #000;
  box-shadow: inset 0 0 0 0 #e98523;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  cursor: pointer;
}

#content-container h2:hover + div > h3, #content-container h3:hover {
  box-shadow: inset 1200px 0 0 0 #e98523;
  color: #fefefe;
}

#content-container h3.active {
  color: #fff;
  box-shadow: inset 1200px 0 0 0 #e98523;
}

#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 #e98523;
  margin-right: 10px;
  margin-top: 9px;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.4s;
}

#content-container h2:hover + div > h3 > span, #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 #fff;
  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;
  margin-right: 2em;
  font-size: 1.1em;
  font-weight: bold;
}

#content-container p {
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 2em;
}

#content-container ul {
  margin-left: 3em;
  margin-right: 3em;
  margin-bottom: 1em;
}

#content-container li {
  margin-bottom: 0.5em;
  margin-left: 1em;
  list-style: disc;
}

#content-container table {
  margin-left: 3em;
  margin-right: 3em;
  margin-bottom: 1em;
}

#content-container th, #content-container td {
  border: 1px solid #000;
  padding: 5px;
}

#content-container th {
  font-weight: bold
}

#content-container a {
  color: #D3191C;
}
