@import url('styles/boots-bones.css');
/*
Theme Name: Naked Wordpress PADDAP
Author: PADDAP
Description: PADDAP Naked Wordpress theme

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
html {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}
button,
input {
	line-height: normal;
	overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: none;
	border-radius: 10px;
	background: #ccc;
	color: rgba(0, 0, 0, 0.8);
	cursor: pointer;
	-webkit-appearance: button;
	font-size: 12px;
	font-size: 1.4rem;
	line-height: 1;
	padding: 1.12em 1.5em 1em;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #888888;
	border: 1px solid #dddddd;
	border-radius: 5px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #101010;
}
input[type=text],
input[type=email] {
	padding: 3px;
}
textarea {
	overflow: auto;
	padding: 10px;
	vertical-align: top;
	width: 98%;
}
/* styles
-------------------------------------------------------------- */
body,
button,
input,
select {
	padding: 0;
	margin: 0;
	background: #ffffff;
	font-family: "Karla", Helvetica, sans-serif;
	line-height: 26.64px;
	font-size: 18px;
	font-size: 1.8rem;
}
/* typography
-------------------------------------------------------------- */
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Quicksand", Helvetica, sans-serif;
}
h1 {
	line-height: 71px;
	font-size: 48px;
	font-size: 4.8rem;
}
h2 {
	line-height: 50px;
	font-size: 34px;
	font-size: 3.4rem;
}
h3 {
	line-height: 41px;
	font-size: 28px;
	font-size: 2.8rem;
}
h4 {
	line-height: 26px;
	font-size: 18px;
	font-size: 1.8rem;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b,
strong {
	font-weight: bold;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
	box-shadow: 0 3px 5px #ddd inset;
}
/* Links */
a {
	color: #007998;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	-ms-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color: rgba(0, 121, 152, 0.5);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.center {
	text-align: center;
}
/* Header
-------------------------------------------------------------- */
.site-title a{
	text-transform: uppercase;
	font-size: 4em;
	text-align: center;
}
.site-title a:hover{
}
.site-description{
	font-style: italic;
}
header {
	padding: 20px 0;
	background: transparent;
	margin: 20px auto;
}
header .gravatar {
	overflow: hidden;
	width: 100px;
	height: 100px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0;
	float: right;
}
header #brand {
	margin:1em 0;
}
header #brand h1 {
	font-weight: 900;
	color: #565656;
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.45em;
}
header #brand h1 a {
	color: #565656;
	text-decoration: none;
}
header #brand h1 span {
	font-weight: 200;
	color: #888888;
	text-transform: lowercase;
}
header nav {
	font-family: "Quicksand", Helvetica, sans-serif;
}
.menu-main-nav-container, .menu-main-container {
	float: right;
}
header nav ul {
	list-style: none;
	margin: 0;
}
header nav ul li {
	float: left;
	margin: 2px 10px 0 0;
}
header nav ul li a {
	color: #888888;
	font-size: 14px;
}
/* Posts/Articles
-------------------------------------------------------------- */
article {
	background: transparent;
	padding: 0;
	margin-bottom: 80px;
	border-bottom: 1px solid #dddddd;
}
article .title {
	color: #404040;
	line-height: 56.24px;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.1em;
}
article .title a {
	text-decoration: none;
	color: #404040;
}
article .title a:hover {
	color: #007998;
}
article .post-meta {
	margin-bottom: 40px;
	font-size: 14px;
	text-align: center;
	font-family: "Karla", Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}
article .post-meta a {
	color: #888888;
	text-decoration: none;
}
article .post-meta a:hover {
	color: rgba(136, 136, 136, 0.5);
}
article .the-content a {
	font-weight: 900;
	text-decoration: none;
}
article .the-content p {
	color: #191919;
	text-align: justify;
}
article .the-content img {
	width: 100%;
	height: auto;
}
article .meta {
	line-height: 14.8px;
	font-size: 10px;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: .9px;
}
article .meta div {
	margin:1px auto;
}
article .meta .post-categories {
	list-style: none;
	margin: 0 0 10px 0;
}
article .meta .post-categories li {
	display: inline-block;
	margin-right: 10px;
}
/* Page loop styling */
.page article {
	border-bottom: none;
}
.page article .title {
	margin-bottom: 40px;
}
/* Pagination */
#pagination {
	margin-bottom: 40px;
	width: 100%;
}
#pagination .past-page {
	float: right;
	width: 49%;
	text-align:right;
}
#pagination .next-page {
	float: left;
	width: 50%;
	border-right: 1px solid #ccc;
	height: 200px;
}
.next-page a, .past-page a {
	font-size: 2em;
	font-family: "Quicksand", Helvetica, sans-serif;
	font-weight: 400;
	font-style: italic;
	padding: 10%;
}
/* Comments */
h3#comments {
	margin-bottom: 80px;
	font-size: 16px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist .comment {
	margin: 0 0 40px 50px;
	padding: 20px;
	position: relative;
	list-style: none;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.commentlist .comment .children {
	margin-top: 40px;
}
.commentlist .comment-author {
	float: left;
	margin-right: 10px;
}
.commentlist .comment-author img {
	position: absolute;
	left: -50px;
	top: 5px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.commentlist .comment-author .says {
	display: none;
}
.comment-meta {
	font-size: 12px;
	margin-bottom: 10px;
}
.comment-subscription-form,
.comment-subscription-form {
	margin-bottom: 0;
	font-size: 14px;
}
#respond {
	margin-bottom: 80px;
}
#respond > h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
#respond form label {
	color: #888888;
}
footer {
	text-align: center;
	padding-bottom: 40px;
	font-size: 12px;
}
/* Misc & mixens
-------------------------------------------------------------- */
.site-footer{
}
.hide-text {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.clear {
	clear: both;
}
/* clear floats */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* #Media Queries
================================================== */

/* Those wide screens above 1280px */
@media only screen and (min-width: 1281px) {
	body{
		font-size: 2.5em;
		line-height: 1.5em;
	}
	article .title{
		font-size: 1.8em;
		line-height: 1.5em;
	}
	article .post-meta{
		font-size: 0.7em;
		line-height: 1em;
	}
	.menu-main-nav-container a, .side-title, .menu-main-container a{
		font-size: 1em;
		line-height: 1.5em;
	}
	#sidebar{
		font-size: 0.7em;
		line-height: 1.5em;
	}
	#sidebar h3{
		font-size: 1.5em;
		line-height: 1.5em;
	}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	.side-title{
		font-size: 1em;
		line-height: 1.5em;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.side-title{
		font-size: 1em;
		line-height: 1.5em;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.side-title{
		font-size: 1em;
		line-height: 1.5em;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body, article .post-meta{
		font-size: 1.2em;
		line-height: 1.5em;
	}
	article .title{
		font-size: 2em;
		line-height: 1.5em;
	}
	.site-title{
		font-size: 10px !important;
		line-height: 50px;
	}
	.menu-main-nav-container a, .side-title, .menu-main-container a{
		font-size: 1em;
		line-height: 1.5em;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	body, article .post-meta{
		font-size: 1.2em;
		line-height: 1.5em;
	}
	article .title{
		font-size: 2em;
		line-height: 1.5em;
	}
	.site-title{
		font-size: 6px !important;
		line-height: 30px;
	}
	.menu-main-nav-container a, .side-title, .menu-main-container a{
		font-size: 1em;
		line-height: 1.5em;
	}
}




/* Custom CSS */
article {
	margin-bottom: 0 !important;
}
.main-fluid {
	padding: 0 !important;
	max-width: unset !important;
}
#content {
	width: 100% !important;
	margin-left: 0 !important;
}

h1, h2, h3 {
	font-family: 'Arial';
	font-weight: bold;
}
h1 {
	font-size: 80px;
	line-height: 92px;
}
p, a, span {
	font-family: 'Arial';
	font-weight: normal;
	font-size: 25px;
	line-height: 28px;
	text-align: unset !important;
}
a.primaryBtn {
	transition: 0.5s;
	transition-timing-function: ease;
	background-color: #1829A7;
	padding: 19px 69px;
	border-radius: 15px;
	border: 1px solid #1829A7;
}
.primaryBtn span {
	transition-timing-function: ease;
	transition: 0.5s;
	color: #ffffff;
	font-size: 25px;
	line-height: 25px;
}
a.primaryBtn:hover {
	background-color: #ffffff;
	border: 1px solid #1829A7;
}
a.primaryBtn:hover span {
	color: #1829A7;
}
a.secondaryBtn {
	transition: 0.5s;
	transition-timing-function: ease;
	background-color: #ffffff;
	padding: 2% 4%;
	border-radius: 15px;
	border: 1px solid #ffffff;
}
.secondaryBtn span {
	transition-timing-function: ease;
	transition: 0.5s;
	color: #1829A7;
	font-size: 45px;
	line-height: 45px;
}
a.secondaryBtn:hover {
	background-color: #1829A7;
	border: 1px solid #1829A7;
}
a.secondaryBtn:hover span {
	color: #ffffff;
}
/* Home */
.views-template-home #masthead, .views-template-infra-home #masthead, .views-template-uitzendbureau-home #masthead {
	display: none;
}
.views-template-home .site-footer, .views-template-infra-home .site-footer, .views-template-uitzendbureau-home .site-footer {
	display: none;
}
.section100Vh {
	height: 100vh;
	width: 100vw;
}
.section100Vh .upperRow {
	background-image: url(/wp-content/uploads/2021/03/homeBigLogoBlue.png);
	background-repeat: no-repeat;
	background-position: -21px -23px;
	background-size: 20%;
	height: 60%;
	display: flex;
	flex-flow: row;
	justify-content: center;
}
.section100Vh .upperRow .upperColumn.upperColumnLinks {
	width: 40%;
	display: none;
}
.section100Vh .upperRow .upperColumn.upperColumnRechts {
	width: 60%;
	display: flex;
	flex-flow: column;
	align-items: center;
}
.section100Vh .upperRow .upperColumn.upperColumnRechts img {
	width: 160px;
	margin-top: 60px;
	margin-bottom: 40px;
}
.section100Vh .upperRow .upperColumn.upperColumnRechts p {
	font-family: 'Arial';
	font-weight: normal;
	color: #1829A7;
	font-size: 25px;
	line-height: 29px;
	text-align: center;
}
.section100Vh .lowerRow {
	display: flex;
	flex-flow: row;
	height: 40%;
}
.section100Vh .lowerRow .lowerColumn {
	transition: 0.5s;
	position: relative;
	width: 50%;
	height: 100%;
	background-color: blue;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	overflow: hidden;
}
.section100Vh .lowerRow .lowerColumn:hover .landingSelectorOverlay {
	background-color: rgba(24,41,167,0.25);
}
.section100Vh .lowerRow .lowerColumn h2 {
	font-family: 'Arial';
	font-weight: bold;
	color: #ffffff;
	z-index: 1;
	font-size: 55px;
	line-height: 64px;
}
.section100Vh .lowerRow .lowerColumn .lowerColumnBackground {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: 0.5s;
}
.section100Vh .lowerRow .lowerColumn:hover .lowerColumnBackground {
	transform: scale(1.05);
}
.section100Vh .lowerRow .lowerColumnLinks .lowerColumnBackground {
	background-image: url(/wp-content/uploads/2021/02/LandingLinkerImage.png);
}

.section100Vh .lowerRow .lowerColumnRechts .lowerColumnBackground {
	background-image: url(/wp-content/uploads/2021/02/LandingRechterImage.png);
}
.section100Vh .lowerRow .landingSelectorOverlay {
	transition: 0.5s;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(24,41,167,0.75);
}
.homepageSection .triangleContainer {
	display: flex;
}

/* Infra home */
.homepageSection.infraSection {
	position: relative;
	overflow: hidden;
	height: 100vh;
	width: 100vw;
	flex-flow: column;
	justify-content: space-between;
	display: flex;
	background-image: url(/wp-content/uploads/2021/02/InfraHomeBackground.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.homepageSection.infraSection .triangleContainer {
	/* 	background-image: url(/wp-content/uploads/2021/02/InfraHomeTriangle.png);
	background-repeat: no-repeat; */
	height: 55%;
	width: 50%;
	/* 	background-color: #ffffff; */
	border-radius: 0% 0% 50% 0%;
	position: relative;
}
.navigationContainer {
	height: 20%;
}
.ovaalItem {
	position: absolute;
	top: -60%;
	left: -25%;
	width: 150%;
	height: 170%;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: 0;
}
.homepageSection.infraSection .triangleContainer .triangleRow {
	width: 100%;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	margin: 75px;
	z-index: 1;
}
.homepageSection.infraSection .triangleContainer .triangleRow .columnLeft {
	width: 20%;
}
.homepageSection.infraSection .triangleContainer .triangleRow .columnRight {
	width: 70%;
}
.homepageSection.infraSection .triangleContainer .triangleRow .columnRight h1 {
	text-transform: uppercase;
	font-size: 60px;
	line-height: 69px;
}
.homepageSection.infraSection .triangleContainer .triangleRow .columnRight p {
	font-size: 30px;
	line-height: 34px;
}
.navigationRow {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.homepageSection.infraSection img.homepageTransparentLogo {
	position: absolute;
	top: -1rem;
	right: -1rem;
	width: 35% !important;
}

/* Header */
header nav ul li {
	margin: 0 0 0 60px;
}
/* header nav ul li.current-menu-item a {
color: #1829A7 !important;
} */
.container:after {
	display: none;
}
#masthead {
	background-color: #1829A7;
	margin: 0;
}
#masthead .container {
	width: 80%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#masthead .container .headerLogo {
	max-width: 85px;
}
#masthead .container a {
	font-family: 'Arial';
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #ffffff;
}

/* Footer */
.site-footer p, .site-footer a {
	font-size: 20px;
	line-height: 23px;
}
.site-footer {
	background-color: #1829A7;
	margin: 0;
	padding: 0;
}
.site-footer .container {
	width: 80%;
}
.footerRow {
	display: flex;
	justify-content: space-between;
	padding: 60px 0;
}
.footerRow .footerColumn.logoColumn {
	width: 10%;
}
.footerRow .footerColumn.logoColumn img {
	width: 140px;
}
.footerRow .footerColumn {
	text-align: left;
	width: 20%;
}
.footerRow .footerColumn p {
	color: #ffffff;
}
.footerRow ul {
	list-style: none;
}
.footerRow ul li {
	margin-bottom: 15px;
}
.footerRow ul li a {
	color: #ffffff;
}
.copyrightFooter {
	background-color: #000000;
}
.copyrightFooter .copyrightContent {
	width: 80%;
	margin: 0 auto;
	padding: 25px 0;
	display: flex;
	justify-content: space-between;
}
.copyrightFooter .copyrightContent p {
	margin: 0;
	color: #ffffff;
}
.copyrightFooter .copyrightContent a {
	color: #ffffff;
}
/* Diensten Infra */
.section {
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding: 10rem 0;
}
.section.fullwidthSection {
	width: 100% !important;
}
.section.headerSection {
	width: 100% !important;
	padding: 0;
	position: relative;
	height: 80vh;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.views-template-infra-diensten .section.headerSection {
	background-image: url(/wp-content/uploads/2021/02/InfraHomeBackground.png);
}
.views-template-infra-contact .section.headerSection {
	background-image: url(/wp-content/uploads/2021/03/office-eurys-1024x768-1.jpg);
}
.views-template-infra-over-ons .section.headerSection {
	background-image: url(/wp-content/uploads/2021/03/ezgif.com-gif-maker-scaled-1.jpg);
}
.headerSection .transparentLogo {
	position: absolute;
	top: -1rem;
	right: -1rem;
	width: 35% !important;
}
.section.headerSection .contentContainer {
	/* 	background-image: url(/wp-content/uploads/2021/02/InfraHomeTriangle.png);
	background-repeat: no-repeat;
	background-position: 0% -50px; */
	width: 85%;
	height: 95%;
	padding: 5% 10% 0 5%;
	position: relative;
}
.section.headerSection .contentContainer h1 {
	color: #1829A7;
	text-transform: uppercase;
	margin-bottom: 4rem;
}
.section.headerSection .contentContainer p {
	max-width: 35%;
}
.section.headerSection .ovaalItem {
	position: absolute;
	top: -40%;
	left: -20%;
	width: 70%;
	height: 110%;
	background-color: #ffffff;
	border-radius: 50%;
	z-index: 0;
}
.section.dienstenSection p {
	max-width: 45%;
	margin-bottom: 10rem;
	margin-left: 10%;
}
.section.dienstenSection .dienstenContainer {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
}
.section.dienstenSection .singleDienst {
	background-color: #1829A7;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 9rem;
	text-align: center;
	padding: 100px 0;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section.dienstenSection .singleDienst span {
	color: #ffffff;
}
.section.dienstenSection img.bottomBlueTriangle {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: -1;
}

/* Over ons */
.section.introTextSection p {
	max-width: 45%;
}
.section.quoteSection {
	width: 40%;
	display: flex;
	flex-flow: column;
	align-items: center;
}
.section.quoteSection i {
	margin-bottom: 2rem;
}
.section.quoteSection p {
	text-align: center !important;
}
.section.halfSliderSection {
	overflow: hidden;
}
.section.halfSliderSection .sliderContent {
	display: flex;
	justify-content: flex-end;
	transition: 0.5s;
	transform: translateX(10%);
}
.section.halfSliderSection .sliderContent .imageContainer {
	width: 20%;
	height: 400px;
}
.section.halfSliderSection .sliderContent .imageContainer img {
	height: 100%;
	object-fit: cover;
}
.section.halfSliderSection .sliderContent .imageContainer:not(:last-child) {
	margin-right: 5rem;
}
.section.halfSliderSection i.navigationButton {
	cursor: pointer;
}
.section.halfSliderSection .navigationContainer {
	width: fit-content;
	margin-left: 35%;
	margin-right: auto;
}
.section.halfSliderSection .navigationContainer i {
	font-size: 50px;
}

/* Contact */
.contactItem {
	display: flex;
	align-items: center;
	margin-top: 2rem;
}
.contactItem p {
	margin: 0;
	margin-left: 2rem;
}
@media only screen and (max-width: 1660px) {
	.section100Vh .upperRow .upperColumn.upperColumnRechts img {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 1440px) {
	h1 {
		font-size: 70px;
		line-height: 74px;
	}
	h2 {
		font-size: 26px;
		line-height: 30px;
	}
	p, a, span {
		font-size: 20px;
		line-height: 24px;
	}
	.homepageSection.infraSection .triangleContainer .triangleRow .columnRight h1 {
		font-size: 50px;
	}
	.homepageSection.infraSection .triangleContainer .triangleRow .columnRight p {
		font-size: 24px;
		line-height: 28px;
	}
}