/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 11 2026 | 12:25:29 */
:root {
  --primary: 194 100% 62%;       /* lichtblauwe */
  --primary-hover: 208 69% 17%;  /* donkerblauwe */
}

#header-knop {
	background: #3ECFFF;
	border-radius: 15px;
	display: flex;
	justify-content: center;
}
#header-knop:hover {
	background: #0D2D49;
	border-radius: 15px;
}
#header-knop a span {
	color: White !important;
}
#header-knop a:hover {
	color: White !important;
}

@media only screen and (max-width: 1023.99px) {
	#menubar-225 {
		margin: 10px 20px 20px 0;
		background-color: white;
		padding: 0 20px 20px 20px;
		box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
	}
	.elementor-20 .elementor-element.elementor-element-d6a6d46 > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title.e-current  {
		border: none;
	}
	#e-n-menu-title-2255 {
		background: white;
	}
}

.text-gradient {
	background: linear-gradient(135deg, hsl(194 100% 62%), hsl(208 69% 17%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
	font-weight: 600;
}

.titel-gradient {
	background: linear-gradient(135deg, hsl(194 100% 62%), hsl(208 69% 17%));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.head-post {
	position: relative;
}

.hero-gradient {
	background: linear-gradient(135deg, hsl(var(--primary)), hsl(var(--primary-hover)));
}



/* blog */

@media only screen and (max-width: 1023.99px) {
	.elementor-post__text {
		justify-content: space-between;
		padding-bottom: 5px;
	}
	.all-blogs .eael-entry-wrapper {
	min-height: 105px !important;
	}
}

@media only screen and (max-width: 766.99px) {
	.elementor-post__text {
		justify-content: space-between;
		padding-bottom: 5px;
	}
	.all-blogs .eael-entry-wrapper {
	min-height: auto !important;
	}
}

.elementor-post__text {
    display: flex !important;
    justify-content: space-evenly;
    padding-left: 20px;
	gap: 15px;
}

.all-blogs .eael-entry-wrapper {
	min-height: 127px;
}

.elementor-post__meta-data {
	margin: 0 !important;
}

.elementor-post__thumbnail__link {
	margin: 0 !important;
}

.elementor-post__text {
	position: relative;
}

.elementor-post-date {
    z-dex: 20 !important;
	background: white;
	border-radius: 40px !important;
	padding: 5px 20px;
	color: black;
	border: 2px solid #3ECFFF;
}

.link:hover{
	color: #3ECFFF !important;
}
	
.eael-meta-posted-on {
    z-dex: 20 !important;
    position: absolute;
	background: white;
	border: 2px solid #3ECFFF;
	border-radius: 15px !important;
	height: 30px !important;
    padding: 0 20px !important;
	color: black;
}

.eael-meta-posted-on time {
	display: flex;
    flex-direction: row;
	gap: 6px !important;
	flex-wrap: wrap;
}

.blog article,  {
	position: relative !important;
	top: 0 !important;
}

.blog article a {
	font-family: "Poppins", Sans-serif !important;
}

.blog .eael-post-grid article {
	left: auto !important;
}

.blog .eael-entry-wrapper {
    padding: 20px;
    position: relative;
	z-dex: 10;
    background-color: white;
	border-bottom: 5px solid #3ECFFF; 
    border-radius: 15px;
}

@media only screen and (max-width: 1200px) {
	.elementor-widget-theme-post-content h1 {
		font-size: 36px;
	}
}

/* calendly */
.calendly-badge-content span {
	display: none !important;
}

.VJL48qbQzWENTFAh1Knk.f3c_Dda7HKHqraeedxG1 {
    display: none !important;
}

