/*
Theme Name: Talent Finders
Author URI: https://www.qstylez.nl/
Author: QStylez
Version: 1.4
Description: Talent Finders WordPress theme.
*/

html {
	font-size: 16px;
	font-size: 100%;
	overflow-y: scroll;
	scroll-behavior: smooth;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: 'Sofia Pro';
	font-weight: 400;
	color: #321E4B;
	font-size: 1rem;
	line-height: 1.5rem;
	overflow-x: clip;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html, button, input, select, textarea {
	font-family: 'Sofia Pro';
	font-weight: 400;
}
small {
	font-size: small;
}
body .content-area {
	overflow-x: initial;
}
.grecaptcha-badge {
	display: none;
}
/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 600;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar */
}
:focus {
	outline: 0
}
a.post-edit-link {
	display: none
}
textarea, input[type="submit"] {
	-webkit-appearance: none;
}
ul, ol {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	overflow-wrap: unset;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	clear: both;
	line-height: 1.3;
}
h1 {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 2.125rem;
	line-height: 2.125rem;
}
h2 {
	margin-top: 0;
	margin-bottom: 1rem;
	font-size: 1.75rem;
}
.has-two h2 {
	font-size: 1.5rem;
	margin-bottom: 0;
	line-height: 2rem;
}
h1 span, h2 span {
	color: #FDC53B;
}
h1 br, h2 br {
	display: none;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: 1.75rem;
}
.single-post .entry-content h3 {
	color: #321E4B;
	font-size: 1rem;
	font-weight: 600;
}
.section-content.bigger-intro h3 {
	color: #321E4B;
	font-weight: 600;
}
.single-post .entry-content h3+p, .section-content.bigger-intro h3+p {
	margin-top: 0;
}
h2, .subtitle {
	font-size: 1.875rem;
	line-height: 2rem;
}
.gg-subtitle {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.gg-subtitle+p {
	margin-top: 0;
}
.op-section h2, .offerte-section h2 {
	font-weight: 400;
}
.op-section .col:first-child h2, .offerte-section .col:first-child h2, .offerte-intro>span:first-child {
	font-weight: 800
}
.offerte-form .gform_description+.gform_required_legend {
	margin-top: 0;
}
b, strong {
	font-weight: 600;
}
p {
	margin: 1rem 0
}
.single .entry-content ul+h2, .single .entry-content .text+h2, .single .entry-content ul+h3 {
	margin-top: 1rem;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px;
	/* Don't cut off the webkit search cancel button */
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
img {
	border-style: none;
}
img, video {
	height: auto;
	max-width: 100%;
}
section {
	position: relative;
	padding: 2.5rem 0;
}
.next-overlay {
	padding-bottom: 5rem;
}
.next-overlay+section {
	margin-top: -2.5rem;
}
.next-overlay.service-section+section {
	padding-top: 5rem;
}
section.grey-bg {
	background-color: #F5F4F6;
}
section.dark-bg {
	background-color: #321E4B;
	color: #fff;
}
section.no-top {
	padding-top: 0;
}
section.no-bottom {
	padding-bottom: 0;
}
section.s-padding.no-top {
	padding-top: 0;
}
section.s-padding.no-bottom {
	padding-bottom: 0;
}
section:after, article:after, .two-container:after, .portal #page:after, .kandidaat-all:after, .section-inner:after, .inner:after, .service-listing:after, .vacature-listing:after, .post-meta:after, .gg-container:after, .gform_wrapper:after, .clear:after, .gg-search:after, .gg-search-results:after, .gallery:after, .row:after, .site-header:after, .inner-header:after, .social:after, .site-info:after, .row:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: ;
}
:-moz-placeholder {
	color: ;
}
::-moz-placeholder {
	color: ;
}
:-ms-input-placeholder {
	color: ;
}
.st0 {
	fill: #321E4B;
}
.st1 {
	fill: #F4C1C3;
}
.st2 {
	fill: #FDC53B;
}
/**
 * Standaard
 * ----------------------------------------------------------------------------
 */

.inner {
	width: 100%;
	max-width: 94.5rem;
	height: 100%;
	margin: 0 auto;
	padding: 0 1.5rem;
	position: relative;
}
.inner-b {
	max-width: 94.5rem;
}
.inner-s, .has-shape .inner, .s-inner .inner {
	max-width: 79rem;
}
.inner-spc .row {
	width: 100%;
	max-width: 84rem;
	margin-left: auto;
	margin-right: auto;
}
.col {
	position: relative;
	min-height: 1px;
}
.col p {}
.col>p:last-child, .content-txt>p:last-child, .entry-content .col>ul:last-child, .entry-content .content-txt>ul:last-child, .intro-txt>p:last-child, .no-builder .row>p:last-child {
	margin-bottom: 0;
}
.no-builder .row>p:first-child {
	margin-top: 0;
}
.col-center {
	text-align: center;
	margin: 0 auto;
}
.single .col-m {
	margin: 0 auto;
}
.f-bigger {
	font-size: 1.25rem;
	font-weight: 600;
}
.col-l p {}
.col>p:last-of-type {
	margin-bottom: 0;
}
.ct-btn, .entry-content .ct-btn, .offerte-btn>a, .navbar li.offerte-btn>a, input[type="submit"], .ur-frontend-form button, .ur-frontend-form button[type=submit], .ur-frontend-form input[type=submit], .fea-submit-button, body .submit-button {
	display: table;
	color: #321E4B;
	background-color: transparent;
	border: 1px solid #F4C1C3;
	padding: 0.688rem 1.5rem;
	text-decoration: none;
	text-align: center;
	position: relative;
	border-radius: 5rem;
	font-size: 1rem;
	font-weight: 600;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.ct-btn:hover, .fea-submit-button:hover, body .submit-button:hover, .entry-content .ct-btn:hover, .offerte-btn>a:hover, .navbar li.offerte-btn>a:hover, input[type="submit"]:hover, .ur-frontend-form button:hover, .ur-frontend-form button[type="submit"]:hover, .ur-frontend-form input[type="submit"]:hover {
	background-color: #F4C1C3;
	border-color: #F4C1C3;
	text-decoration: none;
}
.ct-btn.ct-center, .one-col .ct-btn {
	margin-left: auto;
	margin-right: auto;
}
.ct-btn.ct-btn--blue, .blue-tp-btn a.ct-btn, .blue-btn a.ct-btn, .nav-menu .offerte-btn.br-btn a, .home .top-col .ct-btn {
	border-color: #321E4B;
	color: #321E4B;
}
.ct-btn.ct-btn--blue:hover, .blue-tp-btn a.ct-btn:hover, .blue-btn a.ct-btn:hover, .nav-menu .offerte-btn.br-btn a:hover, .home .top-col .ct-btn:hover {
	background-color: #321E4B;
	border-color: #321E4B;
	color: #fff;
}
.ct-btn.ct-btn--tp, .blue-tp-btn a.ct-btnm, .blue-tp-btn a.ct-btn {
	background: transparent;
}
.ct-btn.ct-btn--tp {
	color: #321E4B;
}
.ct-btn.ct-btn--tp:hover {
	background-color: #321E4B;
	border-color: #321E4B;
	color: #fff;
}
.ct-btn.ct-btn--tp.ct-btn--blue, .blue-tp-btn a.ct-btn {
	color: #321E4B;
}
.ct-btn.ct-btn--tp.ct-btn--blue:hover, .blue-tp-btn a.ct-btn:hover {
	background-color: #321E4B;
	border-color: #321E4B;
	color: #fff;
}
.ct-btn.ct-circle {
	padding-left: 3.75rem;
	padding-right: 1.25rem;
}
.inner-btn {
	display: block;
	background-image: url(https://www.talentfinders.nl/assets/svg/arrow-right-w.svg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 1.125rem;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	background-color: #F4C1C3;
	background-position: center center;
	position: absolute;
	left: -1px;
	top: -1px;
}
@-moz-document url-prefix() {
	.inner-btn {
		left: 0px;
		top: 0px;
	}
}
.ct-btn--blue .inner-btn {
	background-color: #321E4B;
}
.nav-menu .offerte-btn a {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 38.5rem;
}
.nav-menu>li {
	order: 1;
	margin-bottom: 1rem;
}
.nav-menu>li>a {
	font-size: 1rem;
	line-height: 1.5rem;
}
.nav-menu .offerte-btn {
	order: 0;
	margin-top: 2.25rem;
	margin-bottom: 1rem
}
.nav-menu>li.menu-item-has-children>a {
	background-image: url(https://www.talentfinders.nl/assets/svg/plus-icon.svg);
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: center right
}
.nav-menu>li.menu-item-has-children>a.subnav-expanded {
	background-image: url(https://www.talentfinders.nl/assets/svg/minus-icon.svg);
}
.navbar li .sub-menu a {
	font-weight: 400;
}
/**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {}
.entry-content a, a {
	color: #321E4B;
	font-weight: 600;
	text-decoration: none;
}
.entry-content a:hover, a:hover {
	text-decoration: underline;
}
.entry-content a, .entry-title a {
	text-decoration: none;
}
.entry-content a.more-link, a.more-link {
	text-decoration: underline;
	color: #321E4B;
	font-weight: 600;
}
.entry-content .dark-theme a.more-link {
	color: #fff;
}
.entry-content .dark-theme a.more-link:hover {
	opacity: 0.8;
	color: #fff;
}
.site-main .no-btn .ct-btn {
	text-decoration: underline;
	color: #321E4B;
	padding: 0;
	border: 0;
	background-color: transparent;
	border-radius: 0;
	display: inline-block;
	margin-top: 1rem;
}
.site-main .no-btn .ct-btn:hover {
	color: #321E4B;
}
.entry-content a.more-link.m-arrow, a.more-link.m-arrow {
	display: block;
	background-image: url(https://www.talentfinders.nl/assets/svg/m-arrow.svg);
	background-repeat: no-repeat;
	background-position: center right;
}
.entry-content a.more-link:hover, a.more-link:hover {
	color: #321E4B;
}
.entry-header, .page-header {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	text-align: center;
}
.home .entry-header h1 {
	display: none;
}
.entry-header .entry-thumbnail, .blog-head .entry-thumbnail {
	display: none;
}
.entry-title em {
	font-weight: 400;
}
.gallery-item figcaption {
	display: none;
}
.gallery-item {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.gallery {
	margin-top: 2rem;
}
section.gallery {
	margin: 0;
}
.gallery a {
	display: block;
}
.gallery-item img {
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-backface-visibility: hidden;
	width: 100%;
}
.gallery-item:hover img {
	display: block;
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	-ms-transform: scale(1.06);
	transform: scale(1.06);
	-webkit-backface-visibility: hidden;
}
.bedankt {
	text-align: center;
}
.bedankt p {
	margin-left: auto;
	margin-right: auto;
}
body .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 10px;
}
.gform_wrapper.gravity-theme .gfield textarea {
	resize: none;
	max-height: 7.563rem;
}
.tf-form .gform_wrapper.gravity-theme .gfield textarea {
	max-height: 6.75rem;
}
.tf-form .gform_wrapper.gravity-theme .ginput_complex span.name_last {
	margin-bottom: 0;
}
.tf-form #field_15_8 {
	margin-top: 0.75rem;
}
/**
 * Header/Top
 * ----------------------------------------------------------------------------
 */

.home-link {
	position: relative;
	display: block;
	width: 100%;
	max-width: 10.375rem;
	float: left;
}
.home-link img {
	width: 100%;
	display: block;
}
.site-header {
	position: sticky;
	z-index: 99999;
	padding-top: 0;
	top: 0;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}
body .site-header:before {
	content: "";
	position: absolute;
	left: 0;
	height: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: .4s;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/scroll-bg.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
body .site-header.is-scroll:before {
	opacity: 1;
}
.home .site-header, .page-template-t-werken .site-header, .page-id-6452 .site-header {
	position: fixed;
	width: 100%;
	background: unset;
}
.sub-header {
	display: none;
}
.single-vacature .sub-header {
	display: block;
}
.single-vacature .short-description {
	color: #fff;
}
.single-vacature .short-description>p:first-child {
	margin-top: 0;
}
.single-vacature .short-description>p:last-child {
	margin-bottom: 0;
}
.entry-header.has-video .inner {
	max-width: 100%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.entry-header.has-video .header-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.main-header {
	padding: 1.25rem 0;
	position: relative;
	z-index: 1;
}
.top-header {}
.top-header>.inner {
	display: flex;
	align-items: center;
	min-height: 3rem;
}
.top-header .widget_text {
	display: none;
	font-size: 0.875rem;
}
.top-header .widget_text:last-child {
	order: 2;
	margin: 0;
	display: block;
	margin-left: auto;
}
.top-header .widget_text:first-child a {}
.top-header .widget_text:first-child a:hover {}
.phone-link {
	margin-right: 0.313rem;
}
.top-usps {
	display: none;
}
.gg-icon {
	display: block;
	margin-right: 0.625rem
}
.gg-icon img {
	display: block
}
.top-usps li {
	font-size: 0.875rem;
	list-style: none;
	font-style: italic;
	color: #fff;
}
.inner-header {
	text-align: left;
	position: relative;
}
.inner-header .inner {}
.single .inner-header {
	background-color: #F5F4F6;
}
.single-dienst .inner-header {
	background-color: #fff;
}
.single-project .inner-header {
	background-color: transparent;
}
.no-bg .inner-header .inner {
	padding: 0 1.5rem;
}
.hidden-title {
	display: none;
}
.no-bg.hidden-title+.breadcrumbs {
	display: none;
}
.header-image {
	pointer-events: none;
	width: 100%;
	height: 17.75rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.header-video {
	max-height: calc(100vh - 4.5rem);
}
.header-video video {
	z-index: 1;
	position: relative;
	display: block;
	max-height: calc(100vh - 4.5rem);
	margin: 0 auto;
}
.page-template-t-werken .header-video, .page-template-t-werken .header-video video {
	max-height: 36rem;
}
.header-image:before, .hero-slide:before {
	content: "";
	z-index: 1;
	pointer-events: none;
	left: 0;
	bottom: 0;
	position: absolute;
	height: 60%;
	width: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
	/* IE6-9 */
	display: none;
}
.top-col {
	width: 100%;
	max-width: 33.625rem;
}
.single .top-col {
	max-width: 52.75rem;
}
.single .breadcrumbs {
	background-color: #EAE8EE;
	position: relative;
}
.single-dienst .breadcrumbs {
	background-color: #fff;
}
.single-project .breadcrumbs {
	background-color: transparent;
	display: none;
}
.special-title {
	display: block;
	color: #321E4B;
	text-transform: uppercase;
	font-size: 0.875rem;
	margin-bottom: 1.5rem;
}
.aside-title {
	display: none;
}
aside .aside-title {
	display: block;
	margin: 0;
	font-size: 0.875rem;
	line-height: 1.375rem;
	margin-bottom: 0.5rem;
}
.no-bg .top-col {
	color: #321E4B;
	text-align: center;
	max-width: 100%;
	padding: 0;
	background-color: transparent;
}
.special-page .no-bg .top-col {
	text-align: left;
}
.special-page .has-post-thumbnail h1.entry-title, .special-page .has-post-thumbnail .top-col {
	color: #fff;
	z-index: 1;
	position: relative;
}
.single-post .special-page .has-post-thumbnail h1.entry-title {
	color: #000;
}
.home .top-col {
	color: #fff;
}
.top-col h1 {
	margin-bottom: 1.125rem;
	margin-bottom: 1.5rem;
}
.home .top-col h1 {
	font-weight: 600;
}
.entry-header.no-bg {
	padding: 2.5rem 0;
}
.no-bg .short-sum {
	margin-top: 1.5rem;
	width: 100%;
	margin-left: auto;
	max-width: 67.5rem;
	margin-right: auto;
}
.short-sum>p:last-child {
	margin-bottom: 0;
}
.special-page .no-bg .short-sum {
	margin-right: 0;
	margin-left: 0;
}
.no-bg .top-col h1 {
	margin-bottom: 0;
}
.menu-switch-menu-container {
	display: flex;
	align-items: center;
}
.menu-switch-menu-container .menu {
	display: flex;
	margin-left: -1.5rem;
}
.menu-switch-menu-container li {
	display: block;
	list-style: none;
}
.menu-switch-menu-container li a {
	font-weight: 400;
	display: block;
	padding: 1rem 1.5rem;
	font-size: 0.875rem;
}
.gg-btn {
	border: 0;
	background: transparent;
	display: block;
	padding: 0;
	margin: 0;
}
.gg-btn .gg-icon {
	margin: 0;
}
.usp-listing li {
	list-style: none;
	display: block;
	margin-bottom: 0.625rem;
}
.usp-listing li span {
	display: inline-block;
	width: 100%;
	max-width: calc(100% - 2.5rem);
}
.usp-section .usp-listing li span {
	max-width: unset;
	width: unset;
}
.top-col .usp-listing li, .usp-section .usp-listing li, .op-section .usp-listing li, .offerte-section .usp-listing li {
	font-size: 1.25rem;
	line-height: 1.75rem;
	margin-bottom: 0.625rem;
}
.usp-section .usp-listing li:first-child:before {
	display: none;
	font-weight: 600;
}
.usp-section .usp-listing li:first-child {
	font-weight: 600;
}
.entry-content .usp-listing li {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	font-weight: 600;
	border-bottom: 1px solid #02364D26;
}
.usp-listing li:last-child {
	margin-bottom: 0;
}
.top-col .ct-btn {
	margin-top: 1.25rem;
}
.usp-listing li:before {
	content: "";
	width: 1.25rem;
	height: 1.25rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/usp-icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	margin-right: 1.125rem;
	top: 4px;
	position: relative;
	vertical-align: top;
}
.entry-content .usp-listing.usp-bigger li {
	font-size: 1.5rem;
	line-height: 1.75rem;
}
.entry-content .usp-listing:not(.usp-bigger) li:before {
	top: 1px;
}
.op-section .usp-listing li, .offerte-section .usp-listing li {
	margin-bottom: 0.625rem;
}
.op-section .usp-listing li:before {
	top: 4px;
	background-image: url(https://www.talentfinders.nl/assets/svg/check-orange.svg);
}
.op-section.sf-section .usp-listing li:before {
	background-image: url(https://www.talentfinders.nl/assets/svg/usp-icon.svg);
}
/**
 * Navigatie
 * ----------------------------------------------------------------------------
 */

.navbar {
	position: relative;
	clear: both;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	top: 0rem;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	transition: opacity .4s;
	position: absolute;
	width: 100%;
	left: 0;
	padding: 0 1.5rem;
	min-height: 100vh;
}
.toggled-on .navbar {
	opacity: 1;
	visibility: visible;
	pointer-events: initial;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	transition: opacity .4s;
}
.navbar li {
	list-style: none;
}
.navbar li.info-item, .navbar .sub-menu>li.info-item {
	display: none;
	margin-bottom: 1rem;
}
.navbar li.info-item>a {
	pointer-events: none;
	font-style: italic;
}
.nav-menu>li:last-child {
	margin-bottom: 0;
}
.navbar li a {
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	font-weight: 400;
	display: block;
}
.n-img {
	display: none!important;
}
.navbar li.spc a {
	color: #fff;
}
.navbar li.spc a:hover {
	color: #fff;
}
.navbar li a:hover {
	color: #FDC53B;
}
.navbar .sub-menu li.current_page_item>a {
	color: #8A919C;
}
.nav-menu>li>a {
	font-weight: 600;
}
#nav-holder {
	background: #F7F8FB;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before, .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	background-color: #321E4B;
}
.logo-toggle-container {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	width: 100%;
}
.logo-toggle-container .ct-btn {
	color: #fff;
	border-color: #FDC53B;
	margin-left: auto;
	margin-right: 1rem;
}
.p-link {
	display: none !important;
}
.logo-toggle-container .ct-btn:hover {
	background-color: #FDC53B;
	border-color: #FDC53B;
}
.logo-toggle-container .ct-btn .inner-btn {
	background-color: #FDC53B;
}
.menu-toggle {
	display: block;
	padding: 0;
	background: transparent;
	border: 0;
	overflow: hidden;
	position: relative;
	height: 1rem;
	width: 4.625rem;
	border-radius: 0;
	z-index: 9999;
	position: relative;
	display: flex;
	align-items: center;
	color: #fff;
}
.menu-toggle:before {
	font-size: 1rem;
	content: "Menu";
	vertical-align: middle;
	position: relative;
	font-weight: 600;
	margin-right: 0.625rem;
	text-transform: lowercase;
	display: flex;
	align-items: center;
	left: 0;
	top: 0;
}
.sub-menu {
	display: none;
}
.focus>.sub-menu {
	display: block;
}
#other-nav a, #other-nav button {
	color: #321E4B;
	display: block;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
#other-nav a:hover, #other-nav button:hover {
	color: #321E4B;
}
#other-nav li {
	display: inline-block;
	margin-right: 1rem;
}
#other-nav li:last-of-type {
	margin-right: 0;
}
#other-nav button {
	padding: 0;
	background: transparent;
	border: 0;
}
#navbar .nav-menu>li.menu-item-has-children .sub-menu li>a:hover {
	background-color: #fff;
}
.hmb-box {
	display: block;
	width: 1.563rem;
	height: 100%;
	margin: 0 auto;
	background: url(https://www.talentfinders.nl/assets/svg/hamburger-icon.svg);
	background-size: 1.563rem 0.875rem;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	-webkit-transform: translatey(0);
	-moz-transform: translatey(0);
	transform: translatey(0);
	opacity: 1;
}
.hmb-inner {
	display: block;
	height: 2px;
	background: #fff;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.hmb-close {
	position: absolute;
	-webkit-transform: translatey(30px);
	-moz-transform: translatey(30px);
	transform: translatey(30px);
	opacity: 0;
	background: url(https://www.talentfinders.nl/assets/svg/hclose-icon.svg);
	background-size: 1.563rem;
	background-position: center center;
	height: 100%;
	width: 1.563rem;
	display: block;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: 1.188rem;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
.toggled-on .hmb-box {
	-webkit-transform: translatey(-30px);
	-moz-transform: translatey(-30px);
	transform: translatey(-30px);
	opacity: 0;
}
.toggled-on .hmb-close {
	-webkit-transform: translatey(0);
	-moz-transform: translatey(0);
	transform: translatey(0);
	opacity: 1;
}
.nav-menu {}
.nav-menu li.home-btn {
	display: none;
}
.navbar .menu-social-menu-container ul {
	justify-content: flex-start;
}
.navbar .menu-social-menu-container {
	margin-top: 2.5rem;
}
.nav-shape {
	display: none;
}
/*** Contact* ----------------------------------------------------------------------------*/

.contact-form label input {
	margin-top: 0.5rem;
	display: block;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea {
	width: 100%;
}
input, select, textarea {
	padding: 0.75rem;
	border-color: #F5F4F6;
	border: 1px solid #F5F4F6;
	background-color: #F5F4F6;
	border-radius: 0.25rem;
	font-size: 1rem;
}
.tf-form .gfield_required.gfield_required_text {
	display: none;
}
h2.gform_submission_error span {
	color: #c02b0a;
}
body .frontend-item-container .select2.select2-container .select2-selection.select-with-search-container, body .frontend-item-container input[type="text"], body .frontend-item-container input[type="email"], body .frontend-item-container input[type="url"], body .frontend-item-container textarea, body .frontend-item-container select {
	padding: 0.75rem;
	border-color: #eae8ee;
	box-shadow: unset;
	border: 1px solid #eae8ee;
	background-color: #fff;
	font-size: 1rem;
}
.contact-form textarea {
	max-height: 10rem;
	resize: none;
}
.contact-section {
	padding: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, input[type="url"]:focus {
	border: 1px solid #321E4B;
}
input[type="checkbox"], .contact-form label input[type="checkbox"] {
	margin: 0;
	margin-right: 0.625rem;
	position: relative;
	width: 0.875rem;
	height: 0.875rem;
	display: inline-block;
}
input[type="checkbox"]:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 1rem;
	height: 1rem;
	background: #fff;
	border: 1px solid #FDC53B;
	cursor: pointer;
}
input[type="checkbox"]:checked:before {
	background: #FDC53B;
	border-color: #FDC53B;
}
.tf-form input[type="checkbox"]:before {
	border-color: #321E4B;
}
.tf-form input[type=checkbox]:checked:before {
	background: #321E4B;
	border-color: #321E4B;
}
.title-only h2 {
	margin-bottom: 0;
}
.consent .wpcf7-list-item {
	margin: 0;
}
input[type="radio"] {
	margin: 0;
	margin-right: 0.625rem;
	position: relative;
	width: 0.875rem;
	height: 0.875rem;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	background: transparent;
}
input[type="radio"]:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 1rem;
	height: 1rem;
	background: #fff;
	border: 1px solid #FDC53B;
	cursor: pointer;
	border-radius: 50%;
}
input[type=radio]:checked:before {
	background: #FDC53B;
	border-color: #FDC53B;
}
.wpcf7-form-control-wrap {
	position: relative;
	width: 100%;
	display: block;
}
.offerte-section .col:nth-child(2) {
	background-color: #fff;
	border-radius: 0.625rem;
	padding: 2.25rem;
}
.opening-hours p:empty {
	display: none;
}
.opening-listing li {
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.opening-listing li>span {
	display: block;
	min-width: 7.5rem;
}
strong.mb {
	display: block;
	margin-bottom: 0.313rem;
}
strong.eb {
	font-weight: 900;
}
strong.mb+br {
	display: none;
}
.of-section .col:nth-child(2) {
	background-color: #fff;
	border-radius: 0.625rem;
	padding: 2.25rem;
}
.offerte-section .col:nth-child(2) .content-txt, .cf-section .col:first-child .content-txt {
	max-width: 16rem
}
.gg-form {
	width: 100%;
	max-width: 65.5rem;
	margin: 0 auto;
	text-align: left;
}
body .gform_required_legend {
	display: none;
}
.map-section p {
	margin: 0;
}
.map-section iframe {
	display: block;
}
.map-section .inner {
	padding: 0;
	max-width: 100%;
	width: 100%;
}
/**
 * S&F
 * ----------------------------------------------------------------------------
 */

.k-filter.k-hidden {
	display: none;
}
.blog-listing .service-item {
	text-align: left;
	margin-bottom: 0;
	float: none;
	width: unset;
	margin-left: 0;
	margin-right: 0;
}
.blog-listing .service-item a {
	border-color: #321E4B;
	overflow: hidden;
}
.three-listing {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 1.5rem;
}
.four-listing {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 1.5rem;
}
/**
 * Diensten
 * ----------------------------------------------------------------------------
 */

.service-item {
	color: #fff;
	margin-bottom: 1.5rem;
}
.service-item a {
	padding: 1.5rem;
	border: 1px solid #4E4E4E;
	display: block;
}
.service-item a:hover {
	text-decoration: none;
}
.dark-theme .service-item a {
	color: #fff;
	border-color: rgb(255 255 255 / 15%);
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	transition: background-color .4s;
}
.dark-theme .service-item a:hover {
	background-color: #02364d;
}
.k-results .service-listing.owl-carousel .service-item, .service-listing.owl-carousel .service-item {
	width: 100%;
	clear: none !important;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.service-item .service-title {
	margin: 0;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.063rem;
}
.service-img {
	width: 100%;
	background-color: #DDDDDD;
	height: 21.833rem;
	display: block;
	margin-bottom: 1.5rem;
	position: relative;
	overflow: hidden;
	overflow: hidden;
}
.service-inner-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(1);
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}
.service-item a:hover .service-inner-img {
	transform: scale(1.05);
}
.service-img img {
	height: 100%;
	width: auto;
	max-width: unset;
	transform: scale(1);
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	display: none
}
.owl-carousel .owl-item img {
	height: 100%;
	width: unset;
}
.gallery-images .owl-carousel .owl-item img {
	width: 100%;
	height: auto
}
.gallery-images .service-item a {
	max-height: 20rem;
	overflow: hidden;
}
.service-item a:hover .service-img {}
.service-section {}
.project-section {
	padding-bottom: 1rem;
}
/**
 * Projecten
 * ----------------------------------------------------------------------------
 */

.k-results.k-projects .service-item a {
	padding: 0;
	border: 0;
	position: relative;
}
.k-results.k-projects .service-item .service-img {
	border-radius: 0;
	margin: 0;
	height: 26.313rem;
}
.k-results.k-projects .service-item .service-title {
	padding: 1.5rem;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-weight: 600;
	z-index: 2;
}
.k-results.k-projects .service-item .service-img:before {
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
	height: 60%;
	width: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
	/* IE6-9 */
	z-index: 1;
}
/**
 * Nieuws
 * ----------------------------------------------------------------------------
 */

.k-news .service-item a {
	border-color: #F5F4F6;
	background-color: rgb(242 242 242 / 0%);
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	transition: background-color .4s;
}
.k-news .service-item a:hover {
	background-color: #F5F4F6;
}
.service-item .entry-date {
	font-weight: 400;
	color: #011F2C80;
	font-size: 1rem;
	display: block;
	margin-bottom: 0.5rem;
}
/**
 * Vacatures
 * ----------------------------------------------------------------------------
 */

.vacature-section {
	background-color: #F5F4F6;
}
.vacature-section .inner {
	max-width: 87.125rem;
}
.vacature-section a:hover .ct-btn {
	background-color: #321E4B;
	border-color: #321E4B;
}
.vacature-sum {
	background-color: #fff;
	display: block;
	padding: 1.5rem;
}
.vacature-img {
	display: block;
	height: 11.5rem;
	overflow: hidden;
}
.vacature-img img {
	display: block;
}
.vacature-section .k-results.k-projects .service-item a {
	background-color: #fff;
	font-weight: 600;
}
.page-id-6861 .title-only {
	display: none;
}
body.single-vacature {
	background-color: #EAE8EE;
}
.single-vacature .entry-header {
	text-align: left;
}
.single-vacature .inner-header {
	align-items: unset;
	min-height: unset;
	padding: 1.5rem;
	background-color: transparent;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Vacature_BG.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}
.single-vacature .no-bg .top-col {
	color: #fff;
	text-align: left;
}
.single-vacature .entry-header .back-btn {
	color: #fff;
	font-size: 0.875rem;
	margin-bottom: 2rem;
	display: flex;
	align-items: center;
}
.single-vacature .entry-header .back-btn:before {
	content: "";
	background-image: url(https://www.talentfinders.nl/assets/svg/chev-back.svg);
	background-size: contain;
	background-position: center left;
	width: 0.5rem;
	height: 0.875rem;
	margin-right: 0.75rem;
	position: relative;
	display: block;
}
.single-vacature .top-col h1 {
	color: #fff;
}
.single-vacature .top-col h1 span {
	color: #321E4B;
}
.single-vacature .section-content ul {}
.single-vacature .section-content h3+p, .single-vacature .section-content h3+ul, .single-vacature .section-content h3+ol {
	margin-top: 1rem;
}
body.single-vacature .section-content p+h3, body.single-vacature .section-content ul+h3, body.single-vacature .section-content ol+h3 {
	margin-top: 2rem;
}
.nr-vacatures {
	color: #011F2C80;
	text-align: center;
}
.single-vacature .section-content:not(.section-solliciteren) ul li {
	position: relative;
}
.single-vacature .section-content:not(.section-solliciteren) ul li:last-child {
	margin-bottom: 0;
}
.single-vacature .section-content .row {
	background-color: #fff;
	padding: 1.5rem;
}
.single-vacature .section-content h2 {
	font-size: 1.5rem;
	line-height: 1.75rem;
	font-weight: 600;
}
.single-vacature .section-introductie .col {
	font-weight: 600;
}
.single-vacature .section-content.section-solliciteren {
	background-color: #fff;
	padding-top: 5rem;
}
.section-solliciteren .team-list li {
	padding-bottom: 2rem;
	padding-top: 2rem;
	border-bottom: 1px solid #02364D26;
	border-top: 1px solid #02364D26;
}
.section-solliciteren .team-list li:last-child {
	padding-bottom: 2rem;
	padding-top: 2rem;
	border-bottom: 1px solid #02364D26;
	border-top: 1px solid #02364D26;
}
.section-solliciteren .team-links a {
	background-color: #F5F4F6;
}
.section-solliciteren .team-links a:hover {
	background-color: rgb(242 242 242 / 80%);
}
.section-solliciteren .team-list {
	max-width: 53.313rem;
}
.single-vacature .section-content .row .col {
	max-width: 53.313rem;
}
.tag-listing {
	display: flex;
}
.tag-listing li {
	display: block;
	font-weight: 400;
	list-style: none;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
.tag-listing li span {
	display: block;
	font-size: 0.875rem;
	color: #3DB49B;
	text-align: center;
	line-height: 1.5rem;
}
.vacature-sum h3 {
	margin-bottom: 2rem;
	font-weight: 600;
}
.search-filter-results .pagination {
	text-align: center;
}
body .wp-pagenavi a, body .wp-pagenavi span {
	border: 0;
	opacity: 0.8;
	font-weight: 400;
}
body .wp-pagenavi span.current {
	opacity: 1;
}
.vacature-meta {
	margin-top: 1.5rem;
}
.vac-listing {}
.vac-uren span {
	margin-right: 0.25rem;
}
.vac-listing li {
	list-style: none;
	font-size: 0.875rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 0.5rem;
	color: #321E4B;
}
.vac-listing li:last-child {
	margin-bottom: 0;
}
.vac-listing li span {
	display: block
}
.vac-listing li i {
	display: block;
	max-width: 1.125rem;
	margin-right: 0.75rem;
	display: flex;
	align-items: center;
}
.vac-listing li i img {
	display: block;
}
body section.vacature-section {
	padding-top: 2rem;
}
.nr-vacatures {
	margin-bottom: 2.75rem;
}
.vacature-item {
	text-align: left;
	margin-bottom: 1.5rem;
}
.vacature-item:last-child {
	margin-bottom: 0;
}
.vacature-item a:hover {
	text-decoration: none;
}
.vacature-item .more-link {
	display: flex;
	align-items: center;
	margin-top: 2rem;
	color: #FDC53B;
}
.vacature-item .more-link:after {
	content: "";
	position: relative;
	display: inline-block;
	width: 1.125rem;
	height: 0.875rem;
	background-size: contain;
	background-position: bottom left;
	background-image: url(https://www.talentfinders.nl/assets/svg/arrow-right-y.svg);
	background-repeat: no-repeat;
	margin-left: 0.75rem;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
.vacature-item a:hover .more-link:after {
	margin-left: 1rem;
}
.team-aside {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/02/aside-bg.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	text-align: center;
	color: #fff;
	padding: 2.5rem;
}
.team-aside .ct-btn {
	color: #fff;
	margin: 0 auto;
	margin-top: 2rem;
}
.team-aside .team-title {
	margin-bottom: 1rem;
}
.team-aside .team-name, .team-aside .team-title {
	display: block;
	font-weight: 600;
	font-size: 1.25rem;
}
.ctact-section .team-aside .team-title, .ctact-section .team-aside .ct-btn {
	display: none;
}
.team-aside {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 20.625rem;
}
.team-aside p {
	margin-bottom: 0.5rem;
}
.team-aside img {
	display: block;
	margin: 0 auto;
}
.team-aside li {
	list-style: none;
	margin-bottom: 0.75rem;
}
.team-aside li:last-child {
	margin-bottom: 0;
}
.team-aside li.c-link a {
	display: flex;
	align-items: center;
	font-weight: 400;
	color: #fff;
}
.team-aside ul {
	display: flex;
	text-align: center;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 2rem;
}
/**
 * Search function
 * ----------------------------------------------------------------------------
 */

.search-object:first-child {
	border-top: 0;
	padding-top: 0;
}
.search-object {
	padding-top: 1.875rem;
	margin-bottom: 1.875rem;
	border-top: 1px solid #011F2C1A;
}
.entry-header .search-form.gg-search {
	margin-top: 1rem;
}
.search-filter-scroll-loading~.search-filter-scroll-loading {
	display: none !important;
}
.top-search.gg-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	max-width: 19.75rem;
	display: none;
}
.site-header.active-search .top-search.gg-search {
	display: block;
}
.site-header.active-search .top-search.gg-search .sf-field-search input {
	background-image: unset;
	background-color: #fff;
}
.top-search>.searchandfilter, .top-search>.searchandfilter>ul, .top-search>.searchandfilter>ul>li, .top-search>.searchandfilter>ul>li>label, .top-search>.searchandfilter>ul>li>label>input {
	position: relative;
	height: 100%;
}
.gg-search.top-search .sf-field-search input {
	padding-top: 0;
	padding-bottom: 0;
	border-radius: unset;
}
.search-term {
	display: block;
	margin-bottom: 1rem;
}
.search-term span {
	font-style: italic;
	font-weight: 600;
}
.search-title br {
	display: none;
}
/**
 * Footer
 * ----------------------------------------------------------------------------
 */

.foot-logo {
	max-width: 10.375rem;
	margin-bottom: 1.5rem;
	display: block;
}
.foot-logo img {
	display: block;
	width: 100%;
}
.inner-footer {
	padding: 2.5rem 0;
}
.site-footer {
	color: #fff;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.site-footer li a, .site-footer a {
	color: #fff;
}
.c-link i {
	margin-right: 0.75rem;
	display: flex;
	align-items: center;
	flex-shrink: 0;
}
.site-footer li.c-link a {
	display: flex;
	align-items: center;
}
.site-footer li {
	list-style: none;
	margin-bottom: 0.75rem;
}
.site-footer li:last-child {
	margin-bottom: 0;
}
.site-footer li a {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	display: block;
}
.site-footer li.nav-title {
	margin-bottom: 0;
}
.site-footer li.nav-title>a {
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-weight: 600;
	background-image: url(https://www.talentfinders.nl/assets/svg/plus-icon-w.svg);
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: center right;
	padding: 1.5rem 0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.site-footer .sub-menu {
	padding: 0.75rem 0;
}
.site-footer li.nav-title>a.subnav-expanded {
	background-image: url(https://www.talentfinders.nl/assets/svg/minus-icon-w.svg);
}
.site-footer .subnav-expanded+.sub-menu {}
.bottom-footer {
	padding: 1rem 0;
	padding-top: 0;
	color: #fff;
	opacity: 0.5
}
.bottom-footer .bottom-widget li a, .bottom-footer .bottom-widget li, .bottom-footer .bottom-widget a {
	font-size: 0.875rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.bottom-footer .bottom-widget li a {
	display: inline-block;
	color: #fff;
}
.bottom-footer .textwidget>ul li {
	display: inline-block;
	margin: 0.469rem;
}
.bottom-footer .textwidget>ul {
	text-align: center;
	border-top: 1px solid #fff;
	padding-top: 1rem;
}
.menu-social-menu-container li a {
	padding: 0;
	background-color: transparent;
	border: 1px solid #FDC53B;
	color: #FDC53B;
	display: block;
	border-radius: 50%;
	text-align: center;
	width: 3rem;
	height: 3rem;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: 1.125rem;
	background-position: center center;
}
.site-footer li.no-link>a {
	pointer-events: none;
}
.menu-social-menu-container li.fb-btn a {
	background-image: url(https://www.talentfinders.nl/assets/svg/fb-icon.svg);
	background-size: 0.563rem;
}
.menu-social-menu-container li.linkedin-btn a {
	background-image: url(https://www.talentfinders.nl/assets/svg/linkedin-icon.svg);
}
.menu-social-menu-container li.insta-btn a {
	background-image: url(https://www.talentfinders.nl/assets/svg/insta-icon.svg);
}
.menu-social-menu-container li a:hover {
	background-color: #FDC53B;
	color: #fff;
}
.menu-social-menu-container li, .site-footer .menu-social-menu-container .menu li {
	margin-bottom: 0;
	padding: 0;
	margin-right: 1rem;
}
.menu-social-menu-container li:last-child, .site-footer .menu-social-menu-container .menu li:last-child {
	margin-right: 0;
}
.menu-social-menu-container ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.menu-social-menu-container {}
#nav_menu-3 {
	margin-top: 1.5rem;
}
#nav_menu-3 .widget-title {
	text-align: center;
	margin-bottom: 1rem;
	font-size: 1.25rem
}
/**
 * Forms
 * ----------------------------------------------------------------------------
 */

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	z-index: 100;
	padding: 0;
	border: 0;
	background: transparent;
	right: 0;
	top: 0px;
	font-size: 0.8rem;
	width: 100%;
	text-align: right;
	left: 0;
	padding-right: 1rem;
	padding-top: 0.5rem;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	display: none !important;
}
body div.wpcf7-mail-sent-ok {
	display: none !important;
}
body .gform_wrapper {
	background-color: #fff;
	border-radius: 0.625rem;
	margin-bottom: 0;
}
body .gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label, body .gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, body .gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, body .gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label, body .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, body .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	letter-spacing: unset;
}
.gform_wrapper ul>li.gfield:first-child, .gform_wrapper ul>li:first-child {
	margin-top: 0;
}
.gform_wrapper ul>li.gfield:first-child, .gform_wrapperul>li:last-child {
	margin-bottom: 0;
}
body .gform_legacy_markup_wrapper .gform_footer, body .gform_wrapper.gravity-theme .gform_footer {
	margin: 0;
	padding: 0;
}
body .tf-form .gform_wrapper.gravity-theme .gform_footer {
	float: right;
}
body .tf-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	margin-top: 0;
	border-color: #321E4B;
}
body .tf-form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	background-color: #321E4B;
	color: #fff;
}
.ctact-section h2 {
	margin-bottom: 0;
}
.ctact-section .content-txt>p:first-child {
	margin-top: 0.5rem;
}
body .gsection_title, body .gform_wrapper.gravity-theme .gfield_label {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-top: 10px;
}
body .gform_wrapper.gravity-theme .gsection {
	border: 0;
}
body .gform_wrapper.gravity-theme .gfield_checkbox label, body .gform_wrapper.gravity-theme .gfield_radio label {
	font-size: 1rem;
	line-height: 1.5rem;
}
body .gform_wrapper.gravity-theme .gfield-choice-input+label {
	cursor: pointer;
}
body .gform_wrapper.gravity-theme .top_label .gsection_description {
	margin: 0;
	padding: 0;
}
body .gform_wrapper.gravity-theme .description, body .gform_wrapper.gravity-theme .gfield_description, body .gform_wrapper.gravity-theme .gsection_description, body .gform_wrapper.gravity-theme .instruction {
	font-size: 1rem;
	line-height: 1.5rem;
}
body .gform_wrapper.gravity-theme input[type=color], body .gform_wrapper.gravity-theme input[type=date], body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=month], body .gform_wrapper.gravity-theme input[type=number], body .gform_wrapper.gravity-theme input[type=password], body .gform_wrapper.gravity-theme input[type=search], body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=time], body .gform_wrapper.gravity-theme input[type=url], body .gform_wrapper.gravity-theme input[type=week], body .gform_wrapper.gravity-theme select, body .gform_wrapper.gravity-theme textarea, body .gform_wrapper.gravity-theme .gfield_header_item, body .gform_wrapper.gravity-theme .gform_fileupload_rules, body .gform_wrapper.gravity-theme .ginput_complex label {
	font-size: 1rem;
	line-height: 1.5rem;
}
body .gform_wrapper.gravity-theme input[type=color], body .gform_wrapper.gravity-theme input[type=date], body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=month], body .gform_wrapper.gravity-theme input[type=number], body .gform_wrapper.gravity-theme input[type=password], body .gform_wrapper.gravity-theme input[type=search], body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=time], body .gform_wrapper.gravity-theme input[type=url], body .gform_wrapper.gravity-theme input[type=week], body .gform_wrapper.gravity-theme select, body .gform_wrapper.gravity-theme textarea {
	padding: 0.688rem 1rem;
}
body .gform_wrapper .gform_validation_errors>h2.hide_summary {
	font-size: 1rem;
	line-height: 1.5rem;
}
.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	margin-bottom: 0;
	margin-top: 10px;
}
.gform_wrapper.gravity-theme .inline-radio .gfield-choice-input+label {
	max-width: unset;
}
body .gform_wrapper.gravity-theme .gform_fields fieldset>.gfield_label:first-child {
	padding-top: 10px;
}
.gform_wrapper.gravity-theme .gform_fields>fieldset:first-child .gfield_label:first-child, .gform_wrapper.gravity-theme .gform_fields>fieldset:first-child.gfield_visibility_hidden+fieldset .gfield_label:first-child {
	padding-top: 0;
	margin-top: 0;
}
/**
 * Hero carousel
 * ----------------------------------------------------------------------------
 */

.hero-listing {
	height: 100%;
	width: 100%;
}
.hero-slide, .slide-inner, .hero-img {
	position: relative;
	height: 100%;
	width: 100%;
}
.hero-listing .owl-stage-outer, .hero-listing .owl-stage, .hero-listing .owl-item {
	width: 100%;
	height: 100%;
}
.hero-slide {
	background-color: #321E4B;
	height: 36rem;
	overflow: hidden;
}
.hero-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.custom-nav .owl-nav {
	background-color: #F5F4F6;
	margin: 0;
	display: block;
}
.custom-dots {
	background-color: #f2f2f2;
	width: 100%;
	max-width: 34.875rem;
	position: relative;
	margin-right: 1rem;
}
.dots-nav {
	padding-top: 1rem;
	background-color: #f2f2f2;
}
.dn-inner {
	width: calc(100% - 1.5rem);
	max-width: 48.75rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f2f2f2;
	padding-right: 1.5rem;
	position: absolute;
	z-index: 1;
}
.custom-dots .owl-dots {
	width: 100%;
	height: 1px;
	background-color: rgb(31 30 29 / 50%);
	position: absolute;
	z-index: 1;
}
.custom-dots .owl-dots .owl-dot {
	width: 20%;
	float: left;
	height: 2px;
}
.custom-dots .owl-dots .owl-dot span {
	display: block;
	height: 2px;
}
.custom-dots .owl-dots .owl-dot.active span {
	background-color: #1F1E1D;
	height: 2px;
	margin-top: -0.5px;
}
.custom-nav .owl-prev {
	display: none;
	cursor: pointer;
}
.custom-nav .owl-next {
	width: 3.125rem;
	height: 1rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/hero-right.svg);
	cursor: pointer;
}
.hero-info {
	padding: 1.5rem;
	padding-left: 0;
	padding-bottom: 0;
	display: block;
	width: 100%;
	max-width: 48.75rem;
	position: absolute;
	bottom: 0;
	left: 1.5rem;
	z-index: 1;
	background-color: #F5F4F6;
}
.hero-info:before {
	content: "";
	width: 62.5rem;
	left: -62.438rem;
	height: 100%;
	bottom: 0;
	background-color: #F5F4F6;
	position: absolute;
}
.hero-btitle {
	display: block;
	color: #321E4B;
	font-size: 0.875rem;
	line-height: 1;
	text-transform: uppercase;
}
.hero-title {
	display: block;
	font-size: 1.813rem;
	line-height: 3rem;
}
/**
 * Single project
 * ----------------------------------------------------------------------------
 */

.single-project .hero-info {}
.single-project .hero-info:before {}
.info-listing li {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #02364D26;
	list-style: none;
	display: block;
}
.info-listing li:last-child {
	margin-bottom: 0;
}
.info-listing li span {
	display: block;
}
.info-listing li>span:first-child {
	font-weight: 600;
	font-size: 1.188rem;
	min-width: 8.125rem;
}
.info-listing {
	width: 100%;
	max-width: 26.25rem;
}
.team-section h2 {
	text-align: center;
}
.team-section .row {
	width: 100%;
	max-width: 51rem;
	margin-left: auto;
	margin-right: auto;
}
.team-list {
	margin-top: 2rem;
}
.team-list li {
	line-height: 1.5rem;
	list-style: none;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #02364D26;
}
.team-list li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.team-list li .name {
	display: block;
	font-weight: 600;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
}
.team-list li .function {
	font-size: 1rem;
}
.team-function {
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
}
.team-image {
	max-width: 6.25rem;
	display: block;
	margin-bottom: 1rem;
	margin-right: 2rem;
}
.team-image img {
	display: block;
}
.team-links a, .user-item a {
	display: block;
	text-indent: -9999px;
	width: 3rem;
	height: 3rem;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: 1.125rem;
	background-position: center center;
}
.user-item .user-function {
	color: #fff;
}
.team-links a:hover, .user-item a:hover {
	background-color: rgb(255 255 255 / 80%);
}
.user-email a {
	background-image: url(https://www.talentfinders.nl/assets/svg/mail-icon.svg);
}
.user-phone a {
	background-image: url(https://www.talentfinders.nl/assets/svg/p-icon.svg);
	background-size: 1rem;
}
.user-li a {
	background-image: url(https://www.talentfinders.nl/assets/svg/li-icon.svg);
	background-size: 1rem;
}
.team-links, .user-item .social-mail {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}
.team-links>span, .user-item .social-mail>span {
	margin-right: 1rem;
}
.team-links>span:last-child, .user-item .social-mail>span:last-child {
	margin-right: 0;
}
.user-item {
	text-align: left;
}
.user-inner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 28.125rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
}
.user-info {
	background-color: rgb(50 30 75 / 60%);
	padding: 1.5rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.user-info .user-title {
	color: #fff;
}
/**
 * Single post
 * ----------------------------------------------------------------------------
 */

.single-post .header-image {
	background-image: unset !important;
	height: unset;
}
.single-post .header-image:before {
	display: none;
}
.single-post .special-title {
	text-transform: none;
}
.single-post .top-col h1 {
	margin-bottom: 0;
	padding-bottom: 1.5rem;
}
.single-post .single-image {
	height: 12.125rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.single-content>p:last-child {
	margin-bottom: 0;
}
.single-content {
	max-width: 51rem;
	max-width: 100%;
	float: left;
	margin-bottom: 1.5rem;
}
.post-meta {
	color: #011F2C80;
	font-size: 1rem;
	margin-top: 1rem;
}
.post-meta span {
	display: block;
	float: left;
}
.single-post .inner-header .inner, .single-post .section-content.no-builder .inner {}
.single-post .entry-content .news-item {
	margin-bottom: 2.5rem;
}
.single-post .entry-content .news-item:last-child {
	margin-bottom: 0;
}
.single-post .entry-content .news-item a h3 {
	color: #321E4B;
	font-size: 1rem;
	margin-bottom: 0;
	line-height: 1.375rem;
	font-weight: 600;
}
.single-post .news-item .news-img {
	display: block;
	width: 4rem;
	height: 4rem;
	order: 2;
	margin-left: auto;
}
.single-post .news-item .news-img img {
	display: block;
}
.single-aside {
	clear: both;
	float: left;
	width: 100%;
}
.single-aside a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
.single-aside a h3 {
	max-width: 14.875rem;
}
.single-aside h2 {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.875rem;
}
/**
 * Circular scroll
 * ----------------------------------------------------------------------------
 */

.page-id-6452 {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.circles-wrapper {
	position: relative;
	width: 17.125rem;
	height: 32.5rem;
	display: none;
}
body .cscroll-section {
	color: #fff;
}
.cscroll-section .col:nth-child(2) .content-txt {
	position: fixed;
	top: 0%;
	width: 50%;
	height: 100vh;
	right: 0;
	display: none;
}
.cscroll-section p:empty {
	display: none;
}
.cscroll-section .hero-btitle {
	margin-bottom: 1rem;
}
.cscroll-section h2+p>strong:first-child {
	text-transform: uppercase;
}
.cscroll-section p {
	max-width: 36.25rem;
}
.cscroll-section p:last-child {
	margin-bottom: 0
}
.cscroll-section h2 span {
	display: block;
}
.circles-wrapper, .circle, .inner-circle, .mask-full {}
.circle, .inner-circle, .mask-full {}
.circle {
	margin: auto;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
}
.circles-wrapper:hover .circle.is-active {
	position: absolute;
	top: 0;
}
.cscroll-section a {
	color: #321E4B;
	text-decoration: none;
	display: block;
	pointer-events: none;
}
.cscroll-section a::first-letter {
	text-transform: uppercase;
}
.cscroll-section .section {
	margin-bottom: 2.5rem;
}
.cscroll-section .section:last-child {
	margin-bottom: 0;
}
.circles-wrapper:hover .circle:not(.is-active) {
	display: none;
}
.cscroll-section .section h2 br {
	display: block;
}
.page-id-6452 .breadcrumbs {
	display: none;
}
.error404 .breadcrumbs {
	position: relative;
}
.scroll-notice {
	display: none;
	position: fixed;
	bottom: 2.5rem;
	opacity: 1;
	transition: .4s;
}
.scroll-notice span {
	display: flex;
	transform: rotate(-90deg);
	transform-origin: left;
	position: relative;
	align-items: center;
}
.scroll-notice span:after {
	content: '';
	display: block;
	width: 5rem;
	height: 1px;
	position: relative;
	background: #FDC53B;
	left: 2rem;
}
.is-scroll+.site-main .scroll-notice {
	opacity: 0;
}
/**
 * Reviews
 * ----------------------------------------------------------------------------
 */

.review-item a {
	pointer-events: none;
	text-align: left;
	font-weight: 400;
	display: block;
}
.review-item span {
	display: block;
}
.review-item .name {
	color: #3DB49B;
}
.review-item .company-name {
	color: #3DB49B;
	font-weight: 600;
}
.review-item span.name span, span.name span {
	display: inline-block;
}
.review-content>p:first-child {
	margin-top: 0;
}
.review-listing {
	width: 100%;
	max-width: 76rem;
	margin: 0 auto;
}
.review-listing .owl-dots {
	display: none;
}
.review-inner {
	background-color: #fff;
	padding: 1.5rem;
	width: 100%;
	max-width: 52rem;
}
.review-img, .review-item .review-img {
	width: 100%;
	height: 13.75rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/review-img-m.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 12.125rem 13.75rem;
	background-position: center right 1.5rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.review-img:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 8.375rem;
	width: 100%;
	background-color: #fff;
	z-index: -1;
}
.owl-carousel .owl-item .review-img img {
	height: fit-content;
	width: unset;
	display: block;
	margin-right: 3rem;
	margin-top: 2rem;
}
/**
 * Portal
 * ----------------------------------------------------------------------------
 */

.portal {
	background-color: #EAE8EE;
}
.portal .sub-header {
	display: block;
}
.portal.page-id-6482 {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/03/background-yellow-2.jpg.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 100vh;
}
.single-kandidaat.portal .sub-header {
	display: none;
}
.single-kandidaat.portal .breadcrumbs {
	display: none;
}
.portal .inner-header {
	min-height: unset;
}
.portal .navbar li a {
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight: 600;
}
.portal .navbar .portal-menu>li {
	margin-bottom: 1rem;
	opacity: 0.5
}
.portal .navbar .portal-menu>li:last-child {
	margin-bottom: 0;
}
.portal .navbar .portal-menu>li a {
	display: flex;
	align-items: center;
}
.portal .navbar .portal-menu>li a:before {
	content: "";
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 0.75rem;
	flex-shrink: 0;
}
.file-link {
	display: flex;
	align-items: center;
}
.file-link:before {
	content: "";
	position: relative;
	display: inline-block;
	background-image: url(https://www.talentfinders.nl/assets/svg/pdf-icon.svg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-right: 0.5rem;
	width: 1rem;
	height: 1rem;
}
.rm-description>p:first-child {
	margin-top: 0;
}
.rs-description>p:first-child {
	margin-top: 0;
}
.portal .kandidaat-items {
	display: grid;
	grid-gap: 1.5rem;
}
.rec-mark-item, .navbar li.rec-mark-item {
	display: none;
}
.rec-scan-item, .navbar li.rec-scan-item {
	display: none;
}
.has-rm .rec-mark-item, .has-rm .navbar li.rec-mark-item {
	display: block;
}
.has-rs .rec-scan-item, .has-rs .navbar li.rec-scan-item {
	display: block;
}
.kandidaat-item.object-hidden .avatar-status, .kandidaat-item.object-hidden .kandidaat-meta {
	display: none;
}
.kandidaat-item.object-hidden {
	background-color: transparent;
}
.kandidaat-item.object-hidden .no-items p {
	margin-top: 0
}
div.mce-inline-toolbar-grp {
	display: none !important;
}
.portal .navbar .portal-menu>li.current-menu-item, .single-project .portal-menu>li.p-nav {
	opacity: 1;
}
.kandidaat-listing .sf-field-submit {
	display: none;
}
.user-registration-user-logout.portal .navbar .portal-menu>li.current-menu-item.a-nav {
	opacity: 0.5;
}
.user-registration-ur-lost-password .home-nav~li:not(.a-nav) {
	display: none;
}
.portal .navbar .portal-menu>li.home-nav a:before {
	background-image: url(https://www.talentfinders.nl/assets/svg/portal-home.svg);
	background-size: 1.125rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .navbar .portal-menu>li.p-nav a:before {
	background-image: url(https://www.talentfinders.nl/assets/svg/portal-projecten.svg);
	background-size: 1.25rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .navbar .portal-menu>li.a-nav a:before {
	background-image: url(https://www.talentfinders.nl/assets/svg/portal-account.svg);
	background-size: 0.875rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .navbar .portal-menu>li.l-nav a:before {
	background-image: url(https://www.talentfinders.nl/assets/svg/portal-logout.svg);
	background-size: 0.875rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .navbar .portal-menu>li.rec-scan-item a:before {
	background-image: url(http://85.10.131.107/~tfinders/assets/svg/rs-icon.svg);
	background-size: 1.25rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .navbar .portal-menu>li.rec-mark-item a:before {
	background-image: url(http://85.10.131.107/~tfinders/assets/svg/rm-icon.svg);
	background-size: 1rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.portal .site-header~.site-main {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.portal .section-content.no-builder {
	padding: 0;
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a, #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	background-color: #dee0e9;
	font-weight: 600;
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover, #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a:hover {
	background-color: rgb(222 224 233 / 80%);
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a, #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
	background-color: #fff;
}
body ul.acf-radio-list li, body ul.acf-checkbox-list li {
	font-size: 0.875rem;
	margin-bottom: 0.5rem;
}
.user-registration-user-logout .user-registration-MyAccount-navigation, .user-registration-user-logout .user-registration-MyAccount-content {
	display: none;
}
#user-registration .user-registration-MyAccount-content h2 {
	text-align: left;
}
#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a {
	font-family: 'Sofia Pro';
}
.portal .user-registration-MyAccount-navigation-link--user-logout {
	display: none !important
}
#user-registration .user-registration-MyAccount-navigation ul, #user-registration.horizontal .user-registration-MyAccount-navigation ul {
	justify-content: left;
}
.user-registration.horizontal, .user-registration {
	max-width: 40.875rem;
}
.ur-frontend-form #ur-submit-message-node, .user-registration-error {
	display: flex;
	align-items: center;
}
.ur-form-container .button, .ur-form-container button, .user-registration .button, .user-registration button {
	display: initial;
}
.user-registration-profile-header {
	display: none;
}
.user-registration-profile-fields h2 {
	display: none;
}
.tf-forms #user-registration {
	box-shadow: unset;
}
.tf-forms .user-registration-ResetPassword {
	padding: 2.5rem;
}
.tf-forms.tf-login #user-registration {
	margin: 0 auto;
}
.user-registration-LostPassword.lost_password {
	display: none;
}
.user-registration-LostPassword.lost_password a {
	color: #321E4B80;
	font-size: 0.875rem;
	font-weight: 400;
}
.tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=text], .tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=password], .tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=email] {
	border: 1px solid #fdc53b;
	padding: 0.688rem 1.5rem;
	border-radius: 5rem;
	background-color: #fff;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5rem;
	height: unset;
}
.tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=text]:focus, .tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=password]:focus, .tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=email]:focus {
	border-color: #321E4B;
}
.tf-forms .ur-frontend-form .ur-form-row .ur-form-grid input[type=password] {}
.tf-icon+h2 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.tf-icon {
	display: block;
	width: 4.5rem;
	height: 3.75rem;
	margin: 0 auto;
	background-image: url(https://www.talentfinders.nl/assets/svg/tf-icon.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.tf-forms h2 {
	font-size: 2rem;
	line-height: 2.813rem;
	text-align: center;
}
.tf-forms .ur-frontend-form.login input[name=rememberme]#rememberme {
	margin-right: 0.75rem;
}
body .site-main .tf-forms .user-registration-form__label.user-registration-form__label-for-checkbox {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
}
.user-registration-error li strong {
	margin-right: 4px
}
.tf-forms .user-registration-LostPassword.lost_password {
	text-align: center;
}
.tf-forms .ur-form-grid>p:first-child {
	margin-top: 0;
}
.tf-forms .ur-form-grid>p:last-child {
	margin-bottom: 0;
}
body #user-registration p {
	color: #321E4B;
}
#user-registration .user-registration-Button.button {
	background-color: #fdc53b;
	color: #fff;
	border-color: #fdc53b;
	width: 100%;
}
#user-registration .user-registration-Button.button:hover {
	background-color: transparent;
	color: #fdc53b;
	border-color: #fdc53b;
}
#user-registration p:empty {
	display: none;
}
.tf-forms #user-registration {
	margin: 0;
}
.tf-forms {
	background-color: #fff;
	width: 100%;
	max-width: 40.875rem;
	display: block;
}
.tf-forms.tf-login {
	padding: 2.5rem;
	background-color: #fff;
	width: 100%;
	max-width: 30.5rem;
	margin: 0 auto;
}
.page-id-6485 .tf-forms.tf-login {
	margin-left: 0;
}
.page-id-6485 .tf-forms .user-registration-form.user-registration-form-login {
	padding: 2.5rem;
}
.tf-forms .ur-frontend-form {
	border: 0;
}
.page-id-6506 {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 100vh;
}
.page-id-6506 #page {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
.page-id-6506 .site-footer {
	margin-top: auto;
	background-image: unset;
}
.page-id-6506 .site-header {
	background-image: unset;
}
.fwpl-result, .kandidaat-item {
	background-color: #fff;
}
.k-status {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/status-purple.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 0.5rem 1.5rem;
	padding-bottom: 0;
}
.kandidaat-meta {
	padding: 1.5rem;
	padding-top: 2rem;
	position: relative;
}
.kandidaat-item .kandidaat-cv {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	color: #CBC6D2;
	z-index: 1;
}
.kandidaat-item .kandidaat-cv a {
	display: flex;
	align-items: center;
}
.kandidaat-item .kandidaat-functie~div.kandidaat-cv svg {
	margin-right: 0.5rem
}
.kandidaat-item {
	position: relative;
}
.k-status .team-image {
	margin: 0 auto;
	bottom: -1rem;
	position: relative;
}
.status-contact .k-status {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/status-pink.jpg.webp);
}
.status-nieuw .k-status {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/status-yellow.jpg.webp);
}
.status-afgerond .k-status {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/status-green.jpg.webp);
}
.fwpl-result a, .kandidaat-info a, .kandidaat-item a {
	font-weight: 400;
}
.kandidaat-info .acf-fields>.acf-field {
	padding: 0;
}
.kandidaat-mail a, .kandidaat-li a, .kandidaat-telefoon a {
	position: relative;
	z-index: 1;
}
.kandidaat-status .frontend-form {
	margin-top: 1rem;
}
.kandidaat-status .frontend-form .acf-field-submit-button {
	margin-top: 1rem;
}
.kandidaat-listing .facetwp-facet {
	display: flex;
	margin-bottom: 1.5rem;
	flex-wrap: wrap;
}
.kandidaat-listing .sf-field-taxonomy-status_kandidaat>ul:first-child {
	display: flex;
	margin-bottom: 1rem;
	flex-wrap: wrap;
}
.kandidaat-listing .facetwp-facet.facetwp-facet-pagination {
	margin-bottom: 0;
}
.kandidaat-listing .searchandfilter ul li li {
	margin: 0;
	padding: 0;
}
.kandidaat-listing .facetwp-radio {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/purple-filter.png.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 0.875rem;
	color: #fff;
	border-radius: 53px;
	padding: 0.5rem 1rem;
	margin-right: 1rem;
	order: 0;
	font-weight: 600;
	opacity: 0.5
}
.sf-field-taxonomy-status_kandidaat>ul:first-child>li label {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/purple-filter.png.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 0.875rem;
	color: #fff;
	border-radius: 53px;
	padding: 0.5rem 1rem;
	order: 0;
	font-weight: 600;
	cursor: pointer;
	opacity: 0.5
}
.sf-field-taxonomy-status_kandidaat>ul:first-child>li label {}
.sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-option-active label {
	opacity: 1;
}
.kandidaat-listing .searchandfilter ul li {
	padding: 0;
	margin: 0;
}
.kandidaat-listing .sf-field-taxonomy-status_kandidaat>ul:first-child>li {
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
.kandidaat-listing .sf-field-taxonomy-status_kandidaat>ul:first-child>li:last-child {
	margin-right: 0;
}
.sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-option-active {
	opacity: 1;
}
.sf-field-taxonomy-status_kandidaat>ul:first-child>li input[type="radio"] {
	display: none;
}
.kandidaat-listing .facetwp-radio:last-child {}
.kandidaat-listing .facetwp-radio.checked, .sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-option-active label {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/purple-filter.png.webp);
	opacity: 1;
}
.kandidaat-listing .facetwp-radio[data-value=nieuw], .sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-item-29 label {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/yellow-filter.png.webp);
	order: 2;
	color: #8D829B;
}
.kandidaat-listing .facetwp-radio[data-value=contact], .sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-item-30 label {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/pink-filter.png.webp);
	order: 3;
	color: #8D829B;
}
.kandidaat-listing .facetwp-radio[data-value=afgerond], .sf-field-taxonomy-status_kandidaat>ul:first-child>li.sf-item-31 label {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/green-filter.png.webp);
	order: 4;
}
.kandidaat-functie, .kandidaat-functie~div, .kandidaat-info .kandidaat-status~div {
	font-size: 0.875rem;
}
.kandidaat-voornaam, .kandidaat-achternaam {
	font-size: 1.5rem;
	font-weight: 600;
}
.kandidaat-functie {
	font-size: 1rem;
	color: #321E4BBF;
	padding-bottom: 1rem;
	margin: 0.5rem 0;
	margin-bottom: 1rem;
	border-bottom: 1px solid #EAE8EE;
	word-break: break-all;
}
.facetwp-pager {
	display: flex;
	margin-top: 1.5rem;
}
.facetwp-pager a {
	width: 2rem;
	height: 2rem;
	font-size: 0.875rem;
	font-weight: 400;
	background-color: #8D82A3;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.facetwp-pager a:hover {
	text-decoration: none;
}
.facetwp-pager a.active {
	background-color: #321E4B;
}
.facetwp-pager a:not(.active):hover {
	opacity: 0.5
}
.facetwp-pager a.next, .facetwp-pager a.prev {
	background-color: #fff;
	color: #321E4B;
	background-repeat: no-repeat;
	background-size: 0.375rem;
	background-position: center center;
	text-indent: -9999px;
}
.facetwp-pager a.next {
	background-image: url(https://www.talentfinders.nl/assets/svg/f-right.svg);
}
.facetwp-pager a.prev {
	background-image: url(https://www.talentfinders.nl/assets/svg/f-left.svg);
}
.portal .inner {
	margin: 0;
}
.project-item-inner {
	padding: 1.5rem;
	display: block;
}
.project-item a {
	display: block;
}
.project-item {
	position: relative;
}
.project-item a.to-project {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.project-item a:hover {
	text-decoration: none;
}
.project-item li a {
	padding: 0;
}
.project-files {
	position: relative;
	z-index: 1;
}
.project-files li {
	margin-bottom: 0.25rem;
}
.project-files li a {
	display: inline-block;
}
.project-files li a:hover {
	text-decoration: underline;
}
.project-files li:last-child {
	margin-bottom: 0;
}
.kandidaat-functie~div, .kandidaat-info .kandidaat-status~div {
	display: flex;
	align-items: center;
	margin-bottom: 0.5rem;
}
.kandidaat-info .kandidaat-status~div {
	flex-wrap: wrap;
}
.kandidaat-functie~div span, .kandidaat-info .kandidaat-status~div span {
	opacity: 0.75
}
.kandidaat-meta>div:last-child {
	margin-bottom: 0;
}
.kandidaat-functie~div svg, .kandidaat-info .kandidaat-status~div svg {
	margin-right: 0.75rem;
	width: 1rem;
}
.kandidaat-info li:last-child {
	margin-bottom: 0;
}
.status-contact svg, .status-contact svg path {
	fill: #F4C1C3;
}
.status-nieuw svg, .status-nieuw svg path {
	fill: #FDC53B;
}
.status-afgerond svg, .status-afgerond svg path {
	fill: #3DB49B;
}
.project-title {
	font-size: 1.75rem;
	font-weight: 600;
	margin-bottom: 1.5rem;
}
.project-item .more-link {
	color: #FDC53B;
	font-weight: 600;
	display: flex;
	align-items: center;
	margin-top: 1.5rem;
}
.project-item .more-link:after {
	content: "";
	position: relative;
	display: inline-block;
	width: 1.125rem;
	height: 0.875rem;
	background-size: contain;
	background-position: bottom left;
	background-image: url(https://www.talentfinders.nl/assets/svg/arrow-right-y.svg);
	background-repeat: no-repeat;
	margin-left: 0.75rem;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
.project-item .to-project:hover+.more-link:after, .page-item a:hover .more-link:after {
	margin-left: 1rem;
}
#user-registration .ur-edit-profile, #user-registration .user-registration-MyAccount-content, #user-registration.horizontal .ur-edit-profile, #user-registration.horizontal .user-registration-MyAccount-content {
	text-align: left;
}
.single-kandidaat .breadcrumbs {
	position: relative;
}
body .saic-wrapper .saic-wrap-comments {}
.comment-form-comment label {
	display: block;
	margin-bottom: 0.5rem;
}
.comment-form-comment label[for="comment"] {
	display: none;
}
.comment-form-comment textarea {
	border-radius: 0;
	max-height: 11.125rem;
	width: 100%;
	resize: none;
	line-height: 1.5rem
}
.comment-author.vcard {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}
.comment-author.vcard .avatar {
	width: 2rem;
	height: 2rem;
	margin-right: 1rem;
	display: block;
}
.comment .says {
	display: none;
}
.comment-meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.comments-area li {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.comment-content {
	padding-left: 3rem;
}
.comments-area li {
	margin-bottom: 1rem;
}
.comments-area li>article {
	margin-bottom: 1rem;
}
.comments-area li:last-child {
	margin-bottom: 0;
}
.comments-area {
	width: 100%;
	max-width: 41.5rem;
	clear: both;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol .children {
	padding-left: 1.5rem
}
.comments-area time {
	opacity: 0.75;
	font-size: 0.75rem;
	font-weight: 400;
	pointer-events: none;
}
.comments-area .comment-reply-title {
	font-size: 1rem;
	line-height: 1.5rem;
}
.comments-area p {
	margin: 0.5rem 0;
}
.comment-content>p:first-child {
	margin-top: 0;
}
.comment-awaiting-moderation {
	padding-left: 3rem;
	margin-bottom: 0.5rem;
}
.comment-edit-link {
	text-indent: -9999px;
	width: 0.875rem;
	height: 0.875rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/edit-icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	display: block;
}
.comment-metadata {
	display: flex;
	flex: 1;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
.comment-author .fn {
	margin-right: 0.5rem;
}
.comment-body .reply {
	padding-left: 3rem;
	font-size: 0.75rem;
}
.kandidaat-btn {
	color: #CBC6D2;
	text-indent: -9999px;
	width: 1.125rem;
	height: 0.875rem;
	background-size: 19px 14px;
	background-position: bottom 1.5rem right 1.5rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/a-right-grey.svg);
	background-repeat: no-repeat;
	margin-left: 0.75rem;
	display: block;
	float: right;
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
.comments-area p.form-submit {
	margin-bottom: 0
}
.comments-area p.comment-form-comment {}
body .modal-backdrop {
	background-color: #321E4B;
}
.kandidaat-naam div {
	display: inline-block;
	font-size: 1.25rem;
}
.kandidaat-content .kandidaat-functie {
	font-size: 1rem;
	margin-top: 0.25rem;
}
.kandidaat-inner {
	width: 100%;
	max-width: 42.5rem;
	padding-right: 1rem;
}
.comment-respond {
	padding-left: 2rem;
	position: relative;
	background-image: url(https://www.talentfinders.nl/assets/svg/notities-icon.svg);
	background-position: top 0.5rem left;
	background-repeat: no-repeat;
	background-size: 1.063rem;
	margin-top: 1.25rem
}
.loading {
	padding: 1.5rem;
}
.kandidaat-status .acf-field .acf-label {
	display: none;
}
.kandidaat-content .k-status .team-image {
	margin-left: 2rem;
}
body .acf-related-terms-field .categorychecklist-holder {
	border-color: #EAE8EE;
	border-radius: 0;
}
body .acf-related-terms-field .acf-checkbox-list, body ul.acf-radio-list:focus-within, body ul.acf-checkbox-list:focus-within {
	border: 0;
	border-radius: 0;
}
body .modalTF .modal-body {
	padding: 0;
}
.kandidaat-all {
	padding: 1.5rem;
	padding-top: 2rem;
}
.kandidaat-content .k-status {
	background-size: 102%;
}
.kandidaat-inner {
	padding-left: 2rem;
	position: relative;
	background-image: url(https://www.talentfinders.nl/assets/svg/user-k.svg);
	background-position: top 0.5rem left;
	background-repeat: no-repeat;
	background-size: 1.063rem;
}
.portal .fwpl-layout.el-hkhimk, .portal .kandidaat-items {
	grid-template-columns: repeat(1, 1fr);
}
.kandidaat-status {
	font-size: 1.25rem;
	font-weight: 600;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #EAE8EE;
}
.single-kandidaat {
	background-color: #EAE8EE
}
.kandidaat-content {
	background-color: #fff;
}
body #cancel-comment-reply-link {
	font-size: 0.75rem;
	margin-left: 0.5rem;
}
.modalTF button.close, .modalTF .close {
	font-weight: 400;
	width: 1rem;
	height: 1rem;
	z-index: 1;
	position: relative;
	background-color: transparent;
	color: #fff;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/close-icon-w.svg);
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: center center;
	margin-top: 1.5rem;
	margin-right: 1.5rem;
}
.modalTF button.close:hover, .modalTF .close:hover {
	opacity: 0.8;
}
.single-kandidaat .section-content {
	padding-top: 0;
}
.kandidaat-info [value]:before {
	width: 12px;
	height: 12px;
}
.kandidaat-info [value="29"]:before {
	color: #FDC53B;
	border-color: #FDC53B;
}
.kandidaat-info [value="30"]:before {
	color: #F4C1C3;
	border-color: #F4C1C3;
}
.kandidaat-info [value="31"]:before {
	color: #3DB49B;
	border-color: #3DB49B;
}
.kandidaat-info [value="29"]:checked:before {
	color: #FDC53B;
	border-color: #FDC53B;
	background-color: #FDC53B;
}
.kandidaat-info [value="30"]:checked:before {
	color: #F4C1C3;
	border-color: #F4C1C3;
	background-color: #F4C1C3;
}
.kandidaat-info [value="31"]:checked:before {
	color: #3DB49B;
	border-color: #3DB49B;
	background-color: #3DB49B;
}
body.portal .modal-content {
	box-shadow: unset;
}
.ur-frontend-form.login {
	padding: 0;
}
.form-submit input[type="submit"], body .saic-wrapper .saic-wrap-form .saic-container-form input[type='submit'] {
	width: 1.5rem;
	height: 1.5rem;
	background-size: contain;
	background-position: center left;
	border: 0;
	text-indent: -9999px;
	border: 0;
	border-radius: 50%;
	padding: 0;
	background: unset;
	background-image: url(https://www.talentfinders.nl/assets/svg/note-submit.svg);
}
.form-submit input[type="submit"]:hover, body .saic-wrapper .saic-wrap-form .saic-container-form input[type='submit']:hover {
	color: #fff;
	background-image: url(https://www.talentfinders.nl/assets/svg/note-submit.svg);
}
.portal .menu-toggle {
	display: flex;
}
body .saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea {
	border-radius: unset;
}
body .saic-ajax-success {
	display: none;
}
body .saic-wrapper .saic-counter-info {
	display: none;
}
body .saic-wrapper ul.saic-container-comments li.saic-item-comment {
	border-bottom: 0 !important;
}
body .saic-wrapper {
	background: #fff;
	background-image: url(https://www.talentfinders.nl/assets/svg/notities-icon.svg);
	background-position: top 0.5rem left;
	background-repeat: no-repeat;
	background-size: 1.063rem;
	padding-left: 2rem;
}
body .saic-wrapper .saic-wrap-link {
	padding: 0;
}
body .saic-wrapper .saic-wrap-link a.saic-link {
	font-size: 1rem;
}
body .saic-wrapper .saic-wrap-link a.saic-link:hover {
	text-decoration: underline !important;
}
body .saic-wrapper ul.saic-container-comments li.saic-item-comment .saic-comment-content {
	padding: 0 !important;
	padding-bottom: 1rem !important
}
body .saic-post-author {
	display: none;
}
body .saic-wrapper .saic-wrap-form {
	border-top: unset !important;
	padding-left: 0;
}
body .saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea {
	padding: 0.75rem;
	min-height: 4rem !important;
}
body .saic-wrapper ul.saic-container-comments li.saic-item-comment .saic-comment-content .saic-comment-info .saic-comment-time {
	font-size: 0.75rem;
}
body .saic-wrapper ul.saic-container-comments li.saic-item-comment {
	padding: 0 !important;
}
body .saic-wrapper ul.saic-container-comments li.saic-item-comment .saic-comment-avatar {
	padding-top: 0;
}
body .saico-comment:before {
	content: "";
	display: none;
}
body .saic-btn-video {
	display: none !important;
}
body .saic-wrapper ul.saic-container-comments {
	padding-top: 1rem;
}
body .saic-wrapper .saic-media-btns a>span:before {
	display: none;
}
body .saic-wrapper .saic-media-btns a.saic-btn-image>span {
	width: 1rem;
	height: 1.063rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/attachment-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
body .saic-wrapper .saic-media-btns a.saic-btn-image {
	display: none;
}
body .saic-wrapper .saic-media-btns a.saic-btn-link>span {
	width: 1.063rem;
	height: 1.063rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/link-icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
body .saic-wrapper .saic-media-btns a>span {
	display: block;
}
body .saic-wrapper .saic-media-btns {
	padding-left: 0;
}
body .saic-wrapper .saic-wrap-form .saic-form-avatar {
	left: 0;
}
body .saic-wrapper .saic-wrap-form .saic-container-form input.saic-input:focus, body .saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea:focus {
	border-color: #321e4b;
}
body .frontend-item-container .frontend-item-messages {
	background: transparent;
	padding: 0;
	margin: 0;
	text-shadow: unset;
	font-size: 1rem;
	color: #321E4B;
}
body .kandidaat-status .frontend-form-post-link {
	display: none !important;
}
body .wijzig-status, body .frontend-item-container .frontend-item-messages a, body .frontend-item-container .frontend-item-messages a:active, body .frontend-item-container .frontend-item-messages a:focus {
	font-size: 0.875rem;
	font-weight: 600;
	color: #321E4B;
	text-decoration: underline;
	border: 0;
}
body .frontend-item-container .frontend-item-messages a:hover, body .wijzig-status:hover {
	text-decoration: none;
}
.wijzig-status {
	display: none;
}
.status-container {
	position: relative;
}
body .frontend-form-icon.frontend-icon-loading {
	position: absolute;
	right: 0;
	bottom: 0.75rem;
}
body .frontend-item-container {
	margin-bottom: 0;
}
body .post-data-taxonomy-terms-status-kandidaat- {
	margin-bottom: 1rem;
}
body #frontend-form-1 {
	max-height: 9.188rem;
}
/**

 * Modal

 * ----------------------------------------------------------------------------

 */

body.modal-open {
	padding-right: 0 !important;
	overflow: unset;
}
body .modal-dialog, body .modal.in .modal-dialog {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
}
body .modal-header {
	border-bottom: 0;
	padding: 1.5rem;
}
body .modal-title {
	font-size: 1.375rem;
	line-height: 1.875rem;
	font-weight: 600;
	width: calc(100% - 2rem);
	float: left;
}
body .modal-header .close {
	margin-top: 0;
	font-size: 2rem;
	opacity: 1;
	color: #011F2C;
}
body .modal-header .close:hover {
	opacity: 0.8
}
body .modal-content {
	border: 0;
	border-radius: 0;
}
body .modal-body {
	padding: 1.5rem;
}
body .modal.fade .modal-dialog {
	opacity: 0;
	transform: translateY(-50%);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
body .modal.fade.in .modal-dialog {
	opacity: 1;
}
/**
 * Werkwijze animation
 * ----------------------------------------------------------------------------
 */

.tf-animation {
	position: relative;
	height: 100%;
	width: 100%;
}
.tf-circle {
	background-color: #FDC53B;
	border: 1px solid #FDC53B;
	border-radius: 50%;
	width: 7rem;
	height: 7rem;
	opacity: 0;
	left: 0;
	position: absolute;
	transition: .6s !important;
}
.is-active .tf-circle {
	transition: .6s !important;
}
.tf-circle.tf-circle-yellow {
	border-color: #FDC53B;
	background-color: #FDC53B;
	left: 0;
	right: unset;
	transition: .6s;
}
.tf-circle.tf-circle-green {
	border-color: #3DB49B;
	background-color: #3DB49B;
	right: 0;
	top: 136px;
	left: unset;
	transition: .6s;
}
.tf-circle.tf-circle-pink {
	border-color: #F4C1C3;
	background-color: #F4C1C3;
	left: 0;
	top: 272px;
	right: unset;
	transition: .6s;
}
.tf-circle.tf-circle-white {
	border-color: #fff;
	background-color: #fff;
	right: 0;
	top: 408px;
	left: unset;
	transition: .6s;
}
.circle-1.is-active .tf-circle-yellow, .circle-1~.is-active .tf-circle-yellow {
	opacity: 1;
	transition: .6s;
}
.circle-2.is-active .tf-circle-yellow, .circle-2~.is-active .tf-circle-yellow, .circle-2.is-active .tf-circle-green, .circle-2~.is-active .tf-circle-green {
	opacity: 1;
	transition: .6s;
}
.circle-3.is-active .tf-circle-yellow, .circle-3~.is-active .tf-circle-yellow, .circle-3.is-active .tf-circle-green, .circle-3~.is-active .tf-circle-green, .circle-3.is-active .tf-circle-pink, .circle-3~.is-active .tf-circle-pink {
	opacity: 1;
	transition: .6s;
}
.circle-4.is-active .tf-circle-yellow, .circle-4~.is-active .tf-circle-yellow, .circle-4.is-active .tf-circle-green, .circle-4~.is-active .tf-circle-green, .circle-4.is-active .tf-circle-pink, .circle-4~.is-active .tf-circle-pink, .circle-4.is-active .tf-circle-white, .circle-4~.is-active .tf-circle-white {
	opacity: 1;
	transition: .6s;
}
.circle-3.is-active .tf-circle-green, .circle-4.is-active .tf-circle-green {
	background-color: #3DB49B;
}
.circle-4.is-active .tf-circle-pink {
	background-color: #F4C1C3;
}
.circle-4.is-active .tf-circle-yellow, .circle-4~.is-active .tf-circle-yellow, .circle-4.is-active .tf-circle-green, .circle-4~.is-active .tf-circle-green, .circle-4.is-active .tf-circle-pink, .circle-4~.is-active .tf-circle-pink, .circle-4.is-active .tf-circle-white, .circle-4~.is-active .tf-circle-white {
	opacity: 1;
	transition: .6s;
}
.after-scroll .tf-circle-yellow, .after-scroll .tf-circle-green, .after-scroll .tf-circle-pink, .after-scroll .tf-circle-white {
	opacity: 1;
	transition: .6s;
}
.after-scroll .tf-circle-green {
	background-color: #3DB49B;
}
.after-scroll .tf-circle-pink {
	background-color: #F4C1C3;
}
.after-scroll .tf-circle-white {
	background-color: #fff;
}
.tf-line {
	width: 1px;
	background-color: #fff;
	height: 6.25rem;
	height: 6.25rem;
	position: absolute;
	top: -6.25rem;
	left: 3.5rem;
}
.tf-circle-green .tf-line {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdc53b+0,fdc53b+25,3db49b+100 */
	background: rgb(253, 197, 59);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(253, 197, 59, 1) 0%, rgba(253, 197, 59, 1) 25%, rgba(61, 180, 155, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(253, 197, 59, 1) 0%, rgba(253, 197, 59, 1) 25%, rgba(61, 180, 155, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(253, 197, 59, 1) 0%, rgba(253, 197, 59, 1) 25%, rgba(61, 180, 155, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc53b', endColorstr='#3db49b', GradientType=0);
	/* IE6-9 */
}
.tf-circle-pink .tf-line {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3db49b+0,3db49b+25,f4c1c3+100 */
	background: rgb(61, 180, 155);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(61, 180, 155, 1) 0%, rgba(61, 180, 155, 1) 25%, rgba(244, 193, 195, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(61, 180, 155, 1) 0%, rgba(61, 180, 155, 1) 25%, rgba(244, 193, 195, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(61, 180, 155, 1) 0%, rgba(61, 180, 155, 1) 25%, rgba(244, 193, 195, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3db49b', endColorstr='#f4c1c3', GradientType=0);
	/* IE6-9 */
}
.tf-circle-white .tf-line {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c1c3+0,f4c1c3+25,ffffff+100 */
	background: rgb(244, 193, 195);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(244, 193, 195, 1) 0%, rgba(244, 193, 195, 1) 25%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(244, 193, 195, 1) 0%, rgba(244, 193, 195, 1) 25%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(244, 193, 195, 1) 0%, rgba(244, 193, 195, 1) 25%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c1c3', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}
.tf-circle {
	transition: .6s !important;
	transform: rotate(-50deg);
}
.tf-circle-pink {
	transform: rotate(50deg);
}
.circle-0.is-active .tf-circle, .circle-0.is-active~.circle .tf-circle {
	opacity: 0 !important;
}
/**
 * Pagebuilder
 * ----------------------------------------------------------------------------
 */

.one-col {
	text-align: center;
}
.gg-object>div:first-child {
	border-radius: 0.625rem;
	overflow: hidden;
}
.gg-object {
	margin-bottom: 1.5rem;
}
.gg-object:last-child {
	margin-bottom: 0;
}
.kolom-meta {
	border: 1px solid #011F2C1A;
	border-bottom-left-radius: 0.625rem;
	border-bottom-right-radius: 0.625rem;
	padding: 2.25rem;
}
.brochure-object .kolom-meta {
	background-color: #321E4B;
	color: #fff;
}
.brochure-object .gg-image {
	position: relative;
	height: 100%;
}
.brochure-object .kolom-title {
	font-weight: 400;
}
.kolom-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 11.625rem;
}
.kolom-image img {
	display: block;
	opacity: 0;
	visibility: hidden;
}
.kolom-meta .ct-btn, .kolom-meta .more-link, .top-col .more-link {
	margin-top: 1.25rem;
}
.kolom-meta .more-link {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.usp-bar {
	background-color: #fdc53b;
	padding: 1.5rem 0;
	font-weight: 600;
}
.usp-list div {
	text-align: center;
}
.gallery-images .service-listing .owl-nav {
	display: flex;
}
.k-results.k-projects.gallery-images .service-item {
	padding-top: 0;
}
.top-col .more-link {
	display: table;
}
.image-section.two-col .col:first-child {
	margin-bottom: 0;
}
.image-section .content-txt p {
	margin: 0;
}
.image-section .content-txt p img {
	display: block;
}
.image-section.two-col .col:nth-child(2) {
	display: none;
}
.logo-section.one-col {
	background-image: url();
	background-repeat: no-repeat;
	background-size: 46.625rem;
	background-position: center left;
}
.logo-section .kolom-image {
	background-size: contain;
	height: 2.875rem;
	position: relative;
	z-index: 1;
	pointer-events: none;
}
.has-shape svg {
	width: 100%;
	max-width: 33.375rem;
}
.home .has-shape:first-child .st1 {
	fill: #FDC53B;
}
.home .has-shape:first-child .st2 {
	fill: #3DB49B;
}
.logo-section .bigger-logo .kolom-image {
	height: 3.75rem;
}
.woord-section {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background-yellow-2.jpg.webp);
}
.logo-section .gg-object>div:first-child {
	position: relative;
	border-radius: 0;
	height: 7.813rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo-section .gg-image {
	width: 100%;
}
.logo-section .gg-object {
	padding: 0.313rem;
}
.logo-section .kolom-meta .more-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	margin: 0;
	top: 0;
	-webkit-transition: background-color .4s;
	-moz-transition: background-color .4s;
	transition: background-color .4s;
}
.logo-section .kolom-meta .more-link:hover {
	background-color: #02364d;
}
.logo-section .gg-container {
	margin-left: -0.313rem;
	margin-right: -0.313rem;
}
.logo-section .row {
	width: 100%;
	max-width: 64.5rem;
	margin: 0 auto;
}
.logo-section .kolom-meta {
	padding: 0;
	border-color: rgb(255 255 255 / 15%);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	border-radius: unset;
}
.logo-section img {
	display: none;
}
.section-content.hidden-section {
	display: none;
}
.section-content, .divider, .one-col {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.two-col .col {
	margin-bottom: 1.5rem;
}
.two-col .col:last-child {
	margin-bottom: 0;
}
.two-col.video-section .col:first-child>.content-txt>p {
	margin: 0;
}
.two-col.intro-section .row {
	width: 100%;
	max-width: 61.875rem;
	margin: 0 auto;
	float: none;
}
.two-col.intro-section .row .col:only-child {
	width: 100%;
	max-width: 38.438rem;
}
.two-col.cf-section .row {
	width: 100%;
	max-width: 65.5rem;
	margin: 0 auto;
	float: none;
}
.two-col.cf-section .row .col:only-child {
	width: 100%;
}
.section-content .ct-btn {
	margin-top: 1.25rem;
}
.vacature-section a .ct-btn {
	margin-top: 1rem;
}
.divider {
	height: 17.5rem;
}
.img-col {
	min-height: 16.875rem;
}
.img-col img {
	display: block;
	margin: 0 auto;
}
.image-two {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
}
.image-side .img-col {
	display: none;
}
.image-side .img-col img {
	opacity: 0;
	visibility: hidden;
}
.image-side .img-col {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.usp-section {
	border-top: 1px solid #2E394D;
	border-bottom: 1px solid #2E394D;
	background-color: #321E4B;
}
.usp-section .col-center {
	color: #fff;
}
.usp-section.one-col, .usp-section.one-col .col-center {
	text-align: left;
}
#breadcrumbs {
	margin: 0;
	text-align: center;
}
.breadcrumbs {
	font-size: 0.875rem;
	padding: 0.875rem 0;
	color: #08172D;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.single-vacature .breadcrumbs {
	position: relative;
}
.breadcrumbs .dlm {
	font-weight: 600;
	margin: 0 0.4rem;
	color: #321E4B;
}
#breadcrumbs * {
	display: flex;
	align-items: center;
	justify-content: center;
}
.breadcrumb_last {}
section.gallery li {
	list-style: none;
}
.breadcrumbs a, .entry-content .breadcrumbs a {
	font-weight: 600;
	text-decoration: underline;
}
.breadcrumbs a:hover, .entry-content .breadcrumbs a:hover {}
#breadcrumbs>span>span {
	flex-wrap: wrap;
}
#breadcrumbs>span>span:first-child>a:hover, #breadcrumbs a:hover {
	opacity: 0.8;
}
.banner-section .row {
	overflow: hidden;
	position: relative;
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Banner_BG.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #fff;
}
.banner-section .col:first-child .content-txt {}
.banner-section .row .col:first-child {
	padding: 1.5rem;
}
.banner-section .ct-btn, .btns-holder .ct-btn {
	margin-right: 1rem;
	margin-bottom: 1rem;
	display: inline-block;
}
.banner-section .ct-btn:last-child, .btns-holder .ct-btn:last-child {
	margin-right: 0;
}
.banner-section .ct-btn {
	color: #fff;
}
.banner-section .ct-btn:hover {
	color: #fff;
}
.faq-section h2 {
	text-align: center;
}
.faq-number {
	color: #321E4B;
	font-size: 1rem;
	font-weight: 300;
	display: block;
	margin-right: 2.5rem;
}
.faq-item>div {
	width: 100%;
}
.faq-listing {
	width: 100%;
	max-width: 61.875rem;
	margin: 0 auto;
}
.faq-listing div>p:first-child {
	margin-top: 0;
}
.faq-listing div>p:last-child {
	margin-bottom: 0;
}
.faq-listing div>p:empty {
	display: none;
}
.faq-item {
	border-bottom: 1px solid #02364D26;
	padding: 1.75rem 0;
	padding-bottom: 1.125rem;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
.faq-title {
	font-size: 1.5rem;
	line-height: 1.75rem;
	cursor: pointer;
	margin-bottom: 0.625rem;
	background-image: url(https://www.talentfinders.nl/assets/svg/chevron-down.svg);
	background-repeat: no-repeat;
	background-size: 0.813rem 0.438rem;
	background-position: top 0.625rem right;
	padding-right: 1rem;
}
.faq-title.ui-accordion-header-active {
	background-image: url(https://www.talentfinders.nl/assets/svg/chevron-up.svg);
}
.faq-listing p {
	width: calc(100% - 1rem);
}
.kolom-content>p {
	margin-top: 1rem;
}
.kolom-content>p:last-child {
	margin-bottom: 0;
}
.two-col-columns .gg-object {
	text-align: left;
}
.two-col-columns .kolom-meta .more-link, .two-col-columns .ct-btn.ct-center {
	margin-left: 0;
	margin-right: 0;
}
.faq-listing.special-faq .faq-item {
	background-color: #FFFFFF;
	border-radius: 0.625rem;
	margin-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	display: flex;
	align-items: flex-start;
}
.faq-listing.special-faq .faq-item>div {
	width: 100%;
}
.faq-listing.special-faq .faq-item img {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 1rem;
}
.faq-listing.special-faq .faq-item:last-child {
	margin-bottom: 0;
}
.special-faq .faq-item p:empty {
	display: none;
}
.number {
	color: #321E4B;
	font-weight: 400;
	border-radius: 50%;
	font-size: 1.188rem;
	line-height: 1.688rem;
	width: 2.5rem;
	height: 2.5rem;
	border: 2px solid #321E4B;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1rem;
}
.gg-meta .number~.number {
	display: none;
}
.option-section .col.img-col {
	border-radius: 0.625rem;
	border: 2px solid #011F2C1A;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	padding: 2.25rem;
}
.option-section .col.img-col img {
	max-width: 8.5rem;
}
.option-section .col.img-col .number {
	margin-bottom: 0;
	color: #fff;
	border-color: #fff;
}
.option-section .col.img-col .option-number {
	position: absolute;
	left: -2px;
	bottom: -2px;
	background-color: #321E4B;
	border-top-right-radius: 0.625rem;
	border-bottom-left-radius: 0.625rem;
	height: 5rem;
	width: 5rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.op-section .col:nth-child(2) {
	background-color: #FFFFFF;
	border-radius: 0.625rem;
	padding: 2.25rem;
}
body .op-section .col:nth-child(2) .gform_wrapper, .gg-np-form .gform_wrapper {
	padding: 0;
}
.op-section:not(.sf-section) .col:first-child {
	color: #fff;
}
.op-section {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd200+0,ed7211+100 */
	background: rgb(255, 210, 0);
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(255, 210, 0, 1) 0%, rgba(237, 114, 17, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 210, 0, 1) 0%, rgba(237, 114, 17, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 210, 0, 1) 0%, rgba(237, 114, 17, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd200', endColorstr='#ed7211', GradientType=1);
	/* IE6-9 */
}
.op-section.sf-section {
	background: #F5F4F6;
}
.op-section .col:first-child img {
	display: block;
	margin-top: 2.5rem;
}
.op-section .content-txt>.usp-listing:first-child {
	margin-top: 0;
}
.step-section {
	background-color: #F5F4F6;
	overflow: hidden;
}
.step-more .gg-image {
	background-color: #321E4B;
	color: #fff;
}
.step-more .gg-image a {
	color: #fff;
}
.step-more .gg-image a:hover {
	opacity: 0.8;
	color: #fff;
}
.step-section .kolom-image {
	background-size: 3rem;
	height: 5.25rem;
	background-position: center bottom;
}
.step-section .kolom-meta {
	border: 0;
}
.step-section .gg-object>div:first-child {
	border: 1px solid #011F2C1A;
	background-color: #fff;
}
.step-section h3 {
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.step-section .gg-container.owl-carousel .gg-object {
	float: none;
	width: 100%;
	clear: none;
	padding: 1.25rem 0;
}
.step-section .gg-container.owl-carousel .gg-object .gg-image {
	box-shadow: 0px 0px 20px #DEE6EF;
}
.step-section .gg-container.owl-carousel .owl-nav {}
.owl-nav>div {
	width: 3rem;
	height: 3rem;
	display: block;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 1.25rem;
}
.owl-nav>div.disabled {
	opacity: 0.25
}
.owl-nav>div:last-child {
	margin-right: 0;
}
.owl-nav>div:not(.disabled):hover {
	opacity: 0.8
}
.owl-next {
	background-image: url(https://www.talentfinders.nl/assets/svg/a-right.svg);
}
.owl-prev {
	background-image: url(https://www.talentfinders.nl/assets/svg/a-left.svg);
}
.gallery-images .owl-next, .gallery-images .owl-prev {
	background-color: #F4C1C3;
	border-radius: 50%;
	background-size: 1.125rem;
}
.gallery-images .owl-next {
	background-image: url(https://www.talentfinders.nl/assets/svg/a-right-d.svg);
}
.gallery-images .owl-prev {
	background-image: url(https://www.talentfinders.nl/assets/svg/a-left-d.svg);
}
.tf-gallery {
	margin: 0 auto;
	max-width: 79rem;
}
.tf-gallery .gallery-icon {
	overflow: hidden;
}
.tf-gallery br {
	display: none;
}
.tf-gallery .gallery+.gallery, .tf-gallery .gallery+br+.gallery {
	margin-top: 0;
}
.dark-theme .owl-next {}
.dark-theme .owl-prev {}
.owl-nav {
	margin-top: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.no-statistics li {
	list-style: none;
	border-bottom: 2px solid #011F2C1A;
	padding-bottom: 1.25rem;
	margin-bottom: 1.5rem;
}
.no-statistics li span {
	display: block;
}
.no-number {
	display: block;
	font-size: 4rem;
	line-height: 3rem;
	font-weight: 900;
	margin-bottom: 1.25rem;
}
.no-statistics li .no-number+span {}
.no-statistics li:last-child {
	margin-bottom: 0;
}
.dark-theme .content-area.gg-page {
	background-color: #321E4B;
}
.dark-theme .no-bg .top-col {
	color: #fff;
}
.dark-theme .breadcrumbs {
	color: #fff;
}
.dark-theme .breadcrumbs .dlm {
	color: #fff;
}
.dark-theme .breadcrumbs a, .dark-theme .entry-content .breadcrumbs a {
	color: #fff;
}
.shape-section {
	background-repeat: no-repeat;
	background-size: 42.813rem;
	background-position: center left;
}
.team-section {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
}
.service-section {
	color: #fff;
}
.service-section .row {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 2.25rem 1.5rem;
}
.next-overlay.service-section .row {
	position: relative;
	z-index: 1;
}
.service-section .two-container {
	width: 100%;
	max-width: 76rem;
	margin: 0 auto;
}
.banner-section .section-inner {
	width: 100%;
	max-width: 79rem;
	margin: 0 auto;
}
.service-listing li {
	list-style: none;
	margin-bottom: 1rem;
	border-bottom: 1px solid #fff;
}
.service-listing li:last-child {
	margin-bottom: 0;
}
.service-listing li a {
	color: #fff;
	display: block;
	font-weight: 400;
	background-image: url(https://www.talentfinders.nl/assets/svg/arrow-right.svg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 1.125rem;
	padding-right: 2.125rem;
	padding-bottom: 1rem;
	pointer-events: none;
	background-image: unset;
}
.service-listing li a:hover {
	text-decoration: none;
}
.service-listing li span {
	display: block;
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.yellow {
	color: #FDC53B;
}
.green {
	color: #3DB49B;
}
.pink {
	color: #F4C1C3;
}
.color-listing span {
	color: #321E4B;
}
.service-listing li.service-sourcing:hover a {
	color: #FDC53B;
}
.service-listing li.service-scan:hover a {
	color: #3DB49B;
}
.service-listing li.service-marketing:hover a {
	color: #F4C1C3;
}
.service-listing li.service-training:hover a {
	color: #fff;
}
.yellow-bg {
	color: #fff;
	background-color: #FDC53B;
}
.green-bg {
	color: #fff;
	background-color: #3DB49B;
}
.pink-bg {
	color: #fff;
	background-color: #F4C1C3;
}
.purple-bg {
	color: #fff;
	background-color: #321E4B;
}
.orange-bg {
	color: #fff;
	background-color: #FDC53B;
}
.colleague-listing li {
	list-style: none;
	position: relative;
	padding: 1.5rem;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.colleague-listing li:nth-child(2) {
	transform: matrix(1, 0.02, -0.02, 1, 0, 0);
}
.colleague-listing li:nth-child(3) {
	transform: matrix(1, -0.03, 0.03, 1, 0, 0);
}
.colleague-listing li span {
	display: block;
}
.colleague-listing li span.name span {
	display: inline-block;
	font-weight: 600;
	font-size: 0.875rem;
	line-height: 1.063rem
}
.colleague-listing .function {
	font-size: 0.875rem;
	line-height: 1.063rem
}
.colleague-listing li br {
	display: none;
}
.colleague-listing li:first-child~li {
	margin-top: -0.5rem;
}
.review {
	font-weight: 600;
	margin-bottom: 0.5rem;
}
.avatar {
	width: 4.625rem;
	height: 4.625rem;
	border-radius: 50%;
	flex-shrink: 0;
	overflow: hidden;
	margin-right: 1rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.avatar.avatar-jade {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/03/Jade-Sourcer-150x150.jpg.webp);
}
.avatar.avatar-lotte {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/03/Lotte-Sourcer-150x150.jpg.webp);
}
.avatar.avatar-puck {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/03/Puck-Sourcer-150x150.jpg.webp);
}
.avatar img {
	display: block;
}
.wat-layers {
	position: relative;
}
.wat-layers .wat-col {
	color: #321E4B;
	padding: 1.5rem;
}
.wat-layers .wat-col>p:last-child {
	margin-bottom: 0;
}
.wat-col {
	width: 100%;
	max-width: 25.625rem;
	margin: 0 auto;
	margin-bottom: 1.5rem;
}
.wat-col:last-child {
	margin-bottom: 0;
}
.wat-col-img {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Kirsten_IMG.jpg.webp);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.single-banner .row {
	background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Yellow_BG.jpg.webp);
}
.wat-col:nth-child(4) {
	display: none;
}
.diensten-shape {
	margin-top: 2rem;
	display: none;
}
.diensten-shape a {
	display: block;
}
.shapes a>* {
	fill: transparent;
}
.shapes a:hover .s-white, .s-white.active {
	fill: #fff;
}
.shapes a:hover .s-green, .s-green.active {
	fill: #3DB49B;
}
.shapes a:hover .s-yellow, .s-yellow.active {
	fill: #FDC53B;
}
.shapes a:hover .s-pink, .s-pink.active {
	fill: #F4C1C3;
}
.client-listing {
	display: flex;
	display: none;
	margin-top: 2.5rem;
	justify-content: center;
}
.client-listing div:nth-child(3)~div {
	display: none
}
.client-listing>div {
	margin: 0 1.25rem;
	max-width: 4.25rem;
}
.client-listing>div img {
	display: block;
	margin: 0 auto;
}
/**
 * Search
 * ----------------------------------------------------------------------------
 */

.row:last-child {
	margin-bottom: 0;
}
.gg-search .sf-field-search {
	font-weight: 400;
}
.gg-search .sf-field-search label {
	width: 100%;
	max-width: 51rem;
}
.gg-search .sf-field-search input {
	width: 100%;
	font-weight: 400;
	background-image: url(https://www.talentfinders.nl/assets/svg/search-icon.svg);
	background-repeat: no-repeat;
	background-size: 1.063rem;
	background-position: center right 1.25rem;
	border-radius: 5rem;
	line-height: 1.5rem;
	padding: 0.688rem 1.5rem;
	padding-right: 2.313rem;
}
.gg-search .sf-level-0.sf-item-0 {}
.gg-seach .searchandfilter label {
	padding: 0;
}
.gg-search .searchandfilter li {
	padding: 0;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie {
	color: #321E4B;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie input {
	display: none;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul {
	margin-left: -0.625rem;
	margin-right: -0.625rem;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li {
	padding: 0.625rem;
	width: 50%;
	float: left;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li:nth-child(2n+3) {
	clear: both;
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie label {
	cursor: pointer;
	background-color: #fff;
	width: 100%;
	max-width: 18.5rem;
	padding: 1.25rem;
	text-align: center;
	font-weight: 600;
	border: 2px solid #fff;
	border-radius: 0.625rem;
	opacity: 0.5
}
.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie .sf-option-active label {
	border-color: #321E4B;
	opacity: 1;
	box-shadow: 0px 0px 20px #2D3E5A26;
}
.gg-search-results {
	padding-top: 1.875rem;
}
.gg-search.gg-suno .sf-field-taxonomy-faq_categorie {
	display: none;
}
.gg-search.gg-sdue .sf-field-search {
	display: none;
}
.gm-style-iw-d>div>a {
	color: #fff;
	background-color: #321E4B;
	border: 1px solid #321E4B;
	padding: 0.625rem 1rem;
	text-decoration: none;
	text-align: center;
	position: relative;
	border-radius: 1.875rem;
	font-size: small;
	font-weight: 600;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	margin-top: 0px;
	display: table;
}
.gm-style-iw-d>div>a:hover {
	background-color: #321E4B;
	border-color: #321E4B;
}
.gm-style-iw-d>div>strong:first-child {
	font-size: 1rem;
}
.offerte-form #input_1_3 .gchoice_1_3_1, .offerte-section #input_1_3 .gchoice_1_3_1 {
	display: none;
}
.col .finder {
	height: 100%;
}
/**
 * Werken bij Talent Finders
 * ----------------------------------------------------------------------------
 */

.page-template-t-werken .entry-header.no-bg, .single-vacature .entry-header {
	background-image: url();
	background-repeat: no-repeat;
	background-position: center left;
	background-size: contain;
}
.page-template-t-werken .no-bg .top-col {
	color: #fff;
}
/**
 * Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width:450px) {
	.logo-toggle-container .ct-btn {
		display: none;
	}
	.menu-toggle {
		margin-left: auto;
	}
	.p-link {
		display: block !important;
	}
}
@media (max-width:680px) {
	body .gform_wrapper, .op-section .col:nth-child(2) {}
	.site-header.active-search .top-search.gg-search {
		max-width: 100%;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li {
		padding: 0.313rem;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie label {
		font-size: 0.875rem;
		padding: 1rem 0.625rem;
	}
	.home .header-image {
		background-position: 100% 50%;
		height: 9.375rem;
	}
	.gform-theme-datepicker {
		transform: scale(.75);
		left: 0 !important;
	}
	.site-header {
		z-index: 99999;
	}
	body .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]).gform_button {
		line-height: 1.5rem;
		min-height: unset;
	}
}
@media (min-width:680px) {
	.service-listing {}
	.service-item {
		width: 50%;
		float: left;
		margin-left: -0.5px;
		margin-right: -0.5px;
	}
	.k-results.k-projects .service-item {
		padding: 0.25rem;
	}
	.k-results.k-projects {}
	.k-projects .service-item {}
	.service-item:nth-child(2n+3) {
		clear: both;
	}
	.logo-toggle-container .ct-btn {
		margin-right: 2rem;
	}
}
@media (max-width:768px) {
	body .modal-dialog {
		max-width: 90%;
	}
}
@media (max-width:1023px) {
	.has-two .col:only-child {
		margin-top: 0 !important;
	}
	section.no-head {
		padding-top: 5.75rem;
	}
}
@media (min-width:768px) {
	/* Top/Header */
	/* Pagebuilder */
	.gg-object {
		width: 50%;
		float: left;
		margin-bottom: 0;
		padding: 1.25rem;
	}
	.gg-container {
		margin-left: -1.25rem;
		margin-right: -1.25rem;
	}
	.owl-carousel.gg-container {
		margin-left: unset;
		margin-right: unset;
	}
	.logo-section .gg-container {
		margin-left: -0.313rem;
		margin-right: -0.313rem;
	}
	.gg-object:nth-child(2n+3) {
		clear: both;
	}
	.column-section:not(.step-section) {}
	.column-section.no-title {
		padding-top: 1.25rem;
	}
	.banner-section.two-col .col:nth-child(1) {
		width: 68%;
		max-width: 56rem;
	}
	.banner-section.two-col .col:nth-child(2) {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 32%;
		max-width: 25.5rem;
	}
	.user-info {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.user-info .social-mail {
		margin-top: 0;
	}
	.user-info .user-title {
		margin-bottom: 0;
	}
	.three-listing {
		grid-template-columns: repeat(2, 1fr);
	}
	.four-listing {
		grid-template-columns: repeat(2, 1fr);
	}
	.no-statistics li {
		float: left;
		width: calc(50% - 1.25rem);
		margin-bottom: 4.063rem;
	}
	.no-statistics li:nth-child(2n+2) {
		float: right;
	}
	.no-number {
		margin-bottom: 2.5rem;
	}
	.no-statistics li:last-child, .no-statistics li:nth-last-child(2) {
		margin-bottom: 0;
	}
	.inline-radio .ginput_container_radio .gfield_radio {
		display: flex;
	}
	.inline-radio .ginput_container_radio .gfield_radio>div {
		margin-right: 1rem;
	}
	.inline-radio .ginput_container_radio .gfield_radio>div:last-child {
		margin-right: 0;
	}
	.vac-listing {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.kandidaat-item.object-hidden {
		min-width: 33.5rem;
	}
	.vac-listing li {
		margin-bottom: 0;
		margin-right: 2.5rem;
	}
	.vac-listing li:last-child {
		margin-right: 0;
	}
	.vacature-sum .vac-listing {
		display: block;
	}
	.vacature-sum .vac-listing li {
		margin-bottom: 0.5rem;
		color: #3DB49B;
	}
	.navbar li a {
		font-size: 2.5rem;
		line-height: 2.75rem;
		transition: .4s;
	}
	/* Portal */
	.portal .fwpl-layout.el-hkhimk, .portal .kandidaat-items {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 1024px) {
	/* Algemeen */
	section {
		padding: 5rem 0
	}
	.next-overlay {
		padding-bottom: 10rem;
	}
	.next-overlay+section {
		margin-top: -5rem;
	}
	.next-overlay.service-section+section {
		padding-top: 10rem;
	}
	h1 br, h2 br {
		display: block;
	}
	.gallery-item {
		width: 33.33%;
		padding: 0.5rem;
	}
	.tf-gallery .gallery {
		-webkit-transition: .6s;
		-moz-transition: .6s;
		transition: .6s;
		transform: translateX(0);
	}
	/* 
	.tf-gallery .gallery:nth-child(odd) {
		padding-right: 4rem;
	}
	.tf-gallery .gallery:nth-child(even) {
		padding-left: 4rem;
	}
	.tf-gallery:hover .gallery:nth-child(odd) {
		transform: translateX(4rem);
	}
	.tf-gallery:hover .gallery:nth-child(even) {
		transform: translateX(-4rem);
	}
	*/
	.top-usps li {
		display: inline-block;
		margin-right: 9.375rem;
	}
	.top-usps li:last-of-type {
		margin-right: 0;
	}
	#page {
		position: relative;
	}
	.top-usps {
		display: block
	}
	.more-items {
		position: absolute;
		right: 0;
		margin: 0;
		margin-top: -2.5rem;
	}
	.header-image {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.portal .menu-toggle {
		display: none;
	}
	.modal-dialog {
		width: 768px;
	}
	body .site-main .modal.modalTF .modal-dialog {
		float: left;
		margin-left: calc(20% + 1.5rem);
	}
	.inner-header .inner {
		padding: 0 1.5rem;
	}
	.inner-header {
		display: flex;
		align-items: flex-end;
	}
	.home .inner-header {
		align-items: center;
		justify-content: center;
	}
	.top-col {
		max-width: 33.625rem;
	}
	.special-title {
		font-size: 1.25rem;
		margin-bottom: 2rem;
	}
	.three-listing {
		grid-template-columns: repeat(3, 1fr);
	}
	.four-listing {
		grid-template-columns: repeat(4, 1fr);
	}
	.single-post .top-col h1 {
		padding-bottom: 2rem;
	}
	.menu-switch-menu-container .menu {
		margin-left: auto;
	}
	.top-header .widget_text .textwidget {
		display: flex;
		align-items: center;
	}
	.top-header .widget_text .textwidget span+a {
		margin-left: 0.25rem;
	}
	.top-header>.inner {}
	.top-header .widget_text:nth-child(2) {
		margin-left: auto;
	}
	.top-header .top-widget {
		order: 1;
	}
	.top-header .widget_text {
		display: block;
		order: 0;
		margin-right: 3rem;
	}
	.top-header .widget_text:last-child {
		order: 2;
		margin: 0;
	}
	.home .entry-header.has-video {
		height: calc(100vh - 4.5rem);
	}
	.single-vacature .top-header .widget_text:nth-last-child(2), .page-template-t-werken .top-header .widget_text:nth-last-child(2) {
		margin-right: 0;
	}
	.btns-holder .ct-btn, .section-content .btns-holder .ct-btn {
		margin-top: 0;
		margin-bottom: 0;
	}
	.two-col.image-side.inner-spc {
		min-height: 100vh;
		display: flex;
		align-items: center;
		z-index: 1;
	}
	.two-col.image-side.inner-spc .image-two {
		min-height: 50vh;
	}
	.two-col.image-side.inner-spc.pattern-bg .col:only-child {
		margin-top: 50vh !important;
	}
	.two-col.image-side.inner-spc .inner {
		display: flex;
		align-items: center;
		min-height: calc(100vh - 18rem);
	}
	.top-header .search-btn {
		position: relative;
		margin-left: 1.5rem;
	}
	.top-header .search-btn:before {
		content: "";
		position: absolute;
		left: -1.5rem;
		top: 0;
		height: 100%;
		background-color: #321E4B;
		width: 1px;
	}
	.entry-header.no-bg {
		padding: 2.5rem 0;
		background-repeat: no-repeat;
	}
	.single-project .entry-header.no-bg {
		padding: 0;
	}
	.pattern-bg {
		background-image: url();
		background-repeat: no-repeat;
		background-size: 60rem;
		background-position: bottom left;
	}
	.image-two {
		display: block;
		position: absolute;
		width: 50%;
		left: 0;
		top: 0;
	}
	.single-content {
		width: 61%;
		width: 100%;
		margin-bottom: 0;
	}
	.single-aside {
		float: right;
		width: 36%;
		max-width: 26.25rem;
		border-left: 1px solid #011F2C26;
		padding-left: 1.5rem;
		clear: none;
	}
	.single-post .single-image {
		height: 23.313rem;
	}
	body input.finder-input {
		margin-top: 2.188rem;
		margin-bottom: 2.188rem;
	}
	.gg-subtitle {
		font-size: 1.5rem;
		line-height: 1.75rem;
		margin-bottom: 1rem;
	}
	.hero-slide {
		height: calc(100vh - 8.875rem);
	}
	.circles-wrapper {
		display: block;
	}
	.cscroll-section .col:nth-child(2) .content-txt {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.cscroll-section .col:nth-child(2) .content-txt:before {
		content: "";
		height: calc(100% - 8.88rem);
		height: 100%;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		pointer-events: none;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.cscroll-section .section {
		margin-bottom: 0;
		height: 100vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.cscroll-section p+p {
		margin-top: 0;
	}
	body .cscroll-section {
		padding: 0;
		padding-left: 5rem
	}
	body .cscroll-section .section {}
	.cscroll-section .section h2 {
		margin-bottom: 0;
	}
	.review {
		font-size: 1.5rem;
		line-height: 1.75rem;
		margin-bottom: 1rem;
	}
	/* Team */
	.team-list li {
		display: flex;
		align-items: center;
	}
	.team-image {
		margin-bottom: 0;
	}
	.team-links {
		margin-top: 0;
		margin-left: auto;
	}
	/* Diensten */
	.service-item {
		width: 33.33%;
	}
	.service-item:nth-child(2n+3) {
		clear: none;
	}
	.service-item:nth-child(3n+4) {
		clear: both;
	}
	.service-section {}
	.project-section {
		padding-bottom: 3.5rem;
	}
	/* Kolommen */
	.gg-object {
		width: 33.33%;
		float: left;
	}
	.gg-object:nth-child(2n+3) {
		clear: none;
	}
	.gg-object:nth-child(3n+4) {
		clear: both;
	}
	.two-col-columns .gg-object {
		width: 50%;
	}
	.two-col-columns .gg-object:nth-child(3n+4) {
		clear: none;
	}
	.two-col-columns .gg-object:nth-child(2n+3) {
		clear: both;
	}
	.brochure-object .kolom-title {
		font-size: 2.125rem;
		line-height: 2.5rem;
	}
	.gg-meta .number {
		margin-bottom: 2rem;
	}
	/* Pagebuilder */
	.two-col .col {
		width: 48%;
		float: left;
		margin-bottom: 0;
	}
	.two-col .col:first-child {
		width: 49%;
		max-width: 37.25rem;
	}
	.image-section.two-col .col:first-child {
		width: 100%;
		max-width: 100%;
	}
	.two-col:not(.image-side) .col:only-child {
		width: 100%;
		max-width: 100%;
	}
	.two-col.image-side .col:only-child {
		max-width: 34.5rem;
	}
	.two-col.video-section .col:first-child {
		max-width: 100%;
	}
	.two-col .col:nth-child(2) {
		float: right;
		width: 48%;
	}
	.two-col.content-two .col {
		width: 48%;
	}
	.two-col.flipped .col:first-child {
		float: right;
	}
	.two-col.flipped .col:nth-child(2) {
		float: left;
	}
	.two-col.flipped .img-col img {
		float: left;
	}
	.img-col img {
		display: block;
		float: right;
		margin: 0 auto;
	}
	.single-vacature .section-content .row {
		display: flex;
	}
	.single-vacature .section-content .row .col {
		width: 100%;
		max-width: 53.313rem;
	}
	.single-vacature .top-col .ct-btn {
		margin-top: 0;
		margin-left: auto;
	}
	.single-vacature .top-col {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.single-vacature .section-content .row .col>p:first-child {
		margin-top: 0;
	}
	.vacature-img {
		height: 11.5rem;
	}
	.home .two-col .usp-bigger {
		max-width: 33rem;
		float: right;
		width: 100%;
		margin-top: 0;
	}
	.two-col .info-listing {
		float: right;
		width: 100%;
		margin-top: 0;
	}
	.info-listing li {
		display: flex;
		align-items: center;
	}
	.info-listing li>span:first-child {
		margin-right: 3.5rem;
	}
	.project-intro .row {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.usp-section.one-col, .usp-section.one-col .col-center {
		text-align: center;
	}
	.option-section .col.img-col {
		min-height: 22.375rem;
	}
	.op-section {
		min-height: calc(100vh - 16.123rem);
	}
	.owl-nav {}
	.step-section h2 {
		text-align: left;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li {
		width: 20%;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li:nth-child(2n+3) {
		clear: none;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie>ul>li:nth-child(4n+5) {
		clear: none;
	}
	.gg-search .searchandfilter .sf-field-taxonomy-faq_categorie label {
		height: 6.25rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
		float: right;
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.image-side .img-col {
		display: block;
		width: 50%;
		right: 0;
		top: 0;
		position: absolute;
		height: 100%;
		overflow: hidden;
	}
	.kandidaat-listing .sf-field-taxonomy-status_kandidaat>ul:first-child>li {
		margin-right: 1rem;
		margin-bottom: 1rem;
	}
	.kandidaat-listing .sf-field-taxonomy-status_kandidaat>ul:first-child {
		margin-bottom: 0.75rem;
	}
	/* Footer */
	.inner-footer {
		padding: 2.5rem 0;
	}
	.site-footer .sub-menu {
		display: block;
		padding: 0;
	}
	.site-footer .widget-area {
		display: flex;
	}
	.site-footer aside:last-child {
		margin-left: auto;
	}
	.site-footer .menu {
		display: flex;
	}
	.site-footer li.nav-title>a {
		pointer-events: none;
	}
	.site-footer li:last-child {
		margin-bottom: 0;
	}
	.site-footer li.nav-title>a {
		margin-bottom: 1rem;
		padding: 0;
		background: unset;
		border: 0;
	}
	.site-footer li.nav-title>a.subnav-expanded {
		background: unset;
	}
	.site-footer li.nav-title>a:hover {}
	.site-footer .menu>li {
		padding: 0 2.5rem;
		margin-right: 6rem
	}
	.site-footer .menu>li:last-child {
		margin-right: 0;
	}
	.site-footer .widget-area>aside:first-child {
		margin-right: 5.25rem;
	}
	.site-footer .menu>li:last-child {
		padding-right: 0;
	}
	.bottom-footer .textwidget {
		display: flex;
		width: 100%;
	}
	.bottom-footer .textwidget>ul {
		text-align: left;
		display: flex;
		width: 100%;
		justify-content: flex-start;
	}
	.bottom-footer .textwidget>ul li {
		display: flex;
		margin: 0;
		margin-right: 2.5rem;
	}
	.bottom-footer .textwidget>ul li:last-child {
		margin-right: 0;
	}
	.bottom-footer .textwidget>ul.li-items li:nth-child(3) {
		margin-left: auto;
	}
	.bottom-footer .bottom-widget li span+a {
		margin-left: 0.25rem;
	}
	.bottom-footer .inner {
		display: flex;
		align-items: center;
	}
	.bottom-footer .inner>.bottom-widget:first-child {
		width: 100%;
	}
	.menu-social-menu-container {
		margin-top: 0;
		margin-bottom: 0;
	}
	.offerte-section .col:first-child {
		width: 61%;
		max-width: unset;
	}
	.offerte-section .col:nth-child(2) {
		width: 30%;
	}
	#nav_menu-3 {
		margin-top: 0rem;
	}
	#nav_menu-3 .widget-title {
		text-align: left;
		margin-bottom: 1rem
	}
	/* Reviews */
	.review-img, .review-item .review-img {
		background-image: url(https://www.talentfinders.nl/assets/svg/review-img.svg);
		background-repeat: no-repeat;
		width: 17.75rem;
		height: 20rem;
		background-position: center center;
		background-size: contain;
		z-index: 1;
		pointer-events: none;
		justify-content: center;
	}
	.owl-carousel .owl-item .review-img img {
		margin-right: 0;
	}
	.review-item a {
		background-color: transparent;
		display: flex;
		justify-content: space-between;
	}
	.review-inner {
		padding: 2.5rem;
		position: absolute;
		right: 0;
		top: 2.938rem;
		padding-left: 11rem;
		height: 17rem;
	}
	.review-img:before {
		display: none;
	}
	.review-item span.review-inner {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.review-item {
		max-width: 63.5rem;
		margin: 0 auto;
		position: relative;
	}
	.review-inner>span:first-child {}
	.woord-section .col:first-child .content-txt {
		max-width: 25.5rem;
	}
	.colleague-listing li {
		padding: 1.5rem 2.25rem;
		padding-right: 1.5rem;
	}
	.avatar {
		margin-right: 2.25rem;
	}
	.woord-section:before, .single-vacature .inner-header:before, .succes-section:before, .portal.page-id-6482:before {
		content: "";
		bottom: 0;
		right: 0;
		position: absolute;
		background-image: url(https://www.talentfinders.nl/assets/svg/TF_Shape.svg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: bottom -14.25rem right -25.563rem;
		pointer-events: none;
		width: 51.125rem;
		height: 43.375rem;
	}
	.wat-section {
		min-height: 46.25rem;
	}
	.wat-layers {
		min-height: 31.375rem;
	}
	.two-col.wat-section .col:first-child .content-txt {
		max-width: 31rem;
	}
	.two-col.wat-section .col:nth-child(2) {
		width: 100%;
		position: absolute;
	}
	.wat-col {
		margin: 0;
		position: absolute;
		min-height: 31.375rem;
		right: 0;
		opacity: 1;
		transition: .6s ease-in-out;
		-webkit-transition: .6s ease-in-out;
		-moz-transition: .6s ease-in-out;
	}
	.wat-layers .wat-col {
		padding: 2.5rem;
	}
	.wat-col:nth-child(1) {
		z-index: 4;
		right: 3rem;
	}
	.wat-col:nth-child(2) {
		transform: matrix(1, 0.09, -0.09, 1, 0, 0);
		z-index: 3;
		right: 2rem;
	}
	.wat-col:nth-child(3) {
		transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
		z-index: 2;
		right: 1rem;
	}
	.wat-col:nth-child(4) {
		transform: matrix(0.97, 0.24, -0.24, 0.97, 0, 0);
		z-index: 1;
		display: block;
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-col {
		transform: unset;
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-col.green-bg {
		opacity: 0;
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-col:nth-child(1) {
		right: calc(100% - 25.625rem);
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-col:nth-child(2) {
		right: calc(100% - 53.25rem);
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-col:nth-child(3) {
		right: calc(100% - 80.875rem);
	}
	.wat-section .col:first-child {
		opacity: 1;
		transition: .4s;
	}
	.wat-section.is-hover .col:first-child {
		opacity: 0;
	}
	.wat-toggle {
		content: "";
		position: absolute;
		width: 8.875rem;
		height: 8.875rem;
		background-color: #321E4B;
		background-image: url(https://www.talentfinders.nl/assets/svg/plus-icon-w.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 1.25rem;
		color: #fff;
		border-radius: 50%;
		top: 50%;
		right: 24.188rem;
		z-index: 5;
		margin-top: -4.438rem;
		transition: .6s;
		-webkit-transition: .6s;
		-moz-transition: .6s;
	}
	.wat-section .wat-toggle:hover+.wat-layers .wat-layers:before, .wat-toggle:hover {
		opacity: 0;
	}
	.vacature-item {
		padding: 0.75rem;
		margin-bottom: 0;
		float: left;
		width: 33.33%;
	}
	.vacature-item:only-child {
		float: none;
		margin: 0 auto;
	}
	.vacature-container {
		margin-left: -0.75rem;
		margin-right: -0.75rem;
	}
	.diensten-shape {
		display: block;
		margin-top: 3rem;
	}
	.client-listing div:nth-child(3)~div {
		display: block
	}
	/* Portal */
	.portal .site-header {
		width: 20%;
		float: left;
		max-width: 14.875rem;
		left: 0;
		height: 100%;
		min-height: 100vh;
	}
	.portal .site-header~.site-main {
		float: left;
		width: 80%;
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.portal:not(.single-project):not(.page-id-6482) .site-header~.site-main:before {
		content: "";
		height: 11rem;
		left: 0;
		top: 0;
		width: 100%;
		position: absolute;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		pointer-events: none;
		background-image: url(https://www.talentfinders.nl/core/webp-express/webp-images/uploads/2023/03/background-yellow-2.jpg.webp);
	}
	.portal:not(.single-project):not(.page-id-6482) .site-header~.site-main .top-col {
		margin-bottom: 7rem;
	}
	.kandidaat-listing {
		max-width: 90.25rem;
	}
	.project-listing {
		max-width: 38.5rem;
	}
	.portal .main-header {
		padding-top: 2.5rem;
	}
	.portal .home-link {
		width: 8.625rem;
		max-width: 8.625rem;
	}
	.portal .logo-toggle-container {
		margin-bottom: 2.5rem;
	}
	.portal .main-header>.inner {
		flex-direction: column;
	}
	.portal .navbar {
		opacity: 1;
		visibility: visible;
		position: relative;
		min-height: calc(100vh - 144.97px);
		justify-content: flex-start;
		background-image: unset;
		pointer-events: initial;
		padding: 0
	}
	.portal .navbar .portal-menu>li:last-child.l-nav {
		margin-top: auto;
	}
	.portal .portal-menu {
		min-height: calc(100vh - 144.97px);
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.portal .fwpl-layout.el-hkhimk, .portal .kandidaat-items {
		grid-template-columns: repeat(3, 1fr);
	}
	.comments-area {
		float: left;
		width: 75%;
		clear: none;
	}
	.kandidaat-inner {
		float: left;
		width: 75%;
	}
	.kandidaat-info {
		float: right;
		width: 25%;
		max-width: 14.125rem;
	}
	.kandidaat-status {
		min-height: 4.438rem;
	}
}
@media (min-height: 745px) and (min-width: 1024px) {
	.scroll-notice {
		display: block;
	}
}
@media (min-width: 1045px) {
	/* Reviews */
	.review-inner {
		top: 2.875rem;
	}
	.review-inner {
		max-width: 54.25rem;
	}
}
@media (min-width: 1180px) {
	.navbar {
		top: 0rem;
		background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	html.nav-open {
		overflow-y: hidden;
	}
	h2, .subtitle {
		font-size: 2.813rem;
		line-height: 2.813rem;
	}
	.ctact-section h2 {
		font-size: 2rem;
	}
	.ctact-section.two-col.content-two .col:first-child {
		width: 60%;
		max-width: 54.25rem;
	}
	.ctact-section.two-col.content-two .col:nth-child(2) {
		width: 38%;
	}
	/* Navigatie */
	.focus>.sub-menu {
		display: none;
	}
	.navbar li {
		display: block;
	}
	.main-navigation {
		width: 100%;
		max-width: 76rem;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.nav-menu {
		padding: 0;
		flex-direction: row;
		align-items: center;
	}
	.single-vacature .nav-menu, .page-template-t-werken .nav-menu {}
	.main-header>.inner {
		display: flex;
		align-items: center;
		position: unset;
	}
	.nav-menu>li {
		order: unset;
		margin-bottom: 2rem;
	}
	.nav-menu>li:last-child {
		margin-bottom: 0;
	}
	.nav-menu .offerte-btn {
		order: unset;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
	}
	.nav-menu .offerte-btn a {
		width: unset;
	}
	.navbar li a {
		display: block;
	}
	.navbar li.info-item, .navbar .sub-menu>li.info-item {
		display: block;
	}
	.navbar li.info-item, .navbar .sub-menu>li.info-item~.info-item {
		margin-top: 2rem;
	}
	.navbar li a:hover {
		color: #FDC53B;
	}
	.nav-shape {
		display: block;
		width: 32.5rem;
		height: 36.75rem;
		background-image: url(https://www.talentfinders.nl/assets/svg/nav-shapes.svg);
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
		position: relative;
	}
	.nav-shape-img {
		position: absolute;
		width: 24.25rem;
		height: 31.25rem;
		background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Kirsten_IMG.jpg.webp);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #321E4B;
		top: 2.75rem;
		left: 2rem;
	}
	.nav-shape-img:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2023/01/Kirsten_IMG.jpg.webp);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		display: none;
	}
	.menu-toggle {}
	#navbar .nav-menu>li.menu-item-has-children:hover .sub-menu {
		display: block;
		position: absolute;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu {
		top: 100%;
		background: #fff;
		padding: 2.188rem 0;
		padding-top: 1.25rem;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu .sub-menu {
		display: none;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu:before {
		content: "";
		left: -2200px;
		width: 2200px;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		z-index: -1;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu:after {
		content: "";
		right: -2200px;
		width: 2200px;
		height: 100%;
		background: #fff;
		position: absolute;
		top: 0;
		z-index: -1;
	}
	.navbar .sub-menu>li {
		margin: 0;
		padding: 0;
		margin-bottom: 0.75rem;
	}
	.navbar .sub-menu>li a {
		padding: 0;
	}
	.navbar .sub-menu>li:last-child {
		margin-bottom: 0;
	}
	.navbar .sub-menu>li:last-of-type a {
		border-bottom: 0
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu>li>.sub-menu {
		display: none;
		top: 0;
		left: 100%;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu li.menu-item-has-children:hover>.sub-menu {
		display: block;
		background: #fff;
		padding: 0 2.188rem;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu li {
		display: block;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu li.all-nav {
		display: none;
	}
	#other-nav li {
		border-right: 1px solid #e5e5e5;
		width: 4.033rem;
		padding: 1.643rem 0;
		margin: 0;
		text-align: center;
	}
	#other-nav a, #other-nav button {
		display: inline-block;
		margin-left: -0.25rem;
	}
	.nav-menu>li.menu-item-has-children>a {
		background-repeat: no-repeat;
		background-position: top 1.5rem right;
		background-image: url(https://www.talentfinders.nl/assets/svg/chevron-down.svg);
		padding-right: 1.625rem;
		background-size: 0.875rem 0.517rem;
	}
	.nav-menu>li.menu-item-has-children li.menu-item-has-children>a {
		background-repeat: no-repeat;
		background-position: center right;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu>li>.sub-menu a {
		font-weight: 600;
	}
	#navbar .nav-menu>li.menu-item-has-children .sub-menu>li>.sub-menu a:hover {
		color: #321E4B;
	}
	.foot-logo {
		width: 15.5rem;
		max-width: 15.5rem;
	}
	.bigger-intro .content-txt {
		max-width: 51rem;
		font-size: 1.25rem;
		line-height: 1.875rem;
	}
	.divider {
		height: 35rem;
	}
	.inner-footer {
		padding: 6.5rem 0;
	}
	.service-section .row {
		padding: 6.25rem 1.5rem;
	}
	.banner-section .row .col:first-child {
		padding: 3.125rem 1.5rem;
	}
	.service-listing li {
		margin-bottom: 2rem;
	}
	.service-listing li span {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.service-listing li a {
		padding-right: 3.125rem;
		padding-bottom: 2rem;
		background-position: center right 1rem;
		-webkit-transition: .4s;
		-moz-transition: .4s;
		transition: .4s;
	}
	.service-listing li a:hover, .service-listing li.active a {
		background-position: center right;
	}
	.single-vacature .entry-content {
		position: relative;
		z-index: 1;
	}
	.single-vacature article {
		position: relative;
	}
	.team-contact {
		position: absolute;
		pointer-events: none;
		z-index: 1;
		top: 3.25rem;
		width: 100%;
	}
	.team-aside {
		float: right;
		pointer-events: initial
	}
	.single-vacature .entry-content section .row {
		width: 70%;
		max-width: 69.75rem;
	}
	.single-vacature .inner-header {
		width: 70%;
		max-width: 69.75rem;
	}
	.wat-col h3 {
		font-size: 2.125rem;
		line-height: 2.5rem;
	}
	/* Reviews */
	.review-item a {}
	/* Portal */
	.portal .modal-dialog {
		width: 56rem;
	}
	/* Menu hover */
	.nav-shape-img {}
	.nav-shape-img.image-hover {}
	@-webkit-keyframes in {
		from {
			opacity: 1;
		}
		to {
			opacity: 0;
		}
	}
	@-webkit-keyframes out {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
}
@media (min-width: 1280px) {
	/* Algemeen */
	h1, h2, .subtitle {
		margin-bottom: 1.5rem;
	}
	.more-items {
		margin-top: -3rem;
	}
	h1, .op-section .col:first-child h2, .offerte-section .col:first-child h2, .offerte-intro span {
		font-size: 2.813rem;
		line-height: 2.813rem;
	}
	.user-registration-MyAccount-content h1 {
		font-size: 1.75rem;
		line-height: 2rem;
	}
	.portal .top-col h1 {
		font-size: 2rem;
	}
	.op-section .col:first-child h2, .offerte-section .col:first-child h2, .offerte-intro span {
		font-weight: 800;
	}
	h2, .subtitle {
		font-size: 2.813rem;
		line-height: 2.813rem;
	}
	.special-page h1.entry-title {
		font-size: 2.813rem;
		line-height: 2.813rem;
	}
	.page-template-t-werken .top-col h1, .single-vacature .top-col h1 {
		font-size: 2.813rem;
		line-height: 2.813rem;
	}
	.single-vacature .section-content {}
	.single .entry-content ul+h2, .single .entry-content .text+h2, .single .entry-content ul+h3 {
		margin-top: 1.5rem;
	}
	.single .entry-content .text+h2 {
		margin-top: 2rem;
	}
	.single .entry-content h3 {
		margin-bottom: 0;
	}
	.single-post .section-content.no-builder {
		font-size: 1.25rem;
		line-height: 1.875rem
	}
	.single-vacature .top-col .ct-btn {
		min-width: 17.688rem;
	}
	.vacature-section a .ct-btn {
		min-width: 17.688rem;
	}
	.single-post .section-content.no-builder h3 {
		font-size: 1.25rem;
		line-height: 1.875rem
	}
	.vacature-img {
		height: 13.75rem;
	}
	.vacature-sum {
		padding: 2.875rem;
	}
	.entry-header .search-form.gg-search {
		margin-top: 3rem;
	}
	.vacature-sum h3 {
		font-size: 2rem;
		line-height: 2.125rem;
	}
	.single-post .section-content.no-builder .intro-bold {
		font-size: 1.375rem;
	}
	.hero-title {
		font-size: 2.5rem;
		line-height: 3rem;
	}
	.hero-slide {
		height: calc(100vh - 8.88rem);
	}
	.hero-btitle {
		line-height: 1.5rem;
		font-size: 1rem;
	}
	.hero-info {
		padding: 3.5rem;
		padding-left: unset;
		padding-right: 4rem;
		padding-bottom: 7rem;
	}
	.single-project .hero-info {
		padding-bottom: 3.5rem;
	}
	.dn-inner {
		padding-right: 4rem;
	}
	.dots-nav {
		margin-top: -4.438rem;
		margin-bottom: 4.438rem;
	}
	.site-header {}
	p {
		margin: 1.5rem 0;
	}
	.post-meta {
		margin-top: 1.5rem;
	}
	.site-main .no-btn .ct-btn {
		margin-top: 1.5rem;
	}
	.image-section.two-col .col:first-child {
		width: 100%;
		max-width: 100%;
	}
	.image-section.two-col .col:nth-child(2) {
		display: block;
		max-width: 24.75rem;
		position: absolute;
		bottom: -50%;
		right: 7.813rem;
	}
	section {
		padding: 7.5rem 0;
	}
	.page-id-6506 .section-content.no-builder {
		padding: 5rem 0;
	}
	.next-overlay.service-section+section {
		padding-top: 15rem;
	}
	.next-overlay {
		padding-bottom: 15rem;
	}
	.next-overlay+section {
		margin-top: -7.5rem;
	}
	.cscroll-section .section {
		height: 100vh;
	}
	section.s-padding {
		padding: 5rem 0;
	}
	.owl-section {
		padding-bottom: 4.5rem;
	}
	.owl-section .owl-nav {
		margin-top: 4.5rem;
	}
	.inner-header {
		min-height: 30.625rem;
	}
	.single-post .inner-header {
		min-height: 22.688rem;
	}
	.no-bg .inner-header {
		min-height: unset;
	}
	.gg-search-results {
		padding-top: 4.375rem;
	}
	body {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.top-col .ct-btn {
		margin-top: 1.625rem;
	}
	.top-col .usp-listing li, .op-section .usp-listing li, .offerte-section .usp-listing li {
		font-size: 1.375rem;
		line-height: 2rem;
	}
	.usp-section .usp-listing {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.top-col .short-sum {
		font-size: 1.25rem;
		line-height: 2rem;
		margin-bottom: 1rem;
		margin-top: 2.5rem;
	}
	.usp-section .usp-listing li {
		margin-right: 0rem;
		margin-bottom: 0;
	}
	.usp-section .usp-listing li:last-child {
		margin-right: 0;
	}
	.usp-section .usp-listing li {
		margin-right: 0rem;
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
	.usp-listing:not(.usp-bigger) li:before {
		top: 6px;
	}
	.entry-content .usp-listing:not(.usp-bigger) li:before {
		top: 2px;
	}
	.usp-section li:before {
		top: 2px;
	}
	.op-section .usp-listing li:before, .offerte-section .usp-listing li:before {
		top: 6px;
	}
	.usp-listing.usp-bigger li:before {
		margin-right: 2.25rem;
	}
	.usp-listing.usp-bigger li span {
		max-width: calc(100% - 3.5rem);
	}
	.usp-listing+p .ct-btn, .usp-listing+.ct-btn {
		margin-top: 2.5rem;
	}
	.entry-content .usp-listing {
		margin: 2.5rem 0rem;
	}
	.entry-content p+.usp-listing {
		margin: 2.5rem 0;
		margin-top: 2.313rem;
	}
	.logo-section .gg-object>div:first-child {
		height: 12.813rem;
	}
	.dots-nav {
		padding-top: 0;
	}
	/*
	.usp-section {
		padding: 3.75rem 0;
	}
	*/
	.breadcrumbs .dlm {
		margin: 0 0.4rem;
	}
	/*
	.column-section:not(.step-section) {
		padding-bottom: 3.75rem
	}
	.column-section.no-title {
		padding-top: 3.75rem;
	}
	*/
	.breadcrumbs {
		padding: 3rem 0;
	}
	/* Diensten */
	.service-item a {
		padding: 2rem;
	}
	.service-item .service-title {
		font-size: 1.25rem;
		line-height: 1.375rem;
	}
	.service-img {
		height: 25.947rem;
	}
	.service-item {
		margin-bottom: 5rem;
	}
	.k-results:not(.k-projects) .service-item {
		width: 25%;
	}
	.k-results .service-listing.owl-carousel .service-item, .service-listing.owl-carousel .service-item {
		width: 100%;
		clear: none !important;
		margin: 0;
		margin-bottom: 0;
	}
	.service-section {}
	.project-section {
		padding-bottom: 1.75rem;
	}
	.k-results:not(.k-projects) .service-item:nth-child(3n+4) {
		clear: none;
	}
	.k-results:not(.k-projects) .service-item:nth-child(4n+5) {
		clear: both;
	}
	.k-results.k-projects .service-item .service-title {
		padding: 2rem;
		padding: 3.5rem;
		padding-bottom: 3.25rem;
	}
	.k-results.k-projects .service-item .service-img {
		height: 38.875rem;
	}
	.k-results.k-projects .service-item {
		padding: 0.25rem;
		margin-bottom: 2.5rem;
	}
	.k-results.k-projects {}
	/* Navigatie */
	.navbar li {
		display: block;
	}
	.nav-menu li.home-btn {
		display: block
	}
	.navbar .menu-social-menu-container {
		margin-top: 6rem;
	}
	.nav-menu .offerte-btn {}
	/* Pagebuilder */
	.kolom-meta .ct-btn {
		margin-top: 1.625rem;
	}
	.kolom-meta .more-link, .top-col .more-link {
		margin-top: 1.375rem;
	}
	.section-content .ct-btn {
		margin-top: 2.188rem;
	}
	.vacature-section a .ct-btn {
		margin-top: 2rem;
	}
	.kolom-image {
		height: 14.688rem;
	}
	.two-col-columns .kolom-image {
		height: 15rem;
	}
	.brochure-object .kolom-image {
		height: 21.063rem;
	}
	.op-section {
		min-height: calc(100vh - 16.498rem);
	}
	.op-section .col:nth-child(2) h2, .offerte-section .col:nth-child(2) h2 {
		font-size: 2rem;
		line-height: 2.188rem;
	}
	.step-section .gg-container.owl-carousel .owl-stage-outer {
		position: absolute;
		padding-left: 1.25rem;
		margin-left: -1.25rem;
	}
	.step-section .gg-container.owl-carousel .owl-nav {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.step-section .gg-object>div:first-child {
		box-shadow: 0px 0px 20px #dee6ef;
	}
	.special-faq .faq-title {
		font-size: 1.25rem;
		line-height: 1.5rem;
		margin-top: 0.75rem;
	}
	.faq-listing.special-faq .faq-item img {
		display: block;
		width: 3rem;
		height: 3rem;
		margin-right: 2.25rem;
	}
	.faq-listing.special-faq .faq-item {
		padding: 1.25rem 1.5rem;
	}
	.offerte-section .col:first-child .content-txt>h3 {
		margin: 2.5rem 0;
	}
	.offerte-section .col:first-child .content-txt>p {}
	.offerte-section .col:first-child {
		width: 61%;
		max-width: unset;
	}
	.offerte-section .col:nth-child(2) {
		width: 30%;
	}
	.team-contact {
		top: 7.5rem;
	}
	/* Footer */
	/*
	.inner-footer {
		padding: 5rem 0;
	}
	*/
	.foot-logo {}
	.review-listing .owl-nav {
		justify-content: space-between;
		margin: 0;
		position: absolute;
		width: 100%;
		top: 50%;
	}
	.review-listing .owl-dots {
		height: 1px;
		width: 100%;
		max-width: 63.5rem;
		background-color: #fff;
		margin: 0 auto;
		margin-top: 4rem;
		display: flex;
		flex-direction: row;
		position: relative;
	}
	.review-listing .owl-dots .owl-dot {
		height: 4px;
		width: 33.33%;
		background-color: #fff;
		opacity: 0;
		margin-top: -2px;
	}
	.review-listing .owl-dots .owl-dot.active {
		opacity: 1;
	}
	.colleague-listing li {
		padding: 1.5rem 2.25rem;
		padding-right: 1.5rem;
	}
	.avatar {
		margin-right: 2.25rem;
	}
	.colleague-listing li:nth-child(2) {
		left: -5rem;
	}
	.colleague-listing li:first-child~li {
		margin-top: -1rem;
	}
	.single-vacature .inner-header, .single-vacature .section-content .row {
		padding: 4rem 6rem;
	}
	.gallery-item img {
		height: 20rem;
		max-width: unset;
		width: unset;
	}
	.nav-menu>li {}
	.client-listing {
		margin-top: 6rem;
	}
	/* Portal */
	.portal .site-header {
		width: 15%;
	}
	.portal .site-header~.site-main {
		width: 85%;
	}
	.portal .site-header~.site-main {
		padding-left: 6rem;
	}
	.kandidaat-item.object-hidden .no-items p {
		margin-top: 0.75rem
	}
	body .site-main .modal.modalTF .modal-dialog {
		float: left;
		margin-left: calc(15% + 1.5rem);
	}
	.portal .modal-dialog {
		width: 62.125rem;
	}
}
@media (min-width: 1440px) {
	.navbar li {
		display: block;
	}
	.navbar li a {}
	.home-link {
		width: 12.625rem;
		max-width: 12.625rem;
	}
	.ct-btn, .entry-content .ct-btn, .offerte-btn>a, .navbar li.offerte-btn>a {
		font-size: 1rem;
	}
	.portal .fwpl-layout.el-hkhimk, .portal .kandidaat-items {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media (min-width: 1600px) {
	.nav-menu .offerte-btn {}
	.navbar li {
		display: block;
	}
	.single-vacature .entry-content section .row {
		width: 77%;
	}
	.single-vacature .inner-header {
		width: 77%;
	}
	body .site-main .modal.modalTF .modal-dialog {
		margin: 0 auto;
		float: none;
	}
	.portal .fwpl-layout.el-hkhimk, .portal .kandidaat-items {
		grid-template-columns: repeat(5, 1fr);
	}
}
@media (min-width: 1921px) {
	.circles-wrapper {
		transform: scale(1.2);
	}
}
@media (max-width: 767px) {
	.kolom-meta {
		min-height: unset !important;
	}
	.brochure-object.gg-object>div:first-child {
		height: unset !important;
	}
	.brochure-object .kolom-image {
		height: 11.625rem !important;
	}
	.usp-listing li span {
		width: 100%;
		max-width: calc(100% - 2.5rem)
	}
	.usp-section .usp-listing li span {
		width: 100%;
		max-width: calc(100% - 2.5rem);
	}
}
@media (max-width: 1179px) {
	input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
		-webkit-appearance: none;
	}
	a[href^="tel"] {
		color: inherit;
		text-decoration: none;
	}
	.subnav-expanded+.sub-menu {
		display: block;
	}
	.navbar li a.subnav-expanded {
		font-weight: 600;
	}
	.navbar li a {}
	.navbar li.offerte-btn {
		border-bottom: 0;
	}
	.sub-menu>li:last-child {
		border-bottom: 0;
	}
	.subnav-expanded+.sub-menu>li li {
		font-size: small;
	}
	.subnav-expanded+.sub-menu .sub-menu {
		padding: 0.625rem 0;
	}
	.subnav-expanded+.sub-menu>li li a {
		padding: 0.313rem 1rem;
	}
	.nav-menu>li>a {}
	.top-col {
		max-width: 100%;
	}
	.nav-menu .offerte-btn.br-btn {
		display: block;
	}
	.navbar {}
	.menu-container {
		height: calc(var(--vh, 1vh) * 100 - 7.563rem);
		overflow-y: scroll;
	}
	html.nav-open {
		overflow-y: hidden;
	}
	.home .site-header, .page-template-t-werken .site-header, .page-id-6452 .site-header {
		position: sticky;
		background-image: url(https://www.talentfinders.nl/wp-content/webp-express/webp-images/uploads/2022/12/background.jpg.webp);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.navbar {
		top: -1.25rem;
		justify-content: flex-start;
		padding-top: 7.5rem;
	}
}
@media (max-width: 1179px) {
	.step-section .gg-container.owl-carousel {
		height: unset !important;
	}
}