*,
:after,
:before {
	border: 0 solid #e5e7eb;
	box-sizing: border-box
}

:after,
:before {
	--tw-content: ""
}

html {
	-webkit-text-size-adjust: 100%;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	line-height: 1.5;
	-o-tab-size: 4;
	tab-size: 4
}

body {
	line-height: inherit;
	margin: 0
}

hr {
	border-top-width: 1px;
	color: inherit;
	height: 0
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	border-collapse: collapse;
	border-color: inherit;
	text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none
}

:-moz-focusring {
	outline: auto
}

:-moz-ui-invalid {
	box-shadow: none
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

fieldset {
	margin: 0
}

fieldset,
legend {
	padding: 0
}

menu,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

input::placeholder,
textarea::placeholder {
	color: #9ca3af;
	opacity: 1
}

[role=button],
button {
	cursor: pointer
}

:disabled {
	cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
video {
	height: auto;
	max-width: 100%
}

[hidden] {
	display: none
}

*,
:after,
:before {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia:
}

.prose {
	color: var(--tw-prose-body);
	max-width: 65ch
}

.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-lead);
	font-size: 1.25em;
	line-height: 1.6;
	margin-bottom: 1.2em;
	margin-top: 1.2em
}

.prose :where(a):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-links);
	font-weight: 500;
	text-decoration: underline
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-bold);
	font-weight: 600
}

.prose :where(ol):not(:where([class~=not-prose] *)) {
	list-style-type: decimal;
	padding-left: 1.625em
}

.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
	list-style-type: upper-alpha
}

.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
	list-style-type: lower-alpha
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
	list-style-type: upper-alpha
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
	list-style-type: lower-alpha
}

.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
	list-style-type: upper-roman
}

.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
	list-style-type: lower-roman
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
	list-style-type: upper-roman
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
	list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
	list-style-type: decimal
}

.prose :where(ul):not(:where([class~=not-prose] *)) {
	list-style-type: disc;
	padding-left: 1.625em
}

.prose :where(ol>li):not(:where([class~=not-prose] *))::marker {
	color: var(--tw-prose-counters);
	font-weight: 400
}

.prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
	color: var(--tw-prose-bullets)
}

.prose :where(hr):not(:where([class~=not-prose] *)) {
	border-color: var(--tw-prose-hr);
	border-top-width: 1px;
	margin-bottom: 3em;
	margin-top: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
	border-left-color: var(--tw-prose-quote-borders);
	border-left-width: .25rem;
	color: var(--tw-prose-quotes);
	font-style: italic;
	font-weight: 500;
	margin-bottom: 1.6em;
	margin-top: 1.6em;
	padding-left: 1em;
	quotes: "\201C" "\201D" "\2018" "\2019"
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
	content: open-quote
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
	content: close-quote
}

.prose :where(h1):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-size: 2.25em;
	font-weight: 800;
	line-height: 1.1111111;
	margin-bottom: .8888889em;
	margin-top: 0
}

.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
	font-weight: 900
}

.prose :where(h2):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.3333333;
	margin-bottom: 1em;
	margin-top: 2em
}

.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
	font-weight: 800
}

.prose :where(h3):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-size: 1.25em;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: .6em;
	margin-top: 1.6em
}

.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
	font-weight: 700
}

.prose :where(h4):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: .5em;
	margin-top: 1.5em
}

.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
	font-weight: 700
}

.prose :where(figure>*):not(:where([class~=not-prose] *)) {
	margin-bottom: 0;
	margin-top: 0
}

.prose :where(figcaption):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-captions);
	font-size: .875em;
	line-height: 1.4285714;
	margin-top: .8571429em
}

.prose :where(code):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-code);
	font-size: .875em;
	font-weight: 600
}

.prose :where(code):not(:where([class~=not-prose] *)):before {
	content: "`"
}

.prose :where(code):not(:where([class~=not-prose] *)):after {
	content: "`"
}

.prose :where(a code):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-links)
}

.prose :where(pre):not(:where([class~=not-prose] *)) {
	background-color: var(--tw-prose-pre-bg);
	border-radius: .375rem;
	color: var(--tw-prose-pre-code);
	font-size: .875em;
	font-weight: 400;
	line-height: 1.7142857;
	margin-bottom: 1.7142857em;
	margin-top: 1.7142857em;
	overflow-x: auto;
	padding: .8571429em 1.1428571em
}

.prose :where(pre code):not(:where([class~=not-prose] *)) {
	background-color: transparent;
	border-radius: 0;
	border-width: 0;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	padding: 0
}

.prose :where(pre code):not(:where([class~=not-prose] *)):before {
	content: none
}

.prose :where(pre code):not(:where([class~=not-prose] *)):after {
	content: none
}

.prose :where(table):not(:where([class~=not-prose] *)) {
	font-size: .875em;
	line-height: 1.7142857;
	margin-bottom: 2em;
	margin-top: 2em;
	table-layout: auto;
	text-align: left;
	width: 100%
}

.prose :where(thead):not(:where([class~=not-prose] *)) {
	border-bottom-color: var(--tw-prose-th-borders);
	border-bottom-width: 1px
}

.prose :where(thead th):not(:where([class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-weight: 600;
	padding-bottom: .5714286em;
	padding-left: .5714286em;
	padding-right: .5714286em;
	vertical-align: bottom
}

.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
	border-bottom-color: var(--tw-prose-td-borders);
	border-bottom-width: 1px
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
	border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose] *)) {
	padding: .5714286em;
	vertical-align: baseline
}

.prose {
	--tw-prose-body: #374151;
	--tw-prose-headings: #111827;
	--tw-prose-lead: #4b5563;
	--tw-prose-links: #111827;
	--tw-prose-bold: #111827;
	--tw-prose-counters: #6b7280;
	--tw-prose-bullets: #d1d5db;
	--tw-prose-hr: #e5e7eb;
	--tw-prose-quotes: #111827;
	--tw-prose-quote-borders: #e5e7eb;
	--tw-prose-captions: #6b7280;
	--tw-prose-code: #111827;
	--tw-prose-pre-code: #e5e7eb;
	--tw-prose-pre-bg: #1f2937;
	--tw-prose-th-borders: #d1d5db;
	--tw-prose-td-borders: #e5e7eb;
	--tw-prose-invert-body: #d1d5db;
	--tw-prose-invert-headings: #fff;
	--tw-prose-invert-lead: #9ca3af;
	--tw-prose-invert-links: #fff;
	--tw-prose-invert-bold: #fff;
	--tw-prose-invert-counters: #9ca3af;
	--tw-prose-invert-bullets: #4b5563;
	--tw-prose-invert-hr: #374151;
	--tw-prose-invert-quotes: #f3f4f6;
	--tw-prose-invert-quote-borders: #374151;
	--tw-prose-invert-captions: #9ca3af;
	--tw-prose-invert-code: #fff;
	--tw-prose-invert-pre-code: #d1d5db;
	--tw-prose-invert-pre-bg: rgba(0, 0, 0, .5);
	--tw-prose-invert-th-borders: #4b5563;
	--tw-prose-invert-td-borders: #374151;
	font-size: 1rem;
	line-height: 1.75
}

.prose :where(p):not(:where([class~=not-prose] *)) {
	margin-bottom: 1.25em;
	margin-top: 1.25em
}

.prose :where(img):not(:where([class~=not-prose] *)) {
	margin-bottom: inherit;
	margin-top: inherit
}

.prose :where(video):not(:where([class~=not-prose] *)) {
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(figure):not(:where([class~=not-prose] *)) {
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(h2 code):not(:where([class~=not-prose] *)) {
	font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose] *)) {
	font-size: .9em
}

.prose :where(li):not(:where([class~=not-prose] *)) {
	margin-bottom: .5em;
	margin-top: .5em
}

.prose :where(ol>li):not(:where([class~=not-prose] *)) {
	padding-left: .375em
}

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
	padding-left: .375em
}

.prose>:where(ul>li p):not(:where([class~=not-prose] *)) {
	margin-bottom: .75em;
	margin-top: .75em
}

.prose>:where(ul>li>:first-child):not(:where([class~=not-prose] *)) {
	margin-top: 1.25em
}

.prose>:where(ul>li>:last-child):not(:where([class~=not-prose] *)) {
	margin-bottom: 1.25em
}

.prose>:where(ol>li>:first-child):not(:where([class~=not-prose] *)) {
	margin-top: 1.25em
}

.prose>:where(ol>li>:last-child):not(:where([class~=not-prose] *)) {
	margin-bottom: 1.25em
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
	margin-bottom: .75em;
	margin-top: .75em
}

.prose :where(hr+*):not(:where([class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
	padding-left: 0
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
	padding-right: 0
}

.prose :where(tbody td:first-child):not(:where([class~=not-prose] *)) {
	padding-left: 0
}

.prose :where(tbody td:last-child):not(:where([class~=not-prose] *)) {
	padding-right: 0
}

.prose>:where(:first-child):not(:where([class~=not-prose] *)) {
	margin-top: 0
}

.prose>:where(:last-child):not(:where([class~=not-prose] *)) {
	margin-bottom: 0
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

@media (min-width:640px) {
	.container {
		max-width: 1272px
	}
}

@media (min-width:768px) {
	.container {
		max-width: 1272px
	}
}

@media (min-width:1024px) {
	.container {
		max-width: 1272px
	}
}

@media (min-width:1280px) {
	.container {
		max-width: 1272px
	}
}

.sr-only {
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.static {
	position: static
}

.fixed {
	position: fixed
}

.relative {
	position: relative
}

.top-0 {
	top: 0
}

.left-0 {
	left: 0
}

.z-50 {
	z-index: 50
}

.col-span-12 {
	grid-column: span 12/span 12
}

.col-start-2 {
	grid-column-start: 2
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-5 {
	margin-bottom: 1.25rem;
	margin-top: 1.25rem
}

.my-3 {
	margin-bottom: .75rem;
	margin-top: .75rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mt-\[22px\] {
	margin-top: 22px
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-0 {
	margin-bottom: 0
}

.mb-8 {
	margin-bottom: 2rem
}

.mt-20 {
	margin-top: 5rem
}

.mt-3 {
	margin-top: .75rem
}

.mr-3 {
	margin-right: .75rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mr-2 {
	margin-right: .5rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mr-4 {
	margin-right: 1rem
}

.ml-auto {
	margin-left: auto
}

.block {
	display: block
}

.flex {
	display: flex
}

.grid {
	display: grid
}

.contents {
	display: contents
}

.hidden {
	display: none
}

.h-\[600px\] {
	height: 600px
}

.h-screen {
	height: 100vh
}

.w-full {
	width: 100%
}

.w-\[600px\] {
	width: 600px
}

.w-\[100px\] {
	width: 100px
}

.w-\[113px\] {
	width: 113px
}

.w-auto {
	width: auto
}

.w-screen {
	width: 100vw
}

.max-w-none {
	max-width: none
}

.max-w-\[800px\] {
	max-width: 800px
}

.max-w-\[600px\] {
	max-width: 600px
}

.max-w-\[750px\] {
	max-width: 750px
}

.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
	flex-direction: column
}

.flex-wrap {
	flex-wrap: wrap
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.gap-4 {
	gap: 1rem
}

.gap-2 {
	gap: .5rem
}

.gap-3 {
	gap: .75rem
}

.space-y-3>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
	margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-bottom: calc(1rem*var(--tw-space-y-reverse));
	margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-0>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-left: calc(0px*(1 - var(--tw-space-x-reverse)));
	margin-right: calc(0px*var(--tw-space-x-reverse))
}

.space-x-6>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
	margin-right: calc(1.5rem*var(--tw-space-x-reverse))
}

.overflow-y-scroll {
	overflow-y: scroll
}

.bg-indigo-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(129 140 248/var(--tw-bg-opacity))
}

.bg-green-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(74 222 128/var(--tw-bg-opacity))
}

.bg-yellow-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(250 204 21/var(--tw-bg-opacity))
}

.bg-red-400 {
	--tw-bg-opacity: 1;
	background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.p-0 {
	padding: 0
}

.py-6 {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.py-3 {
	padding-bottom: .75rem;
	padding-top: .75rem
}

.py-\[33px\] {
	padding-bottom: 33px;
	padding-top: 33px
}

.py-10 {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

.pr-6 {
	padding-right: 1.5rem
}

.text-indigo-50 {
	--tw-text-opacity: 1;
	color: rgb(238 242 255/var(--tw-text-opacity))
}

.text-green-50 {
	--tw-text-opacity: 1;
	color: rgb(240 253 244/var(--tw-text-opacity))
}

.text-yellow-50 {
	--tw-text-opacity: 1;
	color: rgb(254 252 232/var(--tw-text-opacity))
}

.text-red-50 {
	--tw-text-opacity: 1;
	color: rgb(254 242 242/var(--tw-text-opacity))
}

.opacity-50 {
	opacity: .5
}

.outline {
	outline-style: solid
}

.filter {
	filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: normal;
	font-weight: 400;
	src: url(fonts/CaeciliaLTPro-55Roman.98bc20.woff2) format("woff2"), url(fonts/CaeciliaLTPro-55Roman.9b6e55.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: italic;
	font-weight: 300;
	src: url(fonts/CaeciliaLTPro-46LightItalic.961c0d.woff2) format("woff2"), url(fonts/CaeciliaLTPro-46LightItalic.e3ae49.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: italic;
	font-weight: 400;
	src: url(fonts/CaeciliaLTPro-56Italic.b00993.woff2) format("woff2"), url(fonts/CaeciliaLTPro-56Italic.5479b8.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: italic;
	font-weight: 900;
	src: url(fonts/CaeciliaLTPro-86HeavyItalic.c306ee.woff2) format("woff2"), url(fonts/CaeciliaLTPro-86HeavyItalic.b5874b.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: normal;
	font-weight: 900;
	src: url(fonts/CaeciliaLTPro-85Heavy.d1402b.woff2) format("woff2"), url(fonts/CaeciliaLTPro-85Heavy.8123ae.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: normal;
	font-weight: 300;
	src: url(fonts/CaeciliaLTPro-45Light.a7abe9.woff2) format("woff2"), url(fonts/CaeciliaLTPro-45Light.d4e0ab.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: italic;
	font-weight: 700;
	src: url(fonts/CaeciliaLTPro-76BoldItalic.b7b98f.woff2) format("woff2"), url(fonts/CaeciliaLTPro-76BoldItalic.44ef01.woff) format("woff")
}

@font-face {
	font-display: swap;
	font-family: Caecilia LT Pro;
	font-style: normal;
	font-weight: 700;
	src: url(fonts/CaeciliaLTPro-75Bold.90d85a.woff2) format("woff2"), url(fonts/CaeciliaLTPro-75Bold.ced70e.woff) format("woff")
}
@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-700.woff2') format('woff2'),
        url('fonts/MuseoSans-700.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-500.woff2') format('woff2'),
        url('fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-300.woff2') format('woff2'),
        url('fonts/MuseoSans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-100.woff2') format('woff2'),
        url('fonts/MuseoSans-100.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-display: swap;
	font-family: Museo Sans;
	font-style: normal;
	font-weight: 200;
}

section.hero {
	background-position: 50%;
	background-size: cover;
	overflow: hidden;
	position: relative
}

section.hero .hero-title {
	color: #fff;
	font-size: 30px;
	z-index: 10
}

section.hero:not(#footer) {
	margin-bottom: 50px
}

section.hero#footer {
	margin-top: 50px
}

section.hero#home video {
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

section.hero#subpage:after {
	background: linear-gradient(180deg, rgba(0, 15, 255, 0) 0, rgba(0, 15, 255, .01) 1%, rgba(0, 0, 0, .5));
	bottom: 0;
	content: "";
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000fff", endColorstr="#80000000", GradientType=0);
	height: 40%;
	left: 0;
	position: absolute;
	right: 0
}

section.hero#footer {
	background-image: url(images/footer-bg.c25d36.png);
	position: relative
}

section.hero#footer .qirion-bubble {
	background: var(--color-red);
	color: #fff;
	max-width: calc(100% - 80px);
	padding: 40px;
	position: absolute;
	right: calc(50% - 800px);
	top: 50%;
	transform: translate(-50%, -50%);
	width: 600px
}

section.hero#footer .qirion-bubble .contact-cta {
	background-color: var(--color-blue-alt);
	display: block;
	font-family: var(--font-primary);
	font-size: 14px;
	padding: 15px 80px 15px 15px;
	position: absolute;
	right: -45px;
	top: 30px;
	transition: all .05s ease-in-out
}

@media (min-width:1024px) {
	section.hero#footer .qirion-bubble .contact-cta {
		font-size: 20px
	}
}

section.hero#footer .qirion-bubble .contact-cta:hover {
	background-color: var(--color-blue-alt-lighter);
	margin-right: -15px;
	padding: 15px 95px 15px 15px
}

section.hero#footer .qirion-bubble .contact-cta:after {
	background-image: url(images/arrow-right.155fef.svg);
	background-size: cover;
	content: "";
	height: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px
}

@media screen and (max-width:1200px) {
	section.hero#footer .qirion-bubble {
		left: 50%
	}
}

section.hero#footer .qirion-bubble-title {
	font-size: 32px
}

section.hero#footer .qirion-bubble-text {
	font-family: var(--font-primary);
	font-size: 20px;
	font-weight: 200
}

section.hero#footer .qirion-bubble-text a {
	color: #fff
}

section.hero#footer .qirion-bubble-text.footer-locations {
	font-size: 16px
}

section.hero#footer .qirion-bubble:before {
	background: var(--color-red);
	bottom: calc(100% - 2px);
	content: "";
	height: 20px;
	left: 50%;
	position: absolute;
	width: calc(50% - 100px)
}

section.hero#footer .qirion-bubble:after {
	background: var(--color-blue);
	content: "";
	height: 30px;
	position: absolute;
	right: -50px;
	top: calc(100% - 70px);
	width: 50px
}

.qirion-btn {
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, .4);
	border-radius: 3px;
	color: rgba(0, 0, 0, .8);
	display: inline-block;
	font-size: 14px;
	padding: 5px 10px;
	transition: all .1s ease-in-out
}

.qirion-btn,
.qirion-text-btn {
	font-family: var(--font-primary)
}

.qirion-text-btn {
	color: var(--color-red);
	font-weight: 200;
	text-decoration: none
}

.block-vacature:hover .qirion-btn {
	background-color: var(--color-blue);
	border-color: var(--color-blue);
	color: #fff
}

.no-results-found {
	font-size: 20px
}

.energy-consulting-site .top-bar {
	background: var(--color-blue)
}

.energy-consulting-site header.banner .main-menu-wrapper .main-menu .menu-item-counter {
	background-color: var(--color-blue)
}

.energy-consulting-site header.banner .main-menu-wrapper .main-menu .menu-item.external a {
	background: var(--color-blue)
}

.energy-consulting-site header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu {
	border-top-color: var(--color-blue)
}

.energy-consulting-site header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item.active {
	border-left-color: var(--color-red)
}

.energy-consulting-site header.banner .main-menu-wrapper .main-menu .menu-item.active:not(.external):before {
	background-color: var(--color-blue);
	bottom: 0;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	width: 100%
}

.energy-consulting-site .top-bar-mobile {
	background: var(--color-blue)
}

.energy-consulting-site header.banner .main-menu-wrapper .mobile-menu a {
	background-image: url(images/hamburger-blue.22e9e2.svg)
}

.energy-consulting-site .mobile-menu-overlay {
	background: var(--color-blue)
}

.energy-consulting-site .mobile-menu-overlay .mobile-menu .menu-item.external a {
	color: var(--color-blue)
}

.energy-consulting-site .mobile-menu-overlay .mobile-menu .menu-item.external a:after {
	background-image: url(images/external-blue.b1bd45.svg)
}

.top-bar-mobile {
	background-color: var(--color-red);
	height: 6px
}

.top-bar {
	background: var(--color-red);
	padding: 10px 0
}

.top-bar.active .top-bar-search {
	width: 100%
}

.top-bar.active .top-bar-search input[type=search] {
	height: 50px;
	opacity: 1
}

.top-bar.active .top-bar-nav a {
	height: 0;
	opacity: 0;
	visibility: hidden
}

.top-bar.active .top-bar-nav-search img {
	width: 30px
}

.top-bar-search button {
	display: none
}

.top-bar-search input[type=search] {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 30px;
	height: 0;
	opacity: 0;
	transition: height .1s ease-in-out, opacity .5s ease-in-out;
	width: 100%
}

.top-bar-search input[type=search]:focus {
	outline: none
}

.top-bar-search input[type=search]::placeholder {
	color: hsla(0, 0%, 100%, .4);
	opacity: 1
}

.top-bar-search input[type=search]:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .4)
}

.top-bar-search input[type=search]::-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .4)
}

.top-bar-nav a {
	color: #fff;
	opacity: 1;
	transition: opacity .3s ease-in-out, height .3s ease-in-out
}

.top-bar-nav-external {
	margin-right: 20px;
	position: relative
}

.top-bar-nav-external.button {
	background-color: #fff;
	border-radius: 3px;
	color: var(--color-red);
	padding: 5px 25px 5px 5px
}

.top-bar-nav-external:after {
	background-image: url(images/external.11e5c2.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	content: "";
	height: 12px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12px
}

.top-bar-nav-search img {
	transition: width .3s ease-in-out;
	width: 20px
}

#wpadminbar {
	transition: top .1s ease-in-out
}

body.scrolling #wpadminbar {
	top: -32px !important
}

header.banner {
	background: #fff;
	font-family: var(--font-primary)
}

header.banner .logo {
	transition: width .3s ease-in-out
}

header.banner.scrolling .main-menu-wrapper .main-menu .menu-item {
	height: 80px
}

header.banner.scrolling .main-menu-wrapper {
	border-bottom: 1px solid #e2e2e2;
	box-shadow: 0 0 10px #2222221f
}

header.banner.scrolling .logo {
	width: 100px
}

header.banner .main-menu-wrapper {
	padding: 0
}

header.banner .main-menu-wrapper .main-menu {
	font-weight: 200
}

header.banner .main-menu-wrapper .main-menu .menu-item {
	align-items: center;
	display: flex;
	font-size: 20px;
	height: 120px;
	padding: 0 10px;
	position: relative;
	transition: height .2s ease-in-out
}

@media (min-width:1280px) {
	header.banner .main-menu-wrapper .main-menu .menu-item {
		font-size: 20px
	}
}

header.banner .main-menu-wrapper .main-menu .menu-item.external a {
	background-color: var(--color-red);
	border-radius: 3px;
	color: #fff;
	font-weight: 400;
	margin: -5px;
	padding: 5px 42px 5px 10px;
	position: relative
}

header.banner .main-menu-wrapper .main-menu .menu-item.external a:after {
	background-image: url(images/external-white.086b00.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px
}

header.banner .main-menu-wrapper .main-menu .menu-item:hover:not(.external):before {
	background-color: #efefef;
	bottom: 0;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	width: 100%
}

header.banner .main-menu-wrapper .main-menu .menu-item.active:not(.external):before {
	background-color: var(--color-red);
	bottom: 0;
	content: "";
	height: 6px;
	left: 0;
	position: absolute;
	width: 100%
}

header.banner .main-menu-wrapper .main-menu .menu-item-counter {
	background-color: var(--color-red);
	border-radius: 9999px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	height: 26px;
	line-height: 26px;
	position: absolute;
	right: -15px;
	text-align: center;
	top: calc(50% - 28px);
	width: 26px
}

header.banner .main-menu-wrapper .main-menu .menu-item.has-submenu {
	padding-right: 25px
}

header.banner .main-menu-wrapper .main-menu .menu-item.has-submenu:after {
	background-image: url(images/chevron-down.00b402.svg);
	background-repeat: no-repeat;
	content: "";
	height: 10px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px);
	width: 15px
}

header.banner .main-menu-wrapper .main-menu .menu-item.has-submenu:hover .sub-menu {
	display: flex
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu {
	background-color: #fff;
	border-top: 6px solid var(--color-red);
	box-shadow: var(--default-shadow);
	display: none;
	font-size: 18px;
	left: 0;
	padding: 15px 0;
	position: absolute;
	top: calc(100% - 6px);
	width: 300px;
	z-index: 10
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item {
	padding: 0 15px
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item a {
	display: block;
	width: 100%
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item.active {
	border-left: 6px solid var(--color-blue);
	font-weight: 400;
	padding: 0 15px 0 9px
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item:hover:not(.active) {
	border-left: 6px solid #efefef;
	padding: 0 15px 0 9px
}

header.banner .main-menu-wrapper .mobile-menu a {
	background-image: url(images/hamburger.33dbe3.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 25px
}

.mobile-menu-overlay {
	background-color: var(--color-red);
	display: block;
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease-in-out
}

.mobile-menu-overlay.active {
	display: block;
	opacity: 1;
	pointer-events: all
}

.mobile-menu-overlay .mobile-menu-header .mobile-menu-close {
	background-image: url(images/x.7bfa02.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 25px
}

.mobile-menu-overlay .mobile-search {
	margin-bottom: 30px
}

.mobile-menu-overlay .mobile-search button[type=submit] {
	background-image: url(images/search.130d74.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 50%;
	border: 1px solid #fff;
	border-left: 0;
	border-radius: 0 3px 3px 0;
	height: 46px;
	width: 50px
}

.mobile-menu-overlay .mobile-search input[type=search] {
	background: transparent;
	border: 1px solid #fff;
	border-radius: 3px 0 0 3px;
	border-right: 0;
	color: #fff;
	font-family: var(--font-primary);
	font-weight: 200;
	margin-right: -5px;
	padding: 10px;
	position: relative;
	width: calc(100% - 30px)
}

.mobile-menu-overlay .mobile-search input[type=search]:focus {
	outline: none
}

.mobile-menu-overlay .mobile-search input[type=search]::placeholder {
	color: #fff;
	opacity: 1
}

.mobile-menu-overlay .mobile-search input[type=search]:-ms-input-placeholder {
	color: #fff
}

.mobile-menu-overlay .mobile-search input[type=search]::-ms-input-placeholder {
	color: #fff
}

.mobile-menu-overlay .mobile-search input[type=search]:after {
	background-image: url(images/chevron-down-white.967523.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	content: "";
	height: 10px;
	position: absolute;
	right: 30px;
	top: 16px;
	width: 14px
}

.mobile-menu-overlay .mobile-menu {
	color: #fff;
	font-family: var(--font-primary);
	font-weight: 200
}

.mobile-menu-overlay .mobile-menu .menu-item {
	font-size: 32px;
	margin-bottom: 30px;
	position: relative
}

.mobile-menu-overlay .mobile-menu .menu-item a {
	position: relative
}

.mobile-menu-overlay .mobile-menu .menu-item.external a {
	background-color: #fff;
	border-radius: 3px;
	color: var(--color-red);
	padding: 10px 60px 10px 20px
}

.mobile-menu-overlay .mobile-menu .menu-item.external a:after {
	background-image: url(images/external.11e5c2.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px
}

.mobile-menu-overlay .mobile-menu .menu-item-counter {
	background: #fff;
	border-radius: 9999px;
	color: var(--color-red);
	font-size: 20px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: -35px;
	text-align: center;
	top: -15px;
	width: 30px
}

.mobile-menu-overlay .mobile-menu .menu-item.has-submenu>a:after,
.mobile-menu-overlay .mobile-menu .menu-item.has-submenu>span:after {
	background-image: url(images/chevron-down-white.967523.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	content: "";
	height: 10px;
	position: absolute;
	right: -30px;
	top: 16px;
	width: 14px
}

.mobile-menu-overlay .mobile-menu .menu-item.has-submenu.active>a:after {
	transform: rotate(180deg)
}

.mobile-menu-overlay .mobile-menu .menu-item.has-submenu.active .sub-menu {
	display: block
}

.mobile-menu-overlay .mobile-menu .menu-item .sub-menu {
	display: none;
	font-size: 18px;
	margin-top: 15px
}

.mobile-menu-overlay .mobile-menu .menu-item .sub-menu .sub-menu-item.active {
	font-weight: 400
}

section.hero#home .qirion-bubble {
	background: var(--color-red);
	color: #fff;
	font-size: 24px;
	left: calc(50% - 200px);
	max-width: 100%;
	padding: 30px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 600px
}

@media screen and (max-width:1200px) {
	section.hero#home .qirion-bubble {
		left: 50%
	}
}

section.hero#home .qirion-bubble:after {
	background: var(--color-red);
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: calc(100% - 2px);
	width: calc(50% + 74px)
}

section.hero#home .qirion-bubble:before {
	background: var(--color-red);
	content: "";
	height: 40px;
	left: 50%;
	position: absolute;
	top: calc(100% - 2px);
	width: calc(50% - 70px)
}

section.hero#home .qirion-bubble-cta {
	background-color: var(--color-blue);
	display: block;
	font-size: 16px;
	left: calc(50% - 100px);
	padding: 10px 20px;
	position: absolute;
	top: calc(100% + 18px);
	z-index: 10
}

.page-header {
	background-position: 50%;
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
	justify-content: bottom;
	margin-bottom: 25px;
	min-height: 400px;
	position: relative
}

.page-header .overlay {
	background: linear-gradient(180deg, rgba(0, 15, 255, 0) 0, rgba(0, 15, 255, .01) 1%, rgba(0, 0, 0, .5));
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.page-header h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	position: relative;
	z-index: 2
}

.stripes {
	bottom: -35px;
	left: -150px;
	position: absolute;
	width: 600px
}

.stripes div {
	background: blue;
	display: block;
	height: 15px;
	position: relative;
	width: 100%
}

.stripes div.blue {
	background-color: #213a8f
}

.stripes div.light-blue {
	background-color: #41c0f0
}

.stripes div.red {
	background-color: var(--color-red)
}

.stripes div:first-child {
	left: 80px;
	width: 75%
}

.stripes div:nth-child(2) {
	height: 10px
}

.stripes div:nth-child(3) {
	left: 100px
}

.stripes div:nth-child(4) {
	height: 10px;
	left: 10px
}

.stripes div:nth-child(5) {
	height: 10px;
	left: 200px
}

footer.content-info {
	background-color: var(--color-blue);
	color: #fff;
	font-family: var(--font-primary);
	font-size: 16px
}

footer.content-info a:hover {
	text-decoration: underline
}

.block-vacature {
	border: 1px solid transparent;
	border-radius: 3px;
	box-shadow: 1px 0 10px transparent;
	padding: 15px;
	position: relative;
	top: 3px;
	transition: box-shadow .1s ease-in-out, border .2s ease-in-out, top .3s ease-in-out
}

.block-vacature:hover {
	border: 1px solid rgba(0, 0, 0, .4);
	box-shadow: 1px 9px 10px rgba(0, 0, 0, .1);
	top: 0
}

.block-vacature-title {
	color: var(--color-blue-alt);
	font-family: var(--font-primary);
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px
}

.block-vacature-requirements .requirement-pill {
	border: 1px solid #d5d3d3;
	border-radius: 3px;
	color: rgba(0, 0, 0, .6);
	font-family: var(--font-primary);
	font-size: 11px;
	padding: 1px 3px;
	text-transform: uppercase
}

.block-vacature-requirements .requirement-pill.is-blue {
	background-color: var(--color-blue);
	border-color: var(--color-blue);
	color: #fff
}

.block-vacature-requirements .requirement-pill.is-red {
	background-color: var(--color-red);
	border-color: var(--color-red);
	color: #fff
}

.block-vacature-info {
	margin-bottom: 15px;
	margin-top: 0
}

.block-vacature-info .info-text {
	color: rgba(0, 0, 0, .4);
	font-family: var(--font-primary);
	font-size: 12px
}

.block-vacature-intro {
	color: rgba(0, 0, 0, .6);
	font-family: var(--font-primary);
	font-size: 14px
}

.block-pdf.from-shortcode {
	background-color: #efefef;
	border-radius: 3px;
	padding: 15px
}

.block-pdf-title {
	color: var(--color-blue-alt);
	font-family: var(--font-primary);
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px
}

.block-pdf-info {
	margin-bottom: 15px;
	margin-top: 0
}

.block-pdf-info .info-text {
	color: rgba(0, 0, 0, .4);
	font-family: var(--font-primary);
	font-size: 12px
}

.block-pdf-cta,
.block-pdf-description {
	font-size: 18px
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute
}

.screen-reader-text:focus {
	clip: auto;
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	text-decoration: none;
	text-transform: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.paging-navigation {
	font-family: var(--font-primary);
	margin: 48px 0
}

.paging-navigation .loop-pagination {
	margin-top: -5px;
	text-align: center
}

.paging-navigation .page-numbers {
	border-top: 5px solid transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	margin-right: 1px;
	padding: 7px 16px;
	text-transform: uppercase
}

.paging-navigation a {
	color: #2b2b2b
}

.paging-navigation .page-numbers.current {
	background: var(--color-red);
	border-radius: 9999px;
	color: #fff
}

.paging-navigation a:hover {
	background: #efefef;
	color: #2b2b2b
}

.paging-navigation .page-numbers {
	border-radius: 9999px
}

.pdf-sidebar h3,
.vacatures-sidebar h3 {
	font-family: var(--font-primary);
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px
}

.pdf-sidebar #pdf-form,
.pdf-sidebar #vacature-form,
.vacatures-sidebar #pdf-form,
.vacatures-sidebar #vacature-form {
	position: relative
}

.pdf-sidebar #pdf-form input[type=text],
.pdf-sidebar #vacature-form input[type=text],
.vacatures-sidebar #pdf-form input[type=text],
.vacatures-sidebar #vacature-form input[type=text] {
	border: solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	border-width: 1px 1px 2px;
	padding: 10px;
	width: 100%
}

.pdf-sidebar #pdf-form input[type=submit],
.pdf-sidebar #vacature-form input[type=submit],
.vacatures-sidebar #pdf-form input[type=submit],
.vacatures-sidebar #vacature-form input[type=submit] {
	background-color: var(--color-red);
	background-image: url(images/search.130d74.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 20px;
	border-bottom: 2px solid #872226;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px
}

.pdf-sidebar .pdf-filter input[type=checkbox],
.pdf-sidebar .vacature-filter input[type=checkbox],
.vacatures-sidebar .pdf-filter input[type=checkbox],
.vacatures-sidebar .vacature-filter input[type=checkbox] {
	cursor: pointer;
	display: none;
	height: auto;
	margin-bottom: 0;
	padding: 0;
	width: auto
}

.pdf-sidebar .pdf-filter select,
.pdf-sidebar .vacature-filter select,
.vacatures-sidebar .pdf-filter select,
.vacatures-sidebar .vacature-filter select {
	border: solid rgba(0, 0, 0, .2);
	border-radius: 3px;
	border-width: 1px 1px 2px;
	padding: 5px;
	width: 100%
}

.pdf-sidebar .pdf-filter li.filter-title,
.pdf-sidebar .vacature-filter li.filter-title,
.vacatures-sidebar .pdf-filter li.filter-title,
.vacatures-sidebar .vacature-filter li.filter-title {
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 15px
}

.pdf-sidebar .pdf-filter li:not(.filter-title),
.pdf-sidebar .vacature-filter li:not(.filter-title),
.vacatures-sidebar .pdf-filter li:not(.filter-title),
.vacatures-sidebar .vacature-filter li:not(.filter-title) {
	font-family: var(--font-primary);
	font-weight: 200;
	margin-bottom: 8px
}

.pdf-sidebar .pdf-filter label,
.pdf-sidebar .vacature-filter label,
.vacatures-sidebar .pdf-filter label,
.vacatures-sidebar .vacature-filter label {
	cursor: pointer;
	position: relative
}

.pdf-sidebar .pdf-filter label:before,
.pdf-sidebar .vacature-filter label:before,
.vacatures-sidebar .pdf-filter label:before,
.vacatures-sidebar .vacature-filter label:before {
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid var(--color-red);
	border-radius: 9999px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
	content: "";
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin-right: 5px;
	position: relative;
	top: -2px;
	vertical-align: middle;
	width: 20px
}

.pdf-sidebar .pdf-filter input[type=checkbox]:checked+label,
.pdf-sidebar .vacature-filter input[type=checkbox]:checked+label,
.vacatures-sidebar .pdf-filter input[type=checkbox]:checked+label,
.vacatures-sidebar .vacature-filter input[type=checkbox]:checked+label {
	font-weight: 700
}

.pdf-sidebar .pdf-filter input[type=checkbox]:checked+label:after,
.pdf-sidebar .vacature-filter input[type=checkbox]:checked+label:after,
.vacatures-sidebar .pdf-filter input[type=checkbox]:checked+label:after,
.vacatures-sidebar .vacature-filter input[type=checkbox]:checked+label:after {
	background-color: var(--color-red);
	border-radius: 9999px;
	content: "";
	display: block;
	height: 10px;
	left: 5px;
	position: absolute;
	top: 4px;
	width: 10px
}

.no-vacatures-found {
	background: rgba(0, 0, 0, .05);
	border-radius: 3px;
	display: block;
	margin-top: 3px;
	padding: 15px;
	position: relative
}

.no-vacatures-found h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px
}

.no-vacatures-found p {
	font-size: 16px
}

.no-pdfs-found {
	background: rgba(0, 0, 0, .05);
	border-radius: 3px;
	display: block;
	margin-top: 3px;
	padding: 15px;
	position: relative
}

.no-pdfs-found h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px
}

.no-pdfs-found p {
	font-size: 16px
}

.gform_wrapper .gform_heading {
	display: none
}

.gform_wrapper .gform_body input,
.gform_wrapper .gform_body select,
.gform_wrapper .gform_body textarea {
	border: solid #d6d6d6;
	border-radius: 3px;
	border-width: 1px 1px 3px
}

.gform_wrapper .gform_body .gfield_consent_label {
	font-size: 18px
}

.gform_wrapper .gform_button {
	background-color: var(--color-red);
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	padding: 10px 20px
}

.social-share {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px
}

.social-share-title {
	font-size: 22px;
	font-weight: 700
}

.social-share-icons {
	display: flex;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important
}

.social-share-icons li {
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-top: 1px solid #bababa;
	height: 42px;
	padding: 5px
}

.social-share-icons li:hover {
	background: #efefef
}

.social-share-icons li:first-child {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.social-share-icons li:last-child {
	border-bottom-right-radius: 3px;
	border-right: 1px solid #bababa;
	border-top-right-radius: 3px
}

.social-share-icons li a {
	color: var(--color-blue-alt);
	font-size: 30px;
	line-height: 100%
}

.article-author {
	display: block;
	margin-bottom: 25px
}

.article-author-title {
	font-size: 22px;
	font-weight: 700
}

.qirion-cta {
	align-items: center;
	background-color: #efefef;
	border-radius: 3px;
	padding: 15px
}

.qirion-cta .qirion-cta-content {
	color: #4e4e4e;
	font-family: var(--font-primary);
	font-weight: 300;
	padding: 15px
}

.qirion-cta .qirion-cta-button {
	align-items: center;
	background: var(--color-red);
	border-radius: 3px;
	color: #fff;
	display: flex;
	font-family: var(--font-primary);
	justify-content: space-between;
	margin-left: auto;
	min-width: 150px;
	padding: 15px 25px;
	text-align: center
}

.qirion-cta .qirion-cta-button:hover {
	opacity: .9
}

.qirion-cta .qirion-cta-button svg {
	margin-left: 5px
}

.colleague {
	border: 1px solid #efefef;
	border-radius: 3px;
	gap: 15px;
	padding: 20px
}

.colleague-thumbnail img {
	border-radius: 9999px;
	height: 100px;
	margin-right: 20px;
	min-height: 100px;
	min-width: 100px;
	width: 100px
}

.colleague-info {
	font-size: 18px;
	width: 500px
}

.colleague-info-name {
	font-weight: 400
}

.colleague-info-bio {
	color: #636363
}

.colleague-info-socials {
	font-size: 25px
}

.colleague-info-socials a {
	margin-right: 5px
}

.colleague-info-socials a.email,
.colleague-info-socials a.phone {
	font-size: 21px
}

.colleague-info-socials svg {
	fill: var(--color-blue-alt);
	color: var(--color-blue-alt)
}

.related-vacancies .related-vacancies-content .related-vacancy {
	border: 1px solid #efefef;
	border-radius: 3px;
	padding: 15px;
	transition: all .3s ease-in-out;
	width: 33.333%
}

.related-vacancies .related-vacancies-content .related-vacancy:hover {
	border: 1px solid rgba(0, 0, 0, .4);
	box-shadow: 1px 9px 10px rgba(0, 0, 0, .1);
	top: 0
}

.related-vacancies .related-vacancies-content .related-vacancy-title {
	display: block;
	font-size: 18px;
	-webkit-hyphens: auto;
	hyphens: auto;
	line-height: 24px
}

.related-vacancies .related-vacancies-content .related-vacancy-requirements .requirement-pill {
	border: 1px solid #d5d3d3;
	border-radius: 3px;
	color: rgba(0, 0, 0, .6);
	font-family: var(--font-primary);
	font-size: 11px;
	padding: 1px 3px;
	text-transform: uppercase
}

.related-vacancies .related-vacancies-content .related-vacancy-requirements .requirement-pill.is-blue {
	background-color: var(--color-blue);
	border-color: var(--color-blue);
	color: #fff
}

.related-vacancies .related-vacancies-content .related-vacancy-requirements .requirement-pill.is-red {
	background-color: var(--color-red);
	border-color: var(--color-red);
	color: #fff
}

.search-result-title {
	color: var(--color-blue-alt);
	font-weight: 700
}

.search-result-type {
	margin-bottom: 5px
}

.search-result-type-pill {
	background: rgba(0, 0, 0, .05);
	border-radius: 3px;
	color: #222;
	display: inline-block;
	font-size: 11px;
	padding: 3px
}

.qirion-article .featured-image {
	border-radius: 3px;
	margin-bottom: 5px;
	overflow: hidden
}

.qirion-article .featured-image-img {
	transition: all .1s ease-in-out;
	width: 100%
}

.qirion-article:hover .featured-image-img {
	transform: scale(1.1)
}

.qirion-article .entry-title {
	color: var(--color-blue-alt);
	font-family: var(--font-primary);
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px
}

.qirion-article .entry-meta {
	color: rgba(0, 0, 0, .4);
	display: flex;
	flex-wrap: wrap;
	font-family: var(--font-primary);
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 45px
}

.qirion-article .entry-meta .category {
	font-weight: 200
}

body.single .entry-title {
	color: var(--color-red);
	font-family: var(--font-secondary);
	font-size: 46px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 15px
}

body.single .entry-meta {
	color: rgba(0, 0, 0, .4);
	display: flex;
	flex-wrap: wrap;
	font-family: var(--font-primary);
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 45px
}

body.single .entry-meta .category {
	font-weight: 200
}

.vacatures-text {
	font-family: var(--font-primary)
}

.content-typography,
.single-content {
	font-family: var(--font-primary);
	font-size: 22px;
	font-weight: 200
}

.content-typography hr,
.single-content hr {
	margin-bottom: 25px;
	margin-top: 25px
}

.content-typography h2,
.content-typography h3,
.content-typography h4,
.content-typography h5,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5 {
	color: var(--color-red);
	margin-bottom: 15px;
	margin-top: 20px
}

.content-typography h2 *,
.content-typography h3 *,
.content-typography h4 *,
.content-typography h5 *,
.single-content h2 *,
.single-content h3 *,
.single-content h4 *,
.single-content h5 * {
	color: var(--color-red)
}

.content-typography p,
.single-content p {
	margin-bottom: 15px
}

.content-typography ul,
.single-content ul {
	list-style: disc;
	margin-bottom: 15px;
	margin-left: 20px
}

.content-typography blockquote,
.single-content blockquote {
	font-family: var(--font-secondary)
}

:root {
	--color-red: #e52329;
	--color-blue: #41c0f0;
	--color-blue-alt: #213a8f;
	--color-blue-alt-lighter: #2541a1;
	--font-primary: "Museo Sans", sans-serif;
	--font-secondary: "Caecilia LT Pro", sans-serif;
	--default-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

body {
	font-family: var(--font-secondary)
}

::selection {
	background: rgba(33, 59, 145, .53);
	color: #fff
}

.breadcrumbs-wrap {
	margin-bottom: 25px
}

.breadcrumbs-wrap .breadcrumbs {
	color: rgba(0, 0, 0, .4);
	font-family: var(--font-primary)
}

.searchwp-live-search-results {
	padding: 15px
}

@keyframes searchwp-spinner-line-fade-quick {

	0%,
	39%,
	to {
		opacity: .25
	}

	40% {
		opacity: 1
	}
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

div[data-elementor-type=wp-page] {
	padding: 0 10px
}

.focus\:not-sr-only:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: static;
	white-space: normal;
	width: auto
}

@media (min-width:768px) {
	.md\:w-2\/12 {
		width: 16.666667%
	}

	.md\:w-8\/12 {
		width: 66.666667%
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.md\:pr-\[10px\] {
		padding-right: 10px
	}
}

@media (min-width:1024px) {
	.lg\:sticky {
		position: sticky
	}

	.lg\:top-\[100px\] {
		top: 100px
	}

	.lg\:col-span-3 {
		grid-column: span 3/span 3
	}

	.lg\:col-span-9 {
		grid-column: span 9/span 9
	}

	.lg\:col-span-8 {
		grid-column: span 8/span 8
	}

	.lg\:flex {
		display: flex
	}

	.lg\:hidden {
		display: none
	}

	.lg\:w-auto {
		width: auto
	}

	.lg\:w-\[150px\] {
		width: 150px
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:flex-row {
		flex-direction: row
	}

	.lg\:items-center {
		align-items: center
	}

	.lg\:justify-end {
		justify-content: flex-end
	}

	.lg\:space-y-0>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-bottom: calc(0px*var(--tw-space-y-reverse));
		margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
	}

	.lg\:space-x-4>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
		margin-right: calc(1rem*var(--tw-space-x-reverse))
	}

	.lg\:space-x-6>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
		margin-right: calc(1.5rem*var(--tw-space-x-reverse))
	}

	.lg\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}
}

body.single-post .article-author {
	display: none;
}


@media screen and (max-width:480px) {
	section.hero#home .qirion-bubble {
		max-width: 85%;
	}

	section.hero#home .qirion-bubble p {
		font-size: 18px;
	}

	.qirion-cta-content p,
	.qirion-cta .qirion-cta-button {
		word-break: break-word;
		font-size: 20px;

	}

	.qirion-cta .qirion-cta-button {
		padding: 15px 15px;
	}

}


@media screen and (max-width:430px) {

	section.hero#footer .qirion-bubble {
		Padding-top: 90px;
	}

	body .elementor-element div.elementor-widget-container h3 strong {
		font-size: 22px;
	}

}

@media screen and (max-width:400px) {

	.prose :where(p):not(:where([class~=not-prose] *)),
	.prose :where(ul):not(:where([class~=not-prose] *)),
	.prose :where(ul>li):not(:where([class~=not-prose] *)),
	.prose :where(h1):not(:where([class~=not-prose] *)) {
		word-break: break-word;
	}

	.prose :where(ul):not(:where([class~=not-prose] *)) {
		padding-left: 0.625em;
	}


}

@media screen and (max-width:375px) {
	.page-header h1 {
		word-break: break-word;
	}
}

@media screen and (max-width:360px) {
	.prose :where(p):not(:where([class~=not-prose] *)) {
		font-size: 20px;
	}

	.prose :where(ul>li):not(:where([class~=not-prose] *)) {
		font-size: 18px;
	}

	.mobile-menu-overlay .mobile-menu .menu-item {
		font-size: 25px;
	}
}

@media screen and (max-width:320px) {
	.qirion-cta .qirion-cta-button {
		min-width: 125px;
	}

	div.page-header h1 {
		font-size: 20px;
	}

	body.single .entry-title {
		font-size: 30px;
	}


}

.vacature-grid.loading>a {}

.vacature-grid.loading>a {
	filter: blur(4px);
	transition: .5s ease all;

}

.vacature-grid:before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 90px;
	left: calc(50% - 30px);
	width: 60px;
	height: 60px;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
	border: 2px solid #f7a3a6;
	border-top-color: #E52329;
	animation: spinner .6s linear infinite;
	opacity: 0;
}

.vacature-grid.loading:before {

	opacity: 1;

}

.vacature-grid {
	position: relative;
}


@keyframes spinner {
	to {
		transform: rotate(360deg);
	}
}

.spinner:before {}

@media screen and (min-width:1200px) {
	body.post-type-archive-vacature .page-header {
		background-position-y: -12vw;
	}
}

.elementor-widget-text-editor a {
	color: #e52329;
	font-weight: 300;
}

/** Stage Verhalen **/

li.stage_verhaal {
	align-items: center;
	background-color: #efefef;
	border-radius: 3px;
	padding: 15px;
	display: flex;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.stage_links {
	color: #4e4e4e;
	font-family: var(--font-primary);
	font-weight: 300;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 182px);

}

.stage_titel {
	color: var(--color-blue-alt);
	font-family: var(--font-primary);
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	width: 100%;
}

.stage_knop {
	color: var(--color-red);
	font-weight: 200;
	font-size: 16px;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.stage_knop svg {
	width: 14px;
	height: 16px;
	margin-left: 8px;
}

.stage_knop img {
	margin-left: 10px;
}

@media screen and (max-width:767px) {

	.stage_links,
	.stage_rechts {
		width: 100%;
	}

	.stage_rechts {
		justify-content: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}


/** Nieuwe Stage Styling **/
ul.stage_verhalen {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 0px;
}

ul.stage_verhalen li {
	width: 33.33%;
	background-color: transparent;
	padding: 10px;
	align-items: flex-start;
	position: relative;
	padding-bottom: 40px;
}

ul.stage_verhalen li .stage_intro {
	font-family: var(--font-secondary);
	font-size: 16px
}

@media screen and (max-width:991px) {
	ul.stage_verhalen li {
		width: 50%;
	}
}

@media screen and (max-width:580px) {
	ul.stage_verhalen li {
		width: 100%;
	}
}


/** Responsiveness toevoeging **/

@media screen and (max-width:550px) {
	.elementor-top-section h1.elementor-heading-title {
		font-size: 38px;
	}
}

@media screen and (max-width:420px) {
	.elementor-top-section h1.elementor-heading-title {
		font-size: 30px;
	}

	body .elementor-element .elementor-widget-container h3 strong {
		font-size: 1em;
	}

	.page-header h1 {
		font-size: 25px;
	}

}

@media screen and (max-width:300px) {
	.page-header h1 {
		font-size: 20px;
	}
}

.qirion-article .featured-image-img {
	aspect-ratio: 1.5;
	object-fit: cover;
}


/** Nieuwe CSS **/

header.banner .main-menu-wrapper .main-menu .menu-item {
	height: 100px;
}

header.banner .main-menu-wrapper .main-menu .menu-item.active a {
	color: #E52329;
}

header.banner .main-menu-wrapper .main-menu .menu-item.external a {
	font-size: 18px;
	height: 45px;
	width: 254px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 0pc;
	font-weight: 300;
}

section.hero#home .qirion-bubble {
	font-size: 20px;
	line-height: 35px;
	width: 520px
}


section.hero#home .qirion-bubble-cta {
	font-family: 'Museo Sans';
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	width: 253px;
	text-transform: uppercase;
	padding-right: 45px;
	top: 100%;
	left: calc(50% - 126.5px);
}

section.hero#home .qirion-bubble-cta:after {
	background-image: url(images/external-white.086b00.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	transform: rotate(45deg);
	top: 16px;
	right: 15px;

}

section.hero#home .qirion-bubble:after {
	display: none;
}

section.hero#home .qirion-bubble:before {
	height: 25px;
	left: calc(50% + 27px);
}


body .quick_links {
	background-color: #E52329;
	max-width: 318px;
	margin-left: auto;
	padding: 30px 25px;
}

body .quick_links h3 {
	color: #FFFFFF;
	font-family: "Caecilia LT Pro", sans-serif;
	font-weight: 700;
	margin-top: 0px !important;
	margin-bottom: 0px;
}

body .quick_links p {
	margin-bottom: 0px !important;
	margin-top: 0px;
}

body #intro_rij .elementor-column:last-child .elementor-widget-wrap {
	padding-right: 0px;
}

body .quick_links a {
	color: #FFFFFF !important;
	width: 100%;
	display: block;
	font-weight: 300;
	font-size: 16px;
	line-height: 35px;
	position: relative;
}

body .quick_links a:after {
	background-image: url(images/external-white.086b00.svg);
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 20px;
	position: absolute;
	width: 17px;
	transform: rotate(45deg);
	top: 7px;
	right: 0px;
}

.hero_pijl img {
	width: 30px;
}

.hero_pijl {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}

.vorm_title .wp-caption,
.vacature_rij .wp-caption {
	position: relative;
}

.vorm_title .wp-caption figcaption,
.vacature_rij .wp-caption figcaption {
	background-color: #e52329;
	width: fit-content;
	color: #FFFFFF;
	font-family: "Caecilia LT Pro", sans-serif;
	font-size: 26px;
	font-weight: 500;
	padding: 19px 20px;
	padding-bottom: 11px;
	position: relative;
	margin-top: -150px;
	left: 35px;
	margin-bottom: 30px;
}

.vorm_title.top .wp-caption figcaption {
	left: 56px;
	position: absolute;
	top: 38px;
	margin-top: 0px;
	line-height: 35px;
}

.vorm_title,
.vacature_rij .elementor-widget-image {
	margin-bottom: 60px !important;
}

.vorm_title .wp-caption figcaption:before,
.vacature_rij .wp-caption figcaption:before {
	content: "";
	background-color: #e52329;
	position: absolute;
	height: 8px;
	width: calc(100% - 103px);
	left: 0px;
	bottom: -8px;
}

.vorm_title .wp-caption figcaption:after,
.vacature_rij .wp-caption figcaption:after {
	content: "";
	background-color: #e52329;
	position: absolute;
	height: 16px;
	width: 97px;
	right: 16px;
	bottom: -16px;
}

.duo_links .elementor-widget-container {
	display: flex;
	flex-wrap: wrap;
}

.duo_links p {
	margin-top: 0px;
	width: 100%;
}

.duo_links.fifty_links p {
	width: 50%;
}

body .duo_links a {
	color: #e52329;
	position: relative;
	font-weight: 500;
}

.duo_links a:after {
	content: "";
	background-image: url('/img/Icon_metro-arrow-right.svg');
	width: 19px;
	height: 16px;
	background-size: cover;
	position: absolute;
	right: -30px;
	top: 4px
}

.duo_links {
	position: absolute;
	bottom: 0px;

}

.fifty_tekst {
	padding-bottom: 90px;

}

.fifty_tekst p {
	font-size: 20px;
	line-height: 35px;
}

.duo_blokken {
	margin-bottom: 90px;
	padding-bottom: 90px;
	position: relative;
}

.duo_blokken:after {
	content: "";
	height: 1px;
	width: 100%;
	background-color: #DDDDDD;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/** Vacature Rij **/
body .vacature_rij h2 {
	font-size: 40px;
	font-family: "Caecilia LT Pro", sans-serif !important;
	font-weight: 600 !important;
	margin-bottom: 0px !important;
}

body .vacature_rij h3 {
	font-family: "Caecilia LT Pro", sans-serif !important;
	font-size: 32px;
	font-weight: 700 !important;
	margin-bottom: 0px !important;
}

.vacature_rij .wp-caption figcaption {
	font-size: 24px;
	font-weight: 500;
	padding: 12px 20px;
	padding-bottom: 1px;
	left: inherit;
	right: 35px;
	margin-left: auto;
}

.vacature_rij h4 {
	color: #000000 !important;
	font-family: "Caecilia LT Pro", sans-serif !important;
	margin-top: 0px !important;
	font-size: 26px !important;
	position: relative;
	padding-bottom: 20px;
}

.vacature_rij .elementor-widget-image {
	margin-bottom: 90px !important;
}

.vacature_rij h4:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	bottom: 0px;
	left: 0px;

}

#intro_rij {
	margin-bottom: 90px
}

.vacature_rij p:first-child {
	margin-top: 0px;
}

.vacature_rij p {
	font-size: 20px;
	line-height: 35px;
	font-weight: 300;
}

.blauwe_knop .elementor-button-link {
	background-color: #41C0F0;
	border-radius: 0px;
	font-family: "Museo Sans" !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	height: 55px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	position: relative;
	padding-right: 60px;
}

.qirion-article .entry-summary a.read-more {
	font-weight: 400 !important;
}

.vacature_rij {
	margin-bottom: 60px;
}

.content-info img {
	display: none;
}

body footer.content-info {
	height: 100px;
	display: flex;
	align-items: center;

}

.blauwe_knop .elementor-button-link:after {
	background-image: url(images/external-white.086b00.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	transform: rotate(45deg);
	top: 16px;
	right: 15px;
}

.qirion_nieuws h2.elementor-heading-title {
	font-size: 40px !important;
	font-family: "Caecilia LT Pro", sans-serif !important;
	font-weight: 600 !important;
	margin-bottom: 20px;
	padding-bottom: 45px !important;
	position: relative;

	margin-top: 10px;
	padding-bottom: 0px;
}

.qirion_nieuws {
	overflow: hidden;
}

.qirion_nieuws .elementor-widget-heading h2:after {
	content: "";
	height: 1px;
	width: 400vw;
	background-color: #DDDDDD;
	position: absolute;
	bottom: 0px;
	left: -100vw;
}

.qirion_nieuws .recent_qirion_posts h2 a {
	font-weight: 500;
}

.qirion_nieuws .recent_qirion_posts img {
	max-height: 215px;
	object-fit: cover;
	border-radius: 0px;
}

.qirion_nieuws .recent_qirion_posts h2 {
	font-size: 24px !important;
	line-height: 36px;
	font-weight: 500 !important;
}

.qirion_nieuws .recent_qirion_posts .entry-summary p {
	font-size: 20px;
	line-height: 35px;
	font-weight: 300;
	font-family: "Museo Sans";
}

.qirion_nieuws .recent_qirion_posts .grid {
	gap: 30px;
}

body .elementor-section.elementor-section-boxed>.elementor-container,
.page-header .container {
	max-width: 1272px;
}

/** Header Aanpassing **/
.main-menu-wrapper>.container,
.top-bar>.container {
	padding-left: 40px;
	padding-right: 40px;
	max-width: 100%;
}

.main-menu-wrapper>.container {
	position: relative;
	height: 100px;
	justify-content: space-between;
}

.main-menu-wrapper>.container>.main-menu {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 500px);
	justify-content: center;
}

header.banner .main-menu-wrapper .menu-item.external a {
	font-size: 18px;
	height: 45px;
	width: 254px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 0pc;
	font-weight: 300;
	background-color: var(--color-red);
	border-radius: 3px;
	color: #fff;
	margin: -5px;
	padding: 5px 42px 5px 10px;
	position: relative;

}

header.banner .main-menu-wrapper .menu-item.external a:after {
	background-image: url(images/external-white.086b00.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}



.main-menu-wrapper>.container>.main-menu .external {
	display: none;
}

.recent_qirion_posts .qirion-text-btn {
	font-weight: 400;
}

.qirion_nieuws .recent_qirion_posts .qirion-article {
	padding-bottom: 55px;
}

.qirion_nieuws .recent_qirion_posts .qirion-article .read-more {
	position: absolute;
	bottom: 0px;
}

.qirion_nieuws {
	margin-bottom: 90px;
}

body .outline_knop a {
	font-family: "Museo Sans" !important;
	font-size: 18px !important;
	line-height: 22px;
	background-color: transparent !important;
	display: inline-flex;
	height: 55px;
	align-items: center;
	justify-content: center;
	border: 2px solid #E52329;
	border-radius: 0px;
	font-weight: 400 !important;
	padding: 0px 25px;
	padding-right: 60px;
	text-transform: uppercase;
}

body .outline_knop a:hover {
	color: #000;
}

.qirion_nieuws .outline_knop:before {
	content: "";
	width: 400vw;
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	top: 0px;
	left: -100vw;
}

.qirion_nieuws .outline_knop a span:after {
	content: "";
	background-image: url('/img/Icon_metro-arrow-right_black.svg');
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 15px;
	position: absolute;
	width: 18px;
	top: 17px;
	right: 22px;
}

.qirion_nieuws .outline_knop a {
	position: relative;
}

.qirion_nieuws .outline_knop {
	margin-top: 70px !important;
	padding-top: 45px !important;
	position: relative;
}

/** Footer **/

section.hero#footer .qirion-bubble:before {
	display: none;
}

section.hero#footer .qirion-bubble .contact-cta:hover {
	background-color: #FFFFFF;
	color: #E52329;
}

section.hero#footer .qirion-bubble .contact-cta {
	background-color: #FFFFFF;
	color: #E52329;
}

section.hero#footer .qirion-bubble .contact-cta:after {
	background-image: url('/img/Icon_metro-arrow-right.svg');
}

section.hero#footer .qirion-bubble-title {
	margin-bottom: 3px;
}

section.hero#footer a.footer_mail:before {
	content: "";
	background-image: url('/img/Icon_metro-mail_white.svg');
	background-size: cover;
	width: 26px;
	height: 21px;
	position: relative;
	display: inline-block;
	margin-right: 9px;
	bottom: -4px;
}

section.hero#footer a.footer_mail {
	margin-bottom: 10px;
	display: inline-block;
}

section.hero#footer a.footer_tel:before {
	content: "";
	background-image: url('/img/Icon_material-local-phone_white.svg');
	background-size: cover;
	width: 26px;
	height: 26px;
	position: relative;
	display: inline-block;
	margin-right: 9px;
	bottom: -4px;
}

section.hero#footer .qirion-bubble-text.footer-locations {
	justify-content: space-between;
}

/** Vervolgpagina **/
.page-header .overlay {
	display: none;
}

body .page-header,
body.blog .page-header {
	background-position-y: -240px;
	background-size: cover;
}

.page-header h1 {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 75px;
	background-color: #E52329;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 16px;
	padding-bottom: 8px;
	position: relative;
	line-height: 35px;
	font-weight: 500;
	width: fit-content;
}

.page-header h1:before {
	content: "";
	background-color: #e52329;
	position: absolute;
	height: 8px;
	width: calc(100% - 103px);
	left: 0px;
	bottom: -8px;
}

.page-header h1:after {
	content: "";
	background-color: #e52329;
	position: absolute;
	height: 16px;
	width: 97px;
	right: 16px;
	bottom: -16px;
}

.sectie_titel h2 {
	font-size: 40px !important;
	font-family: "Caecilia LT Pro", sans-serif !important;
	font-weight: 600 !important;
	line-height: 60px;
}

#een img {
	max-height: 410px;
	object-fit: cover;

}

#een {
	padding-bottom: 90px;
	position: relative;
	overflow: hidden;

}

/**#een:after{
	content:"";
	width:197vw;
	height:1px;
	background-color:#DDDDDD;
	position:absolute;
	bottom:0px;
	left:-100vw;
} **/
#vier {
	position: relative;
	padding-top: 70px;
	overflow: hidden;
}

#vier:before {
	content: "";
	width: 400vw;
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	top: 40px;
	left: -100vw;
}

#vier:after {
	content: "";
	width: 400vw;
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	bottom: -40px;
	left: -100vw;
}



/** Floating Sidebar **/

.float_sidebar h3 {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 30px;
	font-family: "Caecilia LT Pro", sans-serif;
	margin-bottom: 0px;

}

.float_sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.float_sidebar .elementor-widget-container {
	padding: 25px;
	width: 100%;
	position: absolute;
	right: 0px;
}

.float_sidebar ul li {
	padding-left: 0px;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
}

.float_sidebar ul li:after {
	background-image: url(images/external-white.086b00.svg);
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 20px;
	position: absolute;
	width: 17px;
	transform: rotate(45deg);
	top: 7px;
	right: 0px;

}

.float_sidebar ul li a {
	color: #FFFFFF;
}

.float_sidebar .contact_sidebar {
	font-family: 'Museo Sans';
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	width: calc(100% - 15px);
	text-transform: uppercase;
	padding-right: 45px;
	top: 100%;
	background-color: #FFFFFF;
	padding-left: 26px;
	justify-content: flex-start;
	color: #E52329;
	font-weight: 600;
	position: relative;
	margin-top: 30px;
	margin-left: 7.5px;
}

.float_sidebar .contact_sidebar:after {
	content: "";
	background-image: url(/img/Icon_metro-arrow-right.svg);
	width: 19px;
	height: 16px;
	background-size: cover;
	position: absolute;
	right: 20px;
	top: 19px;
}

.float_sidebar {
	z-index: 9999;
}

.float_sidebar.affix {
	position: fixed;
	right: inherit;
	width: 320px;
	z-index: 9999;
	top: 150px;
}

.blauwe_vlak.affix {
	position: fixed;
	right: inherit;
	width: 320px;
	z-index: 9999;
	top: 170px;
}

.float_sidebar .elementor-widget-container:after {
	content: "";
	width: 278px;
	height: 12.5px;
	position: absolute;
	bottom: -12.5px;
	background-color: #E52329;
	left: 0px;
}

.float_sidebar .elementor-widget-container:before {
	content: "";
	width: 115px;
	height: 12.5px;
	position: absolute;
	bottom: -25px;
	background-color: #E52329;
	right: 42px;
}

#intro_sectie .elementor-column:last-child .elementor-widget-wrap {
	padding: 0px;
}

#intro_sectie>div>.elementor-column:last-child {
	width: 320px;
	margin-left: auto;
}

/** Blauwe Vlak **/
.blauwe_vlak .elementor-widget-container {
	padding: 25px;
	width: 100%;
	position: absolute;
	right: 0px;
	top: 400px;
	background-color: #41C0F0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 999;
	padding-bottom: 15px;
}

.blauwe_vlak .elementor-widget-container img {
	width: 120px;
	height: 120px;
	border-radius: 50vh;
	border: 2px solid #FFFFFF;
	margin-bottom: 5px;
}

.blauwe_vlak .elementor-widget-container h3 {
	margin: 0;
	color: #FFFFFF;
	font-family: "Caecilia LT Pro", sans-serif;
	font-size: 30px;
	position: relative;
}

.blauwe_vlak .elementor-widget-container h3:after {
	background-image: url(images/external-white.086b00.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	height: 20px;
	position: absolute;
	right: -30px;
	top: -4px;
	width: 25px;
}

.blauwe_vlak .elementor-widget-container:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 32px solid #41C0F0;
	border-right: 32px solid transparent;
	position: absolute;
	bottom: -32px;
	left: 0px;
}

/** Titel Fix **/
.sectie_titel,
.sectie_titel h2,
.min_marge h3,
.min_marge {
	margin-bottom: 0px !important;
}

#component ul,
#diagnose ul,
#ontwikkeling ul,
#diensten ul {
	margin-left: 0px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0px;
}

#component ul li,
#diagnose ul li,
#ontwikkeling ul li,
#diensten ul li {
	width: 33.33%;
	padding-left: 0px;
	margin: 2px 0px;
}

#component .elementor-widget-heading,
#diagnose .elementor-widget-heading,
#ontwikkeling .elementor-widget-heading,
#diensten .elementor-widget-heading {
	margin-bottom: 0px;
}

#component h3:before {
	content: "";
	height: 100px;
	width: 100px;
	position: relative;
	background-image: url('/content/uploads/2022/12/per_componente.jpeg');
	background-size: cover;
	margin-right: 22px;
	min-width: 100px;
}

#diagnose h3:before {
	content: "";
	height: 100px;
	width: 100px;
	position: relative;
	background-image: url('/content/uploads/2022/12/per_diagnose.jpeg');
	background-size: cover;
	margin-right: 22px;
}

#ontwikkeling h3:before {
	content: "";
	height: 100px;
	width: 100px;
	position: relative;
	background-image: url('/content/uploads/2022/12/ontwikkeling.jpeg');
	background-size: cover;
	margin-right: 22px;
}

#diensten h3:before {
	content: "";
	height: 100px;
	width: 100px;
	background-position: 50%;
	position: relative;
	background-image: url('/content/uploads/2022/12/diensten.jpeg');
	background-size: cover;
	margin-right: 22px;
}

#component h3,
#diagnose h3,
#ontwikkeling h3,
#diensten h3 {
	background-color: #F7F7F7;
	height: 100px;
	display: flex;
	align-items: center;
}


body .related_articles {
	margin-top: 90px;
	padding-top: 45px;
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}

body .related_articles:before {
	content: "";
	height: 1px;
	width: 400vw;
	background-color: #DDDDDD;
	position: absolute;
	top: 0px;
	left: -100vw;
}


/** Blog **/
body.blog .page-header {
	background-position-y: -150px;
}

body.blog .gap-3 {
	gap: 30px;
}

body.blog .qirion-article .featured-image {
	border-radius: 0px;
}

body.blog .qirion-article .entry-title {
	font-family: "Caecilia LT Pro", sans-serif;
	font-size: 24px;
	line-height: 36px;
	color: #E52329;
	margin-top: 15px;
}

body.blog .qirion-article .entry-summary p {
	font-size: 20px;
	line-height: 35px;
	font-family: "Museo Sans";
	font-weight: 300;
}

body.blog .qirion-article .read-more {
	font-weight: 500;
	position: absolute;
	bottom: 0px;
}

body.blog .qirion-article {
	position: relative;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

body.blog .qirion-article:nth-child(3n+3):after {
	content: "";
	width: 400vw;
	height: 1px;
	position: absolute;
	bottom: -45px;
	left: -100vw;
	background-color: #DDD;
}

body.blog .qirion-article:nth-child(9):after {
	display: none;
}

body.blog .news-overview {
	padding-top: 45px;
	overflow: hidden;
}

body.single-post .single-content {
	margin-top: 0px;
	max-width: 820px;

}

body.single-post .article_image {
	height: 442px;
	object-fit: cover;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 35px;
}

body.single-post h1.entry-title {
	font-size: 40px;
	line-height: 50px;
}

body.single-post .updated {
	font-size: 16px;
	font-weight: 300;
	position: relative;
	margin-bottom: 30px;
	color: #AFAFAF;
}

body.single-post #main:before {
	content: "";
	width: 100%;
	height: 370px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #F7F7F7;
	z-index: -1;
}

body.single-post #main {
	position: relative;
}

body.single-post .entry-content p {
	font-size: 20px;
	line-height: 35px;
}


body.single-post .entry-content p strong {
	font-size: 20px;
	line-height: 35px;
	font-weight: 400 !important;
}

body.single-post .entry-content p {
	font-weight: 300 !important;
}

body.single-post .entry-content h3 {
	font-size: 30px;
	font-weight: 300 !important;
	margin-top: 45px;
	margin-bottom: 15px;
	color: #000;
	font-family: "Caecilia LT Pro", sans-serif;
}

body .social-share {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 90px;
	padding-top: 50px;
	position: relative;
	margin-top: 45px;
}

body .social-share:before {
	content: "";
	height: 1px;
	width: 400vw;
	background-color: #DDD;
	position: absolute;
	left: -100vw;
	top: 0px;
}

body .social-share .social-share-title {
	font-family: "Caecilia LT Pro", sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 300;
	margin-right: 30px;
}

body .social-share-icons li {
	padding: 0px;
	border-radius: 0px !important;
	border: 0 !important;
	margin-right: 8px;
	position: relative;
	background-color: #213A8F;
	width: 39px;
	height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body .social-share-icons li:hover {
	background-color: #213A8F;
	opacity: 0.9;
}

body .social-share-icons li:last-child {
	margin-right: 0px;
}

body .social-share-icons li svg {
	width: 39px;
	height: 39px;
	z-index: 999;
}


/** Koppen Fix **/
body #main h2 {
	font-size: 40px;
	font-family: "Caecilia LT Pro", sans-serif;
	font-weight: 700 !important;
	line-height: 1.38;

}

body #main h3 {
	font-size: 30px;
	font-family: "Caecilia LT Pro", sans-serif;
	line-height: 1.38;
}

body .main .elementor h3 {
	font-weight: 700;
}

/** Contact Pagina **/
body #main .contact_kop {
	margin-bottom: 0px;
}

body .contact_kop h3 {
	margin-bottom: 0px;
}

#main .contact_mail {
	margin-bottom: 5px;
}

#main .contact_tel p {
	margin-top: 0px;
}

#main .contact_mail p a,
#main .contact_tel p a {
	font-weight: 300;
}

#main .contact_mail p,
#main .contact_tel p {
	margin-bottom: 0px;
	font-weight: 300;
	font-size: 20px;
}


.contact_mail {
	margin-bottom: 10px;
}

.contact_mail p a:before {
	content: "";
	background-image: url(/img/Icon_metro-mail_red.svg);
	background-size: cover;
	width: 20px;
	height: 16px;
	position: relative;
	display: inline-block;
	margin-right: 14px;
	bottom: -0px;
}

.contact_tel p a:before {
	content: "";
	background-image: url(/img/Icon_material-local-phone_red.svg);
	background-size: cover;
	width: 24px;
	height: 24px;
	position: relative;
	display: inline-block;
	margin-right: 9px;
	bottom: -4px;
}

.contact_tel {
	position: relative;
	padding-bottom: 30px;
}

#main .contact_tel:after {
	width: 100%;
	content: "";
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	bottom: -5px;
}

#main .contact_locaties {
	padding-left: 120px;
}

#gform_wrapper_2 {
	margin-top: 30px;
}

#gform_wrapper_2 .ginput_container_text input::placeholder,
#gform_wrapper_2 textarea::placeholder {
	font-size: 16px;
	font-family: "Museo Sans";
	font-weight: 300;
	color: #000000;

}

#gform_wrapper_2 .ginput_container_text input {
	background-color: #F8F8F8;
	border: 0 !important;
	height: 50px;
	font-size: 16px;
	font-family: "Museo Sans";
	font-weight: 300;
	color: #000000;
	border-bottom: 2px solid #AFAFAF !important;
	border-radius: 0px;
	padding-left: 11px;
}

body .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 30px;
	grid-column-gap: 30px;
}

#gform_wrapper_2 textarea {
	background-color: #F8F8F8;
	border: 0;
	font-size: 16px;
	font-family: "Museo Sans";
	font-weight: 300;
	color: #000000;
	border-bottom: 2px solid #AFAFAF !important;
	border-radius: 0px;
	height: 145px;
	padding-left: 11px;
}

body #main h2.gform_submission_error {
	font-size: 18px;
}

#gform_wrapper_2 .gform_body .gfield_consent_label {
	font-size: 16px;
	line-height: 35px;
	color: #000;
	font-weight: 300;
}

#gform_wrapper_2 .gform_body .gfield_consent_label a {
	font-weight: 300;
	text-decoration: underline;
}

#gform_wrapper_2 .ginput_container_consent {
	margin-top: -30px;
}

.ginput_container_consent .gfield_required_text {
	margin-left: 10px;
}

#gform_wrapper_2 #gform_submit_button_2 {
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: 300;

}

#main .contact_locatie p {
	margin-bottom: 0px;
}

#main .contact_locatie {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0px;
}

#main .contact_locatie h3 {
	font-size: 26px;
	line-height: 35px;
	color: #000;
	font-weight: 200 !important;
	margin-bottom: 0px;
}

/** Social Share uitzetten **/
body.page .social-share {
	display: none;
}

body #main #splide_projects h2 {
	font-size: 24px;
	line-height: 36px;
	margin-top: 10px;
	margin-bottom: 0px;
}

body #main #splide_projects {
	margin-left: -1rem;
	margin-right: -1rem;
}

body #main #splide_projects img {
	border-radius: 0px;
	max-height: 215px;
	object-fit: cover;
}

body #main #splide_projects p {
	margin-top: 10px;
	font-size: 20px;
	font-weight: 300;
}

body #main #splide_projects h2 a {
	font-weight: 700 !important;
}

body #main #splide_projects .qirion-article .featured-image {
	border-radius: 0px;
}

body #main .recent_slider {
	margin-top: 15px;
}


#splide_projects .splide__arrow {
	background-color: #41C0F0;
	opacity: 1;
}

#splide_projects .splide__arrow--next {
	right: -30px;
}

#splide_projects .splide__arrow--prev {
	left: -30px;
}

#splide_projects .read-more {
	position: absolute;
	bottom: 0px;
}

#splide_projects .splide__arrow svg path {
	fill: #FFFFFF;
}

#splide_projects .qirion-article {
	padding-bottom: 50px;
}

.outline_knop a,
.blauwe_knop a,
section.hero#home .qirion-bubble-cta {
	transition: all .05s ease-in-out;

}

.outline_knop a:hover,
.blauwe_knop a:hover,
section.hero#home .qirion-bubble-cta:hover {
	padding-right: 95px;
	margin-right: -35px;
	background-color: #F7F7F7 !important;
}

.blauwe_knop a:hover,
section.hero#home .qirion-bubble-cta:hover {
	background-color: #52CCFA !important;
}

section.hero#home .qirion-bubble-cta:hover {
	width: 300px;
	padding-left: 23px;
}


header.banner.scrolling .main-menu-wrapper .main-menu .menu-item {
	height: 100px;
}




/** Correctie punten **/

section.hero#home .qirion-bubble {

	transform: translateY(-50%);
	left: 10px;

}

section.hero#home .container {
	position: relative;
	height: 100%;
}

body .quick_links {
	padding-bottom: 18.5px;
	margin-top: 45px;
}

.quick_links:after {
	content: "";
	height: 12.5px;
	width: calc(100% - 35px);
	background-color: #E52329;
	position: absolute;
	bottom: -12.5px;
	left: 0px;
}

.quick_links:before {
	content: "";
	height: 12.5px;
	width: 115px;
	bottom: -25px;
	background-color: #E52329;
	position: absolute;
	right: 35px;
}

.duo_blokken .vorm_title {
	margin-bottom: 0px !important;
}

.duo_blokken .vorm_title .wp-caption figcaption {
	margin-top: -110px;
	position: absolute;
	bottom: 10px;
}

.duo_links a {
	font-size: 20px;
	line-height: 35px;
}

.vacature_rij .elementor-col-33 {
	padding-left: 75px;
}

.blauwe_knop .elementor-button-link {
	color: #FFFFFF;
}

.news-overview .qirion-article .featured-image {
	border-radius: 0px;
}

.qirion_nieuws .outline_knop {
	margin-top: 45px !important;
}

body #main .related_articles h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.ginput_container_consent input {
	width: 20px;
	height: 20px;
	border-radius: 3px !important;
	border: 2px solid #AFAFAF !important;
	border: 0 !important;
	margin-right: 5px;
	position: relative;
	bottom: -4px;
}

body .ginput_container_consent {
	position: relative;
}

.ginput_container_consent:before {
	content: "";
	width: 22px;
	height: 23px;
	border: 2px solid #cacaca;
	position: absolute;
	left: -1px;
	top: 9px;
	border-radius: 3px;
}

body.page-id-309 section.hero#footer .qirion-bubble {
	display: none;
}

.ginput_container_consent input:before {}

/** Responsive **/
@media screen and (max-width:1300px) {
	body .page-header {
		background-position-y: -90px;
	}
}


@media screen and (max-width:1200px) {
	body .main-menu {
		margin-left: -50px;
	}
}

@media screen and (max-width:1150px) {
	header.banner .main-menu-wrapper .main-menu .menu-item {
		padding: 0px;
	}
}

@media screen and (max-width:1100px) {
	header.banner .main-menu-wrapper .main-menu .menu-item {
		font-size: 16px;
	}
}

@media screen and (max-width:1023px) {

	body .menu-item.external,
	body .top-bar-mobile {
		display: none;
	}

	header.banner .main-menu-wrapper .mobile-menu a {
		height: 25px;
		width: 37px;
		background-size: contain;
	}

	.main-menu-wrapper .logo {
		width: 151px;
		padding-top: 25px;
		padding-bottom: 25px;
	}

	section.hero#home .qirion-bubble {
		font-size: 18px;
		padding: 30px 19px;
	}

	section.hero:not(#footer) {
		margin-bottom: 0px;
	}
}

@media screen and (max-width:991px) {

	body .page-header,
	body.blog .page-header {
		background-position-y: -5px;
	}
}

@media screen and (min-width:767px) {
	.cta_mobile {
		display: none !important;
	}

	body .hide_desktop {
		display: none;
	}

	.nieuws_mobiel {
		display: none;
	}

	.blauwe_vlak_mobiel {
		display: none !important;
	}

}

@media screen and (max-width:767px) {


	#intro_rij .elementor-col-33 {
		display: none;
	}

	.main-menu-wrapper>.container,
	.top-bar>.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	body .page-header,
	body.blog .page-header {
		background-position-y: -1px;
	}

	#intro_rij .elementor-col-66 {
		width: 100%;
	}

	.qirion_nieuws .recent_qirion_posts .qirion-article {
		padding-bottom: 15px;
	}

	.elementor-container .elementor-col-50 {
		width: 100%;
	}

	.duo_blokken {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
		padding-bottom: 0px;
		margin-bottom: 40px;
	}

	.duo_blokken img {
		width: 100%;
	}

	body .fifty_tekst,
	body .duo_links {
		padding-left: 20px;
		padding-right: 20px;
	}

	.vorm_title .wp-caption figcaption,
	.vacature_rij .wp-caption figcaption {
		left: 20px;
		margin-top: -110px;
		margin-bottom: 0px;
	}

	#intro_rij {
		margin-bottom: 30px;
	}

	#intro_rij p {
		margin-bottom: 0px;
		font-size: 20px;
		line-height: 35px;
	}

	.duo_blokken .elementor-column .fifty_tekst {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.duo_blokken .elementor-column .duo_links {
		position: relative;
		margin-bottom: 60px;
	}

	.duo_blokken .elementor-column:last-child .duo_links {
		margin-bottom: 50px;
	}

	.vorm_title .wp-caption figcaption,
	.vacature_rij .wp-caption figcaption {
		font-size: 20px;
		line-height: 35px;
	}

	.fifty_tekst p {
		font-size: 18px;
		line-height: 32px;
	}

	.duo_links a {
		font-size: 18px;
		line-height: 32px;
	}

	.duo_links .elementor-widget-container>p {
		margin-bottom: 0px;
	}

	body .elementor-container>.elementor-column {
		width: 100%;
	}

	body .vacature_rij h2 {
		text-align: center;
		margin-top: 0px;
		margin-bottom: 25px !important;
	}

	.duo_links.fifty_links p {
		width: 100%;
	}

	body #main h2 {
		font-size: 26px;
		line-height: 35px;
	}

	body .vacature_rij {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}

	.vacature_rij .wp-caption figcaption {
		left: inherit;
		right: 20px;
	}

	.vacature_rij .elementor-widget-heading,
	.vacature_rij .elementor-widget-text-editor,
	.vacature_rij .elementor-widget-button {
		padding-left: 20px;
		padding-right: 20px;
	}

	.vacature_rij iframe {
		max-width: 90%;
	}

	.qirion_nieuws h2.elementor-heading-title {
		font-size: 26px !important;
		line-height: 35px !important;
		margin-bottom: 10px;
		padding-bottom: 30px !important;
	}

	.qirion_nieuws .qirion-article {
		display: flex;
	}

	.qirion_nieuws .qirion-article .featured-image {
		width: 25%;
		max-width: 25%;
		min-width: 25%;
		margin-right: 11px;
	}

	.qirion_nieuws .qirion-article .entry-summary {
		display: none;
	}

	.qirion_nieuws .recent_qirion_posts h2.entry-title {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 16px !important;
		font-weight: 700 !important;
		line-height: 29px !important;
	}

	.qirion_nieuws .recent_qirion_posts h2.entry-title a {
		font-weight: 700 !important;
	}

	.qirion_nieuws .outline_knop {
		margin-top: 0px !important;
	}

	section.hero#footer .qirion-bubble {
		width: 100%;
	}

	section.hero#footer {
		background-image: none;
		background-color: var(--color-red);
	}

	section.hero#footer:before {
		background-image: url(images/footer-bg.c25d36.png);
		content: "";
		height: 41vw;
		background-size: cover;
		width: 100%;
		display: block;
		position: relative;
	}

	section.hero#footer .qirion-bubble {
		max-width: 100%;
		padding: 0px;
		position: relative;
		left: 0px;
		right: 0px;
		top: 0px;
		transform: none;
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 45px;
	}

	body .tagembed-container {
		text-align: center;
	}

	.contact-cta_desktop {
		display: none !important;
	}

	section.hero#footer .qirion-bubble .contact-cta {
		position: relative;
		right: 0px;
		top: 0px;
	}

	section.hero#footer .qirion-bubble-text {
		font-size: 18px;
		line-height: 35px;
	}

	body #footer {
		height: fit-content;
	}

	section.hero#footer .qirion-bubble-title {
		font-size: 30px;
		line-height: 35px;
	}

	.contact-cta_mobile {
		margin-bottom: 60px;
	}

	#footer .footer-locations {
		margin-bottom: 100px;
	}

	.stripes {
		height: 95px;
		z-index: 999;
		position: relative;

	}

	footer.content-info {
		margin-top: -10px;
		z-index: 99;
		position: relative;
		padding-top: 50px;
		padding-bottom: 50px;
		height: auto !important;
	}

	body footer.content-info a {
		font-size: 16px;
		line-height: 19px;
		font-weight: 400;
		margin-bottom: 10px !important;
		display: block;
	}

	body footer.content-info a:last-child {
		margin-bottom: 0px;
	}

	/** Vervolgpagina **/
	.float_sidebar {
		display: none;
	}

	.page-header h1 {
		font-size: 20px;
		line-height: 35px;
		padding-top: 8px;
		padding-bottom: 2px;
	}

	.page-header h1:after {
		right: 14px;
		bottom: -14px;
		height: 14px;
	}

	.page-header h1:before {
		height: 7px;
		bottom: -7px;
	}

	.breadcrumbs-wrap {
		margin-bottom: 0px;
	}

	.page-header {
		margin-bottom: 0px;
	}

	#een {
		padding-top: 0px;
		padding-bottom: 70px;
		overflow: visible;
	}

	#twee {
		overflow: visible;
	}

	.page-header h1 {
		margin-bottom: 50px;
	}

	#intro_sectie p {
		font-size: 20px;
		line-height: 35px;
	}

	.sectie_titel h2 {
		font-size: 26px !important;
		line-height: 35px !important;
	}

	#een p,
	#twee p,
	#drie p,
	#vier p,
	#vijf p {
		margin-top: 5px;
		font-size: 18px;
		line-height: 32px;
	}

	body #main h3 {
		font-size: 18px;
		line-height: 35px;
	}

	body #een h3,
	body #twee h3 {
		margin-top: 20px;
		margin-bottom: 15px !important;
		font-size: 22px;
		line-height: 35px;
	}

	.min_marge .elementor-widget-container {
		margin-top: 0px !important;
	}

	#intro_sectie .elementor-widget-container {
		padding-right: 0px;
	}

	.page-header {
		min-height: 53.5vw;
	}

	#een .elementor-widget-image,
	#twee .elementor-widget-image {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}

	.no_pad_mob p {
		font-size: 18px;
	}

	.vorm_title .wp-caption figcaption {
		padding-top: 8px;
		padding-bottom: 2px;
	}

	.vorm_title .wp-caption figcaption:before,
	.vacature_rij .wp-caption figcaption:before {
		height: 7px;
		bottom: -7px;
	}

	.vorm_title .wp-caption figcaption:after,
	.vacature_rij .wp-caption figcaption:after {
		bottom: -14px;
		height: 14px;
		right: 15px;
	}

	.media_blok .vorm_title .wp-caption figcaption {
		font-size: 18px;
	}

	.media_blok .vorm_title.top .wp-caption figcaption {
		left: 10px;
		top: 15px;
	}

	.media_blok .vorm_title {
		margin-bottom: 0px !important;
	}

	.no_pad_mob>div {
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-top: 20px !important;
		margin-top: 0px !important;
	}

	.spacer_deel {
		display: none;
	}

	.media_blok .elementor-widget-wrap {
		margin-top: 0px !important;
	}

	.video_titel h3 {
		font-size: 26px !important;
		line-height: 35px !important;
	}

	.video_rij .elementor-widget-wrap {
		padding: 10px !important;
	}

	body .related_articles {
		padding-top: 25px;
		padding-bottom: 10px;
	}

	body .recent_slider .splide {
		display: none !important;
	}

	.spaced_title .elementor-widget-container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.nieuws_mobiel {
		margin-top: 25px;
	}

	.blauwe_vlak {
		display: none !important;
	}

	.blauwe_vlak_mobiel .blauwe_vlak {
		display: block !important;
		position: relative !important;
		top: inherit !important;
		width: 100% !important;
		margin-bottom: 30px;
	}

	.blauwe_vlak_mobiel .blauwe_vlak .elementor-widget-container {
		position: relative;
		top: inherit !important;
		width: 100% !important;
	}

	.blauwe_vlak_mobiel .blauwe_vlak .elementor-widget-container h3 {
		font-size: 30px !important;
		line-height: 35px;
		margin-top: 5px;
	}

	#footer .footer-locations {
		margin-bottom: 0px;
	}

	body #klein_tekst p {
		font-size: 18px;
		line-height: 32px;
	}

	/** Hoogspanningslab **/
	body.page-id-3802 #intro_sectie:after {
		display: none;
	}

	#component h3:before,
	#diagnose h3:before,
	#ontwikkeling h3:before,
	#diensten h3:before {}

	#ontwikkeling,
	#component {
		padding-top: 0px;
	}

	.elementor-3802 .elementor-element.elementor-element-c8ce6f6 {
		padding: 30px 0px 0px 0px;
	}

	#main .qirion_accordeon h3 {
		padding-left: 15px;
		height: auto !important;
		font-size: 18px;
		line-height: 32px;
		color: #000;
		padding-top: 19px;
		padding-bottom: 19px;
		text-transform: uppercase;
		font-family: "Museo Sans", sans-serif;
		font-weight: 400;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-right: 35px;
		position: relative;
		cursor: pointer;

	}

	#main .qirion_accordeon h3:after {
		content: "";
		background-image: url('/img/Icon_awesome-chevron-down-black.svg');
		background-size: cover;
		position: absolute;
		right: 15px;
		width: 15px;
		height: 9px;
	}

	#main .qirion_accordeon .elementor-widget-text-editor {
		height: 0;
		opacity: 0;
		transition: .3s ease-in height;
		padding-left: 15px;
		padding-right: 15px;

	}

	#main .qirion_accordeon {
		border: 2px solid #e52329;
	}

	#main .qirion_accordeon>div {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}

	#main .qirion_accordeon .elementor-widget-text-editor.visible {
		height: auto;
		opacity: 1;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#main .qirion_accordeon .elementor-widget-text-editor ul li {
		width: 100%;
	}

	/** Blog Archive **/
	body.blog .read-more {
		display: none;
	}

	body.blog .entry-summary {
		display: none;
	}

	body.blog .qirion-article {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	body.blog .gap-3 {
		gap: 40px;
	}

	body.blog .qirion-article {
		display: flex;
	}

	body.blog .qirion-article .featured-image {
		width: 25%;
		max-width: 25%;
		min-width: 25%;
		margin-right: 10px;
	}

	body.blog .qirion-article:nth-child(3n+3):after {
		display: none;
	}

	body.blog .qirion-article .entry-title {
		margin-top: -5px;
		font-size: 16px;
		line-height: 29px;

	}

	body.single-post .article_image {
		padding-top: 0px;
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
		max-width: calc(100% + 40px);
	}

	body .social-share:before {
		width: 100vw;
		left: -20px;
	}

	body.single-post h1.entry-title {
		font-size: 26px;
		line-height: 35px;
		margin-top: 25px;
	}

	body.single .entry-meta {
		margin-bottom: 30px;
	}

	body .social-share {
		flex-direction: column;
		align-items: flex-end;

	}

	body .social-share .social-share-title {
		margin-right: 0px;
	}

	body .hide_mobile {
		display: none;
	}

	body #main .contact_kop h3 {
		font-size: 22px;
		line-height: 35px;
	}

	#main .contact_locatie h3 {
		font-size: 22px;
		line-height: 35px;
	}

	#main .contact_locaties {
		padding-left: 0px;
	}

	.contact_tel {
		margin-bottom: 0px !important;
	}

	#main .contact_tel:after {
		left: -20px;
		width: calc(100% + 40px);
	}

	#main .contact_kop.hide_desktop {
		position: relative;
		margin-top: 10px !important;
		padding-top: 10px;
	}

	#main .contact_kop.hide_desktop:before {
		content: "";
		position: absolute;
		height: 1px;
		width: calc(100% + 40px);
		background-color: #DDDDDD;
		top: 0px;
		left: -20px;
		display: block;
	}

	#gform_wrapper_2 #gform_submit_button_2 {
		width: 100%;
	}

	.duo_blokken .vorm_title .wp-caption figcaption {
		bottom: 30px;
	}

	.vacature_rij .wp-caption figcaption {
		margin-top: 0px;
		position: absolute;
		top: inherit;
		bottom: 25px;
	}

	.vacature_rij .elementor-widget-image {
		margin-bottom: 5px !important;
	}

	body .vacature_rij h3 {
		font-size: 22px !important;
		line-height: 35px !important;
	}

	.vacature_rij h4 {
		font-size: 20px !important;
		line-height: 35px !important;
		margin-top: -20px !important;
	}

	.vacature_rij .elementor-col-33 {
		padding-left: 0px;
	}

	.duo_blokken {
		margin-bottom: 25px;
	}

	body .vacature_rij h2 {
		margin-bottom: 5px !important;
	}

	#intro_sectie {
		position: relative;
	}

	#intro_sectie:after {
		content: "";
		width: calc(100% + 20px);
		height: 1px;
		background-color: #DDDDDD;
		position: absolute;
		bottom: -35px;
		left: -10px;

	}

	.page-header h1 {
		padding-top: 5px;
		padding-bottom: 0px;
		padding-left: 23px;
		padding-right: 26px;
	}

	.page-header h1:before {
		width: calc(100% - 46% - 14px);
	}

	.page-header h1:after {
		width: 46%;
	}

	body.single-post .entry-content p {
		font-size: 18px;
		line-height: 32px;
	}

	body.single-post .entry-content p strong {
		font-size: 20px;
		line-height: 35px;
	}

	body.single-post #main .entry-content h3 {
		font-size: 22px;
		line-height: 35px;
	}

}

@media screen and (max-width:480px) {
	section.hero:not(#footer) {
		background-image: url('/img/mobiel-home-fallback.jpg');
	}

	body.single-post .article_image {
		height: 195px;
		object-fit: cover;
	}

	section.hero:not(#footer) video {
		display: none;
	}

	section.hero#home .qirion-bubble {
		left: 20px;
		max-width: calc(100% - 40px);
		transform: none;
		top: inherit;
		bottom: 100px;

	}

	.blauwe_knop .elementor-button-link {
		width: 100%;
	}
}

/** Zoom In **/
@media screen and (min-width:1024px) {

	/**.zoom_in:hover img{
	transform:scale(1.2);
	transition:.3s ease-in all;
	
} **/
	.zoom_in:hover {}
}

.outline_knop span {
	color: #000;
}

body .vacature_rij .elementor-col-33 h3 {
	color: #000 !important;
	font-weight: 300 !important;
	text-align: center;
}

/** Mobile Menu **/
body .mobile-menu-overlay {
	max-width: 325px;
	left: inherit;
	right: 0;
}

body .mobile-menu-overlay .mobile-menu .menu-item {
	font-size: 24px;
	line-height: 29px;
	padding-left: 20px;

}

body .mobile-menu-overlay .mobile-menu .menu-item.active {
	color: #FFB5B5;

}

.mm_external {
	font-size: 18px;
	line-height: 22px;
	color: #E52329;
	font-family: "Museo Sans", sans-serif;
	background-color: #FFFFFF;
	width: calc(325px - 40px);
	display: flex;
	height: 55px;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	position: absolute;
	bottom: 60px;
	left: 20px;
	font-weight: 300;
}

.mobile-menu-overlay>.container.mx-auto {
	max-height: calc(100% - 240px);
	overflow-y: scroll;
}

.mobile-menu-overlay.active {
	max-height: 100vh;
	overflow-y: hidden;
}

.mm_external:after {
	background-image: url(/img/Icon_metro-arrow-right.svg);
	background-size: cover;
	content: "";
	height: 18px;
	position: absolute;
	right: 8px;
	top: 13px;
	width: 22px;
	transform: rotate(-45deg);
}

.blauwe_vlak {
	cursor: pointer;

}


/** Popup **/
#om-popup .vc_col-md-12 {
	text-align: center;
	color: white;
}

#om-popup .vc_col-md-12 br {
	display: none;
}

#om-popup .vc_col-md-12 a {
	color: lightgrey;
}

#om-popup .acceptance {
	margin-bottom: 10px;
}

#om-popup .nothanks i {
	color: #fff;
	font-size: 35px;
	cursor: pointer;
	position: absolute;
	top: -15px;
	;
	right: -15px;
}

#om-popup h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
	margin: 0;
	font-weight: 700;
	font-family: "Caecilia LT Pro";
}

#om-popup h3 {
	color: white;
	text-align: center;
	font-size: 16px;
	margin: 0;
	margin-bottom: 25px;
}

#om-popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 999999;
}

#om-popup input,
#om-popup textarea {
	width: 100%;
	margin-bottom: 10px;
	max-height: 199px;
}

#om-popup button[type="submit"] i {
	margin-left: 10px;
}

#om-popup button[type="submit"] {
	border: 1px solid white;
	margin: 0 auto;
	display: block;
	width: 200px;
	text-align: center;
}

#om-popup .sw-popup-inner {
	max-width: fit-content;
	width: 100%;
	background-color: #41C0F0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 15px 55px 25px 55px;

}

#om-popup .nothanks {
	position: absolute;
	right: -15px;
	top: -15px;
}

#om-popup .nothanks svg {
	width: 35px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	border-radius: 50vh;

}

#om-popup .sw-popup-inner:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 32px solid #41C0F0;
	border-right: 32px solid transparent;
	position: absolute;
	bottom: -32px;
	left: 0px;

}

@media only screen and (max-width: 1210px) {
	.nothanks i {
		right: 5px !important;
		top: 5px !important;
	}
}

.support_gegevens {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.support_gegevens>div {
	width: 100%;
	display: flex;
	justify-content: center;
}

.support_gegevens>div {
	margin-bottom: 15px;
}

.support_gegevens>div a {
	font-size: 20px;
}

.support_mail:before {
	content: "";
	background-image: url(/img/Icon_metro-mail_white.svg);
	background-size: cover;
	width: 26px;
	height: 21px;
	position: relative;
	display: inline-block;
	margin-right: 9px;
	bottom: -4px;
}

.support_tel:before {
	content: "";
	background-image: url(/img/Icon_material-local-phone_white.svg);
	background-size: cover;
	width: 26px;
	height: 26px;
	position: relative;
	display: inline-block;
	margin-right: 9px;
	bottom: -4px;
}




/** Qirion Accordion **/

#main .qirion_accordeon h3 {
	padding-left: 15px;
	height: auto !important;
	font-size: 18px;
	line-height: 32px;
	color: #000;
	padding-top: 19px;
	padding-bottom: 19px;
	text-transform: uppercase;
	font-family: "Museo Sans", sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 35px;
	position: relative;
	cursor: pointer;

}

#main .qirion_accordeon h3:after {
	content: "";
	background-image: url('/img/Icon_awesome-chevron-down-black.svg');
	background-size: cover;
	position: absolute;
	right: 15px;
	width: 15px;
	height: 9px;
}

#main .qirion_accordeon .elementor-widget-text-editor {
	height: 0;
	opacity: 0;
	transition: .3s ease-in height;
	padding-left: 15px;
	padding-right: 15px;

}

#main .qirion_accordeon {
	border: 2px solid #e52329;
}

#main .qirion_accordeon>div {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#main .qirion_accordeon .elementor-widget-text-editor.visible {
	height: auto;
	opacity: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .qirion_accordeon .elementor-widget-text-editor ul li {
	width: 33.33%;
}

@media screen and (max-width:991px) {
	#main .qirion_accordeon .elementor-widget-text-editor ul li {
		width: 50%;
	}
}

@media screen and (max-width:520px) {
	#main .qirion_accordeon .elementor-widget-text-editor ul li {
		width: 100%;
	}
}

/** Nieuwe CSS **/
body.page-id-2975 .page-header {
	background-position-y: inherit;
}

@media screen and (max-width:991px) {
	body.page-id-2975 .page-header {
		background-position-y: 0px;
	}
}

body.page-id-2663 .page-header {
	background-position-y: 50%;
}

.media_blok .vorm_title {
	margin-bottom: 0px !important;
}

.vlak_kop h2 {
	padding-left: 55px;
	padding-right: 55px;
	position: relative;
	z-index: 9;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 45px;
	background-color: #FFFFFF;
}

.same_ratio img {
	aspect-ratio: 1.8;
	object-fit: cover;
}

section.hero#home .qirion-bubble-cta {
	display: none;
}

body.home .news-overview {
	width: 100%;
}

.pum .pum-close:hover {
	font-size: 14px !important;
}

.pum .pum-close {
	height: 40px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 40px !important;
	font-weight: 900;
	font-family: "Museo Sans", sans-serif !important;
	font-size: 14px !important;
	text-transform: lowercase !important;
}

.pum .pum-content p {
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
	font-family: "Museo Sans", Sans-serif;
}

header.banner .main-menu-wrapper .main-menu .menu-item-counter {
	right: -25px;
}

header.banner .main-menu-wrapper .main-menu .menu-item .sub-menu .sub-menu-item a {
	display: inline-block;
	width: auto;
	position: relative;
}

#main .content-typography>.elementor {
	max-width: 100%;
	overflow: hidden;
}

body .elementor-widget-text-editor a:hover {
	text-decoration: underline
}

#footer a:not(.contact-cta):hover {
	text-decoration: underline;
}

.blauwe_vlak img,
.blauwe_vlak p {
	margin: 0;
}

.blauwe_vlak p {
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
}

.mobile-menu-overlay.active {
	z-index: 99999;
}

section.hero#footer {
	z-index: 9999;
}

body .related_articles {
	padding-bottom: 0px !important;
}

.qirion-article .entry-summary a {
	font-weight: 300 !important;
}

@media screen and (max-width:480px) {
	body.home section.hero:not(#footer) {
		max-height: calc(100vh - 150px);
	}

	body.home.admin-bar section.hero:not(#footer) {
		max-height: calc(100vh - 196px);
	}
}

body .footer_socials {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
}

body .footer_socials .qirion-bubble-title {
	width: 100%;
}

body .footer_socials a {
	margin-right: 15px;

}

body .footer_socials a img {
	max-height: 18px;
}

body .footer_socials a:last-child {
	margin-right: 0px;
}


@media screen and (max-width:767px) {
	.footer_socials {
		margin-top: 45px;
	}
}

.videoIcon img {
	margin: 0 auto;
}

.recent_qirion_posts .entry-meta {
	display: none;
}


.related_articles_slider .elementor-column:last-child {
	width: 320px;
	margin-left: auto;
}

.related_articles_slider .float_sidebar.affix {
	top: -80px;
	position: sticky;
	z-index: 20;
	transition: .5s ease all;
	margin-top: -105px;
}

.related_articles_slider .blauwe_vlak.affix {
	position: sticky;
	top: 20px;
	transition: .5s ease all;
	z-index: 20;
	margin-top: -105px;
}

@media screen and (min-height:800px) {
	#intro_sectie .blauwe_vlak {
		margin-top: -85px;
	}

	#intro_sectie .blauwe_vlak.affix {
		top: 90px;
		margin-top: 0px;
	}

	.related_articles_slider .blauwe_vlak.affix {
		margin-top: -165px;
	}
}

@media screen and (max-height:800px) {
	#intro_sectie .blauwe_vlak.affix {
		top: 90px;
		margin-top: 0px;
	}

	#intro_sectie .blauwe_vlak {
		margin-top: -80px;
	}

	.related_articles_slider .blauwe_vlak.affix {
		margin-top: -165px;
	}
}

@media screen and (max-height:720px) {
	.float_sidebar ul li {
		margin-top: 3px;
		margin-bottom: 3px;
	}

	.float_sidebar .elementor-widget-container {
		padding-top: 15px;
		padding-bottom: 0px;
	}

	.blauwe_vlak .elementor-widget-container img {
		width: 80px;
		height: 80px;
	}

	.blauwe_vlak p {
		font-size: 18px !important;
	}

	#intro_sectie .blauwe_vlak {
		margin-top: -155px;
	}

	#intro_sectie .blauwe_vlak.affix {
		top: 13px;
	}

	.float_sidebar h3 {
		font-size: 24px;
	}

	.related_articles_slider .float_sidebar.affix {}

	.related_articles_slider .blauwe_vlak.affix {
		margin-top: -240px;
	}
}

.blauwe_vlak_mobiel .blauwe_vlak.affix {
	z-index: 9;
}

@media screen and (min-width:768px) {

	.grijs_rij .elementor-column {
		width: calc(50% - 7.5px) !important;
	}

	.grijs_rij>div {
		display: flex;
		justify-content: space-between;
	}
}

.grijze_knop span {
	display: flex;
	align-items: center;
}

.test_trans span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/transformatordiagnostiek.jpg');
	height: 70px;
	width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_inno span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Onderzoek-en-productontwikkeling.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_hoog span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Hoogspanningstest.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_kabel span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/kabeldiagnostiek.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_schade span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Schadeonderzoek.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_spanning span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Spanningstesters.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_cert span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Certificering.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.test_rest span:before {
	content: "";
	background-image: url('/content/uploads/2023/05/Restlevensduurbepaling.jpg');
	height: 70px;
	width: 70px;
	min-width: 70px;
	position: relative;
	object-fit: cover;
	background-size: cover;
	margin-right: 22px;
	display: inline-block;
}

.mobile-menu-overlay .mobile-menu .menu-item.has-submenu>span {
	position: relative;
}

body .grijze_knop p {
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-radius: 0;
	font-weight: 500;
	min-height: 101px;
}

body.single-post .entry-content p strong {
	font-weight: 300 !important;
}


body #main .qirion_accordeon h3 {
	background-color: transparent;
	border: 0;
	padding: 0;
	text-decoration: underline;
}

#main .qirion_accordeon {
	border: 0;
}

#main .qirion_accordeon h3:after {
	display: none;
}

.pum .wp-playlist .mejs-container {
	height: inherit !important;
	aspect-ratio: 1.75;
}

.pum .wp-playlist {
	max-width: 60%;
}

@media screen and (max-width:480px) {
	.pum .wp-playlist {
		max-width: 100%;
	}
}

/** Anchor Fix **/
#Pac,
#specialisten,
#opleidingen,
#afstuderen,
#energietransitie,
#Reddyn,
#werk,
#ontstaan,
#een,
#twee,
#drie,
#vier,
#vijf,
#Kabels,
#Lijnen,
#overeenkomst,
#dagelijks,
#bieden {
	padding-top: 100px;
	margin-top: -100px;
}

#component .hoogspanningsverdelers h3:before {
	background-image: url('/content/uploads/2023/05/Hoogspanningsverdeler-1.jpg');
}

#ontwikkeling .vermogensschakelaars h3:before {
	background-image: url('/content/uploads/2023/05/Vermogensschakelaar.jpg');
}

#ontwikkeling .kabels h3:before {
	background-image: url('/content/uploads/2023/05/Kabels.jpg');
}

#component .overigediensten h3:before {
	background-image: url('/content/uploads/2023/05/Overige-diensten.jpg');
}

#component .testmogelijkheden h3:before {
	background-image: url('/content/uploads/2023/05/Testmogelijkheden-per-component.jpg');
}

.test_cert .olielab span:before {
	background-image: url('/content/uploads/2023/06/olielab.jpeg');
}

body.page-id-3802 .page-header {
	background-position-y: -380px;
}

@media screen and (max-width:1200px) {
	body.page-id-3802 .page-header {
		background-position-y: -120px;
	}
}

@media screen and (max-width:810px) {
	body.page-id-3802 .page-header {
		background-position-y: -60px;
	}
}

@media screen and (max-width:670px) {
	body.page-id-3802 .page-header {
		background-position-y: 0px;
	}
}

.video_rij .elementor-custom-embed-image-overlay img {
	aspect-ratio: 1.5;
	object-fit: cover;
}

.olielab span {
	justify-content: flex-start;

}

.olielab {

	margin-bottom: 45px;
}

.olielab a {
	color: #000;
	font-weight: 500;
}

.mm_external {
	font-size: 16px;
}

header.banner .main-menu-wrapper .menu-item.external a {
	font-size: 14px;
	font-weight: 600;
}