nav#navigation {
	background: -webkit-linear-gradient(#FFFFFF 4.17, rgba(255, 255, 255, 0.89) 44.76, rgba(255, 255, 255, 0.63) 71.55, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(#FFFFFF 4.17, rgba(255, 255, 255, 0.89) 44.76, rgba(255, 255, 255, 0.63) 71.55, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(180deg, #FFFFFF 4.17%, rgba(255, 255, 255, 0.89) 44.76%, rgba(255, 255, 255, 0.63) 71.55%, rgba(255, 255, 255, 0) 100%);
}

#navigation ul.nav li a {
	color: #007c40;
}

.top-contact span a,
.top-contact {
	color: #007c40;
}

.bdropshadow {
	position: relative;
	display: block;
	width: 100%;
	height: 26px;
	background: rgb(249, 249, 249);
	background: -webkit-linear-gradient(bottom, rgba(249, 249, 249, 1) 0%, rgba(210, 210, 210, 1) 100%);
	background: -o-linear-gradient(bottom, rgba(249, 249, 249, 1) 0%, rgba(210, 210, 210, 1) 100%);
	background: linear-gradient(to top, rgba(249, 249, 249, 1) 0%, rgba(210, 210, 210, 1) 100%);
}

.journey-tabs .hi-icon {
	/* margin-right: 36px;
	margin-left: 36px; */
	margin-right: 28px;
	margin-left: 28px;
}

@media (min-width:768px) and (max-width:991px) {
	.journey-tabs .hi-icon {
		margin-right: 20px;
		margin-left: 20px;
	}
}

img.blogo_fc {
	background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#slider2 .flex-control-nav {
	bottom: 0;
}

#slider2 .flex-control-paging li a {
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	background: #e9e9e9;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#slider2 .flex-control-paging li a:hover {
	background: #f9d125;
}

#slider2 .flex-control-paging li a.flex-active {
	border: 2px solid #fff;
	background: #065822;
}

#slider2 .flex-direction-nav a {
	left: 20px;
	opacity: 1;
}

#slider2 .flex-direction-nav a.flex-next {
	left: auto;
	right: 20px;
}

#slider2 .flex-direction-nav a::before {
	font-family: "FontAwesome";
	content: '\f060';
	color: #bdbdbd;
	font-size: 30px;
}

#slider2 .flex-direction-nav a.flex-next::before {
	content: '\f061';
}

#slider2 .flex-direction-nav a {
	background: transparent;
}

.bbuttonnew {
	top: auto;
	bottom: 100050px;
	left: auto;
	right: 50px;
}

.bbuttonnew_blue a {
	border: 2px solid #172E56 !important;
	color: #172E56 !important;
	background-color: #fff !important;
}

.bbuttonnew_blue a:hover {
	color: #fff !important;
	background-color: #172E56 !important;
}

.bbuttonnew_white a {
	border: 2px solid #fff !important;
	color: #fff !important;
	background-color: #069845 !important;
}

.bbuttonnew_white a:hover {
	color: #069845 !important;
	background-color: #fff !important;
}

.bnewparalax .container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30%;
	margin: auto;
}

.bnewparalax .col-lg-12 {
	margin: 0 auto;
	width: 90%;
	float: none;
}

.bnewparalax {
	position: relative;
	min-height: 560px;
	text-align: center;
	background-image: url(/images/AK_home_slider.jpg);
}

.bnewparalax h1 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 700;
	font-size: 51px;
	line-height: 60px;
}

.bnewparalax .description {

	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	padding-left: 50px;
	padding-right: 50px;

}

.getintouch {
	padding-top: 60px;
	padding-bottom: 70px;
}

.bbanners {
	background-repeat: no-repeat;
	background-position: 50% center;
	background-size: 50%;

}

.bbanners h3 {
	font-size: 24px !important;
}

.bbanners h1 {
	margin-top: 40px !important;
	font-size: 50px !important;
	font-weight: 400 !important;
	text-shadow: 0px 2.30216px 2.30216px rgba(0, 0, 0, 0.25);
}

.bbanners .buttons {
	margin-top: 0 !important;
	padding-top: 0 !important;

	position: absolute;
	bottom: 60px;
}

.bbanners .bbuttonhomeprod {
	position: absolute !important;
	top: auto !important;
	bottom: 74px !important;
}

.bbanners .intro {
	padding-top: 80px !important;
}

.bbanners_flex {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}

#carousel img {
	opacity: 1;
}

.bhome_ple {
	position: absolute;
	max-width: 620px;
}

.bhome_ple h3 {
	margin: 40px;
	color: #fff;
}

.shareon .buttons a.instagram {
	font-size: 16px;
	background-color: #bd299e;
	border-radius: 40px;
	border: 2px solid #bd299e;
	color: #fff;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}

.shareon .buttons a.instagram:hover {
	background-color: transparent;
	color: #bd299e;
	text-decoration: none;
}

.bbuttonhomeprod2 a {
	background-color: transparent !important;
}



/* .bbuttonhomeprod2 {
	bottom: 12px !important;
} */
@media (max-width:1566px) {
	.bbanners .buttons {
		bottom: 40px !important;
	}
}

@media (max-width:1500px) {
	.bbanners .buttons {
		bottom: 10px !important;
	}
}

@media (max-width:1750px) {

	.bbanners .bbuttonhomeprod {
		bottom: 24px !important;
	}
}

@media (max-width:1200px) {
	.bnewparalax .container {
		height: 50%;
	}

	/* .bbuttonhomeprod2 {
		bottom: 40px !important;
	} */
}

@media (max-width:992px) {
	.bbanners {}

	.bbanners_flex {
		display: inline-block;
		margin-bottom: -10px;
	}

	.bbanners {
		background-repeat: no-repeat;
		background-position: 100% top;
		background-size: 100%;
	}

	.bbanners .intro {
		padding-bottom: 100px !important;
	}

	.bbanners .buttons {
		bottom: 30px !important;
	}

	.bbanners .bbuttonhomeprod {
		bottom: 44px !important;
	}

	.bnewparalax .container {
		height: 75%;
	}
}

.bnoflex {
	display: flex;
	margin-bottom: 50px;
}

@media (max-width: 768px) {
	.journey {
		display: none;
	}

	.bnewparalax .container {
		height: 100%;
	}

	.bnewparalax h1 {
		line-height: 54px;
	}

	.bbuttonhomeprod2,
	.bbuttonhomeprod3 {
		top: 70% !important;
	}

	.bnoflex {
		display: block;

	}
}

@media (max-width:520px) {
	.bhome_ple h3 {
		margin: 20px;
		font-size: 18px;
		line-height: 20px;
	}

	.bnewparalax h1 {
		font-size: 31px;
		line-height: 35px;
	}

	.bnewparalax .description {
		font-size: 15px;
		line-height: 25px;
	}

}

@media (max-width:480px) {

	.bbuttonhomeprod2,
	.bbuttonhomeprod3 {
		top: 60% !important;
	}
}


.duurzaambackground {
	background-image: url(/images/duurzaamheid2.jpg) !important;
	background-position: center !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-color: #d3e9f7 !important;
	background-attachment: scroll !important;
}


@media (min-width: 768px) and (max-width:1625px) {
	nav#navigation.newmenu ul.nav li:nth-last-child(-n+2) {
		position: absolute;
		top: -43px;
		right: 400px;
	}

	nav#navigation.newmenu ul.nav li:nth-last-child(2) {
		right: 436px;
	}
}

@media (min-width: 768px) and (max-width:1555px) {
	nav#navigation.newmenu .nav>li>a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width: 768px) and (max-width:1420px) {
	nav#navigation.newmenu .container-fluid>.navbar-collapse {
		margin-left: 216px;
	}

	nav#navigation.newmenu .nav>li>a {
		padding-left: 19px;
		padding-right: 19px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	nav#navigation.newmenu:not(.smaller) .top-contact {
		display: block !important;
		padding-right: 15px !important;
	}

	nav#navigation.newmenu .navbar .navbar-header {
		margin-top: -50px !important;
	}

	nav#navigation.newmenu .nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 6px;
		padding-right: 6px;
		font-size: 16px;
		letter-spacing: -.5px;
	}

	nav#navigation.newmenu ul.nav li:nth-last-child(-n+2) {
		top: -38px;
	}
}

@media (max-width: 768px) {
	nav#navigation.newmenu .nav>li:last-child>a {
		padding-left: 0 !important;
	}
}

@media (max-width: 1200px) {
	nav#navigation.newmenu.smaller .navbar .navbar-nav {
		margin-top: 2px !important;
	}

	nav#navigation.newmenu.smaller .navbar .navbar-header {
		margin-top: -12px !important;
	}

	nav#navigation.newmenu.smaller .navbar .navbar-header .navbar-brand {
		padding-bottom: 0 !important;
	}
}

.is-sticky #navigation ul.nav li a {
	color: #007c40 !important;
}