@charset "utf-8";
/*
Theme Name: Obvallend
Theme URI: https://obvallend.nl/
Author: Manny Habib
Author URI: https://m7bib.com/
Description: Web Development and theme by Obvallend
Version: 1.1
*/

* { box-sizing: border-box; margin: 0; padding: 0; outline: none; -webkit-appearance: none; transition: .25s all ease;}
html { -webkit-text-size-adjust: none; scroll-behavior: smooth } a { color: inherit; text-decoration: none; outline: none; }
img, video { width: 100%; vertical-align: bottom; } .flex {display: flex;flex-direction: column;justify-content: center;}.grid{display: grid}
body {color: #121212; background: white; overflow-x: hidden; width: 100%; font-family: 'Poppins', sans-serif;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }
button, input, textarea { cursor: pointer} footer, #footer {text-align: center; font-size: .75em; letter-spacing: .25px;}
h1 {line-height: 1em; margin-bottom: 25px}li{list-style: none}
button {padding: 15px 25px; border: 1px solid white}
.m7bib i {transform: scale(.9); margin-left: 2.5px; margin-right: 2.5px; position: relative; top: .5px}
.thumb img {height: 100%; object-fit: cover}
button,
body,
pre a {
	font-family: 'Poppins', sans-serif;
}
.obvallend {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	position: relative;
}
.main {
	padding: 100px 25px;
	position: relative;
}/*
.header-obv,
.grid-section {
	background: #f0f0f0;
}*/
header .grid {
	width: 100%;
	z-index: 1;
	position: relative;
}
header .grid section {
	max-width: 700px;
}
header .thumbnail video,
header .thumbnail img {
	object-fit: cover;
}
button {
	background: #008983;
	color: white;
	line-height: 1;
	padding: 15px 25px;
	font-weight: bold;
	border: 0px;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	border-radius: 10px;
}
button i {
	display: inline-block;
}
button:hover i.fa-arrow-right {
	transform: scale(1.1);
	margin-left: 12px !important;
}
header {
	position: relative;
}
header .background {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
header .background video,
header .background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
header button {
	margin-right: 25px;
}
header button i {
	position: relative;
	top: 1px;
}
.no_opacity * {
	transition: .25s all ease;
}
.no_opacity {
	opacity: 0;
}
.animated.no_opacity {
	opacity: 1;
}
.friends img {
	height: 50px;
	object-fit: contain;
	object-position: center;
	margin: auto;
}
.friends section {
	padding: 0 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
#cases section {
	background: white;
	padding: 25px;
	border-radius: 8px;
}
#cases .slick-slide {
	margin: 0 25px;
}
#cases .slick-list {
	margin: 0 -25px;
}
#cases h3 {
	;
}
#cases .icon {
	margin-bottom: 25px;
	font-size: 1.5em;
}
#cases p {
	font-size: .9em;
}
#cases .cta {
	margin-top: 25px;
}
.section-title h2 {
	font-size: 2.25em;
}
.section-title {
	margin-bottom: 50px;
}
.label {
	position: absolute;
	height: 35px;
	top: -34px;
	left: 0;
	right: 0;
	width: max-content;
	;
	
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px 20px;
	border-radius: 8px 8px 0px 0px;
}
#features .grid {
	grid-template-columns: auto 300px;
	grid-gap: 100px;
}
#features .grid section .sections .icon {
	font-size: 1.5em;
	margin-bottom: 25px;
}
#features .grid section .sections section {
	padding: 25px;
	border-radius: 8px;
}
#features .grid section .sections {
	display: grid;
	grid-gap: 25px;
	margin-top: 25px;
	grid-template-columns: 1fr 1fr;
}
#features .visual div {
	position: sticky;
	top: 50px;
}
#logos {
	padding: 100px 0;
}
#footer {
	position: relative;
}
#footer .social {
	bottom: 25px;
	right: 25px;
	position: absolute;
	z-index: 1;
}
#footer .content {
	position: relative;
	font-size: 4em;
	z-index: 1;
}
.achtergrond {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.achtergrond img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	opacity: .75;
}
.grid.testimonials .info.grid {
	grid-template-columns: 50px auto;
	grid-gap: 25px;
}
.grid.testimonials {
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 25px;
}
.grid.hireport {
	grid-template-columns: 1fr 1fr;
}
.grid.kolom_2 {
	grid-template-columns: 1fr 1fr;
}
.grid.kolom_3 {
	grid-template-columns: 1fr 1fr 1fr;
}
.grid.kolom_4 {
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.subtitle {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.h100 {
	height: 100%;
}/*
.grid-section p {
	font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 3%;
max-width: 485px;
color: black;
}*/
.grid-section h3 {
	;
}
.grid-section pre span,
.grid-section pre strong {

}
pre {

	font-size: .9em;
	display: inline-block;
	margin-bottom: 25px;
}
pre a {
	background: #f45111;
	color: white;
	float: right;
  line-height: 1;
  padding: 15px 25px;
  font-weight: bold;
  border: 0px;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
	top: 0;
	border-radius: 10px;
}
pre:first-child a {
	background: #288ccb;
}
.reviews_section section .meta img {
	border-radius: 50%;
	width: 40px;
	height: 40px;
}
.reviews_section section .info strong {
	display: block;
	margin-bottom: 2.5px;
}
.faq-section .vraag i {
}
.faq-section .vraag:hover i {
	transform: scale(1.1);
}
.faq-section .vraag {
	margin-bottom: 10px;
}
.reviews_section section .content {
	text-align: center;
}
.reviews_section section .info {
	font-size: .8em;
	letter-spacing: .5px;
	line-height: 1.2;
}
.reviews_section section .meta {
	grid-gap: 10px;
	margin-top: 20px;
	border-top: 1px solid #288ccb25;
	padding-top: 20px;
	grid-template-columns: 1fr;
}
.grid-section .fas::before {
	font-weight: 400;
	font-family: 'Font Awesome 6 Pro';
}
.grid-section .fas {
	font-size: 1.5em;
	margin-bottom: 25px;
}
.grid-section.hoverfx section:hover {
	transform: scale(1.05);
}
.grid-section img {
	height: unset;
}
.header-cta {
	margin-top: 25px;
}
.header-cta pre {
	margin-right: 10px;
}
h2.title {
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 42px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
color: #232323;
	display: inline-block;
	max-width: 705px;
}
#sectoren h2.title {
	margin-bottom: 10px;
}
#sectoren .subtitle {
	font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 21px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
.asp_square {
	aspect-ratio: 1/1;
}
.asp_horizontal {
	aspect-ratio: 16/9;
}
.asp_vertical {
	aspect-ratio: 9/16;
}
#footer .social li:hover {
	transform: scale(1.1);
	cursor: pointer;
}
#footer .social li {
	display: inline-block;
	margin-left: 20px;
	font-size: 3em;
}
#footer .meta-text {
	font-size: 1.1em;
	position: absolute;
	bottom: 25px;
	left: 25px;
	letter-spacing: .5px;
	height: 40px;
	justify-content: flex-end;
}
iframe {
	width: 100%;
}
#single .post-thumbnail img {
	aspect-ratio: 16/9;
	border-radius: 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}
#more-posts {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 25px;
}
#terug {
	;
	font-size: 3em;
}
#resources-icon-no-padding .fas {
	margin-bottom: 0;
	padding-bottom: 0;
}

button .btn-one {
	background: #288ccb;
	color: #121212;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 25px;
	;
	
	font-size: .9em;
	border: 1px solid #288ccb;
}
button.btn-two {
	background: #288ccb;
	color: #121212;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 25px;
	font-size: .9em;
	border: 1px solid #121212;
}
button.btn-three {
	background: none;
	color: #121212;
	border-radius: 5px;
	line-height: 1;
	padding: 10px 25px;
	;
	
	font-size: .9em;
	border: 1px solid #121212;
}
#sectoren .the-main-title-section div {
	display: block;
	top: 0;
	margin-left: 0;
}
.the-main-title-section div {
text-align: left;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 5px;
  margin-left: 50px;
}
.the-main-title-section {
	margin-bottom: 75px;
	text-align: left;
	grid-gap: 25px;
}
.image-square img {
	aspect-ratio: 1;
	width: 100%;
	object-fit: contain;
	object-position: left;
}
header .background video {
	border-radius: 0px;
}
.grid-section .fas {
	font-size: 2.5em;
	margin-bottom: 0;
}
#nav-icon {
  	width: 40px;
  	height: 22px;
  	-webkit-transform: rotate(0deg);
 	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: black;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  	top: 0px;
}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  	top: 10px;
}
#nav-icon span:nth-child(4) {
  	top: 20px;
}
#nav-icon.open span:nth-child(1) {
  	top: 18px;
  	width: 0%;
  	left: 50%;
}
#nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	 transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
  	-webkit-transform: rotate(-45deg);
  	-moz-transform: rotate(-45deg);
  	-o-transform: rotate(-45deg);
  	transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
  	top: 15px;
  	width: 0%;
  	left: 50%;
}
.m7-menu {
	position: relative;
	z-index: 9999;
}
.m7-menu.open {
	height: 50px;
	left: 275px;
	top: 30px;
}
.m7-menu.scrolled #nav-icon span:nth-child(2), .m7-menu.scrolled #nav-icon span:nth-child(3) {
	top: 8px;
}
.m7-menu.scrolled #nav-icon span:nth-child(4) {
	top: 16px;
}
.m7-menu.scrolled #nav-icon span {
	height: 2.5px;
}
.m7-menu.scrolled #nav-icon {
	height: 19px;
}
.header-p p {
	line-height: 1.75;
}
.header-p {
	font-size: 1.25em;
}

.grid-bg img {
	width: 100%;
	height: 100%;
	object-position: bottom;
	object-fit: cover;
}
.grid-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.grid-section {
	position: relative;
}

#handen .img-small {
	max-width: 125px;
	margin: auto;
	display: block;
}

#sumatra-header .grid.kolom_2 {
	grid-template-columns: 42% auto;
}
#sumatra-header button {
	margin-top: 50px;
	font-size: 1.05em;
}
#sumatra-header li::before {
	content: '\f00c';
	font-family: 'Font Awesome 6 Pro';
	margin-right: 5px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	text-align: center;
}
#sumatra-header li {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	margin-right: 10px;
	font-weight: 600;
	font-size: 15px;
	color: #008983;
	border-radius: 10px;
}
#sumatra-header li:last-child {
	margin-right: 0;
}
#home-res {
	background: linear-gradient(0deg, #D6ECEB57, white);
}
/*.partner-outer,
.main.resources-obvallend,
.sticky-grid.grdnt,
#over-ons-header .main,
#contact-header .main,
#op-int .main,
#forum .main,
#onderwijs .main,
#gelukt .main,
#trainingen-aanmelden .main,
#dienstverlening .main,
#groothandel .main,
#privacybeleid .main,
#industrie .main,
#leerwerk-bedrijven .main,
#systeemeisen .main,
#downloads .main,
#trainingen .main,
#support .main,
#functies .main,
#sumatra-header .main {
	color: #265354;
	background: linear-gradient(#D6ECEB, white);
}
 */
#the-404,
.home #linkedin .main,
#info-werkt {
	background: linear-gradient(0deg, #D6ECEB, white);
}
.home #info-werkt {
	background: none;
}
#handen .main,
#direct,
#sectoren {
	color: #265354;
	background: linear-gradient(0deg,#D6ECEB40, white);
}
#handen h2 {
	color: #232323;
}
#handen .functies {
	color: #008983;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}
#handen p a {
	text-decoration: none;
}
#handen {
	position: relative;
	z-index: 2;
}
#handen::after {
	content: "";
	clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%);
	height: 100px;
	display: block;
	transform: scale(-1);
	margin-bottom: -100px;
	background: #F5FAFA;
	width: 100%;
}
.home #home-res .main {
	padding: 200px 25px;
}
#wie-res section:hover img,
#home-res section:hover img {
	transform: scale(1.05);
}
#wie-res .thumbnail img,
#home-res .thumbnail img {
	aspect-ratio: 1;
	border-radius: 10px !important;
	object-fit: cover;
}
#wie-res section,
#home-res section {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
#wie-res .metad h2 {
	color: white;
}
#wie-res .metad h2,
#home-res .metad h2 {
	font-size: 1.25em;
}
#wie-res .metad,
#home-res .metad {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25px;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,.5));
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	border-radius: 10px;
	color: white;
}
#wie-res .metad .hide button,
#home-res .metad .hide button {
	display: block;
	width: max-content;
	margin-top: 25px;
	font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 15px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 3%;
text-align: right;
	color: #F45111;
background: none;
	display: inline-block;
	float: right;
	padding: 0;
	font-weight: bold;
}
#wie-res .metad .hide,
#home-res .metad .hide {
	overflow: hidden;
	opacity: 0;
	max-height: 0px;
}
#wie-res .metad:hover .hide,
#home-res .metad:hover .hide {
	opacity: 1;
	max-height: 999px;
}
#wie-res .metad:hover,
#home-res .metad:hover {
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5), rgba(0,0,0,.75));
}
#wie-res .the-main-title-section button {
	background: white;
	color: #008983;
}
#direct .slick-slide {
    margin: 0 25px;
}
#direct .slick-list {
	overflow: inherit;
    margin: 0 -25px;
}
#direct section img {
	width: 100%;
	object-fit: contain;
	height: 100px;
	object-position: left;
}
#direct section h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-style: ExtraBold;
	font-size: 21px;
	leading-trim: NONE;
	line-height: 150%;
	letter-spacing: 0%;
	color: #008983;
	margin-top: 15px;
}
#direct section {
	padding: 25px;
	box-shadow: 0px 0px 50px rgba(0,0,0,.05);
	border-radius: 50px 0px 50px 0px;
	background: white;
}
#direct .slick-dots {
	position: relative;
	text-align: left;
}
#direct::before {
	content: "";
	clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%);
	height: 100px;
	display: block;
	position: relative;
	top: -100px;
	background: white;
	width: 100%;
}
#sectoren .slick-slide {
    margin: 0 25px;
}
#sectoren .slick-list {
	overflow: inherit;
    margin: 0 -25px;
}
#sectoren section img {
	width: 100%;
	object-fit: contain;
	height: 100px;
	object-position: left;
}
#sectoren section h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-style: ExtraBold;
	font-size: 21px;
	leading-trim: NONE;
	line-height: 150%;
	letter-spacing: 0%;
	color: #008983;
	margin-top: 15px;
}
#sectoren section {
	padding: 25px;
	box-shadow: 0px 0px 50px rgba(0,0,0,.05);
	border-radius: 50px 0px 50px 0px;
	background: white;
	min-width: 225px;
}
#sectoren .slick-dots {
	position: relative;
	text-align: left;
	left: -30px;
}
#sectoren::before {
	content: "";
	clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%);
	height: 100px;
	display: block;
	position: relative;
	top: -100px;
	background: white;
	width: 100%;
}
.slick-next, .slick-prev {
	display: none !important;
}
#m7-menu.open {
	left: 0;
}
#m7-menu .menu-item-has-children::after {
	position: absolute;
	right: -30px;
	display: none;
}
#m7-menu {
	left: -400px;
	width: 400px;
	background: white;
	padding: 25px;
	position: fixed;
	top: 0;
	z-index: 99;
	bottom: 0;
	padding-top: 125px;
}/*
#m7-menu li:hover .sub-menu {
	opacity: 1;
	max-height: 999px;
	max-width: 999px;
	margin-top: 10px;
}
#m7-menu li.menu-item-has-children > a {
	pointer-events: none;
}
*/
#m7-menu li .sub-menu li {
	margin-bottom: 10px;
	margin-left: 10px;
}/*
#m7-menu li .sub-menu {
	max-height: 0px;
	max-width: 0px;
	opacity: 0;
}*/
#m7-menu li {
	margin-right: 35px;
	font-family: 'Poppins', sans-serif;
	display: block;
	font-weight: 700;
	vertical-align: middle;
	color: #008983;
	position: relative;
	font-size: 25px;
	margin-bottom: 20px;
	width: max-content;
}
.logo-in-menu {
	display: none;
	margin-bottom: 50px;
}
#m7-menu li.demo {
	
}
.slick-dots li.slick-active button::before {
	color: #008983;
}
.slick-dots li button::before {
	font-size: 10px;
}
.home .reviews_section {
	padding-bottom: 350px;
}
.home #logos {
	margin-top: -350px;
	padding-bottom: 250px;
}
.test-cases {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 25px;
}
.test-cases section {
	background: white;
	padding: 25px;
	height: 100%;
	border-radius: 10px;
	position: relative;
	padding-top: 50px;
}
.test-cases .cta {
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 15px;
	color: #008983;
leading-trim: NONE;
line-height: 100%;
	display: block;
	text-align: center;
	margin-top: 25px;
letter-spacing: 0%;

}
.test-cases span {
	display: block;
	color: #265354;
	text-align: center;
	margin-bottom: 25px;

}
.test-cases strong {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
display: block;
	color: #265354;

}
.test-cases section img {
	border-radius: 50%;
	position: absolute;
	display: block;
	max-width: 90px;
	max-height: 90px;
	margin: auto;
	top: -45px;
	left: 0;
	object-fit: cover;
	right: 0;
}
#info-werkt section:nth-child(2n) {
	padding-right: 50px;
}
#info-werkt h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 800;
	font-style: ExtraBold;
	font-size: 42px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0%;
	color: white;
}
#info-werkt button {
	background: #F45111;
}
#info-werkt .grid {
	max-width: 995px;
	color: white;
	border-radius: 75px 0px 75px 0px;
	overflow: hidden;
	background: #008983;
	grid-gap: 50px;
	grid-template-columns: 307px auto;
	margin: auto;
	margin-top: -250px;
}
#the-footer i.fab {
	display: inline-block;
	margin-right: 25px;
	color: #265354;
	font-size: 2em;
}
#the-footer p {
	font-size: .9em;
	line-height: 1.75;
}
nav .grid {
	display: grid;
	grid-gap: 50px;
	grid-template-columns: 90px auto;
}
nav {
	width: 100%;
	background: white;
	position: sticky;
	top: 0;
	z-index: 999;
	padding: 25px;
}
nav.scrolled {
	box-shadow: 0px 0px 50px rgba(0,0,0,.05);
}
nav li {
	margin-right: 35px;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	font-weight: 700;
	vertical-align: middle;
	color: #008983;
	position: relative;
	top: 10px;
}
#m7-menu li.demo,
#m7-menu li.demo2,
nav li.demo2,
nav li.demo {
	background: #f45111;
	color: white;
	float: right;
  line-height: 1;
  padding: 15px 25px;
	border-radius: 10px;
  font-weight: bold;
  border: 0px;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
	top: 0;
	margin-right: 0;
}
nav li.demo2 a {
	color: white;
}
nav li.demo2 {
	position: relative;
	right: 25px;
	background: #008983;
}
#m7-menu li.demo,
#m7-menu li.demo2,
nav li.demo a:hover,
nav li.demo:hover,
nav li.demo a:hover,
nav li.demo:hover {
	color: white;
}
nav li.menu-item-has-children:hover,
nav a:hover {
	color: #F45111;
}
nav .logo img {
	max-width: 90px;
}
nav li .sub-menu li {
	margin-bottom: 10px;
	display: block;
}
nav li .sub-menu li:last-child {
	margin-bottom: 0px;
}
nav li .sub-menu {
	position: absolute;
	font-size: .9em;
	background: white;
	padding: 25px;
	opacity: 0;
	max-height: 0px;
	padding-bottom: 30px;
	overflow: hidden;
	left: -22.5px;
	border-radius: 10px;
	width: max-content;
	padding-top: 0;
}
nav li:hover .sub-menu {
	opacity: 1;
	max-height: 99999px;
}
.menu-item-has-children::after {
	content: "\f2ec";
	font-family: 'Font Awesome 6 Sharp';
	transform: scale(.35) rotate(180deg);
	margin-left: -3px;
	top: 2px;
	position: relative;
	display: inline-block;
}
#sectoren .the-main-title-section {
	grid-gap: 10px;
	grid-template-columns: 1fr;
}

.sticky-grid .grid .left {
	min-height: 100vh;
}
.sticky-grid .grid .right .inner {
	position: sticky;
	top: 150px;
}
.sticky-grid.alt h6 strong,
.sticky-grid h6 strong {
font-weight: 700;
font-style: Bold;
font-size: 48px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
vertical-align: middle;
}
.sticky-grid.alt h6,
.sticky-grid h6 {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
	margin-bottom: 25px;

}
.sticky-grid .grid {
	grid-gap: 100px;
	grid-template-columns: auto 400px;
}
.sticky-grid h4 {
	margin-bottom: 0;
}
.sticky-grid h2 span {
	font-size: .5em;
}

.sticky-grid.alt .grid .right {
	min-height: 100vh;
	padding-top: 50px;
}
.sticky-grid.alt .grid .left .inner {
	position: sticky;
	top: 200px;
}
.sticky-grid.alt .grid {
	padding-bottom: 200px;
	grid-gap: 100px;
	grid-template-columns: auto 500px;
}
.sticky-grid.alt h4 {
	margin-bottom: 0;
}
.sticky-grid.alt h2 span {
	font-size: .5em;
}
.koppelingen-right {
	padding: 25px;
  box-shadow: 0px 0px 50px rgba(0,0,0,.05);
  border-radius: 50px 0px 50px 0px;
  background: white;
	max-width: 333px;
	margin-bottom: 25px;
	color: black;
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 21px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
	color: #008983;
	margin-top: 10px;
}
.sticky-grid.alt strong {
font-weight: 400;
font-style: Regular;
font-size: 21px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
.sticky-grid.alt section img {
	height: 200px;
	height: 90px;
	object-fit: contain;
	object-position: left;
	margin-bottom: 15px;
}
#koppelingen {
	color: white;
}
.sticky-grid.alt {
	margin-bottom: 150px;
}
.after {
	position: relative;
	position: sticky;
	top: 0;
}
.sticky-grid.alt .grid-bg .after::after {
content: "";
  clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%);
  height: 100px;
  display: block;
  position: relative;
  bottom: 99px;
  background: white;
  width: 100%;
}
.sticky-grid.alt .main {
	padding-top: 150px;
}
.sticky-grid.alt .grid-bg img {
	height: 90vh;
}
#direct .main {
	padding-top: 0;
}
#sumatra-footer .main {
	padding: 100px 0;
}
#sumatra-footer .grid .icons {
	text-align: right;
}
#sumatra-footer .grid .menu-nav i {
	margin-left: 5px;
}
#sumatra-footer .grid li,
#sumatra-footer .grid p {
font-weight: 400;
font-style: Regular;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 0%;
	margin-bottom: 0;

}
#sumatra-footer .grid i.fa-brands {
font-weight: 400;
font-style: Regular;
font-size: 21px;
leading-trim: NONE;
line-height: 180%;
	color: white;
	margin-right: 25px;
letter-spacing: 0%;

}
#sumatra-footer .grid section:first-child a {
	text-decoration: underline;
}
#sumatra-footer .grid {
	grid-template-columns: 275px 1fr 1fr 1fr;
	grid-gap: 100px;
}
#sumatra-footer {
	color: white;
	background: #008983;
}
.tag {
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 15px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

	background: #008983;
	border-radius: 10px 0px 10px 0px;
	padding: 10px 20px;
	text-transform: capitalize;
}
#wie-res {
	z-index: 3;
	position: relative;
}
#partner-right h3,
.sticky-grid .right h3 {
	color: #265354;
	font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
	margin-bottom: 25px;

}
#partner-right p,
.sticky-grid .right p {
font-weight: 400;
font-style: Regular;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
	max-width: 380px;

}
.sticky-grid video {
	width: 100%;
}
#partner-right blockquote p,
.sticky-grid blockquote p {font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 120%;
	color: #008983;
	border-left: 4px solid #008983;
	padding-left: 25px;
letter-spacing: 0%;
	font-style: italic;
	margin-bottom: 25px;

}
.sticky-grid p {
}
#partner-right ul,
.sticky-grid .right ul {
	margin-bottom: 25px;
}
#partner-right li::before,
.sticky-grid .right li::before {
	content: "\f058";
	color: #008983;
	margin-right: 10px;
	font-family: 'Font Awesome 6 Pro';
	font-weight: 900;
	font-size: 1.5em;
	vertical-align: bottom;
}
.grid-section li,
.sticky-grid .left li {
	list-style: outside;
	margin-left: 15px;
}
#partner-right li,
.sticky-grid .right li {
	font-family: 'Poppins', sans-serif;
font-weight: 700;
font-style: Bold;
font-size: 15px;
leading-trim: NONE;
line-height: 180%;
	color: #265354;
letter-spacing: 0%;
	margin-bottom: 10px;

}
.grid-section li,
.sticky-grid .left li {
	font-weight: normal;
}
.sticky-grid .right p img {
	max-width: 300px;
}
.sticky-grid .left ol,
.sticky-grid .left ul {
	display: block;
	margin-bottom: 25px;
}
.sticky-grid .grid .right .inner h6 strong {
	font-weight: 700;
}
.sticky-grid .grid .right .inner h6 {
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 1.5em;
}
.sticky-grid video {
	object-fit: cover;
	height: auto;
}
.cases #info-werkt .grid {
	margin: 0 auto;
}
.blog-res-sec img {
	aspect-ratio: 1;
	border-radius: 10px;
}
.blog-res-sec {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.info-res {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 25px;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	border-radius: 10px;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,.5));
}
.cases #sectoren {
	background: none;
}
.cases #info-werkt {
	background: linear-gradient(0deg,rgb(119, 188, 155,.25),rgb(119, 188, 155,.1),rgb(119, 188, 155,0));
}
.main.resources-obvallend {
	padding-bottom: 0;
	position: relative;
	z-index: 3;
}
.c-grid p {
	margin-bottom: 10px;
}
.c-grid {
	display: grid;
	grid-gap: 15px;
	grid-template-columns: 1fr 1fr;
}
input {
	padding: 10px 15px;
	border-radius: 10px;
	background: white;
	width: 100%;
	border: 1px solid #008983;
}
.wpcf7-form-control.wpcf7-submit {
	background: #f45111;
  color: white;
  line-height: 1;
  padding: 15px 25px;
  font-weight: bold;
  border: 0px;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
	margin-top: 20px;
	display: inline-block;
	width: max-content;
	border-radius: 10px;

}
.over-ons .sticky-grid.alt .grid-bg .after::after {
	display: none;
}
/*.sticky-grid.grdnt h3 {
	margin-bottom: 0;
	margin-top: 25px;
	margin-bottom: 2.5px;
}*/
.slick-dots li button::before {
	font-family: 'Font Awesome 6 Pro';
	font-weight: 900;
	content: '\f111';
}
#the-404 > div {
	max-width: 500px;
	margin: auto;
	height: 58vh;
}
.sticky-grid blockquote {
	margin: 50px 0;
}
.sticky-grid .right blockquote {
	margin: 50px 0;
	margin-bottom: 0;
}
.over-ons .friends img {
	filter: invert(1);
}
.over-ons #info-werkt .grid {
	margin: 0 auto;
}



.faq-section li::before {
	content: "";
}
.faq-section .the-main-title-section {
	text-align: center;
}
.faq-section .main {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 0 50px;
	max-width: 585px;
	margin: auto;
}
.faq-section .que.open .antwoord {
	opacity: 1;
	padding: 25px;
	padding-top: 0px;
	max-height: 99999px;
}
.faq-section .antwoord p:last-child,
.faq-section .antwoord p:last-of-type {
	margin-bottom: 0;
}
.faq-section .antwoord {
	opacity: 0;
	max-height: 0px;
	overflow: hidden;
}
.faq-section .fa-sharp {
	margin-right: 10px;
}
.faq-section .vraag {
	border-bottom: 1px solid rgba(0,0,0,.25);
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.5;
}
.faq-section .que {
	cursor: pointer;
}
.faq-section li {
	display: block;
}
#opsom h2 {
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 48px;
leading-trim: NONE;
line-height: 120%;
	margin: 0;
letter-spacing: 0%;
}
#opsom h3 {
	font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
	margin: 15px 0;
line-height: 130%;
letter-spacing: 0%;
	color: #232323;

}
#opsom p {
leading-trim: NONE;
line-height: 150%;

}
.over-ons .sticky-grid.alt .grid {
	padding-bottom: 0;
}
.over-ons .sticky-grid.alt {
	margin-bottom: 0;
}
.blog .main.resources-obvallend {
	padding-bottom: 100px;
}
.footmenu li {
	
}
.footmenu ul {
	max-height: 0px;
	opacity: 0;
	padding-left: 10px;
	margin-top: 2.5px;
	overflow: hidden;
}
.footmenu:hover ul {
	max-height: 9999px;
	opacity: 1;
}
a pre,
pre a {
	color: white !important;
}
.res {
	display: none;
}
#nav-burger {
	
}
#nav-icon {
	float: right;
}
#direct {
	width: 100%;
	width: 100vw;
	overflow: hidden;
}
#support label {
	font-weight: bold;
}
#support input, #support textarea, #support select {
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0px 0px 15px rgba(0,0,0,.01);
	border-radius: 8px;
	padding: 10px 15px;
	background: white;
	width: 100%;
	font-weight: normal;
}
#support .wpcf7-form-control.wpcf7-submit.has-spinner {
background: #f45111;
  color: white;
  line-height: 1;
  padding: 15px 25px;
  font-weight: bold;
  border: 0px;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  top: 0;
	width: max-content;
}
.partners #sumatra .partner-outer > .obvallend {
	display: grid;
	grid-template-columns: auto 400px;
	grid-gap: 50px;
}
#info-werkt img {
	aspect-ratio: 2/3 !important;
	object-fit: cover;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	padding: 0;
	margin: 0;
	border: 0px;
}
.the-thumb-max {
	aspect-ratio: 25/9;
	object-fit: cover;
}
#sumatra-header p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 21px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
}
#sumatra-header li {
	margin-left: 0;
}
h1 {
	font-family: 'Poppins', sans-serif; 
	font-weight: 700;
	font-style: Black;
	font-size: 60px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	color: #232323;
}
h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-style: ExtraBold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 150%;
	letter-spacing: 3%;
	margin-bottom: 25px;
	color: #008983;
}

.grid-section li,
.sticky-grid .left li,
p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: Regular;
	leading-trim: NONE;
	line-height: 1.7;
	letter-spacing: 3%;
	margin-bottom: 25px;
}
#handen p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 21px;
	leading-trim: NONE;
	line-height: 180%;
	letter-spacing: 0%;
	text-align: center;
}

.grid-section li,
.sticky-grid .left li {
	margin-bottom: 0;
}
#handen h2 {
	font-size: 42px;
}
#home-res h2 {
	margin-bottom: 0;
}
#info-werkt img {
	margin-bottom: -25px;
}
h5,
.subtitle p,
#info-werkt p {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 21px;
	leading-trim: NONE;
	line-height: 180%;
	letter-spacing: 0%;	
}
#koppelingen h2 {
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 42px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
	color: white;
}
.resources-obvallend section h2 {
	color: white;
}
.partner-left p {
	margin-bottom: 5px;
	line-height: 1.75;
}
.partner-left p a {
	text-decoration: underline;
	color: #008983;
}
.partner-left h3 {
	color: #008983;
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 21px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;
}
.partner-left img {
	height: 70px;
	object-fit: contain;
	margin-bottom: 15px;
	object-position: left;
	max-width: 175px;
}
.partner-left .the-main-title-section {
	margin: 0;
}
.partner-left .main {
	padding: 25px;
}
.partner-left h2.title {
	font-family: 'Poppins', sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 21px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;

	color: #008983;
}

#partner-right blockquote p {
	font-size: 21px;
}
.inner-partner {
	position: sticky;
	top: 150px;
}
.partner-left section  a{
	display: block;
}
.partner-left section {
	background: rgba(255,255,255,.5);
}
p a {
	color: #008983;
	text-decoration: underline;
}
#gelukt .h100 h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
	font-style: Black;
	font-size: 60px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
}
#gelukt .h100 {
	padding: 50px 100px;
	background: white;
	max-width: 585px;
	margin: auto;
	border-radius: 10px;
}
.traningen-aanmelden .wpcf7 form {
  max-width: 900px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 20px;
}

.traningen-aanmelden .wpcf7 label {
  display: block;
  margin-bottom: 16px;
}

/* Sectietitels */
.traningen-aanmelden .wpcf7 h2 {
  grid-column: 1 / -1;
  margin: 32px 0 16px;
  font-size: 20px;
  font-weight: 600;
  color: #0a8a8a;
	margin-bottom: 0;
}

/* Velden */
.traningen-aanmelden .wpcf7 input,
.traningen-aanmelden .wpcf7 select,
.traningen-aanmelden .wpcf7 textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: none;
  background: #ffffff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
}

/* Placeholder */
.traningen-aanmelden .wpcf7 ::placeholder {
  color: #999;
}

/* Textarea */
.traningen-aanmelden .wpcf7 textarea {
  min-height: 120px;
  resize: vertical;
	width: calc(200% + 22.5px);
}

/* Submit */
.traningen-aanmelden .wpcf7 input[type="submit"] {
  grid-column: 1 / -1;
  margin-top: 24px;
  padding: 16px;
  background: #0a8a8a;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.traningen-aanmelden .wpcf7 input[type="submit"]:hover {
  background: #087272;
}

/* Mobile */
@media (max-width: 640px) {
  .traningen-aanmelden .wpcf7 form {
    grid-template-columns: 1fr;
  }
}


#trainingen-aanmelden section:nth-child(2) br {
	display: none;
}
#trainingen-aanmelden section:nth-child(2) label,
#trainingen-aanmelden section:nth-child(2) p {
	margin-bottom: 0;
}
.the-case-thumb {
	max-height: 300px;
	object-fit: cover;
	object-position: center;
}
#sumatra-header video {
	box-shadow: 0px 0px 100px rgb(0, 137, 131,.15);
	border: 2px solid rgba(0,0,0,.1);
	border-radius: 10px;
}
h6,h5 {
	color: #232323;
}
#home-res section h2 {
	color: white;
}
#sumatra-footer {
	overflow: hidden;
	position: relative;
}
#sumatra-footer p a {
	color: white;
}
#info {
	position: relative;
	overflow: hidden;
}
#info .thumbnail-bg {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#sumatra-footer .thumbnail-bg {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#info .thumbnail-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .5;
}
#info .thumbnail-bg img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
#sumatra-footer .thumbnail-bg img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
#sumatra-footer .thumbnail-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#opsom {
	background: linear-gradient(0deg, #D6ECEB, white);
}
nav.scrolled {
	padding: 5px;
}
section h2 {
	margin-top: 50px;
	margin-bottom: 12.5px;
}

/* Wrapper */
.cf7-form-style br {
	display: none;
}
.cf7-form-style{
  max-width: 560px;
}

/* Field spacing */
.cf7-form-style .cf7-field{
  margin: 0 0 18px;
}

/* Labels */
.cf7-form-style label{
  display:block;
  font-weight:500;
  margin: 0 0 8px;
  color:#111;
}

.cf7-form-style .req{
  color:#c00;
}

/* Controls */
.cf7-form-style .cf7-control{
  width:100%;
  box-sizing:border-box;
  border: 1px solid #008983;
  background:#fff;
  padding: 12px 12px;
  font-size:14px;
  line-height:1.2;
  outline:none;
}

/* Select arrow + consistent look */
.cf7-form-style select.cf7-control{
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
	border-radius: 10px;
  padding-right: 42px;
  background-image:
    linear-gradient(45deg, transparent 50%, #333 50%),
    linear-gradient(135deg, #333 50%, transparent 50%),
    linear-gradient(to right, transparent, transparent);
  background-position:
    calc(100% - 18px) 50%,
    calc(100% - 12px) 50%,
    0 0;
  background-size: 6px 6px, 6px 6px, 100% 100%;
  background-repeat:no-repeat;
}

/* Textarea height like screenshot */
.cf7-form-style .cf7-textarea{
  min-height: 180px;
  resize: vertical;
	font-size: 14px;
	border-radius: 10px;
	font-family: inherit;
}

/* Focus */
.cf7-form-style .cf7-control:focus{
  border-color:#9b9b9b;
}

/* Submit */
.cf7-form-style .cf7-actions{
  margin-top: 6px;
}

.cf7-form-style .cf7-submit{
background: #f45111;
  color: white;
  line-height: 1;
  padding: 15px 25px;
  font-weight: bold;
  border: 0px;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  margin-top: 20px;
  display: inline-block;
  width: max-content;
  border-radius: 10px;
}

.cf7-form-style .cf7-submit:hover{
  opacity:.9;
}

/* CF7 default validation message spacing (optional) */
.cf7-form-style .wpcf7-not-valid-tip{
  margin-top:6px;
  font-size:12px;
}

#direct .the-main-title-section {
	margin-top: 100px;
}
nav.scrolled.open {
	box-shadow: 0px;
}
#m7-menu.nav-scrolled {
	padding-top: 100px;
}
.open-nav nav {
	box-shadow: none;
}
#m7-menu li.demo2 {
	background: #008983;
}
#m7-menu li.demo,
#m7-menu li.demo2 {
	float: none;
	font-size: 1em;
	font-size: 22px;
}

/* basis gedrag submenu */
#m7-menu .sub-menu {
  display: none;
}

#m7-menu .menu-item-has-children.open > .sub-menu {
  display: block;
}

.grid-section li a, .sticky-grid .left li a {
	color: #008983;
}
.gptw {
	max-width: 75px;
	display: block;
	float: right;
}
#contact-header section:nth-child(2) p {
	color: white;
}
#contact-header section:nth-child(2) {
	background: url(/wp-content/uploads/2025/12/sumatra-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 25px;
	border-radius: 10px;
}
#contact-header input {
	border: 0px;
}
.m7-op {
	background: rgba(0,0,0,.75);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: none;
	opacity: 0;
}
.m7-op.display {
	display: block;
}
.m7-op.open {
	opacity: 1;
}
#sumatra.blur {
	filter: blur(10px);
}