/*
@font-face {
    font-family: 'profileregular';
    src: url('../fonts/profile-regular-webfont.eot');
    src: url('../fonts/profile-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/profile-regular-webfont.woff') format('woff'),
         url('../fonts/profile-regular-webfont.ttf') format('truetype'),
         url('../fonts/profile-regular-webfont.svg#profileregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*
@font-face {
  font-family: 'apple';
  src: url('../font/myriad_apple.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+
}
*/
/*
@font-face{
	font-family:"Avenir-Next";
	src:url("../fonts/AvenirRegular.otf");
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:"Avenir-Next";
	src:url("../fonts/AvenirDemi.otf");
    font-weight: bold;
    font-style: normal;
}
@font-face{
	font-family:"Avenir-Next";
	src:url("../fonts/AvenirBold.otf");
    font-weight: 500;
    font-style: normal;
}
*/
@font-face{
	font-family:"JosefinSans";
	src:url("../fonts/JosefinSans-Light.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:"JosefinSans";
	src:url("../fonts/JosefinSans-Regular.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face{
	font-family:"JosefinSans";
	src:url("../fonts/JosefinSans-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face{
	font-family:"aqua";
	src:url("../fonts/aqua.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:"aqua";
	src:url("../fonts/aqua.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*
* {
	font-family: 'JosefinSans', arial, segoe UI, arial,tahoma,times;
	font-family: 'aqua', arial, segoe UI, arial,tahoma,times;
}
*/
* {
	font-family: arial, segoe UI, arial,tahoma,times;
	/*font-family: 'aqua', arial, segoe UI, arial,tahoma,times;*/
	/*font-family: arial, segoe UI, arial,tahoma,times;*/
}
body {
	font-family: 'JosefinSans', arial, segoe UI, arial,tahoma,times;
	font-family:  arial, segoe UI, arial,tahoma,times;
	/*font-family: Alegreya Sans, arial, segoe UI, arial,tahoma,times;*/
	font-size: 16px;
	margin:0;
	padding:0;
	background-color: #E4E4E4;
	background-color: #fff;
	    background-color: #f1f1f1;


	 /*background: rgb(127, 92, 31);*/
	-webkit-background-size: length_100% length_100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: relative;
	background-attachment: fixed;
	/*overflow:hidden;*/
}
/*
*:not(html) {
    -webkit-transform: translate3d(0, 0, 0);
}*/
html{
 position: relative;
}

h1 {
font-family: 'aqua', arial, segoe UI, arial,tahoma,times;
font-weight: normal;
font-size: 80px;
color: #fff;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
/*letter-spacing: 2px;*/
}

h2 {
font-family: 'aqua', arial, segoe UI, arial,tahoma,times;
	font-weight: normal;
	font-size: 60px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	letter-spacing: 1px;
	line-height: 100%;


}
.home_intro h2 {
	margin-bottom: 15px;

}


h3 {
	font-family: 'aqua', arial, segoe UI, arial,tahoma,times;
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	/* margin: 0px 0px 10px 0px; */
	line-height: 120%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;

}
.category_introduction a:link, .category_introduction a:visited {
	color: #fff;
	font-weight: bold;
	transition: 0.5s ease;
	transform: translateX(0px);
}
.category_introduction a:hover {
	/* transform: translateX(4px) scale(1.02); */
	/* background: Red; */
	color: #ffe0a5;
}
.category_introduction h2 {
	font-size: 30px;
}
#content_contact a:link, #content_contact a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	transition: 0.3s ease;
	transition: 0.4s ease;
     display: inline-block;
    /*padding: 15px 30px;*/
    border-radius: 5px;
    /* margin-top: 33px; */

}
#content_contact a:hover {
	color: rgb(241, 249, 255);
}


.orderform_container h2 {
	color: #560018;

}

.h1_span {
	font-size: 18px;

}

.h2_790 {
	font-size: 28px;
}




img {
border: none;
}

#wrapper {
    min-height: 100%;
    overflow: hidden;
    min-height: 100%;
    overflow: hidden;
    /* overflow: auto; */
    /* height: 100vh; */
    /*-webkit-overflow-scrolling: touch;*/
   /* z-index: 1;*/
    position: relative;
    width: 100%;
}
#main_wrap {
	/*overflow: auto;*/
	/*padding-bottom: 74px;
	padding-bottom: 107px;*/

}
#footer {
	position: relative;
	margin-top: -74px; /* negative value of footer height */
	margin-top: -117px;
	min-height: 74px;
	min-height: 107px;
	clear:both;
}




.close {
	width: 24px;
	height: 24px;
	background-image: url('../img/close2.png');
	/*background-image: url('../img/close3.png');*/
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;

}

.close_diensten {
	width: 24px;
	height: 24px;
	background-image: url('../img/close2.png');
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}
.close_fas {
	width: 24px;
	height: 24px;
	background-image: url('../img/close2.png');
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}


.main_wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;

}
.content {


}
.content_container {

	/*padding: 19px;*/
	color: #fff;
	color: #6c6c6c;
	/*letter-spacing: 1px;*/
	font-size: 13px;
	position: relative;
	overflow: auto;
	overflow: hidden;
    color: rgba(0, 0, 0, 0.63);
}


.content_contact_container {
padding: 15px 0px 0px 20px;
letter-spacing: 1px;
font-size: 13px;

}

/***********************************************************************************************************
STAS***********************************************************************************************************
/*****************************************/
/*****************************************
STAS*************************************************************************************************************
/*****************************************/
/*****************************************
STAS***************************************************************************************************************
/*****************************************/
/*****************************************
STAS***************************************************************************************************************
/*****************************************/
/*****************************************
STAS***************************************************************************************************************
/*****************************************/
/*
.terug, .terug_clients {
    width: 4%;
	width: 6%;
    display: block;
    text-decoration: none;
    position: fixed;
    top: 3%;
	top: 20%;
    right: 2%;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    border-radius: 100px;
}*/
.terug, .terug_clients {
    width: 8%;
	 padding-bottom: 8%;
	 position: absolute;

    display: block;
    text-decoration: none;
    top: 10px;
	     top: 62px;
    right: 10px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.terug:hover, .terug_clients:hover {

/*	transform: rotateZ(180deg);*/
}
.close_line_1 {
	position: absolute;
	top: 0px;
	height: 100%;
	padding: 0% 4%;
	background-color: #fff;
background-color: #1274be;
    background-color: rgb(180, 131, 37);
	     background-color: rgb(255, 255, 255);
	left: 48%;
	transform: rotateZ(45deg);
	transition: 0.4s ease;
}
.close_line_2 {
	position: absolute;
	top: 0px;
	height: 100%;
	padding: 0% 4%;
	background-color: #fff;

	left: 48%;
	transform: rotateZ(-45deg);
	transition: 0.4s ease;
}
.terug:hover .close_line_1, .terug:hover .close_line_2 {

transform: rotateZ(90deg);
}
.kiesel_images_container {
	position: relative;
}
.green_bottom {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}
.green_bottom img {
	width: 100%;
}
.kiesel_big_images {
	position: relative;
	width: 100%;
	display: block;
	display: inline-block;
	width: 90%;
	margin: 2.5%;
	box-shadow: 0px 0px 200px rgba(0, 0, 0, 0.65);
	position: relative;
	    margin: 0% 2.5% 5% 2.5%;
		     margin: 0% 5% 5% 5%;
	/* top: 50vh; */
}
.info_a {
	display: inline-block;
	color: green;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 20px;
}
.terug img {
	width: 100%;
}
.prod_blok_img2 {
	width: 100%;
	min-height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	transition: 0.6s ease;
}
.diensten_blok, .client_link, .tcr_img_link {
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    display: inline-block;
    width: 31.33%;
    vertical-align: top;
    overflow: hidden;
    transform: translateZ(0);
    margin: 1%;

}
.category_introduction {
	color: #fff;
	font-size: 25px;
	padding: 5% 20% 2% 20%;
	color: rgba(0, 0, 0, 0.63);
	color: rgb(13, 94, 152);
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-size: 20px;
	font-size: 23px;
	/* padding: 4% 20% 10% 0%; */
	position: relative;
	text-align: center;
	/* width: 50%; */
	margin: 0 auto;
	line-height: 150%;
	text-align: left;
}
.projecten_header {
	position: relative;
background: #367d71;
}
.category_introduction h2 {
	font-weight: bold;
	font-size: 40px;
	padding: 30px 0px 15px 0px;
}
.prod_blok_img_bx2 {
    /* margin: 0 auto; */
    /* padding: 15px 15px 15px 15px; */
    /* height: 161px; */
    /* height: 254px; */
    background-color: #ffffff;
    overflow: hidden;
    /* padding: 20px; */
    /* overflow: hidden; */
    /* border: 4px solid #fff; */
    /* border-radius: 20px; */
    width: 100%;
    padding-bottom: 80%;
    position: relative;
    display: inline-block;
    height: 0px;
    transition: 0.4s ease;
}
.diensten_inner {
    min-height: 200px;
    line-height: 150%;
    font-size: 20px;
    /* padding: 37px; */
    /* color: #fff; */
    color: #9B9B9B;
    color: #fff;
    /* color: #6D6D6D; */
    /* width: 88%; */
    margin: 0 auto;
    display: inline-block;
    display: block;
    text-align: left;
}
/*
.entry_page  {
    width: 80%;
    height: 80%;
    position: fixed;
    top: 10%;
    left: 10%;
    overflow: auto;
    z-index: 3;
}
*/


.entries_pages {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	z-index: 3;
	opacity: 1 !important;
}
.entries_in_view {
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
/*	position: relative;*/

}

.entry_page {
    width: 75%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0%;
    /* left: 20%; */
    /* overflow: auto; */
    overflow-y: scroll;
	 -webkit-overflow-scrolling: touch;
    z-index: 3;
    right: 0px;
}
.entries_in_view  .entry_page {
	position: relative;
}
.entries_in_view  .entry_wrapper {
	position: relative;
}
.search_header {
	font-size: 40px;
	text-align: center;
	padding-top: 30px;
}
.entries_in_view .entry_wrapper, #content_search {
/*
    background: -moz-linear-gradient(top, rgba(9,88,119,1) 0%, rgba(14,118,188,0.3) 100%);
    background: -webkit-linear-gradient(top, rgba(9,88,119,1) 0%,rgba(14,118,188,0.3) 100%);
    background: linear-gradient(to bottom, rgba(9,88,119,1) 0%,rgba(14,118,188,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#095877', endColorstr='#610e76bc',GradientType=0 );*/
}
#content_search {
	min-height: 90vh;
}
.no_search_results {
	text-align: center;
	color: #fff;
}
.entry_wrapper {
    width: 100%;
    /* height: 100%; */
    /* margin: 0 auto; */
    /* margin-top: 316px; */
    position: relative;
    /* background: rgb(14, 105, 152); */
    /* background: rgba(14, 105, 152, 0.96); */
    /* margin-bottom: 80px; */
    /* background-color: rgb(228, 228, 228); */
    min-height: 500px;
    min-height: 75vh;
    min-height: 100vh;
    /* background-color: rgb(119, 119, 119); */
    background-color: rgb(255, 210, 0);
    background: -moz-linear-gradient(left, rgba(0,104,56,0) 0%, rgba(0,104,56,0.92) 100%);
    background: -webkit-linear-gradient(left, rgba(234, 87, 36, 0) 0%,rgb(234, 87, 36) 100%);
    /* background: linear-gradient(to right, rgba(234, 87, 36, 0) 0%,rgb(234, 87, 36) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00006838', endColorstr='#eb006838',GradientType=1 );
    background: #ed5404;
    background: rgb(204, 204, 204);
    background: none;
}
.product_img {
    transition: 0.4s;
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    /*border-radius: 20px;*/
   /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.38); */
}
.diensten_inner_left_padding {
	/* padding: 0% 7%; */
	/* padding: 0px 40px 0px 0px; */
	font-size: 22px;
	box-sizing: border-box;
	width: 40%;
	display: inline-block;
	vertical-align: top;
	padding: 10% 60% 10% 10%;
	    padding: 10% 15% 5% 15%;
	color: rgb(255, 255, 255);
	width: 100%;
	background: #00c19e;
}


.product_blok_container3 h2 {
    color: #9B9B9B;
    color: #EAEAEA;
    /* color: #6D6D6D; */
    font-size: 35px;
    /* font-weight: bold; */
}
.display_title2 {
    color: #6E6E6E;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
    font-size: 26px;
   /* transform: translateY(-100%);*/
    transform: scale(0.75);
	opacity: 0;
    transition: 0.4s ease;
	z-index: 4;
	opacity: 0;
}
.display_title2 table, .display_title2 td{
	width: 100%;
	height: 100%;
    color: #C5D93C;
}
.hover_filter {
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.7);
    background-color: rgba(33, 118, 74, 0.85);
background-color: rgba(255, 191, 0, 0.89);
	transform: translateZ(0);
	opacity: 0;
	transition: 1s ease;
}
.view_img {
    width: 18%;
    display: block;
    margin: 0 auto;
    margin-top: 3%;
}

a.diensten_blok:hover .hover_filter {
	opacity: 1;
}
a.diensten_blok:hover .display_title2 {
	/*transform: translateY(0%);*/
	transform: scale(1);
	opacity: 1;
}
a.diensten_blok:hover .prod_blok_img2 {
	transform: scale(1.3);
}






a.stas_logo:link, a.stas_logo:visited {
	display: block;
	width: 15%;
	position: relative;
	margin: 0 auto;
    padding: 2% 0%;
}
.stas_logo img {
	width: 100%;
}
.footer_vlak {
    width: 100%;
    /* height: 193px; */
	/*
    background-color: #303636;
    background-color: #777777;*/
    /*z-index: 21;*/
    position: relative;
    background-color: #2c4184;
    -webkit-transform: translate3d(0, 0, 0);
    background-color: #00285F;
}
.copyrights_container {
    /* height: 100px; */
    color: white;
    position: relative;
    z-index: 2;

}


.front {
  background-color: rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 1);
}

.left {
  background-color: rgba(100, 0, 0, 0.5);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
background-color: rgba(23, 23, 23, 0.8);
background-color: rgba(23, 23, 23, 1);
}

.back {
  background-color: rgba(0, 0, 100, 0.5);
   background-color: rgba(0, 0, 0, 0.8);
   background-color: rgba(0, 0, 0, 1);
}

.right {
  background-color: rgba(0, 100, 0, 0.5);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
background-color: rgba(23, 23, 23, 0.8);
background-color: rgba(23, 23, 23, 1);
}

.wrap {
  width: 100%;
  height: 100%;
  /*height: 80vh;*/
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.wrap div {
  position: absolute;
  width: 100%;
  min-height: 100%;
  height: 100% !important;
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.wrap div h1, .wrap div p {
  max-width: 700px;
  margin: 0 auto 20px auto;
  padding: 20px 20px 0 20px;
}
.wrap_perspective {

    -webkit-perspective: 800px;
    perspective: 800px;

    position: absolute;
    width: 100%;
    height: 100%;
}
.perspectief2 {
    position: relative;
   /* z-index: 10;*/
    transition: 1.0s ease;
	/*
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
*/
 /* transform: rotate3d(1, -1, 1, 20deg); */
}
.reserverings_formulier {
    position: absolute;
    width: 94%;
    margin: 3%;
    /* top: 81%; */
    z-index: 110;
   /* background: #fff;*/
    bottom: 0%;
}
.budget_form_wrapper {
	position: relative;
}
.budget_form_wrapper .reserverings_formulier {
	position: relative;
}
.budget_form_logo {
	display: inline-block;
	width: 14%;
	position: relative;
	vertical-align: middle;
}
.form_intro_tekst {
    display: inline-block;
    vertical-align: middle;
    color: #00275e;
    font-weight: bold;
    font-size: 18px;
    padding: 0% 2%;
    width: 25%;
    text-align: right;
}

.form_datum {
    width: 20%;
    /* padding: 5px; */
    display: inline-block;
    vertical-align: middle;
    margin: 0.5% 0.5%;
    padding: 0.8% 0.6%;
    background-color: #f3f3f3;
    border: none;
    box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.35);
    font-size: 18px;
}
.center_center {
	position: relative;
}
.center_center div {
	position: absolute;
	width: 100%;
	height: 100%;
}
.center_center table, .center_center td {
	width: 100%;
	height: 100%;
	text-align: center;
}
a.form_next:link, a.form_next:visited {
    width: 12%;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    display: block;
    background: #00285f;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.choose_date_box {
	position: relative;
	background-color: #fff;
}
.choose_cars_box {
    background-color: #cdcdcd;
}
a.form_next
/*
.perspectief2_rotate2 {
	transition: 1s ease;
	-o-transform: perspective( 903px ) rotateX(-0deg) rotateY(14deg) translateZ(0px) translateX(-5%);
	-ms-transform: perspective( 903px ) rotateX(-0deg) rotateY(14deg) translateZ(0px) translateX(-5%);
	-moz-transform: perspective( 903px ) rotateX(-0deg) rotateY(14deg) translateZ(0px) translateX(-5%);
	-webkit-transform: perspective( 903px ) rotateX(-0deg) rotateY(94deg) translateZ(0px) translateX(-5%);
	transform: perspective( 903px ) rotateX(-0deg) rotateY(27deg) translateZ(0px) translateX(5%) !important;
}
.perspectief2_rotate3 {
	transition: 0s ease;
	-o-transform: perspective( 903px ) rotateX(-0deg) rotateY(-14deg) translateZ(0px) translateX(-5%);
	-ms-transform: perspective( 903px ) rotateX(-0deg) rotateY(-14deg) translateZ(0px) translateX(-5%);
	-moz-transform: perspective( 903px ) rotateX(-0deg) rotateY(-14deg) translateZ(0px) translateX(-5%);
	-webkit-transform: perspective( 903px ) rotateX(-0deg) rotateY(-14deg) translateZ(0px) translateX(-5%);
	transform: perspective( 903px ) rotateX(-0deg) rotateY(-27deg) translateZ(0px) translateX(5%) !important;
}
.perspectief2_rotate0 {
	transition: 0.7s ease;
	-o-transform: perspective( 903px ) rotateX(-0deg) rotateY(0deg) translateZ(0px) translateX(-5%);
	-ms-transform: perspective( 903px ) rotateX(-0deg) rotateY(0deg) translateZ(0px) translateX(-5%);
	-moz-transform: perspective( 903px ) rotateX(-0deg) rotateY(0deg) translateZ(0px) translateX(-5%);
	-webkit-transform: perspective( 903px ) rotateX(-0deg) rotateY(0deg) translateZ(0px) translateX(-5%);
	transform: perspective( 903px ) rotateX(-0deg) rotateY(0deg) translateZ(0px) translateX(-0%) !important;
}
*/
.perspectief2_rotate {
	transition: 3s ease;
	-o-transform: perspective( 903px ) rotateX(-0deg) rotateY(-9deg) translateZ(0px) translateX(-5%);
	-ms-transform: perspective( 903px ) rotateX(-0deg) rotateY(-9deg) translateZ(0px) translateX(-5%);
	-moz-transform: perspective( 903px ) rotateX(-0deg) rotateY(-9deg) translateZ(0px) translateX(-5%);
	-webkit-transform: perspective( 903px ) rotateX(-0deg) rotateY(-9deg) translateZ(0px) translateX(-5%);
	transform: perspective( 903px ) rotateX(-0deg) rotateY(-9deg) translateZ(0px) translateX(-5%);
}



.content_blok {
	min-height: 500px;
    min-height: 80vh;
	/*opacity: 0 !important;*/
	/*visibility: hidden;*/
}
.content_entry {
	width: 88%;
	width: 100%;
	margin: 0 auto;
}
.content_blok {
	background: none;
}
.homepage_container {
	position: relative;
	font-size: 0px;
}
.intro_blok {
	font-size: 16px;
	display: inline-block;
	width: 32%;
	height: 80vh;
	height: 90vh;
	background-color: rgba(0, 0, 0, 0.7);
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
/*
.intro_blok_image {
	position: absolute;
	width: 100%;
	height: 100%;
    background-size: cover;
    background-position: top right;
	transition: 1s ease;
}
.intro_blok:hover .intro_blok_image {
	-webkit-transform: scale(1.3) translate3d(0, 0, 0);
	transform: scale(1.3) translate3d(0, 0, 0);

    background-position: top center;
	transition: 20s ease;
}
*/
.intro_blok_image {
	position: absolute;
	width: 150%;
	height: 100%;
    background-size: cover;
    background-position: top right;
	transition: 2s ease;
	right: -50%;
}
.intro_blok:hover .intro_blok_image {
	-webkit-transform: scale(1.3) translateX(-30%);
	transform: scale(1.3) translateX(-30%);


	transition: 8s ease;
	/*
-webkit-transition: all 8s cubic-bezier(0.230, 1.000, 0.320, 1.000);
   -moz-transition: all 8s cubic-bezier(0.230, 1.000, 0.320, 1.000);
     -o-transition: all 8s cubic-bezier(0.230, 1.000, 0.320, 1.000);
        transition: all 8s cubic-bezier(0.230, 1.000, 0.320, 1.000); */


}

.intro_void {
	width: 2%;
	width: 1.8%;
	height: 85vh;
	display: inline-block;
}
a.intro_blok_link:link, a.intro_blok_link:visited {
	position: absolute;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.63);
	width: 100%;
	height: 40%;
	display: block;
	text-decoration: none;
}
.intro_blok_intro {
	padding: 10%;
	color: #fff;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
}

.intro_blok_intro h1 {
	color: #fff;
	font-size: 40px;
	text-align: center;
}
.bg_tranparant {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.63);
	width: 100%;
	height: 150%;
}
/*
.show_nav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 6%;
	height: 100%;
	z-index: 1000;
}*/
/*
.show_nav_button {
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 55%;
    padding-bottom: 65%;
    display: block;
    height: 0px;
    margin: auto;
}*/
.show_nav {
    position: fixed;
    /* top: 0px; */
    /* left: 0px; */
    width: 5%;
    width: 8%;
    /* height: 100%; */
    /* z-index: 1000; */
    top: 10px;
    left: 10px;
	 /*
    background: Red;
	background: #006838;
    background: #1075bd;*/
    /* padding: 10px; */
    border-radius: 1000px;
    height: 0px;
    padding-bottom: 5%;
    padding-bottom: 8%;
    overflow: hidden;
    z-index: 1000;
    text-align: center;
}
.show_nav_button {
    /* position: fixed; */
    /* top: 0px; */
    /* bottom: 0px; */
    /* left: 0px; */
    /* right: 0px; */
    /* width: 55%; */
    /* padding-bottom: 65%; */
    /* background: red; */
    display: block;
    /* height: 0px; */
    /* margin: auto; */
    /* width: 4%; */
    width: 63%;
    margin: 0 auto;
    padding-top: 12%;
}
.show_subnav_button {
	/* position: fixed; */
	/* top: 0px; */
	/* bottom: 0px; */
	/* left: 0px; */
	/* right: 0px; */
	/* width: 55%; */
	/* padding-bottom: 65%; */
	/* background: red; */
	display: block;
	/* height: 0px; */
	/* margin: auto; */
	/* width: 4%; */
	width: 63%;
	margin: 0 auto;
	padding-top: 12%;
	position: absolute;

	padding-left: 16%;
}
.menu_line {
    background-color: #fff;
    padding: 7%;
    margin: 18.5% 0%;
    margin: 19.5% 0%;
	transition: 0.5s ease;
	position: relative;
}
.menu_txt {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
/*
.line_1 {
    transform: rotateZ(45deg);
    transform-origin: top left;
}
.line_2 {
	opacity: 0;
}
.line_3 {
    transform: rotateZ(-45deg);
    transform-origin: bottom left;
}
*/

.show_nav_button_active .line_1 {
    transform: translateZ(0px) rotateZ(45deg) !important;
    transform-origin: top left;
	left: 19%;
}
.show_nav_button_active .line_2 {
    /* opacity: 0; */
    /* margin-right: 100%; */
    /* left: 19%; */
    transform: translateZ(0px) translateX(-200%) !important;
}
.show_nav_button_active .line_3 {
    transform: translateZ(0px) rotateZ(-45deg) !important;
    transform-origin: bottom left;
	left: 19%;
}


.producten_right1 {

	width: 100%;
}




ul.tree {
    list-style-type: none;
	padding-left: 20px;
	padding-left: 0px;
}
ul.tree .tree {
    list-style-type: none;
	padding-left: 40px;
}
a.noSubs:link, a.noSubs:visited {
      background-color: #FFFFFF;
    border-radius: 30px;
    /* box-shadow: 0 0 20px #545454; */
    color: #828282;
    display: block;
    margin-bottom: 8px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
	text-align: center;
    /* width: 120px; */
	font-size: 15px;
}
a.hasSubs:link, a.hasSubs:visited {
	/*
     background-color: #FFFFFF;
    border-radius: 30px;
    color: #828282;
    display: block;
    margin-bottom: 8px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
	text-align : center;
	*/
	/*
	background-color: #B1B1B1;
    border-radius: 30px;
    color: #FFFFFF !important;
    display: block;
    margin-bottom: 8px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    text-align: center;
	*/


	background-color: #85BED4;
    border-radius: 30px;
    /* box-shadow: 0 0 20px #545454; */
    color: #FFFFFF !important;
    display: block;
    margin-bottom: 8px;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    text-align: center;
    /* width: 120px; */
    font-weight: bold;

}

a.noSubs:hover{
	background-color:rgba(130, 130, 130, 0.5);
	background-color: rgb(133, 190, 212);
	color: #fff;
}
a.subnav_led-verlichting:link, a.subnav_led-verlichting:visited, a.subnav_duurzame-oplossingen:link, a.subnav_duurzame-oplossingen:visited {
	background-color:rgba(130, 130, 130, 0.5);
	background-color: rgb(133, 190, 212);
	color: #fff;
	font-weight: bold;
	font-size: 19px;

}


a.subnav_active:link, a.subnav_active:visited {
	background-color: rgb(84, 133, 152);
	color: #fff;
}


a.sub_navigatie_active:link, a.sub_navigatie_active:visited {
	background-color: rgba(255, 255, 255, 0.21);

}


.info_header{
	width: 75%;
    max-width: 750px;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    /* margin: 0 auto; */
    color: #A0A0A0;
    line-height: 150%;
    padding: 13px 0px 0px 0px;
    padding: 2%;
    letter-spacing: 0.5px;
    /* font-weight: bold; */
	position: fixed;
	top: 0px;

}

.prod_css_overlay {
    background-color: rgba(14, 14, 14, 0.77);
    background-color: rgba(14, 14, 14, 0.0);
}
.diensten_blok_opmaak {
    background-color: rgb(223, 223, 223);
    /* border-radius: 12%; */
    /* background-color: #3693c5; */
    /* -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.58); */
    position: relative;
    text-align: center;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    width: 20%;
    padding-bottom: 20%;
    margin: 1.5%;
    /* border: 4px solid #fff; */


}
.diensten_blok_opmaak:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.23);
}
a.stas_blok:link, a.stas_blok:visited {
	width: 33.3%;
	display: inline-block;
	padding-bottom: 50%;
	position: relative;
	overflow: hidden;

}
a.stas_blok:hover {

}
.img_box {
    /* padding: 15px 15px 15px 15px; */
    /* padding: 10%; */
    overflow: hidden;
    /* height: 137px; */
    position: absolute;
    /* width: 90%; */
    /* padding: 7% 5%; */
    width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.img_box img {
	min-width: 100%;
	height: 100%;
}

.display_title_Stas {
	padding: 10%;
}
.display_title_Stas p {
    color: #545454;
    font-size: 20px;
    text-align: center;
}
.display_title_Stas h2 {
    color: #285D00;
    text-align: center;
    font-size: 30px;
}
.ajax_error {
    position: fixed;
    z-index: 100000;
    color: #fff;
    background-color: rgb(179, 0, 0);
    box-shadow: 0px 0px 100px #000;
    padding: 5% 5%;
    font-size: 25px;
    left: -100%;
    top: 35%;
    width: 90%;
    min-width: 200px;
    text-align: center;
    cursor: pointer;
}

a.close_error:link, a.close_error:visited {
	width: 3%;
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
	text-decoration: none;
	transition: 0.5s ease;
}

a.close_error:hover {
	transform: rotateZ(180deg);
}

.close_error img {
	width: 100%;
}
#wait {
	position: fixed;
	z-index: 100000;
	width: 100px;
	height: 100px;
	top: 20%;
	right: 20%;
	background: red;
	display: none;
}
/*
a.terug_main:link, a.terug_main:visited {
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
    height: 100%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
*/
a.terug_main:link, a.terug_main:visited {
    /* position: absolute; */
    top: 0px;
    right: 0px;
    display: inline-block;
    height: 100%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 30px;
    font-size: 17px;
    color: #C5D93C;
    text-decoration: none;
    padding: 20px 2%;
    transition: 0.5s ease;
    background-color: #FFFFFF;
    border-radius: 72% 39%;
    border: 5px solid #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    color: #006838;
    font-weight: bold;
    margin: 2% 2% 2% 0%;
}
.copyrights {
	text-align: right;
	text-align: center;
	color: #7c7c7c;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	font-size: 14px;
	font-size: 12px;
	padding: 10px;
	line-height: 150%;
	/* max-width: 620px; */
	margin: 0 auto;
	position: relative;
	/* left: 5%; */
	/* padding: 40px 15px 15px 15px; */
	color: #fff;
	/* background: #ed1c24; */
	/* background: #cc181f; */
}
.steps_copyright {
    font-weight: 500;
}
a.weblocher:link, a.weblocher:visited {
    position: relative;
    font-size: 14px;
	    font-size: 12px;
    color: #000;
    color: #CCE2FF;
    color: #7c7c7c;
    color: #8dc1ff;
	    color: rgba(255, 255, 255, 0.8);
    color: #86ecdb;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    font-weight: bold;
}
a.weblocher:hover {
    color: #00bea0;
}
.diensten_inline_container {
	font-size: 0px;
}
.diensten_inner_left, .diensten_inner_right {
	display: inline-block;
	width: 50%;
	width: 100%;
	vertical-align: top;
	font-size: 20px;
	position: relative;
	font-size: 18px;

}

.diensten_inner_complete {
    font-size: 18px;
    width: 70%;
    padding: 2% 0%;
}
.category_intro_text h2 {
    font-weight: 900;
    font-size: 40px;
    color: #006838;
}
.category_intro_text h2 {
    font-weight: 900;
    font-size: 32px;
	/*color: #fff;*/
    /* color: #006838; */
    /*text-shadow: 0px 0px 20px #000;*/
    margin-top: 31px;
}

/*****************************************
STAS
/*****************************************/
/*****************************************
TOK
/*****************************************/




.tok_logo {
	width: 50%;
	display: block;
	padding: 20% 0% 15% 0%;
	padding: 20% 0% 10% 0%;
	margin: 0 auto;
padding: 30% 0% 10% 0%;
}
.home_tekst_container {
    /* padding: 0% 10%; */
    /* padding: 0% 6% 10% 6%; */
    position: relative;
    /* padding: 0% 0% 6% 0%; */
    width: 66%;
    z-index: 101;
}
.home_tekst_container h1 {
    font-size: 44px;
    text-align: left;
    color: #fff;
    font-weight: 900;
    text-shadow: 0px 4px 17px rgba(0, 0, 0, 0.62);
    text-align: center;
}

.header_highlite {
	color: #E9BE00;
}
.home_tekst {
display: block;
font-size: 18px;
    line-height: 150%;
    /* padding-top: 10%; */
    text-align: left;
    padding: 20% 10% 30% 10%;
}
.home_tekst ul {
	text-align: left;
	font-weight: bold;
}
.home_tekst_container h2 {
    font-size: 34px;
    text-align: left;
    color: #fff;
    font-weight: 900;
    text-shadow: 0px 4px 17px rgba(0, 0, 0, 0.62);
    /* text-align: center; */
    text-indent: 3%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.navigatie {
    /* height: 100px; */
    position: fixed;
    z-index: 1000;
    /* background-color: rgba(125, 149, 189, 0.77); */
    width: 100%;
    top: 0px;
    left: 0px;

    left: 0%;
    /* margin-left: -364px; */
    right: 0%;
    margin: auto;
	    background-color: rgb(255, 255, 255);
	 -webkit-overflow-scrolling: touch;
	    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.13);
}
.navigatie table, .navigatie td {
	width: 100%;
	height: 100%;
}
.nav_item_container {
	/* height: 100%; */
	position: relative;
	font-size: 0px;
	width: 70%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.nav_flex {
	display: flex;
	min-height: 100vh;
	/* display: block; */
	font-size: 0px;
	align-items: center;
}
.pelatis_nav_logo {
    width: 30%;
    background-image: url(../img2/Pelatis_Patroon_grey.svg);
    background-size: 300%;
	 background-image: url(../img2/pelatis_patroon_grey.png);
    background-size: 75px;
	     background-position: center center;
    background-repeat: repeat;
    position: relative;
    display: inline-block;
    min-height: 100vh;
    vertical-align: top;
}
.pelatis_nav_logo_fixed {
	width: 30%;
	background-image: url(../img2/Pelatis_Patroon_grey.svg);
	background-size: 300%;
	background-size: 600%;
	background-image: url(../img2/pelatis_patroon_grey.png);
	background-size: 40px;
	    background-position: center center;
	background-repeat: repeat;
	position: relative;
	display: inline-block;
	vertical-align: top;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	border-right: 5px solid #ffffff;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.29);
}
.nav_logo_center {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 50%;
	margin: auto;
}
.steps_logo_nav_container {
	width: 182px;
	margin: 0%;
	display: inline-block;
	position: relative;
	vertical-align: top;
}
.nav_tegel {
	width: 90px;
	margin: 0.5px;
	float: left;
	background-color: #fff;
	height: 105px;
}
.steps_logo_nav {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}
.steps_logo_nav img{
    /* width: 100%; */
    height: 86%;
    top: 7%;
    position: relative;
}
/*
a.nav_item:link, a.nav_item:visited {
    display: inline-block;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
    font-size: 28px;
    position: relative;
    padding: 1% 1%;

}*/
.budget_nav_logo {
    display: inline-block;
    /* height: 100%; */
    width: 170px;
	width: 11.3%;
    vertical-align: middle;
}
.budget_nav_logo img {
	width: 100%;
}
a.nav_item:link, a.nav_item:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    position: relative;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    display: inline-block;
    /* padding: 4% 0% 0.7% 0%; */
    /* width: 5%; */
    /* width: 90px; */
    /* margin: 0.5px; */
    /* height: 50px; */
    vertical-align: top;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
   /* display: inline-flex;*/
   /* align-items: center;*/
    text-align: center;
    width: auto;
    /* display: inline-block; */
    padding: 1.3% 1%;
    padding: 1.3% 1.7%;
    padding: 0% 1.7%;
    position: relative;
    overflow: hidden;
    font-weight: 500;
	 border-radius: 0px !important;
	     padding: 2% 10%;
		  width: 75%;
		  width: 10%;
		  min-width: 90px;
}
.nav_item_link_pers {
	/*display: block !important;*/
}


a.nav_item:hover {
    /*background-color: #F40303;*/
    color: #fff;
	 color: #ed1e25;
    z-index: 5;
	 color: #000000;
}
a.nav_item::before {
	content: '';
	    position: absolute;
	    bottom: 0px;
	    height: 0.7vw;
	    background: #00c19e;
	    width: 12px;
	    left: 0px;
	    transition: 0.5s ease;
	    transform: translateY(100%);
	    /* transform: translateY(100%); */
	    right: 0px;
	    margin: auto;
	    transform: translateY(130%) rotateZ(45deg);
	    /* padding: 0% 20%; */
	    width: 0.7vw;
}
a.nav_item:hover::before {
	transform: translateY(0%);
	transform: translateY(50%) rotateZ(45deg);
}
a.nav_item_active::before {
	transform: translateY(0%);
		transform: translateY(50%) rotateZ(45deg);
}


a.nav_item_active:link, a.nav_item_active:visited {

    color: #fff;
	    color: #ed1e25;
		 color: #000000;
}

.slides_budget_container {
	min-height: 100vh;
	width: 100%;
	position: relative;
	background: black;
	background: white;
	background: none;
/*
	-webkit-transform: translate3d(0, 0, 0);*/
/*	transform: translate3d(0, 0, 0);*/

/*	-webkit-backface-visibility: hidden;*/
/*	-webkit-perspective: 1000;*/
/*	backface-visibility: hidden;*/
/*	perspective: 1000;*/
}
.slide_budget {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.slide_budget_text {
	position: absolute;
	top: 33%;
	top: 26%;
	top: 23%;
	color: #fff;
	left: 7%;
	z-index: 101;
	width: 84%;
	text-align: center;

}
.slide_intro {
	font-size: 50px;
	color: #fff;
	/* text-shadow: 0px 0px 29px #000; */
	/* -webkit-text-shadow: 0px 0px 29px #000; */
	font-weight: bold;
	padding-top: 4%;
    padding-top: 1%;
	position: relative;
}
.budget_orange {
	color: #f78c00;
}
.slide_budget .budget_orange {
	font-weight: 500;
}
.slide_budget_text h1 {
    font-size: 80px;
	 /*text-shadow: 0px 0px 20px #000;*/
    /*text-shadow: 0px 0px 29px #000;*/
    /*text-shadow: 0px 0px 80px #000;*/
    /*font-weight: bold;*/
	 text-align: center;
}
.slide_budget_text h1 b {
	color: red;
}
.slide_budget img {
    /* width: auto; */
    display: block;
    min-height: 100%;
    min-width: 100%;
    min-height: 100vh;
    min-width: 100vw;
}
.slide_budget .wl_slide_logo {
	display: inline-block;
	    /* height: 20%; */
	    min-height: initial;
	    min-width: initial;
	    /* width: 100px; */
	    width: 14%;
		    width: 23%;
	    margin-bottom: 4%;

}
/*
.main_menu_txt {
	color: #fff;
	transition: 1s ease;
}
*/
.main_menu_txt {
    /* position: absolute; */
    /* width: 100%; */
    text-align: center;
    /* bottom: 10px; */
    /* width: 86%; */
    /* padding: 0px 7%; */
    /* top: 0px; */
    /* bottom: 0px; */
    margin: auto;
    /*text-align: left;*/
    position: relative;
    font-weight: normal;
    font-weight: 500;
    color: #000;
	 transition: 0.8s ease;
	 color: #818486;
 /*font-weight: bold;*/
     padding: 8% 0%;
	      padding: 12% 0%;
			    color: rgba(0, 0, 0, 0.62);
    /* display: block; */
}
.main_menu_txt:hover {
	color: #fff !important;
	padding-left: 6px;
	color: #00c19e !important;
    padding-left: 6px;
}
a.nav_item_active:link .main_menu_txt, a.nav_item_active:visited .main_menu_txt {
    font-weight: 500;
	 color: #00bd9f;
    font-weight: bold;

}

.nav_item_tekst {
	position: absolute;
	/* width: 100%; */
	text-align: center;
	bottom: 10px;
	width: 86%;
	padding: 0px 7%;
}
.nav_tekst {
    position: absolute;
    /* width: 100%; */
    text-align: center;
    bottom: 10px;
    width: 86%;
    padding: 0px 7%;
}
.inline_blok_wrapper {
	font-size: 0px;
	   /* background-color: #eb5624;*/
		/*padding-top: 100px;*/
		/*padding-top: 5%;*/
	 /*   background-color: #f78c00;*/
}
.header_h2 {
	font-size: 67px;
	color: #285D00 !important;
	padding-top: 0%;
	padding: 0% 2.5% 1.5% 2.5%;
	font-size: 64px;
	color: #285D00 !important;
	color: #FFFFFF !important;
	padding-top: 0%;
	padding: 3.5% 3.5% 3.5% 3.5%;
	font-weight: bold;
	/* background: #eb5624; */
	text-align: center;
}
.producten_right {
    display: inline-block;

    position: relative;
    /* min-height: 400px; */
    vertical-align: top;

	width: 100%;

    /* padding: 2.5%; */

	/*margin: 7% 3% 5% 3%;*/

	/* background-color: rgba(40,120,79,0.71); */

    /* border-radius: 8%; */
    /* border: 6px solid #6C9504; */
    /*overflow: hidden;*/

	/*
    background-color: rgba(255, 255, 255, 0.8);
    background-color: rgba(255, 255, 255, 0.9);
	background: -moz-linear-gradient(top,  rgba(40,93,0,0.9) 0%, rgba(255,255,255,0.9) 35%, rgba(255,255,255,0.9) 100%);
	background: -webkit-linear-gradient(top,  rgba(40,93,0,0.9) 0%,rgba(255,255,255,0.9) 35%,rgba(255,255,255,0.9) 100%);
	background: linear-gradient(to bottom,  rgba(40,93,0,0.9) 0%,rgba(255,255,255,0.9) 35%,rgba(255,255,255,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6285d00', endColorstr='#e6ffffff',GradientType=0 );*/
	/*background: rgba(255, 255, 255, 0.9);*/


    /* box-shadow: 0px 0px 104px rgba(0, 0, 0, 0.2); */
}

.product_blok_container {
    /* width: 100%; */
    /* margin: 0 auto; */
    position: relative;
    /* padding-top: 120px; */
    /* padding-bottom: 50px; */
    /* padding: 137px 5% 50px 5%; */
    /* min-height: 700px; */
	/*
    min-height: 50vh;*/
    /*min-height: 35vh;*/

}
.product_blok_container2 {
	/*max-width: 720px;
	max-width: 820px;
	min-height:800px;*/
	width: 100%;
	margin: 0 auto;
	position: relative;

}
.stas_title_overlay {

	position: absolute;
    top: 0px;
    left: 0px;
   /* background: rgba(72, 47, 8, 0.52);*/
    width: 100%;
    height: 100%;

}
/*
.tok_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
opacity: 0.8;


    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150%;
    opacity: 0.7;



}*/
.tok_bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    opacity: 0.8;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150%;
    opacity: 0.7;
    width: 100%;
    border-bottom-left-radius: 67px;
    border-bottom-right-radius: 67px;
    overflow: hidden;
}

.tok_bottom_img {
	display: block;
	width: 136%;
}
.hexagon {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    border-top-left-radius: 67px;
    border-top-right-radius: 67px;
    overflow: hidden;
}
.hexagon_img {
	width: 137%;
}
/*
.tok_logo_inline {
    display: block;
    width: 20%;
    top: -6%;
    right: 12px;
    position: absolute;
    z-index: 2;
}
*/
.tok_logo_inline {
    display: block;
    width: 20%;
    /* top: -6%; */
    right: 5px;
    position: absolute;
    z-index: 2;
    width: 165px;
    top: -73px;
}
.product_container_wrapper {
    position: relative;
	/*padding: 5% 5% 10% 5%;*/
	min-height: 50vh;
    /* background-color: rgb(0, 0, 0); */
    /* bottom: -5px; */
    /* min-height: 700px; */
}

.category_intro_text {
	font-size: 18px;
	line-height: 150%;
}
.category_intro_text {
    font-size: 18px;
    line-height: 150%;
    padding: 2%;
    color: #003e21;
}
.producten_submenu {
	display: inline-block;
	width: 25%;
	width: 100%;
    position: relative;
    vertical-align: top;
	margin-bottom: 5%;
	/*
    margin: 20px 0px;
	margin: 1.5% 0px;
	*/
}
.category_intro_text a:link, .category_intro_text a:visited {
    color: #00a056;
    text-decoration: none;
    font-weight: bold;
	transition: 0.4s ease;
}
.category_intro_text a:hover {
    color: #006838;
}

.sub {
    /* color: #ffffff; */
    font-size: 0px;
    position: relative;
    /* background-color: rgba(3, 104, 56, 0.39); */
    /* border-radius: 16px; */
    /* left: -32px; */
}
/*
a.sub_navigatie:link, a.sub_navigatie:visited {
    display: inline-block;
    font-size: 30px;
    font-size: 17px;
    color: #C5D93C;
    text-decoration: none;
    padding: 20px 5%;
    transition: 0.5s ease;
    background-color: #C5D93C;
    border-radius: 72% 39%;
    border: 5px solid #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    color: #006838;
    font-weight: bold;
    margin: 2% 2% 2% 0%;
}*/
a.sub_navigatie:link, a.sub_navigatie:visited {
    display: inline-block;
    font-size: 30px;
    font-size: 17px;
    color: #C5D93C;
    text-decoration: none;
    padding: 18px 1%;
    transition: 0.5s ease;
    background-color: #C5D93C;
    border-radius: 72% 39%;
    border: 5px solid #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    color: #006838;
    font-weight: bold;
    margin: 2% 1.5% 2% 0%;
    width: 15%;
    text-align: center;
    vertical-align: middle;
}
a.sub_navigatie:hover {
    border: 5px solid #006838;
    transform: scale(1.15);
    color: #fff;
    background: #006838;
}
a.sub_navigatie_active:link, a.sub_navigatie_active:visited {
    border: 5px solid #006838;
    transform: scale(1.15);
    color: #fff;
    background: #006838;
}
a.tok_blok:link, a.tok_blok:visited {
    display: inline-block;
    font-size: 30px;
    text-decoration: none;
    transition: 0.5s ease;
    color: #006838;
    font-weight: bold;
    background: #C5D93C;
    padding: 2% 5%;
    border-radius: 42px;
    margin: 1% auto;
    display: block;
    text-align: center;
    width: 50%;
}
a.tok_blok:hover {
	background-color: #006838;
	color: #fff;
	transform: scale(1.15);
}
.blok_container {
    padding: 0px;
    padding: 6% 0% 0% 0%;
	 position: relative;
}
.blok_container_category {
	padding: 0px;
    padding: 6% 0% 0% 0%;
    text-align: center;
    /*width: 80%;*/
    margin: 0 auto;
}
/*

background: -moz-linear-gradient(left,  rgba(40,120,79,1) 0%, rgba(40,120,79,0) 100%);
background: -webkit-linear-gradient(left,  rgba(40,120,79,1) 0%,rgba(40,120,79,0) 100%);
background: linear-gradient(to right,  rgba(40,120,79,1) 0%,rgba(40,120,79,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28784f', endColorstr='#0028784f',GradientType=1 );


*/
/*
.home_tekst ul {
	list-style-image: url('../img2/bg/tok_wit.png');
}*/
li{
	/*
   list-style: none;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 18px;
	position: relative;*/
}
/*
li:before{
    content: '';
    display: inline-block;
    height: 28px;
    width: 28px;
    background-image: url('../img2/bg/tok_wit.png');
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 5px 16px 5px 0px;
    position: relative;
    top: 11px;
    background-image: url('../img2/bg/tok_groen.png');
    background-position: center center;

}
*/
/*
li:before {
    content: '';
    display: inline-block;
    height: 28px;
    width: 28px;
    background-image: url('../img2/bg/tok_wit.png');
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 5px 16px 5px 0px;
    position: relative;
    top: 11px;
    background-image: url('../img2/bg/tok_groen.png');

    background-position: center center;

    position: absolute;
    left: -23px;
    top: -5px;
}
*/

.entry_wrapper_filter {
	display: none;
	opacity: 0;
	background-color: rgb(31, 31, 31);
	background-color: #00c19e;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	/*background-image: url(../img2/Pelatis_Patroon_grey.svg);*/
	/*background-size: 300%;*/
	/*background-image: url(../img2/pelatis_patroon_grey.png);*/
	    background-position: center center;
	/*background-size: 75px;*/
	background-repeat: repeat;
	position: fixed;


}
.diensten_inner_full::before {
	content: '';
	/*
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 71%, rgba(0,0,0,0.45) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0.45) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0.45) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#73000000',GradientType=1 );*/
}
.product_blok_container3 {
    /*padding-top: 10%;*/
	 text-align: Center;
	     min-height: 100vh;
	/*
	 background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
 background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);

 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );

 background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 71%, rgba(0,0,0,0.45) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0.45) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 71%,rgba(0,0,0,0.45) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#73000000',GradientType=0 );*/
}
.display_title3 {
    text-align: center;
    padding: 3% 3% 4% 3%;
    font-weight: bold;
    color: #006838;
    font-size: 17px;
}
a.diensten_blok .prod_blok_img_bx2 {
    /*border-radius: 31px;*/
    overflow: hidden;
    transform: translateZ(0);
}
/*
.product_container_wrapper li {
    list-style: none;
    font-weight: bold;
    color: #9AB100;
}*/
.product_container_wrapper li {
    list-style: none;
    font-weight: bold;
    color: #9AB100;
    position: relative;
    /* width: 80%; */
    padding-left: 21px;
    padding-bottom: 18px;
    padding-right: 21px;
}

.diensten_inner h2 {
    color: #006838;
    color: #ffffff;
    font-size: 51px;
    font-size: 43px;
    font-weight: 500;
    font-weight: bold;
	 font-size: 60px;
 text-align: center;
    /* text-align: right; */
}
.product_blok_container_contact {
    width: 50%;
    width: 40%;
    /* height: 100%; */
    /* margin: 0 auto; */
    /* margin-top: 316px; */
    position: relative;
    /* background: rgb(14, 105, 152); */
    /* background: rgba(14, 105, 152, 0.96); */
    /* margin-bottom: 80px; */
    /* background-color: rgb(228, 228, 228); */
    min-height: 100vh;
    /* background-color: rgb(119, 119, 119); */
    background-color: rgba(0, 0, 0, 0.9);
    /* background-color: rgba(0, 104, 56, 0.81); */
    display: inline-block;
    background: -moz-linear-gradient(left, rgba(8,53,84,1) 0%, rgba(8,53,84,0) 100%);
    background: -webkit-linear-gradient(left, rgba(8,53,84,1) 0%,rgba(8,53,84,0) 100%);
    /* background: linear-gradient(to right, rgba(8,53,84,1) 0%,rgba(8,53,84,0) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083554', endColorstr='#00083554',GradientType=1 );
    background: -moz-linear-gradient(left, rgba(8,53,84,1) 0%, rgba(8,53,84,0.15) 100%);
    /* background: -webkit-linear-gradient(left, rgba(8,53,84,1) 0%,rgba(8,53,84,0.15) 100%); */
    /* background: linear-gradient(to right, rgba(8,53,84,1) 0%,rgba(8,53,84,0.15) 100%); */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083554', endColorstr='#26083554',GradientType=1 );*/
}
.contact_container_padding {
	padding: 5%;
    padding: 12%;
    padding: 5%;
    padding: 20% 22% 12% 12%;
	    padding: 35% 22% 24% 12%;
}
/*
#map {
	position: relative;
	display: inline-block;
	width: 50%;
    min-height: 300px;
	vertical-align: middle;
	color: #000;
box-shadow: 0px 0px 30px #000;

}
*/
#map {
	position: absolute;
	display: block;
	width: 100%;
    height: 100%;

	color: #000;

top: 0px;
left: 0px;
}
.map_fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.map_height{
	width: 100%;
	height: 100vh;
	    height: 80vh;
	position: relative;

}
#content_contact .projecten_header {
	z-index: 1;
}
#content_contact .category_introduction {
	column-count: 2;
	text-align: Center;
	padding: 5% 20% 2% 20%;
}
.contact_float_nw {
	display: flex;
	    background: rgba(255, 255, 255, 0.36);
	    border: 3px solid #00bea0;
	    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.44);
	    padding: 5%;
	    /* background-image: url(../img2/Pelatis_Patroon_grey.svg); */
	    background-size: 300%;
	    /* background-image: url(../img2/pelatis_patroon_grey.png); */
	    background-position: center center;
	    background-size: 40px;
	    background-repeat: repeat;
	    border-bottom: none;
	    align-items: stretch;
	    background: #00c19e;
}
.form_cont {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
#content_contact a:link, #content_contact a:visited, .intro_html a:link, .intro_html a:visited {
	text-decoration: none;
	color: #fff;
	color: #b38224;
	font-weight: bold;
	transition: 0.3s ease;
	transition: 0.4s ease;
	display: inline-block;

}
#content_contact a:hover, .intro_html a:hover  {

	color: #e2ad46;;

}
.contact_header{
	text-align: right;
	font-size: 900;
}
.form_cont_inside {
	color: #fff;
	    font-size: 16px;
	    line-height: 150%;
}
.form_cont_inside h2 {
    font-weight: normal;
    font-size: 22px;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 25px 0px;
    letter-spacing: 1px;
    line-height: 100%;
    font-weight: bold;
}
.contact_formulier_container_right {
    width: 75%;
    display: inline-block;
}
.clf_h1 {
    color: #006838;
    font-size: 68px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 53px;
}

.iframe_contact {
    height: 600px;
    height: 750px;
    height: 800px;
    /* height: 475px; */
    margin-top: -40px;
}
.contact_formulier_container {
	background: rgb(129, 131, 133);
	/* border: 3px solid #00c29a; */
	box-shadow: 0px 20px 50px #00000070;
	margin: 0px 0% 0% 0%;
	border-top: none;
}
/*****************************************
TOK
/*****************************************/

.loading {
    position: fixed;
    z-index: 10000;
    z-index: 499;
    width: 70px;
    height: 70px;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
/*    background-color: rgba(198, 61, 35, 0.63);*/
/*	background-color: rgba(245, 181, 60, 0.91);*/
/*	background-color: rgb(254, 203, 0);*/
    border-radius: 100px;
    padding: 0px;
}

.loading_icon {
    position: absolute;
    top: 23%;
    left: 22%;
}
.loading_tekst {
	font-size: 30px;
	color: #7c0e2d;
	color: #fff;
	position: relative;
	top: 100px;
	left: -60px;
	font-size: 20px;
	color: #7c0e2d;
	color: #fff;
	position: relative;
	top: 79px;
	left: -47px;
	text-align: center;
	display: none;
}
#content_producten .diensten_inner_left {
	width: 80%;
		padding-bottom: 30px;
}
#content_producten .diensten_inner_right {
	width: 80%;
}
#triangle-topleft {
	width: 0;
	height: 0;
	border-top: 100px solid red;
	border-right: 100px solid transparent;
    position: absolute;
    z-index: 100;
}

/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
.budget_style_2 {
	position: absolute;
	top: 0px;
	top: 49px;
	left: 0px;
	width: 100%;
	height: 30%;
	width: 72%;
	height: 21%;
	background-image: url(../img2/budget_style_2.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_style_3 {
	position: absolute;
	bottom: 0px;
	width: 45%;
	height: 40%;
	height: 55%;
	right: 0px;
	background-image: url(../img2/budget_style_3.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_style_4 {
	position: absolute;
	top: 0px;
	width: 45%;
	height: 40%;
	height: 55%;
	right: 0px;
	background-image: url(../img2/budget_style_4.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_style_5 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 30%;
	right: 0px;
	background-image: url(../img2/budget_style_3.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_style_6 {
	position: absolute;
	width: 33%;
	height: 25%;
	left: 0px;
	background-image: url(../img2/budget_style_6.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_style_8 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 33%;
	height: 35%;
	width: 45%;
	height: 55%;
	background-image: url(../img2/budget_style_8.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.budget_style_9 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 33%;
	height: 45%;
	width: 45%;
	height: 75%;
	background-image: url(../img2/budget_style_9.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.budget_style_10{
	position: absolute;
	width: 33%;
	height: 25%;
	left: 0px;
	background-image: url(../img2/budget_style_10.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
}
.budget_img_6 {
	position: absolute;
	width: 39%;
	left: 0px;
}
.budget_img_z {
	position: absolute;
	width: 22%;
	left: 0px;
}
/*
.rgd_green_filter_width {
padding-top: 20.5%;
}*/
.rgd_green_filter_width {
    /* padding-top: 9.5%; */
    /* width: 20%; */
    /* background: red; */
    /* margin: 0 auto; */
    /* background: #0e76bc; */
    /*width: 36%;*/
	 /* padding-top: 9.5%; */

margin: 0 auto;

width: 65%;

}
.rgd_green_filter {
	/*display: flex;*/
    /*padding: 5%;*/
	 position: relative;
}
.rgd_green_filter_blue {
	    background: rgba(16, 117, 189, 0.6);
}
.rgd_filter_padding {
	padding: 0% 10%;
	padding: 0% 10%;
	text-align: center;
	    text-align: left;
}
.rgd_filter_padding h1, .contact_h1 {
    margin-top: -10px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    /* margin-top: -10px; */
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-size: 40px;
    font-weight: normal;
    padding-top: 13.5%;
    padding-top: 40.5%;
    /* padding-left: 2%; */
    /* padding-right: 2%; */
    /* min-width: 20%; */
    /* background: red; */
    /* margin: 0 auto; */
    /* background: #0e76bc; */
    display: inline-block;
    /* max-width: 25%; */
    text-align: left;
}
.contact_h1 {
	position: absolute;
top: 0px;
width: 14%;
z-index: 10;
left: 0px;
right: 0px;
margin: auto;
padding-top: 12.5%;
min-width: auto;
min-width: 200px;
}
.budget_header h1{
    text-align: right;
    font-size: 50px;
    padding: 7% 7% 0% 0%;
    font-weight: bold;
}

.budget_home_intro {
	position: relative;
	background-color: #fff;
	min-height: 100vh;
}
.wagenpark_container {
	position: relative;
	width: 100%;
	min-height: 100vh;
	background-color: #f78c00;
}
a.budget_wagen_wrapper:link, a.budget_wagen_wrapper:visited, .budget_wagen_wrapper {
	display: inline-block;
	    width: 45%;
		     width: 31%;
	    text-decoration: none;
	    color: #fff;
		 /*
	    margin: 1.5%;
	    margin: 0.8% 0.8% 0.8% 0.8%;
	    margin: 0% 1% 11% 1%;
		 */
	    transition: 0.7s ease;
	    overflow: Hidden;
	    box-sizing: border-box;
	    position: relative;
		     z-index: 1;
			 vertical-align: top;
			     background: #21bba1;
				min-width: 170px;
	    /* display: block; */
	    /* border: 1px solid #fff; */
	    /* box-shadow: 0px 0px 2px #0000004a; */
	   /* background: rgba(255, 255, 255, 0.17);*/
}
a.budget_wagen_wrapper::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.65);
 	background: rgba(0, 0, 0, 0.25);
/*
	background: -moz-linear-gradient(top, rgba(16,117,189,0) 0%, rgba(16,117,189,1) 85%, rgba(16,117,189,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,117,189,0) 0%,rgba(16,117,189,1) 85%,rgba(16,117,189,1) 100%);
	background: linear-gradient(to bottom, rgba(16,117,189,0) 0%,rgba(16,117,189,1) 85%,rgba(16,117,189,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001075bd', endColorstr='#1075bd',GradientType=0 );
	*/
	z-index: 1;
	opacity: 0;
	transition: 1s ease;

}
a.budget_wagen_wrapper::after {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	/*background-image: url('../img2/more_info2.svg');*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20%;
	opacity: 0;
	transition: 0.7s ease;
	z-index: 3;
	transform: scale(1) translateY(-50%);
	transition-delay: 0.15s;

}
.small_info_a_wrapper {
	margin-top: 20px;
}
.small_info_a_wrapper .starting_from {

    padding: 10px 44px 10px 10px;

}
.bekijk_product_txt {
	position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    height: 100%;
	    box-sizing: border-box;
	    padding: 20% 5%;
	    font-size: 26px;
	    color: #ffffff;
	    /* font-weight: bold; */
	    text-align: center;
	    z-index: 1;
	    transition: 0.7s ease;
	    transition-delay: 0.0s;
	    transform: scale(1) translateY(-50%);
}
.budget_wagen_wrapper_container {
   /* padding: 2%;*/
    position: relative;
    z-index: 1;
   /* width: 80%;*/
	  /*  width: 90%;*/
    margin: 0 auto;
}
.budget_wagen_wrapper_container_flex {
	/*display: flex;
	flex-wrap: wrap;*/
	/*
	width: 50%;
display: inline-flex;
vertical-align: top;*/
}
.over_ons_parlax {
	position: relative;
}
.project_entity {
	 min-height: 100vh;
	background: grey;
	background: #005a4c;
	border-bottom: 4px;
	/*overflow: hidden;*/
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;


	background: none !important;

}
.entity_missie-visie, .entity_kwaliteits-controle-en-veiligheids-standaarden {
	width: 50%;
	width: 50%;
	display: inline-flex;
	vertical-align: top;
}
.entity_missie-visie .kiesel_tekst_wrapper, .entity_kwaliteits-controle-en-veiligheids-standaarden .kiesel_tekst_wrapper{
    padding: 10%;
    width: 80%;


    /* text-align: center; */
}
.entity_missie-visie::before, .entity_kwaliteits-controle-en-veiligheids-standaarden::before {
	display: none;
}

.entity_missie-visie .kiesel_image_wrapper, .entity_kwaliteits-controle-en-veiligheids-standaarden .kiesel_image_wrapper {
 width: 100%;
 /* width: 50%; */
 /* display: inline-flex; */
 /* vertical-align: top; */
}
.entity_missie-visie .kiesel_image_wrapper::before, .entity_kwaliteits-controle-en-veiligheids-standaarden .kiesel_image_wrapper::before {
 width: 100%;
 /* width: 50%; */
 /* display: inline-flex; */
 /* vertical-align: top; */
}

.odd.project_entity {
	background: #272727;
	justify-content: flex-start;
}
.project_entity::before {
	content: '';
	width: 20%;
	height: 100%;
	right: 0px;
	top: 0px;
	background: #005a4c;
	position: Absolute;
}
.odd.project_entity::before {

	right: auto;
	left: 0px;
	top: 0px;
	background: #272727;
}
.full_image {
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.7s ease;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: rgba(0,0,0,0.7);
}
.over_ons_extra {
	padding: 3% 10%;
	    padding: 3% 6% 10% 6%;
	columns: 2;
	column-gap: 10%;
	font-size: 20px;
	line-height: 150%;
}
.kiesel_image_wrapper {
	width: 80%;
	height: 100%;
	position: absolute;
	left: 0px;
	overflow: hidden;
}
.kiesel_image_wrapper::before {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	z-index: 1;
	background: -moz-linear-gradient(left, rgba(0,90,76,0) 0%, rgba(0,90,76,1) 100%);
background: -webkit-linear-gradient(left, rgba(0,90,76,0) 0%,rgba(0,90,76,1) 100%);
background: linear-gradient(to right, rgba(0,90,76,0) 0%,rgba(0,90,76,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005a4c', endColorstr='#005a4c',GradientType=1 );
}
.odd .kiesel_image_wrapper::before {
	content: '';
	right: auto;
	left: 0px;
	background: -moz-linear-gradient(left, rgba(39,39,39,1) 0%, rgba(39,39,39,0) 100%);
	background: -webkit-linear-gradient(left, rgba(39,39,39,1) 0%,rgba(39,39,39,0) 100%);
	background: linear-gradient(to right, rgba(39,39,39,1) 0%,rgba(39,39,39,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#00272727',GradientType=1 );
}


.odd .kiesel_image_wrapper {
	left: auto;
	right: 0px;
}
a.budget_wagen_wrapper:hover::before {
/*	transform: scale(1.03); */
	opacity: 1;
}
a.budget_wagen_wrapper:hover .bekijk_product_txt {
/*	transform: scale(1.03); */
	opacity: 1;
	transition-delay: 0.15s;
	transform: scale(1) translateY(0%);
}
a.budget_wagen_wrapper:hover::after {
/*	transform: scale(1.03); */
	opacity: 1;
	transform: scale(1) translateY(0%);
	transition-delay: 0.0s;
}
a.budget_wagen_wrapper:hover {
/*	transform: scale(1.03);*/
	box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.4);
}
a.budget_wagen_wrapper_in_form:link, a.budget_wagen_wrapper_in_form:visited {
    display: inline-block;
    width: 30.3%;
    text-decoration: none;
    color: #fff;
    margin: 1.5%;
    transition: 0.6s ease;
    position: relative;
    background: #fff;
   /* overflow: hidden;*/
}
a.budget_wagen_wrapper_in_form:hover {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
		transform: scale(1.04);
}
.select_car_active {
	box-shadow: 0px 0px 30px #000 !important;
      transform: scale(1.04);


}
.select_car_active .starting_from {
	    background-color: #f78c00 !important;
}
.select_car_active::after {
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	border: 5px solid #00285f;
	transition: 0.6s ease;
}
.budget_wagen_wrapper_in_form .wagen_h2 {
	text-align: center;
	font-size: 20px;
	color: #707070;
	padding: 10% 5% 2% 5%;
	font-weight: normal;
}
.budget_wagens_form_wrapper {
	padding: 1.5%;
}
.budget_wagens_form_wrapper .prod_blok_img_wagen {
    width: 80%;
    height: 0px;
    padding-bottom: 80%;
    padding-bottom: 55%;
    position: relative;
    transition: 0.6s ease;
    margin: 0 auto;
}

.form_h2 {
    text-align: center;
    color: #ed5404;
    font-size: 25px;
    padding: 2.5% 2% 0.5% 2%;
    padding: 2%;
}
.return_location_box .form_h2 {
	 padding: 10% 2% 2% 2%;
}
.choose_pickup_location {
	background-color: #f2f2f2;
}
.location_box {
	display: inline-block;
	width: 30.3%;

	color: #fff;
	margin: 1.5%;
	transition: 0.6s ease;
}
a.pickup_location:link, a.pickup_location:visited, a.return_location:link, a.return_location:visited {
	display: block;
	padding: 11px;
	margin: 5px 0px;
	background-color: #00275e;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	transition: 0.4s ease;
}
a.pickup_location:hover, a.return_location:hover {
	transform: scale(1.04);
}
a.pickup_location_active:link, a.pickup_location_active:visited, a.pickup_location_active:hover, a.return_location_active:link, a.return_location_active:visited, a.return_location_active:hover {
	background-color: #a1c0e5;
	color: #00275e;
	/* border: 1px solid #00275e; */
	font-weight: bold;
	/* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.32); */
	transform: scale(1);
}
.kiesel_featured_intro {
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height: 150%;
	/* letter-spacing: 1px; */
}
.kiesel_featured_txt {
	display: inline-block;
	padding: 10% 5% 5% 0%;
	width: 37%;
	box-sizing: border-box;
	vertical-align: top;
}
.kiesel_featured_txt_50 {
	display: inline-block;
	padding: 5% 0%;
	width: 70%;
	box-sizing: border-box;
	vertical-align: middle;
}
.kiesel_featured_big {
    font-size: 0px;
    width: 100%;
    position: relative;
    padding: 5%;
    box-sizing: border-box;
	 z-index:1;
	 position: relative;
}
.kiesel_featured_flex_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	 padding: 5%;
	     padding: 8% 5%;
	 z-index: 1;
	 position: relative;
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    /* flex-basis: 50%; */
}
.kiesel_featured_50 {
    display: inline-block;
    vertical-align: top;
    width: 45%;
	    width: 42%;
    position: relative;
    text-align: left;
    /* flex: 45%; */
    /* flex: 10px; */
    /* display: flex; */
    /* flex-grow: 1; */
    /* flex-basis: 50%; */
    /*width: calc(45% -10px);*/
}

.kiesel_featured_img_big {
	display: inline-block;
	width: 63%;
	box-sizing: border-box;
	vertical-align: middle;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.37);
}
.kiesel_featured_img_50 {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.37);
}

.google_map_box {
	width: 63.5%;
	background: #d1d1d1;
	height: 400px;
	height: 475px;
	display: inline-block;
	vertical-align: top;
	margin: 1.5%;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.26);
}

.zanderij_info {
	color: #9c9c9c;
	color: #00275e;
	font-size: 16px;
	padding: 5px;
}
.parallax_1 {
	position: absolute;
	top: 15%;
	width: 100%;
	left: 0px;
	z-index: 0;
}
.parallax_2 {
	position: absolute;
	top: 55%;
	width: 50%;
	left: 0px;
	z-index: 0;
}
.parallax_3 {
	position: absolute;
	top: 45.7%;
	width: 31%;
	right: 0px;
	z-index: 0;
}
.kiesel_over_ons_top {
	position: relative;
	width: 100%;
	display: block;
	top: -1px;
}
.kiesel_over_ons_bottom {
	position: absolute;
	    width: 100%;
	    display: block;
	    bottom: 0px;
	    z-index: 2;
		 left: 0px;

}
.kiesel_over_ons_bottom_2 {
	position: absolute;
    width: 100%;
    display: block;
    /* bottom: 0px; */
    z-index: 2;
    transform: rotateZ(180deg);
    top: 0px;
 }
 .kiesel_over_ons_relative {
	 position: relative;
 }
 .contact_form_pelatis {
	   padding: 5% 10% 7% 10%;
		padding: 2% 10% 7% 10%;
 }
 .home_extra h3 {

    color: #000;
 }
 .home_extra {
     columns: : 1 !important;
     text-align: center;
     padding: 5% 5% 10% 5%;
     font-size: 18px;
     max-width: 500px;
     margin: 0 auto;
     /* box-sizing: border-box; */
 }
a.kiesel_link:link, a.kiesel_link:visited {
	display: inline-block;
}
.kiesel_proj_h1 {
    padding: 4% 0%;
	 padding: 14% 0%;
    text-shadow: 0px 0px 40px #000;
    line-height: 110%;
    font-size: 40px;
    color: white;
}
.even .kiesel_proj_h1 {
	text-align: right;
}
 .kiesel_tekst_wrapper {
	 padding: 5%;
	     font-size: 16px;
	     line-height: 150%;
	     color: #fff;
	     width: 40%;
	     position: relative;
		  z-index: 2;
		  text-align: right;
		  box-sizing: border-box;
		  /*text-align: center;*/
 }
 #content_home .parallax_container_home_after h1 {

     padding-top: 40px;
 }
 .triangle_footer {
	 position: relative;
    bottom: 0px;
    width: 70%;
    left: 0px;
    right: 0px;
    margin: auto;
    display: block;
 }
 .alupro_logo {
	 position: absolute;
    top: 37%;
    width: 20%;
    left: 0px;
    right: 0px;
    display: block;
    margin: 0 auto;
 }
 .footer_bottom {
    /* background: #ffffff; */
    /* background: #000000; */
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.iso {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
	width: 70px;
}
 .triangle_footer_container {
	 position: relative;
 }
 .kiesel_proj_a_wrapper {
	 	    padding-top: 20%;
	 padding-top: 50px;

 }
 #content_projecten .kiesel_proj_a_wrapper {
	    padding-top: 20%;
 }
 .odd .kiesel_tekst_wrapper {
	 text-align: left;
 }
.historex_h2 {
	text-align: center;
}
.intro_kiesel {
	font-weight: normal;
	font-size: 60px;
	color: #fff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 55px 0px;
	/* letter-spacing: 2px; */
	line-height: 150%;
    text-align: Center;
}
.instore_intro {
	font-size: 15px;
	width: 80%;
	margin: 0 auto;
	padding: 5% 0% 8% 0%;
	color: #fff;
	display: flex;
	line-height: 150%;
}
.instore_flex {
    width: 50%;
    padding: 0% 5% 0% 5%;
    box-sizing: border-box;
}
.kiesel_icons_container {
    position: relative;
    display: flex;
    padding: 5% 5% 10% 5%;
	     justify-content: center;
		      align-items: flex-end;
}
.kiesel_icon {
	width: 25%;
	box-sizing: border-box;
	text-align: center;

}
.kiesel_icon img {
	display: inline-block;
	padding: 5%;
	box-sizing: border-box;
	width: 50%;
	min-width: 80px;
	width: 42%;
min-width: 60px;
}
.kiesel_icon_txt {
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.kiesel_over_ons {
	position: relative;
}
.kiesel_over_ons::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: green;
	background: rgba(38, 148, 128, 0.89);
}
.var_acties_container {
	padding: 5%;
position: relative;
}
.instore_intro h2 {
	font-size: 30px;
	padding: 30px 0px 15px 0px;
}
/*
.prod_blok_img_wagen {
	width: 100%;
	height: 0px;
	padding-bottom: 80%;
	padding-bottom: 65%;
	position: relative;
	transition: 0.6s ease;
}*/
.prod_blok_img_wagen {
	width: 100%;
	height: 0px;
	padding-bottom: 80%;
	padding-bottom: 75%;
	/* padding-bottom: 90%; */
	/* padding-bottom: 50%; */
	position: relative;
	transition: 0.7s ease;
	background-size: cover;
	background-position: center center;
	/* background-color: #fff; */
	/* background-size: contain; */
	/* background-size: contain; */
	background-repeat: no-repeat;
	/* background-size: 40%; */
	/* background-size: 27%; */
}

.breadcrumb_wrapper {
	position: fixed;
	bottom: 0px;
	z-index: 100;
	width: 50%;
	margin-left: 25%;
	left: 0px;
	background: #ffffff;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.16);
	background: #d0141a;

	display: none;
	/*background: #0b5587;*/
}
.breadcrumb_wrapper::before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0px;
	right: 0px;
	width: 50%;
	background: red;
	height: 5px;
	margin: auto;
	display: none;
}
a.budget_wagen_wrapper:hover .prod_blok_img_wagen {
	transform: scale(1.3);
	    transform: scale(0.85);
}
.prod_blok_img_wagen img {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0px;

}
.personal_info {
	background: #cdcdcd;
	    background: rgba(205, 205, 205, 0.9);
}

.starting_from {
	/*background-color: #000000; */
	    font-size: 15px;
	    text-align: left;
	    position: relative;
	    padding: 10% 25% 10% 0%;
		 padding: 7% 25% 7% 7%;
	    color: #fff color: #000;
	    font-weight: normal;
	    line-height: 150%;
	    z-index: 4;
	    /*flex-wrap: wrap;*/
	    display: flex;
	    justify-content: space-between;
	    /* flex-wrap: wrap; */
	    align-items: center;
}

.starting_from_intro {
	/* background-color: #b98c33; */
	font-size: 15px;
	text-align: left;
	position: relative;
	padding: 10% 20% 10% 0%;
	color: #000;
	font-weight: normal;
	line-height: 150%;
	z-index: 4;
}
.budget_wagen_wrapper .starting_from_h2 {
    font-size: 24px;
    /* color: #fff; */
    color: #000;

    font-weight: bold;
}
.wagen_txt {
	display: inline-block;
vertical-align: middle;
white-space: nowrap;
}
.reservering_status_container {
	width: 80%;
	display: inline-block;
	position: absolute;
	left: 0px;
	text-align: left;
	height: 100%;
	overflow: hidden;
	padding-left: 1%;

}
.reservering_status {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 15px;
	color: #989898;
	font-weight: bold;
	position: relative;
	top: 2px;
		transition: 1s ease;
}
.reservering_status_active {
	color: #ed5404;
 	color: #00275e;
}
.res_pijl_wrap {
	display: inline-block;
	    vertical-align: middle;
	    height: 100%;
	    width: 30px;
	    /* background: #fff; */
	    position: relative;

}
.res_line_1 {
	width: 2px;
	height: 70%;
	background-color: #f78c00;
	position: absolute;
	left: 40%;
	-webkit-transform: rotateZ(-25deg);
	-moz-transform: rotateZ(-25deg);
	transform: rotateZ(-25deg);
	bottom: 47%;
	border-radius: 100px;

}
.res_line_2 {

	    width: 2px;
	    height: 70%;
	    background-color: #f78c00;
	    position: absolute;
	    top: 46%;
	    left: 40%;
	    -webkit-transform: rotateZ(25deg);
	    -moz-transform: rotateZ(25deg);
	    transform: rotateZ(25deg);
	    /* right: 0px; */
	    border-radius: 100px;
}
.wagen_h2 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.budget_h2_2 {
	width: 30%;
	text-align: right;
	padding: 5% 0% 4% 3%;
font-weight: bold;
}
.budget_wagens_wrapper {
	width: 70%;
	margin-left: 30%;
	padding: 5% 0%;
}
.footer_61 {
	width: 61.7%;
	position: relative;
    display: block;
    font-size: 18px;
    line-height: 150%;
    /* padding-top: 10%; */
    padding: 10% 10% 20% 10%;
    padding: 10% 10% 2% 10%;
    text-align: left;
	font-size: 0px;
}
.footer_logo {
    width: 61%;
    display: block;
    padding: 0px 0px 7% 0px;
}
.footer_logo img {
	width: 100%;
	display: block;
}
.contact_blok {
    width: 50%;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 150%;
    padding: 5% 0%;
    vertical-align: top;
}
.contact_blok h2 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding-bottom: 5%;
}
.social {
    display: inline-block;
    /* width: 75px; */
    /* height: 75px; */
    position: relative;
    border-radius: 50px;
    background-color: #F00;
	 background-color: #fff;
    transition: 0.7s ease;
    margin: 0px 10px;
    width: 7%;
    padding-bottom: 7%;
}
.social div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.social table, .social tr, .social td {
    width: 100%;
    height: 100%;
    text-align: center;
}
.social img {
	    width: 50%;

	    position: relative;
	    top: 5%;
}
.budget_color2 {
	font-weight: 500;
	font-weight: bold;
    color: #fabd25;
}
.budget_bg_line {
	position: fixed;
}
.budget_bg_line_1 {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fcbe27;
	top: 0px;
	left: 100%;
	z-index: 1000;
}
.budget_bg_line_2 {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #f78c00;
	top: 0px;
	left: 100%;
		z-index: 1001;
}
.budget_bg_line_3 {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #eb5624;
	top: 0px;
	left: 100%;
		z-index: 1002;
}
.prijs_balk_container {
	position: fixed;
	width: 100%;
	background-color: #e7e6e6;
	/* height: 8%; */
	z-index: 1000;
	bottom: 0px;
	transform: translateY(110%);
	display: none;
	text-align: right;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.26);
}
.prijs_blok {
	display: block;
	position: absolute;
	right: 0px;
	/* height: 98%; */
	background: #ed5404;
	color: #fff;
	/* padding: 10% 5%; */
	text-align: center;
	padding: 1.5%;
	width: 11%;
	position: relative;
	/* float: right; */
	display: inline-block;
}
a.algemene_link:link, a.algemene_link:visited {

    background: #00275d;
	display: inline-block;
	padding: 1% 3%;
	/* border-left: 10px solid #000; */
	/* border-top: 10px solid rgba(0, 0, 0, 0); */
	color: #fff;
	text-decoration: none;
	margin: 2% 0%;
	font-weight: bold;
	transition: 0.4s ease;
	/* font-size: 20px; */
}
a.algemene_link:hover {
	transform: scale(1.1);
	background: #eb5624;
}

.budget_style_entrypage {
	width: 30%;
	width: 40%;
	/* height: 20%; */
	height: 310px;
}
.entry_icon_left {
	display: inline-block;
	width: 7%;
	vertical-align: middle;
	padding: 1% 5%;
}
.entry_icon_left img {
	width: 100%;
}
.entry_icon_right {
	display: inline-block;
	vertical-align: middle;
	width: 80%;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
/*
.entry_icons_container {
	width: 50%;
    padding: 5% 0% 0% 0%;
}*/
.entry_icons_container {
    /* width: 50%; */
    padding: 5% 0% 0% 0%;
    font-size: 16px;
    /* line-height: 150%; */
}
.inline_block_tables {
	font-size: 0px;
	position: relative;
}
.item_code_key {
	display: inline-block;
	width: 50%;
	/* padding: 5%; */
	/* padding: 10px 10px 10px 0px; */
	box-sizing: border-box;
	font-size: 14px;
	vertical-align: top;
	/* background: #fff; */
	/* margin: 0.2%; */
	font-weight: bold;
	color: #ffffff;
	box-sizing: border-box;
}
.item_code_val {
	display: inline-block;
	width: 50%;
	padding: 5%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	vertical-align: top;
	/* background: rgba(0, 0, 0, 0.25); */
	/* margin: 0.2%; */
}
.item_code_key_fl {


	/* padding: 5%; */
	/* padding: 10px 10px 10px 0px; */
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: top;
	/* background: #fff; */
	/* margin: 0.2%; */
	font-weight: bold;
	color: #ffffff;
	box-sizing: border-box;
	padding: 5px 10px;
}
.item_code_val_fl {


	padding: 5px 10px;
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: top;
	/* background: rgba(0, 0, 0, 0.25); */
	/* margin: 0.2%; */
}
.intro_html {
	padding: 10% 0px 0px 0px;
line-height: 150%;
color: black;
padding: 10% 0px 0px 0px;
line-height: 150%;
color: white;
font-size: 22px;
}
.half_devider {
	position: absolute;
	width: 50%;
	height: 100%;
	background: red;
	background: #eaeaea;
background: #ffffff;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.29);
}
.white_background {
	position: relative;
	background-color: #fff;
	padding-bottom: 30px;
}
.budget_logo_article {
	width: 30%;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.main_footer {
	/* min-height: 175px; */
	/* background-color: rgb(242, 242, 242); */
	/* background-color: rgba(242, 242, 242, 0.9); */
	/* background-color: rgb(0, 0, 0); */
	position: relative;
	/* z-index: 20; */
	-webkit-transform: translate3d(0, 0, 0);
	/* background-color: #0e76bc; */
	/* background-color: #b48324; */
	/* background-image: url(../img2/pelatis_patroon.png); */
	background-color: #484848;

}
.social_buttons {
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 4% 6%;
}


.diensten_blok_container_home {
    position: relative;
}
.footer_blok {
    position: relative;
    font-size: 18px;
    color: #8a8a8a;
    margin-top: 32px;
    font-size: 0px;
    padding-bottom: 5%;
}
.footer_right {
    position: relative;
    background-color: #0951a6;
    font-size: 0px;
}
.footer_bottom {
	     /*background: #ffffff;*/
		     /* background: #000000;*/
}
.one_fourth {
    width: 25%;
    display: inline-block;
    position: relative;
    min-height: 300px;
    vertical-align: top;
}
.steps_logo_footer {
    width: 50%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -50px;
    display: block;
    font-size: 20px;
    font-size: 30px;
    text-align: center;
    color: #0951A6;
    font-weight: bold;
}
.nav_item_footer_padding {
    padding: 5% 0% 0% 20%;
}
a.footer_navi:link, a.footer_navi:visited {
    display: block;
    color: rgba(0,0,0,0.6);
    font-size: 24px;
    text-decoration: none;
	 transition: 0.3s ease;
	 font-weight: bold;
	 padding: 5px;
}
a.footer_navi:hover {
	color: #000;
}
.h1_footer {
    font-size: 40px;
    color: red;
}
.filiaal_padding {
    padding: 10% 15%;
    text-align: center;
}
.filiaal_h1 {
    margin: 0px;
    padding: 4% 1% 3% 1%;
    text-align: center;
    font-size: 50px;
}
.footer_right .one_fourth {
    min-height: 0;
    font-size: 18px;
    color: #fff;
}
.slide_perspective {
	/*background-color: #fefcf0; */
	    width: 90%;
	    margin: 0 auto;
	    transition: 0.7s ease;
	    -webkit-transition: 1.5s ease;
	    transition: 1.5s ease;
	    /* transform: perspective( 905px ) rotateX(-0deg) rotateY(-8deg) translateZ(10px); */
	    /* -webkit-transform: perspective( 905px ) rotateX(-0deg) rotateY(-8deg) translateZ(10px); */
	    /* left: -20px; */
	    position: relative;
	    /* right: 5.9%; */
	    font-size: 0px;
	    /* margin-top: -5%; */

		 background: rgb(148,148,148);
		 background: -moz-linear-gradient(top, rgba(148,148,148,1) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%);
		 background: -webkit-linear-gradient(top, rgba(148,148,148,1) 0%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%);
		 background: linear-gradient(to bottom, rgba(148,148,148,1) 0%,rgba(255,255,255,1) 38%,rgba(255,255,255,1) 100%);
		 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#ffffff',GradientType=0 );
		     text-align: center;
}
.slide_perspective:hover {
    transition: 1.0s ease;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    right: 0%;
    transition: 1.2s ease;
}
.homebanner_blok_container {
    width: 21%;
    padding: 2%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 29%;
	     width: 44%;
    padding: 2%;
}
a.homebanner_blok:link, a.homebanner_blok:visited {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    display: block;
    position: relative;
    background-color: #F1F1F1;
}
.homebanner_img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: 0.7s ease;
}
.homebanner_img:hover {
    transform: scale(1.1);
}
.banner_title_wrap {
	position: absolute;
	/* bottom: -29px; */
	width: 90%;
	text-align: left;
	background-color: red;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	padding: 5%;
	display: block;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0%;
	transition: 0.7s ease;
}
.banner_title_wrap:hover {
    transform: scale(1.2);
}
.banner_top_gradient {
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
	    width: 100%;
	    height: 40%;
	    background: -moz-linear-gradient(top, rgba(234,234,234,0) 0%, rgba(234,234,234,1) 100%);
	    background: -webkit-linear-gradient(top, rgba(234,234,234,0) 0%,rgba(234,234,234,1) 100%);
	    background: linear-gradient(to bottom, rgba(234,234,234,0) 0%,rgba(234,234,234,1) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeaea', endColorstr='#eaeaea',GradientType=0 );
	    z-index: 20;
		 background: -moz-linear-gradient(top, rgba(8,22,52,0) 0%, rgba(8,22,52,0.71) 100%);
 background: -webkit-linear-gradient(top, rgba(8,22,52,0) 0%,rgba(8,22,52,0.71) 100%);
 background: linear-gradient(to bottom, rgba(8,22,52,0) 0%,rgba(8,22,52,0.71) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00081634', endColorstr='#b5081634',GradientType=0 );
}
.wl-slide::before {
	    content: '';
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.2);
	    z-index: 10;
}
.slides_budget_container_parallex {
	position: relative;

	position: absolute;
	width: 100%;
	height: 100%;
}
.fix_margin {
	height: 1px;
	position: relative;
}
.title_link_position {
    position: absolute;
    bottom: -15px;
    right: -15px;
}
.title_link {
    width: 130px;
    height: 130px;
    background-color: red;
    color: #fff;
    text-align: center;
    font-size: 20px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.title_link:hover {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transition: 0.6s ease;
    -webkit-transition: -webkit-transform 0.6s ease;
}
a.link_blok:link, a.link_blok:visited {
	width: 33.33%;
	padding-bottom: 28%;
	background: #fff;
	position: relative;
	display: inline-block;
	text-decoration: none;
	border: none;
	overflow: hidden;
}
.width_woman a.link_blok {
	    margin-left: 40%;
}
.link_blok_bg_img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	transition: 1s ease;
	transform: scale(1.1);
}
a.link_blok::after {
	content: '';
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );

	 background: rgba(0, 0, 0, 0.2);
	 background: rgba(0, 0, 0, 0.0);

    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
	 transition: 1s ease;
}
a.link_blok:hover .link_blok_bg_img {
	transform: scale(1.0);
}
a.link_blok:hover::after {
		 background: rgba(0, 0, 0, 0.0);
		 	 background: rgba(8,53,84,0.5);
				 background: rgba(0, 0, 0, 0.0);
}
.width_50 {
    width: 46%;
    float: left;
    position: relative;
    padding: 2%;
}
.width_75 {
	width: 100%;
	position: relative;
	margin: 0 auto;
    padding: 10% 0% 5% 0%;
}
.width_woman {
	width: 100%;
	position: relative;
	margin: 0 auto;
	    padding: 5% 0%;
}
.cat_intro_text {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	height: 100%;
	display: flex;
align-items: center;
}
.width_woman .cat_intro_text {
	left: 0px;
	right: auto;
}
.cat_intro_flex {
	font-size: 14px;
	color: #000;
	color: rgba(0, 0, 0, 0.6);
}
.man_woman_container {
/*	width: 75%;*/
	margin: 0 auto;
	position: relative;

	background: rgb(8,53,84);
	background: -moz-linear-gradient(top, rgba(8,53,84,1) 0%, rgba(14,118,188,1) 59%, rgba(115,199,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(8,53,84,1) 0%,rgba(14,118,188,1) 59%,rgba(115,199,255,1) 100%);
	background: linear-gradient(to bottom, rgba(8,53,84,1) 0%,rgba(14,118,188,1) 59%,rgba(115,199,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083554', endColorstr='#73c7ff',GradientType=0 );
}
.homecategory_container {
	position: relative;
   font-size: 0px;
	background: #fff;
}
.title_link table, .title_link tr, .title_link td {
    width: 100%;
    height: 100%;
}
.customer_card_home_container {
	position: relative;
}
.about_home_container {
	position: relative;
}
.about_home_position {
	position: relative;
	z-index: 10;
    background: rgba(255, 255, 255, 0.76);
}
.about_us_text {
	color: #1075bd;
	text-align: center;
	padding: 7% 23%;
	font-size: 20px;
	line-height: 150%;
}
.bg_cards {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: fixed;
}
.bg_cards_about {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: fixed;
	filter: blur(20px);
	transform: translateZ(0px);
}
.card_container_left {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
	position: relative;
	    z-index: 2;
	/* height: 100px; */
/*	height: 100px;*/
}
.card_container_right {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 8% 0%;
	    z-index: 3;
}
.card_intro {
	font-size: 20px;
	color: #fff;
	text-align: left;
line-height: 150%;
}
.card_container_right h1 {
	font-size: 42px;
}
.customer_card_home_container::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(237, 28, 36, 0.6);
    background-color: rgba(146, 4, 9, 0.69);
    z-index: 1;
}
a.vraag_direct_aan:link, a.vraag_direct_aan:visited {
	padding: 12px 9%;
	background-color: #a41319;
    background-color: #ed1e25;
	color: #fff;
	font-size: 14px;
	margin: 5% 0%;
	display: inline-block;
	text-decoration: none;
	transition: 0.4s ease;
}
.card_container_right a.vraag_direct_aan:link, .card_container_right a.vraag_direct_aan:visited {
	padding: 16px 9%;
}
.card_container_right a.vraag_direct_aan:hover {
	padding: 16px 8% 16px 10%;
}
a.vraag_direct_aan:hover {
	background-color: #a41319;
	padding: 12px 8% 12px 10%;
}

.bg_cards_preview {
	width: 60%;
	padding-bottom: 39%;
	background-size: cover;
	overflow: hidden;
	box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.54);
	border-radius: 30px;

    border-radius: 15px;
	margin: 0 auto;
}
/***PARALEX**/

.paral_container1 {
	position: absolute;
	top: 1700px;
	left: 0px;
	top: 72%;
	width: 18%;
	/*
	width: 363px;
	height: 668px;
	*/
}
.paral_container2 {
	position: absolute;
	top: 1900px;
	top: 60%;
	top: 104%;
	left: 0px;
	width: 22%;
	/* height: 668px; */
}
.paral_container3 {
	position: absolute;
	top: 1900px;
	top: 125%;
	right: 0px;
	width: 35%;
	width: 35%;
	/* height: 668px; */
	/*
	height: 668px;
	*/
}
.paral1 {
	position: absolute;
	width: 100%
}
.paral2 {
	position: absolute;
	width: 100%
}
.paral3 {
	position: absolute;
	width: 100%
}
a.circle_a:link, a.circle_a:visited {
	display: block;
	    font-size: 15px;
	    color: #fff;
	    background: #095384;
	    padding: 2%;
	    margin: 1%;
	    width: 40%;
	    text-align: center;
	    text-decoration: none;
	    margin: 5px auto;
	    min-width: 240px;
			transition: 0.5s ease;
}
a.circle_a:hover {
	background: red;
	background: #084167;
	padding: 2% 1.3% 2% 2.7%;
}
.tours_main_image_bg {
    width: 100%;
    position: absolute;
    overflow: hidden;
}
.tours_main_image_img {
	width: 100%;
	    height: 70vh;
		 height: 100vh;
	    background-size: cover;
	    background-position: center center;
}
.tours_title {
    position: absolute;
    width: 100%;
    text-align: center;
    /* top: 35%; */
    bottom: 20%;
    margin: 0 auto;
    font-size: 70px;
    font-size: 55px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    z-index: 100;
    /* text-shadow: 0px 0px 1px #2d5000; */
    /* height: 30px; */
}
.tours_main_image_bg::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	/*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00182b00', endColorstr='#cc182b00',GradientType=0 );
    background: -moz-linear-gradient(top, rgba(234,234,234,0) 0%, rgb(234, 234, 234) 100%);
    background: -webkit-linear-gradient(top, rgba(234,234,234,0) 0%,rgb(234, 234, 234) 100%);
	 background: linear-gradient(to bottom, rgba(234,234,234,0) 0%,rgb(234, 234, 234) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00182b00', endColorstr='#cc182b00',GradientType=0 );*/
}
.image_big_around {
	position: relative;
}
.header_h1 {
	text-align: center;
	color: #fff;
}
.header_container {
    padding: 5% 10%;
    text-align: right;
}
.header_h1 {
	text-align: center;
	color: #fff;
	color: #000;
	position: relative;
	z-index: 2;
	font-size: 55px;
}
.header_h1 * {
	font-family: aqua;
}
.kiesel_data {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.blokje_gedraaid {
	width: 4vw;
	height: 4vw;
	background: #00bea0;
	position: absolute;
	z-index: 5;
	transform: translateY(-50%) rotateZ(45deg);
	left: 0px;
	right: 0px;
	margin: auto;
	/* border: 10px solid #007f71; */
	/* box-shadow: 0px 0px 50px #00000075; */
}
.you_here {
	/*
	width: 50px;
      height: 50px;
      padding: 10px;
      background-color: rgb(244, 3, 3);
      background-color: rgb(9, 81, 166);
      font-size: 12px;
      text-align: center;
      color: #FFF;

      display: inline-block;
      vertical-align: middle;
		*/
		/* width: 50px; */
/* height: 50px; */
/* width: 50px; */
/* height: 50px; */
padding: 10px;
/* background-color: rgb(244, 3, 3); */
/* background-color: rgb(9, 81, 166); */
/* border-radius: 100px; */
font-size: 11px;
text-align: center;
color: #ffffff;
/* float: left; */
display: inline-block;
vertical-align: middle;
/* font-weight: bold; */

}


.you_here table, .you_here td {
    width: 100%;
    height: 100%;
}
a.breadcrumb:link, a.breadcrumb:visited {
	font-size: 14px;
	color: #FFFFFF;
   /* color: rgba(0, 0, 0, 0.61);*/
	text-decoration: none;
	display: block;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
	/* float: left; */
	/* padding-top: 26px; */
	padding: 1%;
	display: inline-block;
	vertical-align: middle;
}
a.breadcrumb:hover {
    color: rgba(255, 255, 255, 0.5);
}

a.breadcrumb_active:link, a.breadcrumb_active:visited {
	/*color: red;*/
	font-weight: bold;
}
.breadcrumb_arrow {
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	padding: 1%;
}
.breadcrumb_wrapper {
	text-align: center;
}
.subs_blok_products {
	display: inline-block;
	width: 25%;
	position: relative;
	vertical-align: top;
}
.subs_blok_padding {
	padding: 4%;
	position: relative;
}

a.subs_blok_title:link, a.subs_blok_title:visited, a.subs_blok_title_overlay:link, a.subs_blok_title_overlay:visited {
	padding: 5%;
	padding: 0% 5%;
	/* background-color: red; */
	color: #fff;
	font-size: 15px;
	text-align: center;
	width: 100%;
	padding-bottom: 10%;
	display: block;
	transition: 0.5s ease;
	text-decoration: none;
	z-index: 5;
	position: relative;
	box-sizing: border-box;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	line-height: 120%;
	margin-top: 5%;
}
a.subs_blok_title:hover, a.subs_blok_title_overlay:hover {
	/*transform: scale(1.2);*/
}
a.sub_blok_title:Link::before, a.sub_blok_title:visited::before {
	content: '';
	width: 10px;
	height: 10px;
	background: red;
	position: absolute;
	top: 20px;
	left: -20px;
}
.red_dot {
	width: 15px;
	height: 15px;
	background: #ed1e25;
	position: absolute;
	top: 17px;
	top: 4px;
	left: -15px;
	/* height: 100%; */
	/* width: 10%; */
}
.subs_blok_right, .subs_blok_right_overlay {
	color: rgba(0, 0, 0, 0.7);
	/* background: rgba(255, 255, 255, 0.9); */
	margin: -2% 0% 0% 0%;
	/* padding: 1%; */
	font-size: 14px;
	position: relative;
	z-index: 6;
	padding: 5%;
}
.sub_sub_container {
    /* background: red; */
    padding: 1% 5% 5% 10%;
}
a.subcat_a_dropdown:link, a.subcat_a_dropdown:visited {
	text-align: left;
	color: #000;
    color: #fff;
	text-decoration: none;
	position: relative;
	/* padding-right: 15%; */
	box-sizing: border-box;
	display: block;
	width: 100%;
}
.subcat_a_text {
	display: inline-block;
	vertical-align: middle;
	width: 75%;

}
.dropdown_right {
	display: inline-block;
	right: 0px;
	width: 10%;
	top: 0px;
	padding-bottom: 15%;
	background-image: url(../img2/arrow_next.svg);
	background-size: 60%;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	transition: 0.5s ease;
}
.subcat_a_dropdown_active .dropdown_right {
	transform: rotateZ(90deg);
}
a.subcat_a_dropdown:hover {

}
.subs_blok_right_overlay {
	transform: translateY(-100%);
}
.sub_blok_title_velocity {
	transform: translateY(-100%);
}
a.subcat_a:link, a.subcat_a:visited {
	display: block;
	color: rgba(0, 0, 0, 0.7);
    color: rgb(255, 255, 255);
	/* padding: 3%; */
	/* background: rgba(255, 255, 255, 0.87); */
	/* margin: 2%; */
	padding: 3% 0%;
	text-decoration: none;
	/* text-align: center; */
	transition: 0.5s ease;
	z-index: 6;
	position: relative;
	/* width: 90%; */
	text-align: left;
}
a.subcat_a:hover {
	/*transform: scale(1.1);*/
	/*background-color: #fff;*/
	background-color: #1075bd;
	/* color: rgba(255,255,255,0.7); */
	padding: 3% 0% 3% 2%;

}
.subcat_blokken_products_container {
	position: relative;
	text-align: center;
	padding-top: 5%;
}
a.close_submenu_overlay:link, a.close_submenu_overlay:visited, a.close_search_overlay:link, a.close_search_overlay:visited {
	width: 7%;
	    padding-bottom: 7%;
	    position: absolute;
	    display: block;
	    text-decoration: none;
	    top: 10px;
	    top: 10%;
		    top: 85px;
	    right: 12px;
	    -webkit-transition: 0.4s ease;
	    -moz-transition: 0.4s ease;
	    -o-transition: 0.4s ease;
	    transition: 0.4s ease;
	    z-index: 2;
}
.close_submenu_overlay .close_line_1, .close_submenu_overlay .close_line_2 {
	background-color: #fff;
	padding: 0% 3%;
}
.close_producten_overlay:hover .close_line_1, .close_submenu_overlay:hover .close_line_1 {
    transform: rotateZ(90deg);
}
.close_producten_overlay:hover .close_line_2, .close_submenu_overlay:hover .close_line_2 {
    transform: rotateZ(90deg);
}
.close_search_overlay .close_line_1, .close_search_overlay .close_line_2 {
	background-color: #fff;
	padding: 0% 3%;
}
.close_search_overlay:hover .close_line_1, .close_search_overlay:hover .close_line_1 {
    transform: rotateZ(90deg);
}
.close_search_overlay:hover .close_line_2, .close_search_overlay:hover .close_line_2 {
    transform: rotateZ(90deg);
}
.producten_submenu_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 900;

	overflow-y: auto;
	transform: translateY(-110%);
	/*opacity: 0;*/
}
.producten_submenu_padding {
	position: relative;
	padding: 3% 5%;
padding: 4% 9%;
	font-size: 0px;
	background: rgba(0, 0, 0, 0.7);
    background: rgba(1, 114, 187, 0.49);
 background: rgba(56, 105, 170, 0.28);
    background: rgba(189, 189, 189, 0.5);
	    background: rgba(15, 88, 144, 0.92);
}
.producten_submenu_overlay_close_vlak {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	/*background: red;*/
}
#responsive {
	transition: 1s ease;
}
.responsive_blurred {
	-webkit-filter: blur(24px);
	-ms-filter: blur(24px);
	-o-filter: blur(24px);
	filter: blur(24px);
}
.open_submenu_link {
	position: fixed;
	left: 0px;
	top: 46%;
	width: 4%;
	padding-bottom: 4%;
	background-color: red;
	z-index: 7;
	color: #fff;
	text-decoration: none;
	display: block;
    opacity: 0;

}
.deto_title_blok {
	position: relative;
	width: 20%;
	background: #0e76bc;
	margin: 0 auto;
}
.title_blok_red {
	position: relative;
	    background: red;
	    /* padding: 2%; */
	    height: 30px;
	    /* margin-top: -20px; */
	    display: inline-block;

	    width: 100%;
}
.negative_30px {
	 margin-top: -30px;
}
.title_blok_txt {
	padding: 19% 5% 35% 5%;
    padding: 19% 5% 45% 5%;
	background: #0e76bc;
	margin-bottom: -5%;
}
.title_blok_margin_bottom .title_blok_txt {
	margin-bottom: -20%;
	margin-bottom: -30%;
}
.title_blok_txt_white {
	padding: 10% 5% 10% 5%;
	background: #fff;
	margin-bottom: -5%;
	position: relative;
}
.main_footer .title_blok_txt_white {
		margin-bottom: -0%;
}
.title_blok_txt_white img {
	position: relative;
	width: 70%;
	margin: 0 auto;
	display: block;

}
.title_blok_txt h2 {
	padding: 0px;

}
a.actie_link:link, a.actie_link:visited {
	font-size: 60px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	padding: 5%;
	display: inline-block;
	margin-top: -25%;
}
.catblok_absolute {
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 4;
}

.homecategory_title {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	margin-bottom: 15px;
	text-align: center;
	transition: 1s ease;

}
a.link_blok:hover .homecategory_title {
	transform: translateY(-200%) scale(1.3);
}
.rood_blokje {
	width: 8%;
	padding-bottom: 8%;
	background: red;
	margin: 0 auto;
	transition: 1s ease;
/*	transition-delay: 0.5s;	*/
}
a.link_blok:hover .rood_blokje {
	transform: translateY(-10%) scale(1.5);
}
a.link_blok::before {
	content: '';
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.footer_adres_h1 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	padding: 0px;
}
.footer_adres_container {
    text-align: center;
    position: relative;
    /* Background: #fff; */
    /* padding: 5% 2%; */
     padding: 3% 0%;
}
.footer_adres_blok {
	color: #fff;
	display: inline-block;
	padding: 4% 6%;
	text-align: left;
	line-height: 150%;
}
.footer_adres_info {
	width: 50%;
	margin: 0 auto;
}
.diensten_inner_image {
	width: 50%;
	display: inline-block;
	/* padding: 0px 10px 0px 0px; */
	box-sizing: border-box;
	vertical-align: top;
	/* background: #4f7c9e69; */
	/* background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 84%,rgba(0,0,0,0.37) 100%); */
	/* background: #fff; */
	/* box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.29); */
	/* background: #1274be0d; */
	position: relative;
}
.product_img_entry {
    width: 100%;
    display: block;
    width: 94%;
    display: block;
    /*box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.29);*/
    margin: 3%;
	 margin: 0%;
	 width: 100%;
}
.overzicht_cart {
    /* background: red; */
    /* position: absolute; */
    top: 0px;
    right: 0px;
    /* width: 18%; */
    height: 100%;
    /* background-color: #ed1c24; */
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.overzicht_cart img {
    width: 13px;
    transition: 0.5s ease;
    margin-left: 20px;
    /* height: 100%; */
    position: absolute;
    top: 0px;
    bottom: 2px;
    margin: auto;
    left: 15px;
}
a.budget_wagen_wrapper:hover .overzicht_cart img {
    /* transform: scale(1.03); */
    transform: translateX(60%);
}
.related_entries_container {
	font-size: 0px;
	position: relative;
	/* margin: 3%; */
	/* box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.29); */
	/* background: whitesmoke; */
	    background: #eaeaea;
		 text-align: left;
}
.related_entry_link {
	display: inline-block;
	width: 50%;
	padding: 5px;
	box-sizing: border-box;
	padding-bottom: 31.33%;
	position: relative;
	vertical-align: top;
	width: 33.33%;
	/* margin: 0.2%; */

}
.diensten_inner_full_related {
	background-size: contain;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 99%;
	    height: 99%;
	    background-position: center center;
	    background-color: #fff;
	    background-repeat: no-repeat;
	    margin: 0.5%;

}
.diensten_inner_full {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	background-size: 100% 100%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
    z-index: -1;
    z-index: 2;
	 opacity: 0;
	 background-color: #000;
	     background-color: #00c59c;

}
.title_blok_txt h2 {
	text-align: center;
}
.man_woman_container .budget_wagen_wrapper_container {
    padding: 2% 2% 8% 2%;
}
.merken_footer_container {
    text-align: center;

}
.footer_merk {
	display: inline-block;
	max-width: 15%;
	vertical-align: middle;
	max-height: 10vh;
	padding: 20px 20px;
	box-sizing: border-box;
}
.filter_center_bg {
	background: rgba(255, 255, 255, 0.6);
	margin-bottom: 5%;
}
.filter_center_bg .category_introduction {

    width: 70%;
}
.acties_container {
	position: relative;
    padding: 0% 2% 2% 2%;
}
.acties_container a.budget_wagen_wrapper:link, .acties_container a.budget_wagen_wrapper:visited {
    width: 48%;
 }
 .acties_container .prod_blok_img_wagen {
	 background-size: cover;
 }
 .nav_right_container {
	 position: absolute;
	 right: 0px;
	 top: 0px;
	 text-align: right;
	 height: 100%;
	 font-size: 0px;
	/* width: 25%;*/
	 display: inline-flex;
 align-items: stretch;
 }
 .nav_item_logo {
	 display: block;
	     position: absolute;
	     top: 0px;
	     left: 0px;
	     height: 70%;
	     /* padding: 13% 15%; */
	     /* vertical-align: middle; */
	     /* padding-top: 10%; */
	     /* display: block; */
	     display: block;
	     top: 0px;
	     left: 0px;
	     bottom: 0px;
	     right: 0px;
	     margin: auto;
 }
 .search_right_blokje {
     /* display: inline-block; */
     /* width: 30%; */
     /* padding-bottom: 30%; */
     /* height: 100%; */
     position: relative;
	  width: 60px;
     /* height: 50px; */
 }
 .search_right_stretch {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 100%;
 }
 .search_link {
	 display: block;
	     /* vertical-align: middle; */
		  background: #1d74bd;

	     /* border-radius: 100px; */
	     /* width: 50px; */
	     /* position: relative; */
	     position: absolute;
	     top: 0px;
	     left: 0px;
	     bottom: 0px;
	     right: 0px;
	     border-radius: 100px;
	     width: 60%;
	     height: 0px;
	     padding-bottom: 60%;
	     margin: auto;
		  transition: 0.4s ease;
 }
 .language_link {
	 display: block;
	     /* vertical-align: middle; */


	     /* border-radius: 100px; */
	     /* width: 50px; */
	     /* position: relative; */
	     position: absolute;
	     top: 0px;
	     left: 0px;
	     bottom: 0px;
	     right: 0px;
	     border-radius: 100px;
	     width: 60%;
	     height: 0px;
	     padding-bottom: 60%;
	     margin: auto;
		  transition: 0.4s ease;
 }
 .language_link img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
	 height: 100%;
    margin: auto;
    /* background: blue; */
    display: block;
    transition: 0.4s ease;
}
 .search_link:hover {
	 transform: scale(1.2);
 }
 .search_link img {
	 position: absolute;
	     top: 0px;
	     left: 0px;
	     right: 0px;
	     bottom: 0px;
	     width: 60%;
	     margin: auto;
	     /* background: blue; */
	     display: block;
		  transition: 0.4s ease;
 }
 .search_link:hover img {
	  transform: scale(0.8) rotateZ(45deg);
 }
 .deto_zoek_overlay {
	 position: fixed;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 100%;
    background: rgba(29, 116, 189, 0.8);
    background: rgba(29, 116, 189, 0.95);
    z-index: 500;

 }
 .deto_zoek_blok {
	 position: absolute;
	top: 30%;
	left: 0px;
	text-align: center;
	right: 0px;
	width: 100%;

 }
 .zoek_submit {
     border: none;
    background: #ed1e25;
    color: white;
    font-size: 14px;
    padding: 14px 25px;
	transition: 0.4s ease;
	cursor: pointer;
 }
 .tijdelijk_niet_in_voorraad {
     position: absolute;
    width: 100%;
    height: 100%;
	    height: 70%;
    background: red;
    top: 0px;
    left: 0px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 10%;
    text-align: center;
    font-weight: bold;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(237, 28, 36, 1) 0%, rgba(255,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(237, 28, 36, 1) 0%,rgba(255,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(237, 28, 36, 1) 0%,rgba(255,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00ff0000',GradientType=0 );
 }
 .zoek_submit:hover {
    background: #cc1b21;
    padding: 14px 20px 14px 30px;
 }
 .deto_zoek_blok h2 {
    font-weight: normal;
    font-size: 40px;
 }
 #zoek_h2 {
	 opacity: 0;
	 transform: translateY(100px);
 }
 #search_r {
	 opacity: 0;
	 transform: translateY(100px);
 }
 #searchbx_r {
	 bordeR: none;
    padding: 15px;
    width: 30%;
    min-width: 200px;
    margin-top: 3%;
 }
 .iframeyt {
    position: relative;
	 margin-top: 13%;
}
.youtube_image {
    width: 100%;
}
.ytplayer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.lds-ripple {
	display: inline-block;
	position: absolute;
	width: 64px;
	height: 64px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	margin: auto;
}
.lds-ripple div {
  position: absolute;
    border: 4px solid #b48325;
	     border: 4px solid #00bea0;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {

  animation-delay: -0.75s;
 border: 4px solid #ffffff;
}
#threecanvas {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
}
.canvas_wrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.sky {
	background: gold;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: rgb(0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(180,131,36,1) 40%, rgba(180,131,36,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(180,131,36,1) 40%,rgba(180,131,36,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(180,131,36,1) 40%,rgba(180,131,36,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#b48324',GradientType=0 );
transition: 10s ease;
opacity: 0;
}

.sky_visible {
	opacity: 1;
}

@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
.pelatis_home {
	font-size: 30px;
	/* text-align: center; */
	padding: 10% 28%;
padding: 5% 28% 15% 28%;
	background-color: #367d71;
	color: #fff;
	position: relative;

	line-height: 200%;
	line-height: 150%;
	font-size: 22px;
	/* font-weight: bold; */
	font-weight: 500;

	background-image: url('../img2/kiesel_bottom2.svg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	    text-align: Center;
		     z-index: 1;
}
.pelatis_footer {
	width: 33%;
	width: 20%;
	position: relative;
	display: block;
	padding: 0% 3% 3% 3%;
	box-sizing: border-box;
	vertical-align: middle;
	margin: 0 auto;
	/* border-top: 5px solid #000; */
	/* border-top: 5px solid #212121; */
}
.pelatis_defider {
	/*
	width: 60%;*/
/*	margin: 0 auto;*/
/*	border-top: 5px solid #212121;*/
}
.pelatis_logo_footer {
	width: 100%;
	display: block;
}
.footer_menu_wrap {
    display: inline-block;
    vertical-align: middle;
    padding: 4% 8%;
    width: 65%;
    box-sizing: border-box;
}
.footer_contact_center {
    position: relative;
    /*width: 85%;*/
    font-size: 0px;
    margin: 0 auto;
    /* padding: 3% 0%; */
}
.one_tirth {
    width: 33.3%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    vertical-align: middle;
    text-align: center;
    font-size: 0px;
}
.footer_icon {
    width: 14%;
    width: 10%;
    display: inline-block;
    vertical-align: middle;
    padding: 5%;
}
.footer_icon img {
	width: 100%;
	display: block;
}
.footer_information {
    width: 60%;
    font-size: 15px;
    font-size: 1vw;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    color: #fff;
    color: #212121;
}
.kiesel_logo_parallex {
	z-index: 1;
	position: relative;

	z-index: 1;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
	will-change: transform;
}
.home_banner_schuin_wrap {
	font-size: 0px;
	    /* padding-bottom: 100px; */
	    position: absolute;
	    bottom: 0px;
	    z-index: -1;
	    width: 100%;
		 display: flex;
		 -webkit-flex-wrap: wrap;
		 flex-wrap: wrap;
}
.home_banner_schuin_wrap_relative {
	font-size: 0px;
	/* padding-bottom: 100px; */
 	position: relative;
	bottom: 0px;
	z-index: 1;
	width: 100%;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
.home_banner_schuin_wrap_bottom {
	background: #484848;
	padding-bottom: 4%;
	background: #367d71;
	width: 100%;
}
.homebanner_schuin {
	width: 50%;
	display: inline-block;
}
.schuin_a {
	display: block;
	width: 100%;
}
.pelatis_home_logo {
	position: absolute;
	/*
	top: 0px;
	left: 0px;
	right: 0px;
	*/
	/*bottom: 0px;*/
	top: 18%;
	margin: auto;
	/*height: 35%;*/
	width: 100%;
	z-index: 2;
}

.kiesel_triangle_top {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
    z-index: 2;

    top: -2px;
}
#content_home .kiesel_triangle_top {
	z-index: 1;
}
.pelatis_filter {
  /*  background: rgba(180, 131, 36, 0.75);*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.pelatis_filter_black {
    background: rgba(0, 0, 0, 0.3);
		position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(180, 131, 36, 0.75);
}
.scroll_down {
	position: absolute;
	bottom: 7%;
	width: 100px;
	lefT: 0px;
	right: 0px;
	margin: auto;
	text-align: center;
	z-index:10;
}
.scroll_down_txt {
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: 500;
	font-weight: 500;
}
.scroll_lines {
	width: 30px;
	height: 30px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	display: inline-block;
	margin-bottom: 25px;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	transform: rotateZ(45deg);

}
.line_rotate {
	/*transform: rotateZ(45deg);*/
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	-webkit-animation: sdb05 2s infinite;
	  animation: sdb05 2s infinite;
}
.text_rotater {
	width: 70%;
	/*height: 100px;*/
	top: 35%;
	left: 0px;
	right: 0px;
	margin: auto;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	text-align: center;
}
/*
.pelatis_home_logo_wit {
	display: inline-block;
	padding-bottom: 3%;
	width: 10%;
}*/
.pelatis_home_logo_wit_container {
	width: 28%;
	position: relative;
	display: inline-block;
	transition: 3s ease;
}
.pelatis_home_logo_wit_container_scaled {
	transform: scale(1.4);
}
.pelatis_home_logo_wit {
    display: inline-block;
    padding-bottom: 3%;
    width: 10%;
    width: 28%;
	 width: 100%;
	 opacity: 0;
	    margin-bottom: -18%;
    /* height: 30%; */
}
.pelatis_home_logo_wit_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.pelatis_home_logo_wit_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0;
	transition: 5s ease;
}
.pelatis_home_logo_wit_3 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0;
	transition: 3s ease;
}
.pelatis_home_logo_wit_2_visible {
	opacity: 1;
}
.opacity_0 {
	opacity: 0 !important;
	transition: 2s ease;
	transform: scale(1.6);
}
.opacity_00 {
	opacity: 0 !important;
	transition: 2s ease;
	transition-delay: 1s;
	transform: scale(0.3);
}
.transition_3s {
	transition: 3s ease;
}
.inline_embleem {
    width: 130px;
    display: inline-block;
    vertical-align: middle;
    padding: 2%;
    display: block;
    margin: 0 auto;
}
.inline_text {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	font-weight: 500;
}
.entry_logo {
	position: fixed;
	bottom: 70px;
	right: 70px;
	width: 20%;

}
.pelatis_color {
	color: #B48324;
}
.pelatis_patroon {
	background-image: url(../img2/Pelatis_Patroon_grey.svg);
    background-size: 300%;
	 background-image: url(../img2/pelatis_patroon_grey.png);
	     background-position: center center;
    background-size: 75px;
    background-repeat: repeat;
	 position: fixed;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 100%;
	 opacity: 0.5;
 }
 .core_value_container {
	 position: relative;
    padding: 4%;
    background: rgba(255, 255, 255, 0.5294117647058824);
    font-size: 0px;
    text-align: center;
    border: 3px solid #b48325;
    box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.3803921568627451);
    /* border: 3px solid #212121; */
 }
 .pelatis_category {
	 padding: 5%;
	 position: relative;
 }
.core_value {
	 	display: inline-block;
		vertical-align: top;
		width: 45%;
		padding: 5%;
		box-sizing: border-box;
 }
.core_intro {
	font-size: 14px;
	color: #fff;
color: #000;
}
.core_h2 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
color: #b48325;
}
.core_value_img {
	width: 50%;
	    display: inline-block;
	    width: 35%;
	    padding: 15%;
}
@-webkit-keyframes sdb05 {
	0% {
	 transform: translateY(-20px);
	  opacity: 0;
	}
	50% {
	  opacity: 1;
	}
	100% {
	 transform: translateY(0px);
	  opacity: 0;
	}
}
@keyframes sdb05 {
  0% {
   transform: translateY(-20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
   transform: translateY(0px);
    opacity: 0;
  }
}

.aline_center {
    text-align: center;
    padding: 0% 0% 15% 0%;
}
#content_home .aline_center {

    position: relative;
    top: 60px;
}
.aline_center a.budget_wagen_wrapper:link {
	margin: 3% 1% 3% 1%;
	/* background: #b48325; */
	/* border: 4px solid #b48325; */
	background: rgba(0, 0, 0, 0.31);
	width: 40%;
	min-width: 180px;
	min-width: 300px;

}
#content_onze-diensten .category_introduction {
	text-align: center;
}
.pelatis_featured {
/*	padding: 7% 0% 6% 0%;*/
	/*    padding: 0% 0% 6% 0%;*/



	position: relative;
overflow: hidden;
/*
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(199,199,199,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(199,199,199,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(199,199,199,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7c7c7',GradientType=0 );
*/
}
.pelatis_featured_bg {
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 8% 0% 6% 0%;
	box-sizing: border-box;

	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.parallax_container_home {
	position: relative;

}
.parallax_container_home_after {

	position: relative;
	padding: 5%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.parallax_container_home_after h1 {
	color: #000;
	text-align: center;
}
.kiesel_over_ons_top_light {
	position: absolute;
	top: -2px;
	left: 0px;
	width: 100%;
	z-index: 3;
}
.featured_logo {
	width: 12%;
	display: block;
	margin: 0 auto;
	margin-bottom: 3%;
 }
.pelatis_featured h2 {
	text-align: left;
	font-weight: 500;
	font-size: 60px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	letter-spacing: 1px;
	line-height: 100%;
	font-weight: bold;

}
.pelatis_featured .kiesel_h2 {
	text-align: center;
}
.pelatis_featured a.budget_wagen_wrapper:link, a.budget_wagen_wrapper:visited {

    margin: 1%;
}


.alle_diensten_link_container {
	font-size: 38px;

	font-weight: bold;
	text-align: center;
	display: block;
	margin: 80px 20px 25px 20px;

}
a.alle_diensten_link:link, a.alle_diensten_link:visited {
	font-size: 50px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	color: #b48325;
	color: #00c29f;
    color: #00a98a;
	padding: 10px;
	transition: 0.6s ease;
	font-family: aqua;
	/* padding: 0% 20%; */
	max-width: 400px;
	line-height: 150%;
}
a.alle_diensten_link:hover {
    color: #e2ad46;
	 color: #00c29f;
	 transform: translateY(4px);
}
.kiesel_bottom_art {
	position: relative;
/*	padding-top: 95vh;*/
}
.kiesel_bottom_art_2 {
	position: relative;
	padding-top: 95vh;
}

.image_100 {
	width: 100%;
	display: block;
}
.kiesel_intro_html {
	padding: 8% 20%;
    padding: 9% 10% 5% 10%;
	background: #fff;
	font-size: 25px;
	color: #000;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	column-count: 2;
	text-align: left;
	column-gap: 10%;
	color: rgba(0, 0, 0, 0.7);
	line-height: 150%;
}
#content_projecten .kiesel_intro_html {
	padding: 9% 20% 5% 20%;
}
.text_align_center {
	text-align: center;
	font-size: 0px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%);
	padding: 5% 20% 5% 20%;
}
.kiesel_center_logo {
	display: inline-block;
	width: 15%;
}
.kiesel_center_logo_abs {
	display: inline-block;
	width: 15%;
	padding-top: 50vh;
	padding-bottom: 20vh;

}
.bg_logo_abs {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.66) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.66) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.66) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a8000000',GradientType=0 );
position: relative;
    text-align: center;
}
.entryimages_container {
	position: relative;
padding-top: 100px;
padding-top: 150px;
background: rgba(0, 0, 0, 0.66);
}
.entryimage_container_nointro {
	position: relative;
	padding-top: 0px;

	background: rgba(0, 0, 0, 0.66);
}
.inline_block_tables_flex {
	display: flex;
	width: 70%;
	align-items: center;
	justify-content: space-between;
	/* padding: 0% 15%; */
	margin: 0 auto;
	    align-items: flex-start;

}
.item_code_wrap {
	width: auto;

}
.item_code_wrap .item_code_key {
	display: block;
	width: 100%;
}
.item_code_wrap .item_code_val {
	display: block;
	width: 100%;
}
.kiesel_over_ons_top_absolute {
	position: absolute;
	width: 100%;
	display: block;
	top: -1px;
	z-index: 1;
}
.kiesel_fixed_bg {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.kiesel_fixed_bg img {
	opacity: 0;
}
a.facebook_f:link, a.facebook_f:visited {
	width: 30px;
	padding: 20px;
	width: 28px;
	padding: 18px;
	border-radius: 5px !important;
	display: inline-block;
	background: #b38224;
	margin-top: 8px;
	margin-right: 10px;
	transition: 0.7s ease;
	transform: scale(1);
	    box-shadow: 0px 2.5px 5px rgba(0, 0, 0, 0.7);
}
a.facebook_f:hover {
    background: #e2ad46;
    background: #c7932f;
    box-shadow: 0px 5px 10px #000;
    transform: scale(1.1);
}
.facebook_f img {
	width: 100%;
	display: block;
	transition: 0.7s ease;
}
.facebook_f:hover img {
	width: 100%;
	display: block;
	transform: scale(1.13);
}
.pelatis_language_container {
	position: absolute;
	top: 8px;
	right: 5px;
	display: flex;
	z-index: 10000;

}
.nav_language_item2 {
	padding: 0px 4px;
}
.nav_language_item2 img {

	    width: 30px;
	    border: 3px solid #fff;
	    border-radius: 100px;
	    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.26);
}
a.language_item:link, a.language_item:visited {
	font-size: 17px;
	font-weight: bold;
/*	padding: 8px;*/
	text-decoration: none;
	color: #fff;
	position: relative;
	z-index: 3;
}
.core_value_header {
    text-align: center;
    color: #fff;
    padding: 20px 15%;
    font-size: 14px;
}
.value_embleem {
	display: block;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0 auto;
	width: 100px;
}
.diensten_inner_full_loaded {
	display: block !important;
	opacity: 1;
}
a.contact_now:link, a.contact_now:visited {
	display: inline-block;
    padding: 10px 50px;
    background: rgba(0, 0, 0, 0.46);
    color: #b48325;
    border: 3px solid #b48325;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.45);
    /* color: #fff; */
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
	 transition: 0.5s ease;
}
a.contact_now:hover {
	background: #b48325;
	color: #fff;
	padding: 10px 45px 10px 55px;
	box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.45);
}
#content_waarom-pelatis i,  #content_waarom-pelatis  h2, #content_enkele-projecten h2 {

	font-style: normal !important;
	font-size: 50px;
	padding-bottom: 20px;
	display: inline-block;
	position: relative;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0px;

}
#content_enkele-projecten h2 {
	font-weight: bold;
}

#content_waarom-pelatis i::before, #content_waarom-pelatis h2::before, #content_enkele-projecten h2::before  {
	content: '';
	    position: relative;
	    width: 100px;
	    height: 15px;
	    background: #ffffff;
	    margin-bottom: 40px;
	    display: block;
	    margin-top: 80px;
	    /* position: absolute; */
	    /* bottom: 0px; */
	    /* border: 1px solid #a87a24; */
}
#content_waarom-pelatis .category_introduction, #content_enkele-projecten .category_introduction {

    margin-top: -100px;
}
.pelatis_featured .aos_wrap {
	text-align: center;
}
#mb_wrapper {
	width: 100%;
	height: 100vh;
	background: grey;
	position: absolute;
	z-index: -2;
	z-index: -1001;
	will-change: transform;

	/*filter: sepia(100%) hue-rotate(125deg) saturate(130%) contrast(150%);*/
}
.home_banner_container {
	position: relative;
	margin-top: 70vh;

z-index: 2;
display: flex;
justify-content: space-between;

    /*min-height: 30vw; /*fix voor edge en firefox ivm percentage padding-bottom op child elementen*/
}

.home_banner_entry {
	width: 33%;
	    height: 0px;
	    padding-bottom: 25%;
	    background: #fff;
	    display: inline-block;
	    background: grey;
	    box-sizing: border-box;
	    margin: 8.5%;
	    position: relative;
	    overflow: hidden;
	    box-shadow: 0px 25px 70px rgba(0, 0, 0, 0.35);

		 padding-bottom: 30%;
	width: 38%;
    margin: 6%;


	width: 40%;
	margin: 2.5%;
	padding-bottom: 0%;
	height: auto;
	will-change: transform;

}
.home_banner_entry_flexfix {
		width: 100%;
		display: inline-block;
		padding-bottom: 75%;
		box-sizing: border-box;
		height: 0px;
}
.prod_blok_img_wagen_home {
	width: 100%;
	height: 100%;
	position: absolute;
	transition: 0.7s ease;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: sepia(100%) hue-rotate(125deg) saturate(150%);
	filter: grayscale(100%) saturate(150%);
	filter: grayscale(100%) contrast(120%);
	filter: grayscale(100%) brightness(130%) contrast(110%);
	    z-index: -1;
}
.home_banner_entry::before {
	content: '';
	position: absolute;
	top: 0%;
	left: 0px;
	background: rgba(7, 107, 95, 0.47);
	transform: rotateZ(30deg);
	width: 150%;
	height: 70%;
	transform-origin: 0% 0%;
	transition: 0.5s ease;
}
.home_banner_entry_1::before {
	content: '';
	position: absolute;
	top: 0%;
	right: 0px;
	background: rgba(7, 107, 95, 0.47);
	transform: rotateZ(-30deg);
	width: 150%;
	height: 70%;
	transform-origin: 100% 0%;
	left: auto;
}
.home_banner_entry:hover::before {
	transform: rotateZ(50deg);
	opacity: 0;
	will-change: transform, opacity;
}
.home_banner_entry_1:hover::before {
	transform: rotateZ(-50deg);
	opacity: 0;
	will-change: transform, opacity;
}
.utiliteits_info {
	position: absolute;
	width: 100%;
	height: 100%;
	/* top: calc(100% - 100px); */
	top: 71%;
	transform: translateZ(0px) translateY(0px);
	transition: 0.6s ease;
}
.home_banner_entry:hover .utiliteits_info {
	transform: translateZ(0px) translateY(-40%);
	opacity: 0.93;
}
.home_banner_entry:hover .prod_blok_img_wagen_home {

	filter: none;
	transform: scale(1.1);
}
.utiliteits_title {
	height: 0px;
	width: 100%;
	padding-bottom: 22%;
	/* background: red; */
	position: relative;
	overflow: hidden;`


}
.utiliteits_title::before {
	content: '';

	background-color: #fff;
	position: absolute;
	left: 0px;
	width: 150%;
	height: 100%;
	-webkit-transform: rotateZ(12.2deg);
	-moz-transform: rotateZ(12.2deg);
	-o-transform: rotateZ(12.2deg);
	-ms-transform: rotateZ(12.2deg);
	transform: rotateZ(12.2deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	transform-origin: 0% 0%;

}
.home_banner_entry_1 .utiliteits_title::before {
   left: auto;
	right: 0px;
	-webkit-transform: rotateZ(-12.2deg);
	-moz-transform: rotateZ(-12.2deg);
	-o-transform: rotateZ(-12.2deg);
	-ms-transform: rotateZ(-12.2deg);
	transform: rotateZ(-12.2deg);
	-webkit-transform-origin: 100% 0%;
	-moz-transform-origin: 100% 0%;
	-o-transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	transform-origin: 100% 0%;

}
.utiliteits_h2 {
	position: absolute;
	padding: 5%;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-size: 21.85px;
	font-weight: bold;
	color: #21bba1;
	box-sizing: border-box;
}
.home_banner_entry_1 .utiliteits_h2 {
	text-align: right;
}
.utiliteits_intro {
	font-size: 13px;
	padding: 0% 18% 5% 5%;
	background: #fff;
	/* position: absolute; */
	height: 42%;
	box-sizing: border-box;
	/* bottom: 0px; */
	font-size: 17px;
	line-height: 150%;
}
.home_banner_entry_1 .utiliteits_intro {
	padding: 0% 5% 5% 18%;
	text-align: right;

}
.slideshow_gradient {
	background: -moz-linear-gradient(top, rgba(33,187,161,0) 0%, rgba(33,187,161,1) 59%, rgba(33,187,161,1) 100%);
	background: -webkit-linear-gradient(top, rgba(33,187,161,0) 0%,rgba(33,187,161,1) 59%,rgba(33,187,161,1) 100%);
	background: linear-gradient(to bottom, rgba(33,187,161,0) 0%,rgba(33,187,161,1) 59%,rgba(33,187,161,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0021bba1', endColorstr='#21bba1',GradientType=0 );


	background: -moz-linear-gradient(top, rgba(33,187,161,0) 0%, rgba(33,187,161,1) 50%, rgba(33,187,161,1) 100%);
background: -webkit-linear-gradient(top, rgba(33,187,161,0) 0%,rgba(33,187,161,1) 50%,rgba(33,187,161,1) 100%);
background: linear-gradient(to bottom, rgba(33,187,161,0) 0%,rgba(33,187,161,1) 50%,rgba(33,187,161,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0021bba1', endColorstr='#21bba1',GradientType=0 );
	width: 100%;
	height: 100%;
	height: 150%;
	position: absolute;
	z-index: 1;
	z-index: -1;
		z-index: 0;
		    z-index: -1000;
			 	will-change: transform;
}
.kiesel_bottom_wit {
	position: absolute;
bottom: -0.5px;
width: 100%;
display: block;
    z-index: 1;

	 bottom: -4px;
}
.project_entity .parallax-mirror {
	z-index: 0 !important;
}
.parallax-mirror {
	position: absolute;
	z-index: -200;
	left: -100%;
	top: -100%;
	overflow:hidden;
}
.contact_info_kiesel {
	display: flex;
	justify-content: space-between;
	padding: 2% 25%;
	    padding: 2% 10%;
	position: relative;
}
.kiesel_contact_blok {
	width: 25%;
	color: #fff;
	display: flex;
	display: inline-block;

	    align-items: center;
}
.contact_icon {
	position: relative;
	text-align: center;
}
.contact_icon img {
	width: 40px;
	display: inline-block;
	margin: 5px 0px 20px 0px;
}
.contact_txt {
	text-align: center;
	color: #fff;
	font-size: 14px;
}
a.kiesel_footer_link:link, a.kiesel_footer_link:visited {


		color: #00bea0;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s ease;
}
a.kiesel_footer_link:hover {
color: #86ecdb;
}
/***PARALEX**/

/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
/****BUDGET ***//****BUDGET ***//****BUDGET ***//****BUDGET ***/
.hide, .hidden {
	display: none;
}
.show {
	display: block;
}

.clear {
	clear: both;
}
