/*
Theme Name: De Keij Betonplaten & Keerwanden
Theme URI: https://dekeij.nl
Author: STYLEMASTER
Author URI: https://stylemaster.nl
Description: Template voor De Keij Betonplaten & Keerwanden. 
Version: 1.0
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html,
body {
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	color: #62646d;
	background: #f2f2f2;
}

li {
	list-style: none;
}

p {
	line-height: 30px;
}

p a {
	color: #dd6d2d;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 700;
	color: #62646d;
}

:focus,
:visited {
	outline: none !important;
	outline-offset: 0 !important;
	box-shadow: none !important;
	border: none;
}

::-moz-selection {
	color: #fff;
	background: rgba(235, 104, 10, 0.65);
}

::selection {
	color: #fff;
	background: rgba(235, 104, 10, 0.65);
}

.page-template-page-transport ::-moz-selection {
	color: #ffffff;
	background: rgba(0, 163, 255, 0.65);
}

.page-template-page-transport ::selection {
	color: #ffffff;
	background: rgba(0, 163, 255, 0.65);
}

iframe {
	width: 100%;
	height: auto;
}

section.main-content {
	background-color: #fff;
}

.klantenvertellen {
	margin-top: 30px;
	width: 100%;
	height: 100px;
}

.klantenvertellen-contact {
	width: 300px;
	height: 80px;
	margin-left: 20px;
}

.vertical-center {
	display: flex;
	align-items: center;
}

.nopadding {
	margin: 0 !important;
	padding: 0 !important;
}

.entry-content ul,
.entry-content ol {
	margin-left: 20px;
}

.entry-content ul li {
	list-style: disc inside;
	line-height: 28px;
}

.entry-content ol li {
	list-style: decimal;
	line-height: 28px;
}

.entry-content img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.content a {
	color: #dd6d2d;
}

#page {
	position: relative;
	overflow-x: hidden;
}

.entry-content {
	padding: 50px 0;
}

.entry-content p {
	line-height: 30px;
	margin-bottom: 15px;
	text-align: left;
}

.entry-content p iframe {
	width: 100%;
	height: 660px;
}

.entry-content a,
.entry-content a:hover {
	color: #dd6d2d;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	text-transform: uppercase;
	margin: 30px 0 20px 0;
}

.entry-content h2 {
	font-size: 1.45rem;
}

.entry-content h3 {
	font-size: 1.2rem;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.entry-content .aligncenter,
.entry-content div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.entry-content .alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.entry-content .alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.entry-content a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.entry-content a img.alignnone {
	margin: 5px 20px 20px 0;
}

.entry-content a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.entry-content a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-transport .entry-content a,
.page-template-page-transport .entry-content a:hover {
	color: #00a2ff;
}

.page-template-page-transport .entry-content {
	text-align: left;
	padding: 0;
}

.page-template-page-transport article {
	padding: 100px 0;
	background: #ffffff;
}

.page-template-page-transport .entry-content h3 {
	text-align: center;
	margin-bottom: 4rem;
}

.page-template-page-transport .entry-content h3 span {
	color: #00a2ff;
}

.button {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	text-align: center;
	color: #ffffff !important;
	background: #dd6d2d;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	appearance: none;
	-webkit-appearance: none;
}

.button.green {
	background-color: #37ab49;
	border-radius: 4px;
	font-size: 16px;
	padding: 15px 25px;
	margin-bottom: 30px;
}

.button i {
	margin-right: 5px;
	transition: 0.3s;
}

.button:hover {
	background: #333;
	color: #ffffff !important;
	text-decoration: none;
}

.button:hover i {
	margin-right: 10px;
}

.img-responsive {
	width: 100%;
	height: auto;
}

.page-template-page-transport .topbar {
	border-top: 3px solid #00a2ff;
}

.page-template-page-transport .topbar .contact i {
	color: #34363c;
}

.topbar {
	font-size: 13px;
	background: transparent;
	color: #757575;
	padding: 0;
	z-index: 2;
	position: relative;
	border-top: 3px solid #dd6d2d;
}

.topbar .table {
	padding: 12px 0;
}

.topbar a {
	color: #757575;
	transition: 0.3s;
	opacity: 1;
}

.topbar a:hover {
	color: #34363c;
}

.topbar .contact i {
	margin-right: 5px;
	color: #dd6d2d;
	fill: #dd6d2d;
	font-size: 16px;
}

.topbar .contact {
	font-size: 15px;
	font-weight: 400;
}

.topbar .contact a {
	color: #38383c;
	font-weight: 600;
}

.topbar .contact .fa-phone {
	transform: rotate(90deg);
}

.topbar .contact,
.topbar .topmenu {
	display: table-cell;
	vertical-align: middle;
}

.topbar .topmenu {
	text-align: right;
	font-size: 12px;
}

.topbar span {
	font-weight: 600;
}

.topbar span.seperator {
	margin: 0 10px;
	font-weight: 400;
}

.topbar p,
.topbar ul,
.topbar .table {
	margin-bottom: 0;
}

.topbar .search,
.topbar nav {
	display: inline-block;
}

.topbar nav li {
	display: inline-block;
	padding: 0px 10px;
	border-left: 1px solid #757575;
}

.topbar nav li:first-child {
	margin-left: 15px;
}

.topbar nav li:last-child {
	padding-right: 0;
}

.topbar [type="search"] {
	background: transparent;
	box-shadow: none;
	outline: none;
	outline-offset: 0;
	border: none;
	color: #757575;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
	width: 80px;
	padding: 5px;
	border: 1px solid transparent;
	line-height: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.topbar [type="search"]:focus {
	width: 80%;
	border: 1px solid #cccccc;
	margin-right: 10px;
}

.topbar [type="submit"] {
	background-color: transparent;
	outline: none;
	outline-offset: 0;
	box-shadow: none;
	border: none;
	background-image: url("images/search-icon.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	width: 14px;
	height: 14px;
}

.topbar [type="submit"]:hover {
	cursor: pointer;
}

header.fixed {
	display: none;
	transition: 0.3s;
}

header.fixed.smaller .table {
	padding: 10px 0;
}

.down header {
	top: 0;
}

body.down header.fixed {
	display: block;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	animation: fadeIn 0.3s ease-in both;
	transition: 0.3s;
}

header {
	background: #ffffff;
	z-index: 2;
	transition: 0.6s;
}

header .table {
	padding: 25px 0;
	margin-bottom: 0;
	transition: 0.6s;
	display: block;
}

header .logo,
header nav {
	display: inline-block;
	vertical-align: middle;
	width: 19%;
}

header .logo img {
	width: auto;
	height: 75px;
}

header #mobile-menu {
	display: none;
}

header nav {
	text-align: right;
	color: #34363c;
	font-size: 14px;
	font-weight: 600;
	width: 80%;
	padding: 20px 0px 0px 0px;
}

header nav ul {
	margin: 0;
}

header nav li {
	display: inline-block;
	margin-left: 2%;
	position: relative;
}

header nav li:first-child {
	margin-left: 0;
}

header nav li.menu-item-has-children {
	padding: 0 20px 20px 10px;
	position: relative;
}

header nav li.menu-item-has-children:hover {
	color: #dd6d2d;
}

header nav li.menu-item-has-children:after {
	align-self: center;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	border-top: 7px solid rgba(52, 54, 60, 1);
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 5px;
	width: 0;
}

header nav li a {
	color: #34363c;
	transition: 0.3s;
}

.home header nav li.current-menu-item a {
	color: #34363c;
}

header nav li a:hover,
header nav li.current-menu-item a {
	color: #dd6d2d;
}

.sub-menu {
	display: none;
}

header nav li:hover > ul.sub-menu {
	border-top: 2px solid #dd6d2d;
	box-shadow: 1px 1px 4px rgba(52, 54, 60);
	display: block;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 999;
}

header nav li ul.sub-menu li.menu-item-has-children {
	padding: 20px 40px 0px 20px;
	background-color: #fff;
}

header nav li ul.sub-menu li.menu-item-has-children:last-child {
	padding: 20px 40px 20px 20px;
}

header nav li ul.sub-menu li.menu-item-has-children:after {
	content: "";
	align-self: center;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	border-top: 6px solid rgba(52, 54, 60, 1);
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	top: 26px;
	right: 20px;
	transform: rotate(-90deg);
}

header nav li ul.sub-menu li.menu-item-has-children a {
	padding: 0 !important;
}

header nav li ul.sub-menu li.menu-item-has-children .sub-menu {
	right: unset;
	top: -2px;
	left: 100%;
}

header nav li ul.sub-menu li.menu-item-has-children .sub-menu a {
	padding: 0px !important;
}

header nav li ul.sub-menu li.menu-item-has-children .sub-menu li:last-child a {
	padding: 0px !important;
}

header
	nav
	li
	ul.sub-menu
	li.menu-item-has-children
	.sub-menu
	li.menu-item-has-children
	.sub-menu
	li.menu-item-has-children
	a {
	padding: 20px 20px 0px 20px !important;
}

header
	nav
	li
	ul.sub-menu
	li.menu-item-has-children
	.sub-menu
	li.menu-item-has-children
	.sub-menu
	li.menu-item-has-children:last-child
	a {
	padding: 20px 20px 20px 20px !important;
}

header nav li ul.sub-menu li.menu-item-has-children .sub-menu li:not(.menu-item-has-children) a {
	padding: 20px 20px 0px 20px !important;
}

header nav li ul.sub-menu li.menu-item-has-children .sub-menu li:not(.menu-item-has-children):last-child a {
	padding: 20px 20px 20px 20px !important;
}

header nav li:hover ul.sub-menu li {
	display: block;
	margin: 0;
}

header nav li:hover ul.sub-menu li a {
	background: #fff;
	display: block;
	padding: 20px 20px 0 20px;
	text-align: left;
	white-space: nowrap;
}

header nav li:hover ul.sub-menu li:last-child a {
	padding: 20px 20px;
}

.slider-frontpage .border {
	background: #dd6d2d;
	padding: 23.5px 0;
	border: none !important;
}

.slider-frontpage .border h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	font-weight: 600;
}

.slider-frontpage #rev_slider_1_1 .uranus.tparrows {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.product-categories {
	padding: 50px 0;
}

.categories {
	display: table;
	width: 100%;
	margin: 0;
}

.categories .category {
	display: block;
	float: left;
	vertical-align: top;
	width: 20%;
	text-align: center;
}

.categories .category .category-inner {
	border-left: 1px solid #dcdcdc;
	transition: all 0.3s ease-in-out;
	min-height: 230px;
}

.categories .category:last-child {
	border-right: 1px solid #dcdcdc;
}

.categories .category a {
	display: block;
	padding: 15px 30px;
	cursor: pointer;
	transition: 0.3s;
}

.categories .category h3,
.categories .category a h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #62646d;
}

.categories .category a:hover h3 {
	color: #dd6d2d;
}

.categories .category .image {
	display: block;
	overflow: hidden;
}

.categories .category .image img {
	transition: all 0.3s ease-in-out;
}

.categories .category a:hover img {
	margin-top: -20px;
}

.video-home #video_dekeij {
	height: calc(70vh - 151px);
	min-height: 500px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background: #000;
}

video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 1;
	transform: translateX(-50%) translateY(-50%);
	background: url("https://www.dekeij.nl/wp-content/themes/dekeij/video/video.jpg") no-repeat;
	background-size: cover;
	transition: 1s opacity;
	opacity: 0.75;
}

.stopfade {
	opacity: 1;
}

.video-content {
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: transparent;
	color: #ffffff;
	text-align: center;
}

.video-content .content {
	display: block;
}

.video-content h1 {
	text-transform: uppercase;
	font-size: 3rem;
	color: #ffffff;
	line-height: 5rem;
	margin-top: -100px;
	display: inline-block;
}

.video-content h1 span {
	background: rgba(235, 104, 10, 0.75);
	padding: 0 20px;
	font-size: 2.5rem;
}

.video-content h1 .m2 {
	font-size: 2rem;
}

.video-control {
	position: absolute;
	z-index: 6;
	width: 100%;
	height: 100%;
}

.video-control .controls {
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -50px;
}

.video-control .controls i {
	color: #ffffff;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.25);
	padding: 37px 20px;
	font-size: 24px;
	width: 100px;
	height: 100px;
	text-align: center;
	margin: 0;
	position: relative;
}

.video-control .fa-play:before {
	content: "\f04b" !important;
}

.video-control .fa-volume-up:before {
	content: "\f028" !important;
}

.video-scroll {
	position: absolute;
	z-index: 6;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.49);
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.49));
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.49));
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.49));
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.49));
	/* Standard syntax */
	text-align: center;
}

.video-scroll a {
	cursor: pointer;
	color: #fff;
	transition: 0.3s;
}

.video-scroll a:hover {
	cursor: pointer;
	color: #dd6d2d;
}

.video-scroll .scroll-block {
	padding: 40px 0;
}

.scroll-button .svg-inline--fa {
	font-size: 40px;
}

.frontpage-content {
	background-color: #ffffff;
	background-image: url("images/frontpage-image-2018.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: scroll;
	font-size: 14px;
	color: #34363c;
}

.frontpage-content .content {
	padding: 120px 0;
}

.frontpage-content .content .entry-content {
	padding: 0px 20px 0px 0px;
	margin: 0;
}

.frontpage-content h2 {
	text-transform: uppercase;
	font-size: 22px;
	color: #62646d;
	margin-bottom: 30px;
}

.frontpage-content .button {
	margin-top: 20px;
}

.parallax {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	position: relative;
	padding: 100px 0;
}

.parallax .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.15);
	top: 0;
}

.parallax.orange .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(235, 104, 10, 0.85);
	top: 0;
}

.parallax .content {
	position: relative;
	z-index: 1;
	text-align: center;
}

.parallax img {
	max-width: 150px;
	margin-bottom: 40px;
	border-radius: 100%;
	border: 8px solid #fff;
}

.parallax blockquote {
	display: block;
	max-width: 55%;
	margin: 0 auto;
	width: 100%;
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
}

.parallax .meta {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin-top: 40px;
}

.parallax .meta span {
	font-weight: 600;
}

.usps-frontpage {
	background: #62646d;
	color: #d4d4d4;
	padding: 100px 0 300px 0;
	text-align: center;
	font-size: 12px;
}

.usps-frontpage .item {
	margin: 15px 0;
}

.usps-frontpage h3 {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	margin-bottom: 60px;
}

.usps-frontpage span {
	color: #dd6d2d;
}

.usps-frontpage p {
	line-height: 1.3rem;
}

.usps-frontpage img {
	max-width: 65px;
	border-radius: 100%;
	border: 5px solid rgba(235, 104, 10, 1);
	padding: 10px;
}

.usps-frontpage .content h3 {
	font-size: 14px;
	margin: 20px 0;
	color: #fff;
}

.usps-frontpage .content {
	background-size: contain;
	padding: 30px 30px 10px 30px;
	border: 1px solid rgba(255, 255, 255, 0.15);
}

.footer-gradient {
	background-image: url("images/footer-gradient.png");
	width: 100%;
	height: 209px;
	background-size: contain;
	background-repeat: repeat-x;
}

.page-template-page-transport footer {
	background-image: url("images/bg-footer-transport.png");
}

.page-template-page-transport .slider .flickity-page-dots .dot.is-selected {
	background: #00b9ff;
}

footer {
	background-image: url("images/bg-footer.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	padding: 300px 0 60px 0;
	color: #34363c;
	font-size: 14px;
}

footer h4 {
	color: #62646d;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

footer a {
	color: #34363c;
	transition: 0.3s;
}

footer a:hover {
	color: #dd6d2d;
}

footer p,
footer li {
	line-height: 30px;
}

footer .menu li {
	list-style: disc inside;
}

footer .vca {
	display: block;
	margin-top: 30px;
}

footer .vca img {
	width: 100%;
	height: auto;
	max-width: 200px;
}

.subfooter {
	background: #62646d;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	padding: 20px 0;
}

.subfooter p {
	margin: 0;
}

.subfooter a,
.subfooter a:hover {
	color: #fff;
	transition: 0.3s;
}

.home .white-bg {
	background: #fff;
	padding: 200px 0;
	position: absolute;
	width: 100%;
}

.white-bg {
	background: #fff;
	padding: 100px 0;
}

.white {
	background: #ffffff;
}

.slider {
	margin: 0;
	padding: 0 0 120px 0;
}

.home .slider {
	margin-top: -200px;
	margin-bottom: 200px;
}

.slider .carousel-cell {
	background: transparent;
	padding: 30px 0;
	height: 440px;
	width: 1050px;
}

.slider .carousel-cell.is-selected img {
	opacity: 1;
}

.slider .carousel-cell img {
	opacity: 1;
	margin: 0 30px;
	line-height: 0;
}

.slider .flickity-page-dots,
.recent-projects .flickity-page-dots {
	bottom: -50px;
}

.slider .flickity-page-dots .dot,
.recent-projects .flickity-page-dots .dot {
	background: #62646d;
	border-radius: 0;
	width: 50px;
	height: 10px;
	opacity: 1;
}

.slider .flickity-page-dots .dot.is-selected,
.recent-projects .flickity-page-dots .dot.is-selected {
	background: #dd6d2d;
}

.page-template-page-transport .recent-projects .flickity-page-dots .dot.is-selected {
	background: #00a2ff;
}

.page-template-page-transport .topbar .contact a,
.page-template-page-transport header nav li a:hover,
.page-template-page-transport header nav li.current-menu-item a,
.page-template-page-transport footer a:hover {
	color: #00a2ff;
}

.page-template-page-transport .button {
	background: #00a2ff;
}

.latest-projects {
	margin-top: 150px;
}

h3.latest-projects {
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #62646d;
	font-size: 22px;
}

.recent-projects .carousel-cell {
	width: 100%;
	height: 478px;
}

.recent-projects .inner-content .row {
	margin: 0 30px;
	position: relative;
	z-index: 5;
}

.recent-projects .inner-content {
	position: absolute;
	bottom: 30px;
	width: 100%;
	z-index: 5;
}

.recent-projects .inner-content h2,
.recent-projects .inner-content h2 a {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}

.recent-projects .inner-content .shadow {
	width: 100%;
	background-image: url("images/shadow-recent-project.png");
	background-repeat: repeat-x;
	background-size: contain;
	height: 220px;
	position: absolute;
	bottom: -30px;
	z-index: 2;
}

.recent-projects .inner-content .button {
	background: transparent;
	border: 2px solid #fff;
}

.recent-projects .inner-content .button:hover {
	background: rgba(255, 255, 255, 0.1);
	border: 2px solid #fff;
}

.review-box {
	background: #fff;
}

.review-box .item {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

.review-box .item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.review-box .item .icon,
.review-box .item .inner-content {
	display: table-cell;
	vertical-align: middle;
}

.review-box .item .icon {
	width: 70px;
}

.review-box .item .icon i {
	font-size: 40px;
}

.page-template-page-transport .review-box h3 {
	background: #00a2ff;
}

.review-box h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	display: block;
	background: #dd6d2d;
	padding: 30px 20px;
	color: #ffffff;
}

.review-box .content {
	background: #ffffff;
	padding: 40px;
}

.featured-image {
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 250px 0 80px 0;
	position: relative;
	z-index: 1;
}

.featured-image h1 {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	margin: 0;
	background-color: #dd6d2d;
	padding: 10px 15px;
}

.featured-image h1.double {
	background-color: transparent;
	padding: 0;
}

.featured-image h1 span {
	display: inline-block;
	background-color: #dd6d2d;
	padding: 10px 15px;
}

.featured-image h1 span.title {
	background-color: #38383d;
	margin-top: 15px;
}

.featured-image .container {
	z-index: 3;
	position: relative;
}

.featured-image p {
	margin: 0;
}

#breadcrumbs,
#breadcrumbs span,
#breadcrumbs a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.breadcrumbs-wrapper {
	background-color: #fff;
}

.breadcrumbs-wrapper #breadcrumbs,
.breadcrumbs-wrapper #breadcrumbs span,
.breadcrumbs-wrapper #breadcrumbs a {
	color: #62646d;
	margin: 0;
	padding-top: 30px;
}

.featured-image .overlay {
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.general-usps {
	background-color: #f2f2f2;
	padding: 0px 15px 30px 15px;
}

.general-usps .usp {
	display: inline-block;
	position: relative;
	padding: 30px 0px 0px 20px;
	margin-right: 100px;
	margin-right: 50px;
	line-height: 22px;
}

.general-usps .usp:last-child {
	margin-right: 0px;
}

.general-usps .usp::before {
	content: "";
	position: absolute;
	left: 0;
	width: 15px;
	height: 15px;
	background-image: url("images/check-green.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-top: 3px;
}

.category-usps {
	text-transform: uppercase;
	font-weight: 600;
	padding: 22px 0;
	font-size: 14px;
}

.category-usps.orange {
	background: #fff;
}

.category-usps .item {
	margin: 10px 0;
}

.category-usps i {
	color: #dd6d2d;
	margin-right: 15px;
	font-size: 16px;
}

.cat-intro {
	background-color: #fff;
	padding-top: 50px;
}

.cat-intro p {
	line-height: 30px;
}

.category-section {
	background: #fff;
	padding: 0 0 100px 0;
}

.category-section .post-count {
	padding: 70px 0 30px 0;
}

.category-section .post-count p {
	margin: 0;
	font-size: 14px;
	color: #62646d;
	font-weight: 400;
}

.category-content {
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 100% 10%;
	padding: 100px 0 100px 0;
}

.category-content ul,
.category-content ol {
	margin: 30px 0px 30px 15px;
}

.category-content ul li,
.category-content ol li {
	line-height: 30px;
	margin-bottom: 10px;
}

.category-content ul li {
	list-style: disc inside;
	display: list-item;
}

.category-content ol li {
	display: list-item;
	list-style: decimal inside;
}

.category-content h2 {
	margin-bottom: 2rem;
	font-size: 24px;
}

.category-content p {
	line-height: 30px;
	font-weight: 400;
	text-align: left;
}

.category-content a {
	color: #dd6d2d;
}

.category-slider {
	padding: 60px;
	background: #fff;
	margin: 100px 0 100px 0;
}

.category-slider .carousel-cell {
	width: 100%;
	height: 474px;
}

.category-slider .carousel-cell img {
	width: 100%;
	height: auto;
}

.category-slider .flickity-prev-next-button.previous {
	left: 30px;
}

.category-slider .flickity-prev-next-button.next {
	right: 30px;
}

.single-product .featured-image {
	background: #333;
	padding: 30px 0;
}

.single-product .featured-image .overlay {
	background: transparent;
}

.single-product .featured-image #breadcrumbs {
	line-height: 44px;
}

.single-product-content {
	padding: 100px 0;
	background: #fff;
}

.single-product-content .cta-block {
	margin-top: 30px;
}

.single-product-content .cta-block .link {
	color: #dd6d2d;
	font-weight: 700;
	line-height: 1.5;
	font-size: 1rem;
}

.single-product-image {
	background: #f2f2f2;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.single-product-content .entry-content h2 {
	display: block;
	font-size: 24px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.single-product-content .entry-content p {
	margin-bottom: 30px;
}

.single-product-content .entry-content .voorraad {
	display: inline-block;
	padding: 6px 8px;
	background-color: #37ab49;
	text-transform: uppercase;
	font-size: 0.75rem;
	font-weight: 600;
	color: #fff;
	vertical-align: text-bottom;
	margin-bottom: 15px;
}

.single-product-content .entry-content {
	margin-bottom: 30px;
	padding: 0;
}

.single-product-content .product-page-video {
	margin-top: 30px;
	width: 100%;
	height: 340px;
}

.single-product-content .product-page-video iframe {
	height: 100%;
}

.contactdetails {
	padding: 30px 60px;
	background-image: url("images/border-contact.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.contactdetails h3 {
	color: #62646d;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.contactdetails img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.gmaps iframe {
	width: 100% !important;
	height: 500px;
}

.contactform h3.title {
	color: #62646d;
	font-size: 20px;
	margin-top: 30px;
}

body .contactform .gform_wrapper ul li.gfield {
	display: inline-block;
	width: 100%;
}

.contactform ul#gform_fields_1 {
	margin-left: -20px !important;
	margin-right: -20px !important;
}

.contactform
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
		[type="file"]
	),
.contactform .gform_wrapper textarea {
	background: #fff;
	border: none;
	padding: 10px;
	color: #62646d;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: none;
	box-shadow: none;
	outline: none;
}

.contactform .gform_wrapper .gform_footer input.button,
.contactform .gform_wrapper .gform_footer input[type="submit"],
.contactform .gform_wrapper .gform_page_footer input.button,
.contactform .gform_wrapper .gform_page_footer input[type="submit"] {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	background: #dd6d2d;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
}

.contactform .gform_wrapper .gform_footer input.button:hover,
.contactform .gform_wrapper .gform_footer input[type="submit"]:hover,
.contactform .gform_wrapper .gform_page_footer input.button:hover,
.contactform .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background: #159a62;
	color: #fff;
	text-decoration: none;
}

.nf-form-cont.nf-form-1-cont .nf-form-wrap {
	margin-left: -20px !important;
	margin-right: -20px !important;
}

.nf-form-cont .nf-form-content .nf-mp-body {
	margin-left: 0px;
	margin-right: 0px;
}

.nf-form-cont .nf-form-wrap .nf-form-fields-required {
	display: none;
}

.nf-form-cont .nf-form-wrap .nf-form-content {
	max-width: 1600px;
	width: 100%;
	padding: 0;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header .nf-breadcrumbs {
	border-bottom: 1px dotted #ccc;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li a {
	background-color: transparent;
	color: #fff;
	padding: 12px 18px 12px 0px;
	font-size: 15px;
	opacity: 0.2;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li:nth-child(1) a::before {
	content: "1";
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li:nth-child(2) a::before {
	content: "2";
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li:nth-child(3) a::before {
	content: "3";
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li:nth-child(4) a::before {
	content: "4";
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-mp-header li.active a {
	opacity: 1;
}

.nf-form-cont .nf-form-wrap .nf-form-content .nf-pass.field-wrap .nf-field-element::after {
	right: 32px;
}

.nf-form-cont .nf-multi-cell .nf-cell {
	padding: 0px 16px;
}

.nf-form-cont .nf-form-wrap .nf-field label {
	line-height: 1.3;
	font-size: 16px;
	margin-bottom: 5px;
}

.nf-form-cont .nf-form-wrap .nf-field input,
.nf-form-cont .nf-form-wrap .nf-field textarea {
	background: #fff;
	border: none;
	padding: 10px;
	color: #62646d;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: none;
	box-shadow: none;
	outline: none;
}

.nf-form-cont .nf-form-wrap .nf-field input[type="submit"],
.nf-form-cont .nf-form-wrap .nf-field input[type="button"],
.nf-form-cont .nf-form-wrap .nf-next-item input[type="button"] {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	background: #dd6d2d;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	transition: 0.3s;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
}

.nf-form-cont .nf-form-wrap .nf-field input[type="submit"]:hover,
.nf-form-cont .nf-form-wrap .nf-field input[type="button"]:hover,
.nf-form-cont .nf-form-wrap .nf-next-item input[type="button"]:hover {
	background: #159a62;
	color: #fff;
	text-decoration: none;
}

.nf-form-cont .nf-form-wrap .nf-previous-item input[type="button"] {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	background: rgba(66, 66, 68, 0.8) !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
}

.nf-form-cont .nf-form-wrap .nf-previous-item input[type="button"]:hover {
	background: rgba(66, 66, 68, 1) !important;
	color: #fff;
	text-decoration: none;
}

.nf-form-cont .nf-form-wrap .submit-wrap {
	text-align: right;
}

.nf-form-cont .nf-form-content label a {
	color: #dd6d2d;
}

.nf-form-cont .nf-form-content .nf-progress-container {
	height: 10px;
}

.nf-form-cont .nf-form-content .nf-progress {
	background-color: #dd6d2d;
	height: 10px;
}

.nf-form-cont .nf-form-content .listradio-wrap .nf-field-element label.nf-checked-label:before {
	top: 0.3em;
}

.nf-form-cont .nf-form-content .listcheckbox-container .nf-field-element label:before {
	top: 1px;
	left: -28px;
	font-size: 18px;
}

.project-filter {
	background: #fff;
	text-align: center;
	padding: 60px 0;
}

.project-filter ul {
	margin: 0;
}

.project-filter ul li {
	display: inline-block;
	text-transform: uppercase;
	margin: 5px 5px;
}

.project-filter ul li a {
	display: block;
	color: #34363c;
	padding: 10px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	transition: 0.3s;
	font-size: 12px;
	border: 1px solid #ccc;
}

.project-filter ul li a:hover {
	color: #dd6d2d;
}

.project-filter ul li a.selected {
	color: #fff;
	background: #dd6d2d;
	border: 1px solid #dd6d2d;
}

#projects-grid {
	margin: 80px -20px;
}

#projects-grid .item {
	margin-bottom: 40px;
}

#projects-grid .item a.project {
	display: block;
	background: #000;
	line-height: 0;
	max-width: 373px;
	width: 100%;
	min-height: 340px;
}

#projects-grid .item img {
	opacity: 0.8;
	transition: 0.3s;
}

#projects-grid .item:hover img {
	opacity: 1;
}

#projects-grid .item .meta {
	display: block;
	text-align: center;
	position: relative;
	width: 100%;
	transition: 0.3s;
	padding: 30px;
	background: #fff;
	border-bottom: 8px solid #62646d;
	transition: 0.3s;
}

#projects-grid .item:hover .meta {
	border-bottom: 8px solid #dd6d2d;
}

#projects-grid .item .meta h3 {
	font-size: 14px;
	color: #62646d;
	text-transform: uppercase;
	margin-bottom: 15px;
	min-height: 30px;
}

#projects-grid .item .category-terms {
	font-size: 10px;
	color: #62646d;
	text-transform: uppercase;
	margin-bottom: 0;
}

.category-terms span:after {
	display: inline-block;
	content: "/";
	padding: 0 3px 0 5px;
}

.category-terms span:last-child:after {
	display: inline-block;
	content: "";
	padding: 0;
}

#projects-grid .item .button {
	font-size: 12px;
	padding: 10px 20px;
}

.werkwijze {
	background: #62646d;
	padding: 100px 0;
}

.werkwijze-item {
	margin: 20px 0;
}

.werkwijze-item .content {
	background-color: #ffffff;
	background-image: url("images/werkwijze-icon.svg");
	background-position: left top;
	background-size: inherit;
	background-repeat: no-repeat;
	padding: 40px;
}

.werkwijze-item .content span {
	display: inline-block;
	width: 20px;
	color: #00b9ff;
}

.werkwijze-item .content h4 {
	margin-bottom: 2rem;
}

.werkwijze-item .content p {
	font-size: 14px;
	line-height: 30px;
}

.werkwijze-item .content .image {
	margin: 40px -40px -40px -40px;
}

.product-page-werkwijze {
	padding: 80px 0px;
	background-color: #fff;
}

.vacatures {
	margin-top: -50px;
}

.vacatures .vacature {
	background: #ffffff;
	border-left: 15px solid #dd6d2d;
	margin-bottom: 40px;
}

.vacatures .vacature .content {
	padding: 5%;
	font-size: 0.85rem;
}

.vacatures .vacature .content h3 {
	margin-bottom: 20px;
	font-size: 1.2rem;
}

.vacatures .vacature .content .button {
	margin-top: 10px;
	font-size: 0.85rem;
}

.search h1.page-title {
	text-align: left;
	background: #62646d;
	color: #ffffff;
	padding: 20px 40px;
	font-weight: 100;
	font-size: 1.5rem;
	margin: 100px 0 0 0;
}

.search .result {
	margin-bottom: 0px;
}

.search .result .content {
	background: #ffffff;
	padding: 40px;
	text-align: left;
	border-bottom: 2px solid #f2f2f2;
	font-size: 0.85rem;
}

.search .result:last-child .content {
	border-bottom: none;
}

.search .result .meta-content {
	display: block;
}

.search .result .image {
	width: 300px;
	padding-right: 40px;
}

.search .result .image a {
	display: block;
	width: 100%;
}

.search .result h5 a {
	color: #62646d;
	transition: 0.3s;
}

.search .result h5 a:hover {
	color: #dd6d2d;
}

.page-template-page-over-ons iframe {
	min-height: 300px;
	margin-bottom: 40px;
}

.parallax .content.about {
	background: rgba(250, 97, 0, 0.92);
	padding: 5% 10%;
	color: #ffffff !important;
	text-align: center;
}

.parallax .content.about h3 {
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-size: 2rem;
}

.error404 .entry-content {
	text-align: center;
}

.error404 .entry-content h2 {
	text-transform: uppercase;
	margin-bottom: 30px;
}

.project .entry-content p:first-child {
	font-weight: 600;
}

.project .meta .project-title {
	font-weight: 600;
	font-size: 14px;
	color: #62646d;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.single-project-sidebar {
	background: #f2f2f2;
	padding-bottom: 30px;
}

.single-project-sidebar i {
	margin-right: 10px;
}

.single-project-sidebar .sidebar-item h4 {
	color: #fff;
	padding: 30px;
	background-color: #dd6d2d;
	margin: 0;
}

.single-project-sidebar .sidebar-item p {
	margin: 0;
}

.single-project-sidebar .sidebar-item .btn-primary {
	margin-top: 30px;
}

.single-project-sidebar .sidebar-item .content {
	padding: 30px 30px 0px 30px;
}

.single-project-sidebar .sidebar-item .content .title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.25rem;
	margin-bottom: 20px;
}

.single-project-sidebar .sidebar-item:last-child {
	border-bottom: none;
}

.single-project-sidebar .projecteigenschappen li {
	line-height: 2rem;
	font-weight: 600;
}

.single-project-sidebar .projecteigenschappen li span {
	display: inline-block;
	width: 105px;
	font-weight: 400;
}

.gallery:before {
	display: table;
	width: 100%;
	content: "";
}

.gallery:after {
	display: block;
	clear: both;
	content: "";
}

.gallery {
	margin: 30px -10px;
}

.gallery .gallery-item {
	width: 25%;
	float: left;
}

.gallery .gallery-item a {
	display: block;
	border: 8px solid #fff;
	margin: 10px;
	line-height: 0;
}

.gallery .gallery-item img {
	opacity: 1;
	cursor: zoom-in;
	width: 100%;
	height: auto;
}

a.btn-primary {
	display: inline-block;
	background-color: #dd6d2d;
	color: #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	border-radius: 4px;
	font-weight: 600;
	transition: all 0.4s ease-in-out;
}

a.btn-primary:hover {
	background-color: #333;
	color: #fff;
}

.offerteformulier {
	padding: 100px 0;
	background-color: #333333;
	color: #ffffff;
	background-image: url("images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 80px;
	border-top: 10px solid #dd6d2d;
}

.offerteformulier h3.delivery {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding: 20px 0;
	margin-top: 40px;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 1rem;
}

.gform_confirmation_wrapper {
	padding-top: 150px;
	display: block;
}

.offerteformulier h3 {
	color: #fff;
}

.offerteformulier .gform_wrapper .gform_page_footer input.gform_previous_button {
	background: rgba(66, 66, 68, 0.8) !important;
	color: #ffffff !important;
}

.offerteformulier .gform_wrapper .gform_page_footer input.gform_previous_button:hover,
.offerteformulier .gform_wrapper .gform_page_footer input.gform_previous_button:focus {
	background: rgba(66, 66, 68, 1) !important;
	color: #ffffff !important;
}

.offerteformulier .title h3 {
	font-weight: bold;
	margin: 30px 0;
	display: inline-block;
	border-left: 5px solid #dd6d2d;
	padding-left: 15px;
	color: #fff;
}

.offerteformulier
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not(
		[type="file"]
	),
.offerteformulier .gform_wrapper textarea,
.offerteformulier .gform_wrapper select {
	background: #fff;
	border: none;
	padding: 10px;
	color: #62646d;
	font-size: 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: none;
	box-shadow: none;
	outline: none;
}

.offerteformulier .gform_wrapper .gform_footer input.button,
.offerteformulier .gform_wrapper .gform_footer input[type="submit"],
.offerteformulier .gform_wrapper .gform_page_footer input.button,
.offerteformulier .gform_wrapper .gform_page_footer input[type="submit"] {
	display: inline-block;
	width: auto;
	padding: 15px 30px;
	text-align: center;
	color: #fff;
	background: #dd6d2d;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	transition: 0.3s;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none;
	outline: none;
	cursor: pointer;
}

.offerteformulier .gform_wrapper .gform_footer input.button:hover,
.offerteformulier .gform_wrapper .gform_footer input[type="submit"]:hover,
.offerteformulier .gform_wrapper .gform_page_footer input.button:hover,
.offerteformulier .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}

.offerteformulier .gform_wrapper .gfield_radio li input[type="radio"],
.offerteformulier .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
	margin: 1px !important;
}

.offerteformulier .gform_wrapper .gfield_radio li input[type="radio"]:hover,
.offerteformulier .gform_wrapper .gfield_checkbox li input[type="checkbox"]:hover {
	cursor: pointer;
}

.offerteformulier .gform_wrapper li.gfield.gfield_error,
.offerteformulier .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: #fff;
	padding: 20px;
	border-top: 1px solid #dd6d2d;
	border-bottom: 1px solid #dd6d2d;
}

.offerteformulier .gform_wrapper .validation_message {
	color: #dd6d2d;
}

.offerteformulier .gform_wrapper div.validation_error {
	color: #dd6d2d;
	border-top: 2px solid #dd6d2d;
	border-bottom: 2px solid #dd6d2d;
}

.orange {
	color: #dd6d2d;
}

.mc_form_inside {
	display: table;
	width: 100%;
}

.mc_form_inside .mc_merge_var,
.mc_form_inside mc_signup_submit {
	display: table-cell;
	vertical-align: middle;
}

.mc_form_inside .mc_merge_var label.mc_header_email {
	display: none;
}

.mc_form_inside input[type="text"] {
	width: 100%;
	padding: 15px 10px;
	border: none;
}

.mc_form_inside input[type="submit"] {
	border-radius: 0;
	cursor: pointer;
	border: none;
}

.mc_form_inside .updated {
	position: absolute;
	bottom: 0;
}

.specs {
	padding-bottom: 0;
	margin-bottom: 30px;
	overflow-x: scroll;
}

.specs::-webkit-scrollbar {
	-webkit-appearance: none;
	width: auto;
	height: 6px;
}

.specs::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.specs .table {
	display: table;
	width: 100%;
	margin-bottom: 0;
}

.specs .table .item {
	line-height: 30px;
}

.specs .table .table-row {
	display: table-row;
}

.specs .table .cell {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.specs .table .cell.last {
	font-weight: 600;
	padding-left: 10px;
}

.product-werkwijze p {
	line-height: 30px;
}

iframe#kiyoh {
	width: 100%;
	height: 100px;
}

iframe#kiyoh body {
	border: none !important;
}

body .wpml-ls-legacy-list-horizontal {
	display: inline-block;
	margin: -12px 0px -12px 15px;
	border-top: 7px solid #e8e8e8;
	border-bottom: 7px solid #e8e8e8;
}

header ul#menu-mobile-menu {
}

header nav#mobile #menu-mobile-menu-de li.wpml-ls-item,
header nav#mobile #menu-mobile-menu li.wpml-ls-item {
	display: inline-block;
	border-bottom: 1px solid transparent;
}

header nav#mobile #menu-mobile-menu-de li.wpml-ls-item:first-child,
header nav#mobile #menu-mobile-menu li.wpml-ls-item:first-child {
	padding-left: 10px;
}

header nav#mobile #menu-mobile-menu-de li.wpml-ls-item a,
header nav#mobile #menu-mobile-menu li.wpml-ls-item a {
	padding: 10px;
}

body.nl #field_2_31,
body.nl #field_3_30,
body.nl #field_7_39,
body.nl #field_6_30 {
	display: none !important;
}

.bijlage {
	margin-bottom: 30px;
	display: table;
	width: 100%;
}

.bijlage-text {
	display: inline-block;
	font-weight: 600;
}

.bijlage .icon,
.bijlage .content {
	display: table-cell;
	vertical-align: middle;
}

.bijlage .icon {
	padding: 14px 10px;
	background: #65666e;
	width: 40px;
	text-align: center;
}

.bijlage i {
	font-size: 26px;
	width: 40px;
	color: #fff;
}

.bijlage .content {
	text-align: center;
	background: #f2f2f2;
}

.bijlage .content a {
	color: #34363c;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

footer .social-icons li {
	display: inline-block;
}

footer .social-icons a {
	display: block;
	margin-right: 4px;
}

footer .social-icons li img {
	width: 20px;
	height: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: 0.3s;
}

footer .social-icons li:hover img {
	-webkit-filter: grayscale(0%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}

.melding {
	position: relative;
	background: #dd6d2d;
	padding: 15px 0;
	margin-bottom: 0px;
	z-index: 10;
}

.page-template-page-transport .melding {
	background: #00a2ff;
}

.melding p {
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	max-width: 700px;
	line-height: 24px;
}

.melding .wrapper {
	display: flex;
	align-items: center;
	padding: 0 100px;
	gap: 20px;
}

.melding a {
	color: #ffffff;
	text-transform: none;
	font-size: 10px;
	text-decoration: underline;
}

.melding a.button {
	background-color: #000;
	padding: 17px;
	border-radius: 0;
	text-decoration: none;
	font-weight: 600;
	flex-shrink: 0;
	font-size: 14px;
	margin-left: auto;
}

.faq-items .faq-item .content {
	display: none;
	margin: 0;
	padding: 20px;
	border-top: 1px solid #e4e4e4;
}

.faq-items .faq-item {
	background: #fff;
	padding: 0;
	border-bottom: 1px solid #e4e4e4;
}

.faq-item .title h3:after {
	display: block;
	text-align: left;
	position: absolute;
	background-image: url("images/chevron-down-solid.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	content: "";
}

.faq-item.open .title h3:after {
	background-image: url("images/chevron-up-solid.svg");
}

.faq-items .faq-item .title {
	position: relative;
}

.faq-items .faq-item .title:hover {
	cursor: pointer;
}

.faq-items .faq-item .title h3 {
	margin: 0;
	font-size: 14px;
	padding: 30px 20px;
	display: block;
}

.video-section {
	margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
	header nav li {
		margin-left: 2%;
	}

	body .topbar .wpml-ls-legacy-list-horizontal {
		display: inline-block;
		margin: 5px 0 0 0;
		border-top: 0;
		border-bottom: 0;
	}

	#projects-grid .item a.project {
		min-height: 290px;
	}

	.recent-projects .carousel-cell {
		height: 316px;
	}

	.entry-content p img {
		width: 100%;
		height: auto;
	}

	.melding .wrapper {
		padding: 0;
	}
}

@media screen and (max-width: 992px) {
	.gallery .gallery-item {
		width: 50% !important;
	}

	.melding {
		margin-bottom: -85px;
	}
}

@media screen and (max-width: 1024px) {
	.categories .category {
		width: 50%;
	}

	.categories .category .category-inner,
	.categories .category:last-child {
		border: none !important;
	}

	.parallax {
		background-attachment: scroll;
	}
}

@media screen and (max-width: 995px) {
	.topbar .contact,
	.topbar .topmenu {
		display: block;
		width: 100%;
		text-align: center;
	}

	header {
		position: fixed;
		width: 100%;
		z-index: 11;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}

	.melding {
		margin-top: 105px;
	}

	#main {
		margin-top: 85px;
	}

	header .table {
		padding: 15px 0;
	}

	header nav#primary,
	.topbar,
	body.down header.fixed {
		display: none;
	}

	header #mobile-menu {
		display: block;
		text-align: right;
		vertical-align: middle;
		width: 80%;
		float: right;
		padding: 13px 0px;
	}

	header.clicked {
		height: calc(100vh);
		overflow: scroll;
	}

	header #mobile-menu #hamburger-menu {
		font-size: 26px;
		cursor: pointer;
		display: inline-block;
	}

	header.clicked #mobile-menu #hamburger-menu i:before {
		content: "\f068";
	}

	header .table {
		position: relative;
	}

	header #mobile-menu #hamburger-menu i {
		padding: 10px 12px;
		border: 2px solid #ccc;
		border-radius: 5px;
		width: 50px;
		height: 50px;
	}

	header #mobile-menu nav#mobile {
		display: none;
		position: absolute;
		text-align: left;
		left: 0;
		top: 90px;
		width: 100%;
		background: #ffffff;
		z-index: 105;
	}

	header #mobile-menu nav#mobile li {
		display: block;
		text-align: left;
		margin: 0;
		font-size: 0.85rem;
		border-bottom: 1px solid #f2f2f2;
	}

	header #mobile-menu nav#mobile li a {
		padding: 20px;
		display: block;
		text-transform: uppercase;
	}

	header ul#menu-mobile-menu {
		margin-top: 10px;
		padding-bottom: 150px;
	}

	header ul#menu-mobile-menu-de {
		margin-top: 10px;
		padding-bottom: 150px;
	}

	#mobile-menu #search-input {
		background: #fff;
		box-shadow: none;
		outline: none;
		outline-offset: 0;
		border: none;
		color: #757575;
		-webkit-transition: width 0.4s ease-in-out;
		transition: width 0.4s ease-in-out;
		width: 100%;
		padding: 15px;
		border: 1px solid #f2f2f2;
		border-radius: 0px 0px 5px 5px;
		-webkit-border-radius: 0px 0px 5px 5px;
		-moz-border-radius: 0px 0px 5px 5px;
		-o-border-radius: 0px 0px 5px 5px;
		line-height: 18px;
		position: absolute;
		left: 0;
		top: 90px;
	}

	header [type="search"]:focus {
		width: 80%;
		border: 1px solid #cccccc;
		margin-right: 10px;
	}

	header #mobile-menu #search-icon {
		background-color: transparent;
		outline: none;
		outline-offset: 0;
		box-shadow: none;
		border: none;
		background-image: url("images/search-icon.svg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		width: 25px;
		height: 25px;
		margin-top: 12px;
		right: 70px;
		position: absolute;
		cursor: pointer;
		z-index: 9;
	}

	header #mobile-menu [type="search"] {
		display: none;
	}

	.recent-projects {
		margin-bottom: 100px;
	}

	.category-content {
		background-image: none !important;
	}

	.category-slider {
		padding: 30px;
		margin: 50px 0;
	}

	#projects-grid .item a.project {
		min-height: 315px;
	}
}

@media screen and (max-width: 1200px) {
	.category-slider .carousel-cell {
		height: 351px;
	}
}

@media screen and (max-width: 992px) {
	.category-slider .carousel-cell {
		height: 272px;
	}
}

@media screen and (max-width: 768px) {
	header {
		position: fixed;
		width: 100%;
		z-index: 11;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	}

	header .table {
		padding: 15px 0;
	}

	.video-home #video_dekeij {
		height: calc(100vh - 155px);
		min-height: 400px;
	}

	.video-content h1,
	.video-content h1 span {
		font-size: 2rem;
		line-height: 3rem;
	}

	.video-content h1 .m2 {
		font-size: 1rem;
	}

	.subfooter .col-md-6,
	.subfooter .col-md-6.text-right {
		text-align: center !important;
	}

	.frontpage-content {
		background-image: none !important;
	}

	.frontpage-content .content .entry-content {
		padding: 0;
	}

	.project-filter ul li {
		margin: 20px 5px;
	}

	.searchresults .result img {
		margin-bottom: 30px;
	}

	.single-product-content .entry-content h2 {
		margin-top: 30px;
	}

	.recent-projects .col-12.text-right {
		text-align: left !important;
	}

	#projects-grid .item a.project {
		min-height: 260px;
	}

	.category-slider .carousel-cell {
		height: 193px;
	}

	.featured-image h1 {
		font-size: 26px;
	}

	.general-usps .usp:not(:first-child) {
		display: none;
	}
}

@media screen and (min-width: 560px) and (max-width: 768px) {
	.category-section .grid-products {
		border-top: 2px solid #f2f2f2;
	}
}

@media screen and (max-width: 560px) {
	.melding {
		margin-top: 80px;
	}

	.melding .wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.melding a.button {
		margin-left: unset;
	}

	.gallery .gallery-item,
	.category-section .product {
		width: 50% !important;
	}

	#main {
		margin-top: 70px;
	}

	header .logo img {
		height: 50px;
	}

	#mobile-menu #search-input,
	header #mobile-menu nav#mobile {
		top: 70px;
	}

	header #mobile-menu {
		padding: 5px 0px;
	}

	.categories .category {
		width: 100%;
		float: none;
	}

	.recent-projects .col-12.text-right,
	.featured-image .text-right {
		text-align: left !important;
	}

	.parallax blockquote {
		max-width: 100%;
	}

	.categories .category a {
		padding: 0 30px;
	}

	.latest-projects {
		margin-top: 50px;
	}

	.home .slider {
		margin-bottom: 50px;
	}

	.product-categories,
	.frontpage-content .content,
	.category-content,
	.single-product-content {
		padding: 50px 0;
	}

	.button {
		padding: 10px 20px;
	}

	.mc_form_inside input[type="submit"] {
		padding: 15px 30px;
	}

	.featured-image {
		padding: 100px 0 30px 0;
	}

	.project-filter {
		padding: 30px 0;
	}

	#projects-grid {
		margin: 30px -20px;
	}

	.footer-gradient {
		height: 100px;
	}

	.entry-content,
	.page-template-page-transport article {
		padding: 50px 0;
	}

	.vacatures .vacature {
		border-top: 15px solid #dd6d2d;
		border-left: none;
	}

	#breadcrumbs {
		margin-top: 10px;
	}

	.page-template-page-transport .entry-content h3 {
		margin-bottom: 2rem;
	}

	.category-section .filter {
		display: none;
	}

	.category-section .product .product-container {
		padding: 20px;
	}

	.category-section .post-count {
		padding: 30px 0;
	}

	.category-slider {
		padding: 10px;
		margin: 50px 0;
	}

	.video-content h1,
	.video-content h1 span {
		font-size: 1.5rem;
		line-height: 2.5rem;
	}

	.related-products {
		padding: 50px 0;
		margin: 50px 0;
	}

	.slider .carousel-cell {
		background: transparent;
		padding: 30px 0;
		height: 300px;
		width: 700px;
	}

	.slider .carousel-cell img {
		width: 100%;
		height: auto;
	}

	#projects-grid .item a.project {
		width: 100%;
		max-width: 100%;
		min-height: 350px;
	}

	.recent-projects .carousel-cell {
		height: 218px;
	}

	.category-slider .carousel-cell {
		height: auto;
		min-height: 150px;
	}
}

.cta {
	margin: 80px 0 80px 0;
	background-color: #fff;
}

.cta .cta-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	color: #62646d;
	margin-bottom: 30px;
}

.cta .cta-text {
	margin-bottom: 30px;
	text-align: left;
}

.cta .left {
	padding: 50px;
}

.cta .right {
	padding: 30px;
	background-color: #dd6d2d;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 250px;
}

.cta .left a {
	display: inline-block;
	height: 50px;
	width: auto;
	padding: 15px;
	background-color: #dd6d2d;
	color: #fff;
	border-radius: 6px;
	transition: 0.3s;
	text-transform: uppercase;
	font-weight: 600;
}

.cta .left a:hover {
	background-color: #333;
	color: #fff;
}

.blogs {
	margin: 30px 0 30px 0;
}

.blogs a {
	display: block;
	background-color: #fff;
	height: 100%;
}

.blogs a .blog-image {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-position: center center;
}

.blogs a .blog-title {
	padding: 30px;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}

.verschillen {
	margin-top: 50px;
	margin-bottom: 80px;
}

.verschillen .verschil-wrapper {
	margin-bottom: 30px;
}

.verschillen .row .col-lg-4:nth-child(n + 4) .verschil {
	margin-top: 30px;
}

.verschil {
	background-color: #fff;
	height: 100%;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 30px;
}

.verschil.verschil-4-col {
	padding: 0 15px;
}

.verschil.verschil-4-col .verschil-image img {
	padding: 0px 40px;
}

.verschil.verschil-4-col a {
	display: block;
	width: 220px;
	height: auto;
}

.verschil.verschil-4-col .verschil-text-wrapper {
	margin-bottom: 120px;
}

.verschil .verschil-content {
	padding: 0 30px;
}

.verschil .verschil-image .image {
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
}

.verschil .verschil-title {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 40px;
}

.verschil .verschil-text {
	color: #62646d;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 20px;
}

.verschil .verschil-text i {
	color: #dd6d2d;
	width: 8px;
	font-size: 8px;
}

.verschil .verschil-text .text {
	display: inline-block;
	padding-left: 15px;
	width: 90%;
	vertical-align: text-top;
	line-height: 26px;
}

.verschil .verschil-text-wrapper {
	margin-bottom: 50px;
}

.verschil a {
	display: inline-block;
	height: 50px;
	width: auto;
	padding: 15px;
	background-color: #dd6d2d;
	color: #fff;
	border-radius: 6px;
	transition: 0.3s;
	text-transform: uppercase;
	font-weight: 600;
}

.verschil a:hover {
	background-color: #333;
	color: #fff;
}

@media (min-width: 1201px) {
	.col-lg-3 > .verschil a {
		max-width: 80%;
		height: auto;
	}
}

.tabel-header {
	background-color: #dd6d2d;
	border-bottom: 2px solid #f2f2f2;
}

.tabel-header > div {
	border-right: 2px solid #f2f2f2;
}

.tabel-header > div:last-child {
	border-right: 0;
}

.tabel-header .col-title {
	color: #fff;
	padding: 20px 30px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.25rem;
}

.tabel {
	background-color: #fff;
	margin-bottom: 40px;
}

.tabel > div {
	border-right: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
}

.tabel > div:nth-child(3n) {
	border-right: 0;
}

.tabel .col-content {
	padding: 15px 30px;
}

main.over-ons {
	background-color: #fff;
}

main.over-ons .video-wrapper {
	position: relative;
	/* Disable because Perfmatters plugin is taking care of this */
	/* padding-top: 56.25%; */
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin-top: 30px;
}

main.over-ons .video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

main.over-ons .text-block {
	background-color: #f2f2f2;
	text-align: center;
	padding-bottom: 50px;
}

main.over-ons .team {
	background-color: #f2f2f2;
	text-align: center;
	padding: 50px 0px;
}

main.over-ons .team h2 {
	color: #38383d;
}

main.over-ons .team .sub-title {
	font-weight: 600;
	text-transform: uppercase;
}

main.over-ons .team .team-wrapper {
	margin-top: 40px;
}

main.over-ons .team .team-lid-wrapper {
	margin-bottom: 40px;
}

main.over-ons .team .team-lid {
	height: 100%;
	background-color: #fff;
}

main.over-ons .team .image {
	width: 100%;
	height: 350px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

main.over-ons .team .meta {
	background-color: #fff;
	text-align: left;
	padding: 10px 20px;
	line-height: 1.5;
}

main.over-ons .team .meta .name {
	color: #dd6d2d;
	font-weight: 600;
	font-size: 18px;
}

main.over-ons .team .meta a {
	color: #dd6d2d;
}

main.over-ons .content {
	padding: 50px 0px;
}

main.over-ons .content h2 {
	color: #38383d;
}

main.over-ons .content p {
	line-height: 30px;
	margin-bottom: 15px;
	text-align: left;
}

main.over-ons .content .image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

main.over-ons .content .historie {
	padding: 50px 0px;
}

main.over-ons .content .historie .text {
	padding: 20px 0px;
}

main.over-ons .content .duurzaamheid {
	padding: 50px 0px;
}

main.over-ons .content .duurzaamheid .text {
	padding: 20px 0px;
}

main.over-ons .content .extra-content {
	padding: 50px 0px;
}

main.over-ons .about-slider h2 {
	position: relative;
	text-align: center;
	z-index: 1;
}

main.over-ons .about-slider {
	position: relative;
}

main.over-ons .about-slider .slider .background-block {
	position: absolute;
	width: 100%;
	height: 250px;
	top: 0;
	left: 0;
	background-color: #f2f2f2;
	z-index: 0;
}

/* Jubileum */
main.over-ons .jubileum-block {
	padding: 100px 0px;
	background-color: #f2f2f2;
}

main.over-ons .vca-block {
	padding: 100px 0px;
	background-color: #f2f2f2;
}

main.over-ons .vca-block a {
	display: block;
}

main.over-ons .vca-block p {
	line-height: 30px;
	margin-bottom: 15px;
	text-align: left;
}

main.over-ons .vca-block h2 {
	color: #38383d;
}

main.over-ons .vca-block a .vca-image {
	width: 100%;
	height: auto;
}

main.over-ons .vca-block .text {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

@media (max-width: 1200px) and (min-width: 992px) {
	.verschillen .col-lg-3 {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
		margin-bottom: 30px;
	}
}

@media (max-width: 992px) {
	.verschillen .mb {
		margin-bottom: 30px;
	}

	.verschil {
		padding: 0;
		padding-bottom: 30px;
		margin-bottom: 30px;
		text-align: left;
	}

	.verschil .verschil-image img {
		max-width: 250px;
		text-align: left;
	}

	.verschil .verschil-text-wrapper {
		margin-bottom: 80px;
	}

	main.over-ons .content .image {
		width: 100%;
		height: 400px;
	}
}

@media (max-width: 768px) {
	.tabel-header .col-title {
		padding: 10px 0px;
		font-size: 14px;
	}

	.tabel .col-content {
		padding: 10px 0px;
		font-size: 14px;
	}
}
