/*
---------------------------
FOOTER
---------------------------
*/


.button.going-back-up {
	position: absolute;
	top: -100px;
	right: 10px;
	width: 60px;
	height: 60px;

	margin-top: 0px;
	margin-right: 0px;
	z-index: 999 !important;
	font-weight: 700;
	font-size: 14px !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.171) !important;
}
.button.going-back-up i {
	color: #034391;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.button.going-back-up:hover i {
	transform: translateY(-2px);
}
	@media (max-width: 1023px) {
		.button.going-back-up {
			display: none !important;
		}
	}

footer {
	z-index: 99;
}
.footer-wrapper .is-relative {
	z-index: 9;
}
.footer-wrapper:before {
	position: absolute;
	top:-40px;
	right:65px;
	width: 150px;
	height: 120px;
	background: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url('../images/aa100jaar.png');
	content:'';
	z-index: 1;
} 
/* .footer-wrapper:before {
	position: absolute;
	left: 0%;
	transform: translateX(0%);
	width: 100%;
	height: 100%;
	border-radius: 0px 0px 0 0;
	content:'';
	opacity: 1;
	
	z-index: 1;
}
.footer-wrapper:before {
	top: 0;
	
	background: rgb(3,67,145);
	background: linear-gradient(90deg, rgba(3,67,145,1) 0%, rgba(3,67,145,1) 25%, rgba(3,67,145,0) 85%);
	opacity: 0.7;
	
} */



@media (max-width: 1430px) {
	
}
@media (max-width: 1270px) {

}
@media (max-width: 766px) {
	.footer-wrapper:before {
	position: absolute;
	top:-40px;
	right:25px;
	width: 100px;
	height: 80px;
	content:'';
	z-index: 1;
} 
}

/* Logo */
.footer-logo {
	position: relative;
	display: flex;
	left: -25px;
	width: 350px;
height: 130px;
margin: -55px 0 20px 0px;
z-index: 998 !important;
transform-origin: top left;
transform: translateY(-5px);
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.footer-logo:before {
	position: absolute;
	right: 0px;
	top: 51px;
	width: 1200px;
	height: 50px;
	background: #034990;
	border-radius: 0 6px 6px 0;
	content:'';
	z-index: -1;
}
.footer-logo:after {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 340px auto;
	background-position: center;
	background-image: url('../images/logo.png');
	content:'';
	z-index: 1;
}

.footer-image {
	position: relative;
	margin-top: 0px;
	max-width: 320px;
	position: relative;
	margin-left:0px;

}
.footer-text {
	font-size: 28px;
	color: #de002b;
	font-weight: 300;
	padding: 0px 0rem 14px 25px;
	/* border-bottom: 1px solid rgba(17, 17, 17, 0.164); */
}
.footer-content {
	padding: 0 0rem 40px 0px;
}
.order-1 .footer-content {
	padding: 0 0rem 40px 25px;
}

.follow-title {
	display: block;
}
	@media  (max-width: 1280px) {
		.footer-logo {
			position: relative;
			display: flex;
			left: -15px;
			width: 300px;
		height: 130px;
		margin: -45px 0 20px 0px;
		z-index: 998 !important;
		transform-origin: top left;
		transform: translateY(-5px);
			
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-ms-transition:all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
		.footer-logo:before {
			position: absolute;
			right: -5px;
			top: 52px;
			width: 1200px;
			height: 45px;
			background: #034990;
			border-radius: 0 6px 6px 0;
			content:'';
			z-index: -1;
		}
		.footer-logo:after {
			position: absolute;
			top:0;
			left:0;
			right:0;
			bottom:0;
			background: transparent;
			background-repeat: no-repeat;
			background-size: 300px auto;
			background-position: center;
			background-image: url('../images/logo.png');
			content:'';
			z-index: 1;
		}
		.footer-content {
			padding: 0 0rem 30px 15px;
		}
		.order-1 .footer-content {
			padding: 0 0rem 30px 15px;
		}

	}
	@media  (max-width: 1022px) {


		.footer-logo {

		}
		.footer-content {
			
		}
		.order-1 .footer-content {
			padding: 0 0rem 20px 15px;
			border-bottom: 1px solid rgba(255, 255, 255, 0.171);
			margin-bottom:40px;
		}
		.order-1 .footer-content p {
			float: left;
			width: 50%;
			padding-right: 20px;
		}
		.footer-wrapper .columns:last-child {
			float: left;
		}
	}
	@media  (max-width: 766px) {
		.footer-content {
			padding: 0rem 0rem 2rem 10px;
		}
		.order-1 .footer-content {
			padding: 0 0rem 40px 10px;
		}
		.footer-logo {
			position: relative;
			display: flex;
			top: 10px;
			left: -20px;
		}
		.footer-image {
			position: relative;
			margin-top: 0px;
			max-width: 220px;
			position: relative;
			margin-left:10px;
		
		}
		.footer-text {
			font-size: 18px;
			color: #de002b;
			font-weight: 300;
			padding: 20px 0rem 14px 10px;
			/* border-bottom: 1px solid rgba(17, 17, 17, 0.164); */
		}
		.order-1 .footer-content p {
			float: none;
			width: 100%;
		}

	}
	@media  (max-width: 766px) {
		
		.footer-logo {
			position: relative;
			display: flex;
			left: -15px;
			transform: scale(0.8);
		}
	}

.footer-content .footer-title {
	font-size: 18px;
	letter-spacing: 0px;
	margin-top:2px;
	margin-bottom: 15px;
	font-weight: 600;
}
.footer-wrapper.bg-primary .footer-content .footer-title,
.footer-wrapper.bg-secondary .footer-content .footer-title,
.footer-wrapper.bg-dark .footer-content .footer-title {
	color: rgba(255, 255, 255, 1)
}
.first .footer-content .footer-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}
.footer-content p {
	font-size: 16px;
	line-height: 1.5;
}
.footer-content p strong {
	font-weight: 700;
	margin-right: 5px;
}
.footer-content p a:hover {

}

.footer-wrapper.bg-primary .footer-content p,
.footer-wrapper.bg-secondary .footer-content p,
.footer-wrapper.bg-dark .footer-content p {
	color: rgba(255, 255, 255, 1)
}
.footer-wrapper.bg-primary .footer-content p a,
.footer-wrapper.bg-secondary .footer-content p a,
.footer-wrapper.bg-dark .footer-content p a{
	color: rgba(255, 255, 255, 1)
}
.footer-wrapper.bg-primary .footer-content p a:hover,
.footer-wrapper.bg-secondary .footer-content p a:hover,
.footer-wrapper.bg-dark .footer-content p a:hover {
	color: rgba(255, 255, 255, 1)
}

/* Table */
.footer-content table tbody,
.footer-content table tfoot,
.footer-content table thead,
.footer-content table,
.footer-content table tr,
.footer-content table tr td {
	font-size: 14px;
	background: transparent !important;
}
.footer-content table tbody tr:nth-child(even) {
	background: transparent !important;
}
.footer-content table tr td {
	padding: .2rem .625rem .2rem 0;
	color: rgba(0, 0, 0, 0.6)
}


/* List items */
.footer-list ul {
	list-style: none;
	padding:0;
	margin:0;
}
.footer-list ul li {
	padding:0;
	font-size: 16px;
}
.footer-list ul li a{
	font-family: 'ronnia';
	position: relative;
	padding: 4px 0;
	padding-left: 15px;
	display: inline-block;
	font-size: 16px;
	
}
.footer-list ul li a:before {
	position: absolute;
	top: 10px;
	left: 0rem;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 700;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 13px;
	line-height: 1;
	content: "\f054";
	color: #de002b;
}
.footer-list ul li a {
	color: rgba(17, 17, 17, 0.7);
	-webkit-transition: color 0.3s ease-in-out 0s;
  	transition: color 0.3s ease-in-out 0s;
}
.footer-list ul li a:hover {
	color: #de002b !important;
}

.footer-wrapper.bg-primary .footer-list ul li a,
.footer-wrapper.bg-secondary .footer-list ul li a,
.footer-wrapper.bg-dark .footer-list ul li a {
	color: rgba(255, 255, 255, 0.7) !important;
}
.footer-wrapper.bg-primary .footer-list ul li a:hover,
.footer-wrapper.bg-secondary .footer-list ul li a:hover,
.footer-wrapper.bg-dark .footer-list ul li a:hover {
	color: rgba(255, 255, 255, 1) !important;
}


@media (max-width: 766px) {
	.footer-content .footer-title {
		font-size: 16px;
		letter-spacing: 0px;
		margin-top:2px;
		margin-bottom: 15px;
		font-weight: 600;
	}

	.first .footer-content .footer-title {
		font-size: 16px;
		font-weight: 700;
		line-height: 1.4;
	}
	.footer-content p {
		font-size: 14px;
		line-height: 1.5;
	}
	.footer-list ul li a{
		font-size: 14px;
	}
	.footer-list ul li a:before {
		font-size: 12px;
	}
}

/* Social */
.social-list {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	list-style: none;
	padding:0;
	margin:0;
}
.social-list {
	padding: 0;
}
.social-list a {
	position: relative;
	width: 36px;
	height: 36px;
	font-size: 20px;
	text-align: center;
	border-radius: 6px;
	background: rgba(3, 67, 145, 0.103);
	margin-right: 10px;
	-webkit-transition: background 0.1s ease-in-out 0s;
  	transition: background 0.1s ease-in-out 0s
}
.social-list a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #034391;
	font-size: 18px;
	-webkit-transition: color 0.1s ease-in-out 0s;
  	transition: color 0.1s ease-in-out 0s
}
.social-list a:hover {
	background: #034391;	
}
.social-list a:hover i {
	color: #fff;	
}

[class*=" bg-"]:not(.bg-white):not(.bg-light) .social-list a {
	background: rgba(255, 255, 255, 0.1) !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light) .social-list a i {
	color: rgba(255, 255, 255, 1) !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light) .social-list a:hover {
	color: #fff !important;
	background: #de002b !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light) .social-list a:hover i {
	color: #fff !important;
}
.social-list.large a {
	width: 48px;
	height: 48px;
}
.social-list.large a i {
	font-size: 20px;
}
	


/* Bottom */
.copyright-wrapper {
	position: relative;
	padding: 0px 0;
	z-index: 99 !important;
}
.copyright-content {
	position: relative;
	border-top: 2px solid rgba(19, 25, 51, 0.1);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 25px 20px 25px;
}
.footer-wrapper.bg-primary .copyright-content,
.footer-wrapper.bg-secondary .copyright-content,
.footer-wrapper.bg-dark .copyright-content,
.footer-wrapper.inversed .copyright-content {
	border-top: 2px solid rgba(255, 255, 255, 0.1);
}

.copyright-text {
	font-size: 14px;
}
.copyright-content .menu {
	margin-top: 0px;
}
.copyright-content .menu > li > a {
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	margin: 0 10px;
}
.footer-wrapper.bg-primary .copyright-text,
.footer-wrapper.bg-secondary .copyright-text,
.footer-wrapper.bg-dark .copyright-text,
.footer-wrapper.inversed .copyright-text {
	color: rgba(255, 255, 255, 0.8);
}

.footer-wrapper.bg-primary .copyright-content .menu > li > a,
.footer-wrapper.bg-secondary .copyright-content .menu > li > a,
.footer-wrapper.bg-dark .copyright-content .menu > li > a,
.footer-wrapper.inversed .copyright-content .menu > li > a{
	color: #fff;
}
.footer-wrapper.bg-primary .copyright-content .menu > li > a:hover,
.footer-wrapper.bg-secondary .copyright-content .menu > li > a:hover,
.footer-wrapper.bg-dark .copyright-content .menu > li > a:hover,
.footer-wrapper.inversed .copyright-content .menu > li > a:hover {
	color: #de002b;
}

.simplicity-works {
	display: none;
	position: absolute;
	bottom: 120px;
	right: 0;
	width: 260px;
	height: 200px;
	background: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url('../images/simplicity-works.png');
}

/* Keurmerken */
.copyright-logos {
	margin-top: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.copyright-logos a {
	display: flex;
	align-items: center;
	margin: 0 20px;
}
.copyright-logos a img {
	opacity: 0.93;
	max-height: 60px;
}
.copyright-logos a:hover img {
	opacity: 1;
	
}

.copyright-logos a.doosan img {
	width: 160px;
}
.copyright-logos a.nrvt img {
	max-height: 40px;
}
@media (max-width: 1023px) {
	.copyright-content {
		position: relative;
		border-top: 2px solid rgba(19, 25, 51, 0.1);
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 20px 25px 20px 15px;
	}
}
@media (max-width: 767px) {

	.copyright-logos {
		margin-top: 25px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.copyright-content {
		padding: 20px 0px 20px 0px;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.copyright-text {
		padding-bottom: 10px;
	}
}
@media (max-width: 440px) {
	.copyright-content .menu {
		text-align: center;
		justify-content: center;
	}
	.copyright-content .menu li {
		padding: 8px;
	}

}
/* Site Label */
.copyright-label {
	float: right;
	margin-top: 5px;
	width: 120px;
	height: 60px;
	background:  url('../images/addnoise-dark.svg') no-repeat center center;
	background-size: contain;
	opacity: 0.3;
	-webkit-transition: opacity 0.3s ease-in-out 0s;
 	transition: opacity 0.3s ease-in-out 0s;
}
.footer-wrapper.bg-primary .copyright-label,
.footer-wrapper.bg-secondary .copyright-label,
.footer-wrapper.bg-dark .copyright-label,
.footer-wrapper.inversed .copyright-label {
	background-image:  url('../images/addnoise-white.svg');
}
.copyright-label:hover {
	opacity: 1;
}
	@media (max-width: 970px) {
		.copyright-label {
			
		}
	}
	@media (max-width: 766px) {
		.copyright-label {
			margin-top: 25px;
			width: 100px;
			height: 40px;
		}
	}