.box-shadow-custom {
	box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}

.custom-button {
	border-radius: 30px !important;
	padding: 10px 30px;
}

.custom-border-bottom-1 {
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
}

.rev_slider .slotholder:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	background: rgba(0, 0, 0, 0.25);
}

.custom-dots-style-1 .owl-dots .owl-dot {
	background: rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid rgba(255, 255, 255, 0.7);
}

.custom-dots-style-1 .owl-dots .owl-dot>span {
	background: transparent !important;
}

.custom-dots-style-1 .owl-dots .owl-dot.active>span {
	background: #FFF !important;
}

.custom-dots-style-1 .owl-dots .owl-dot+.owl-dot {
	margin-top: 6px !important;
}

.medical-schedules {
	margin: -47px 0 0 0;
}

.medical-schedules h4 {
	line-height: 23px;
	padding-top: 4px;
}

.medical-schedules h4,
.medical-schedules h5,
.medical-schedules a,
.medical-schedules i {
	color: var(--light) !important;
}

.medical-schedules h5 {
	position: relative;
	display: inline-block;
}

.medical-schedules .box-one,
.medical-schedules .box-two,
.medical-schedules .box-three,
.medical-schedules .box-four {
	cursor: pointer;
	height: 94px;
	position: relative;
	animation-duration: 0.6s;
}

.medical-schedules .box-one {
	z-index: 4;
}

.medical-schedules .box-two {
	z-index: 3;
}

.medical-schedules .box-three {
	z-index: 2;
}

.medical-schedules .box-three:hover {
	z-index: 10;
}

.medical-schedules .box-four {
	z-index: 1;
}

.medical-schedules .box-one::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -40px;
	width: 0;
	height: 0;
	border-top: 47px solid transparent;
	border-bottom: 47px solid transparent;
	border-left: 40px solid #008fe2;
	z-index: 5;
}

.medical-schedules .box-two,
.medical-schedules .box-three {
	padding: 38px 38px 38px 70px;
}

.medical-schedules .box-two a,
.medical-schedules .box-three a {
	text-decoration: none;
}

.medical-schedules .box-two:hover .expanded-info,
.medical-schedules .box-three:hover .expanded-info {
	opacity: 1;
	z-index: 1;
}

.medical-schedules .box-two:hover .expanded-info .info,
.medical-schedules .box-three:hover .expanded-info .info {
	opacity: 1;
	transform: translateY(0%);
}

.medical-schedules .box-two:hover i,
.medical-schedules .box-three:hover i {
	transition: all 0.3s ease;
}

.medical-schedules .box-two .expanded-info,
.medical-schedules .box-three .expanded-info {
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 99%;
	width: 100%;
	box-shadow: 0 -12px 30px rgba(0, 0, 0, 0.2);
	z-index: -1;
	transition: all 0.3s ease;
}

.medical-schedules .box-two .expanded-info .info,
.medical-schedules .box-three .expanded-info .info {
	opacity: 0;
	transform: translateY(-40%);
}

.medical-schedules .box-two .expanded-info .info:nth-child(1),
.medical-schedules .box-three .expanded-info .info:nth-child(1) {
	transition: all 0.3s ease 0.4s;
}

.medical-schedules .box-two .expanded-info .info:nth-child(2),
.medical-schedules .box-three .expanded-info .info:nth-child(2) {
	transition: all 0.3s ease 0.5s;
}

.medical-schedules .box-two .expanded-info .info:nth-child(3),
.medical-schedules .box-three .expanded-info .info:nth-child(3) {
	transition: all 0.3s ease 0.6s;
}

.medical-schedules .box-two i,
.medical-schedules .box-three i {
	position: absolute;
	top: 50%;
	right: -30px;
	font-size: 1.44em;
	transition: all 0.3s ease;
}

.medical-schedules .box-two:hover i {
	transform: translateY(-50%) translateX(50%);
}

.medical-schedules .box-two i {
	transform: translateY(-50%) translateX(0%);
}

.medical-schedules .box-three:hover i {
	transform: translateY(-50%) rotate(-90deg);
}

.medical-schedules .box-three i {
	transform: translateY(-50%) rotate(0deg);
}

.medical-schedules .box-four label {
	display: block;
	margin: -3px 0 0;
	opacity: 0.5;
}

.medical-schedules .box-four strong {
	font-size: 1.6em;
}

.medical-schedules .box-four .feature-box {
	padding: 23.7px;
}

.medical-schedules .box-four .feature-box-icon {
	margin-top: 5px;
}

@media (max-width: 991px) {
	.medical-schedules h4 {
		margin-top: 10px !important;
	}

	.medical-schedules .box-one::after {
		content: none;
	}

	.medical-schedules .box-two,
	.medical-schedules .box-three {
		padding: 38px 38px 38px 38px;
	}
}

.custom-info span:nth-child(1) {
	display: inline-block;
	color: #90c9ea;
	min-width: 68px;
	margin-right: 10px;
}

.custom-info span:nth-child(1)::after {
	content: ':';
	display: block;
	float: right;
	color: var(--light);
}

.custom-info span:nth-child(2) {
	color: var(--light);
}

.feature-box.feature-box-style-2 .feature-box-icon {
	top: 3px;
}

.team .thumb-info:hover .thumb-info-caption {
	background: #008fe2;
}

.team .thumb-info:hover .thumb-info-caption span,
.team .thumb-info:hover .thumb-info-caption i {
	color: var(--light) !important;
}

.team .thumb-info .thumb-info-caption {
	position: relative;
	padding: 10px 0;
	display: block;
	background: var(--light);
	transition: all 0.3s ease;
}

.team .thumb-info .thumb-info-caption .custom-thumb-info-title span {
	display: block;
}

.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(1) {
	color: #8e8e8e;
}

.team .thumb-info .thumb-info-caption .custom-thumb-info-title span:nth-child(2) {
	color: #28292d;
}

.team .thumb-info .thumb-info-caption .custom-thumb-info-title i {
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 1.9em !important;
	color: #28292d;
	transform: translateY(-50%);
}

.team .owl-carousel.nav-bottom .owl-nav {
	position: absolute;
	top: -60px;
	right: 10px;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-prev,
.team .owl-carousel.nav-bottom .owl-nav button.owl-next {
	border: none !important;
	font-size: 2em;
	padding: 0;
	width: auto;
	height: auto;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-prev:active,
.team .owl-carousel.nav-bottom .owl-nav button.owl-next:active {
	background-color: none;
	border-color: transparent;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-prev {
	color: #0092e3;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-prev::before {
	font-family: simple-line-icons;
	content: "\e07a";
	font-size: 28.8px;
	font-size: 1.8rem;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-next {
	color: #2d529f;
}

.team .owl-carousel.nav-bottom .owl-nav button.owl-next::before {
	font-family: simple-line-icons;
	content: "\e079";
	font-size: 28.8px;
	font-size: 1.8rem;
}

.thumb-info-side-image-custom {
	border: 0 none;
	color: var(--default);
	margin: 0 0 35px;
	transition: all 0.3s ease;
}

.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
	padding: 0;
	margin-right: 30px;
}

.thumb-info-side-image-custom .thumb-info-caption {
	text-align: left;
}

.thumb-info-side-image-custom .thumb-info-caption h4 {
	margin: 30px 0 0;
	padding: 0;
}

.thumb-info-side-image-custom .thumb-info-caption p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
}

.thumb-info-side-image-custom:hover {
	box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33) !important;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
	margin: 0 0 10px 0;
	padding: 0;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
	padding: 0 10px;
	display: block;
	clear: both;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
	margin: 3px 0 0;
	padding: 0;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
	margin: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
		width: 100%;
	}
}

.content-grid .content-grid-item {
	min-height: 150px;
	border: 1px solid #e4e4e4;
	border-left: none;
}

.content-grid .content-grid-item:first-child {
	border-left: 1px solid #e4e4e4;
}

.content-grid .content-grid-item::before,
.content-grid .content-grid-item::after {
	content: none;
}

@media (max-width: 991px) {
	.content-grid .content-grid-item:nth-child(4) {
		border-left: 1px solid #e4e4e4;
	}

	.content-grid .content-grid-item:nth-child(4),
	.content-grid .content-grid-item:nth-child(5),
	.content-grid .content-grid-item:nth-child(6) {
		border-top: 0;
	}
}

@media (max-width: 767px) {
	.content-grid .content-grid-item {
		border-top: 0;
		border-left: 1px solid #e4e4e4;
	}

	.content-grid .content-grid-item:first-child {
		border-top: 1px solid #e4e4e4;
	}
}

.testimonial .testimonial-quote {
	display: inline-block;
	position: relative;
	color: var(--light);
	font-size: 50px;
	line-height: 1;
	font-family: Georgia, serif;
}

.testimonial .testimonial-quote::before {
	content: '';
	display: block;
	position: absolute;
	top: 25%;
	left: 50%;
	border: 1px solid #fff;
	border-radius: 100%;
	padding: 25px;
	transform: translateX(-50%) translateY(-50%);
}

.testimonial blockquote::before,
.testimonial blockquote::after {
	color: var(--light) !important;
	font-size: 40px !important;
}

.testimonial blockquote p {
	color: var(--light) !important;
	font-family: "Poppins", Arial, sans-serif;
	font-size: 15px;
	line-height: 1.6;
}

.testimonial .testimonial-author p strong {
	position: relative;
	display: inline-block;
	color: var(--light) !important;
}

.testimonial .testimonial-author p strong::before {
	content: '';
	display: block;
	position: absolute;
	width: 35%;
	top: -21px;
	left: 50%;
	border-top: 2px solid #80c9f2;
	transform: translateX(-50%) translateY(-50%);
}

#footer {
	background: #34383d;
	border: none;
}

#footer p,
#footer a,
#footer strong {
	color: #95989c;
}

#footer a strong {
	display: block;
	font-size: 30px;
	line-height: 1;
}

#footer a label {
	color: var(--light) !important;
}

#footer .custom-info span:nth-child(1) {
	color: #95989c;
}

#footer .footer-copyright {
	background: #34383d;
	border-top: 1px solid #53585e;
}

#footer .footer-copyright p {
	color: #95989c;
}

.social-icons li {
	border-radius: 0;
	box-shadow: none;
}

.social-icons li:hover a {
	opacity: 0.8;
}

.social-icons li a {
	border-radius: 0;
}


/* Custom */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat";
	letter-spacing: 0.1px;
}

.card-content h3 {
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: normal;
}

#header {
	background: transparent;
	transition: background-color .3s ease;
}

.sticky-header-active #header {
	background: #fff;
}

#header .header-body {
	background: transparent;
	transition: background-color .3s ease;
}

.sticky-header-active #header .header-body {
	background: #fff;
}

#header img {
	width: 300px;
	height: 161px;
}

.sticky-header-active #header img {
	width: 150px;
	height: 80px;
}

.sticky-header-active #header .header-column {
	max-height: 100px;
}

#header .header-logo {
	width: 250px !important;
	height: 120px !important;
	transition: all .3s ease;
}

.sticky-header-active #header .header-nav-main nav>ul>li>a {
	color: var(--primary);
}

html.sticky-header-active #header .header-logo {
	width: 150px !important;
	height: 80px !important;
}

#header a {
	font-family: "Montserrat";
}

#hero .cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 40px;

	background-color: var(--primary);
	width: 30%;
	padding: 15px 20px;
	border-radius: 10px;

	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 1.5rem;
	text-decoration: none;

	transition: background-color 0.3s ease, color 0.4s ease;
}

#hero .cta i {
	font-size: 1.4rem;
}

@media(max-width: 425px) {
	#hero .cta {
		width: 100%;
	}

	#header img {
		width: auto;
		height: 125px;
	}
}

@media(min-width: 426px) and (max-width: 750px) {
	#hero .cta {
		width: 75%;
	}
}

@media(min-width: 751px) and (max-width: 991px) {
	#hero .cta {
		width: 50%;
	}
}

#hero .cta:hover {
	background-color: #fff;

	color: var(--primary);
}

.content-title {
	width: fit-content;
	padding: 4px 0;
	max-height: 30px;
	margin-bottom: 10px;
}

.content-title h3 {
	color: rgb(39, 39, 39);
	letter-spacing: normal;
	font-size: 24px;
	text-transform: capitalize;
}


#diensten a {
	text-decoration: none !important;
}

#diensten .card {
	background-color: white;
	border-radius: 10px;
	display: flex;
	height: 400px;
	flex-direction: column;
	box-shadow: 0.5px 0.5px 5px rgba(90, 90, 90, 0.3);
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#diensten .card:hover {
	transform: translateY(-7px);
}

#diensten .card .card-image {
	height: 50%;
}

#diensten .card .card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

#diensten .card .card-content {
	height: 50%;
	padding: 0.75rem;
}

#diensten .card .card-content h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 10px;
	text-transform: none;
	text-align: left;
	min-height: 60px;
}

#diensten .card .card-content p {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media(max-width: 769px) {
	#diensten .card {
		margin-bottom: 20px;
	}
}

@media(max-width: 426px) {

	#diensten .card {
		width: 100%;
		margin: 10px auto;
	}
}

#text-image .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 25px;
}


.partner-carousel {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.partner-track {
	display: flex;
	width: max-content;
	animation: scrollPartners 20s linear infinite;
}

.partner-track img {
	width: auto;
	height: 180px;
	margin: 0 40px;
	flex-shrink: 0;
}

@media(max-width: 769px) {
	.partner-track img {
		width: auto;
		height: 100px;
		margin: 0 40px;
		flex-shrink: 0;
	}
}

@keyframes scrollPartners {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}

.hero-visie {
	background-size: cover;
	background-position: center;
	min-height: 450px;
}

.hero-visie .row {
	min-height: 450px;
}

@media (max-width: 768px) {

	.hero-visie,
	.hero-visie .row {
		min-height: 280px;
	}
}


.tarief-item {
	padding: 18px 0;
	border-bottom: 1px solid #e5e5e5;
}

.tarief-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tarief-top span:first-child {
	font-weight: 500;
}

.tarief-top span:last-child {
	font-weight: 700;
}

.tarief-omschrijving {
	margin: 8px 0 0;
	color: #666;
	font-size: 15px;
	line-height: 1.6;
}

/* Footer */

#footer h4 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
	color: white;
}

#footer p {
	color: white;
}

#footer a {
	color: white !important;
}

#footer a:hover {
	color: rgb(124, 124, 124) !important;
}

#footer .footer-copyright a {
	color: #969696 !important;
}

#footer .footer-copyright a:hover {
	color: #5e5d5d !important;
}

#footer .fab {
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 1.5rem;
	text-decoration: none;
	transition: filter 0.3s ease;
}

.info-block-row {
	display: flex;
	gap: 5px;
}

#footer .fa-facebook {
	background-color: #3f7ac7;
}

#footer .fa-whatsapp {
	background-color: #25d366;
}

#footer .fa-linkedin {
	background-color: #0072b1;
}

#footer .fa-instagram {
	background-color: #e1306c;
}

#footer .fa-youtube {
	background-color: #ff0000;
}

#footer .fab:hover {
	filter: brightness(75%);
}

/* Floating CTA knoppen */
.floating-cta-buttons {
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	gap: 12px;
	z-index: 9999;
}

.cta-btn {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	transition: 0.2s ease;
}



@media (max-width: 750px) {
	.info-block-row {
		display: flex;

	}

	#tariev-title {
		font-size: 2rem !important;
	}
}

.cta-btn:hover {
	transform: scale(1.1);
	text-decoration: none !important;
}

.cta-btn i {
	color: #fff;
	font-size: 22px;
}

.info-block-row {
	display: flex;
	gap: 5px;
}

.cta-btn.footer {
	border-radius: 8px;
	width: 45px;
	height: 45px;
	box-shadow: none;
}

.cta-btn.footer i {
	font-size: 25px;
}

.cta-whatsapp {
	background-color: #25d366;
}

.cta-phone {
	background: #45982c;
}

.cta-facebook {
	background: #3f7ac7;
}

.cta-linkedin {
	background-color: #0072b1;
}

.cta-instagram {
	background-color: #e1306c;
}

.cta-youtube {
	background-color: #ff0000;
}


/* Labels */

.contact-form-wrapper label {
	display: block;
	margin-bottom: 7px;

	font-size: 14px;
	font-weight: 600;
	color: #333;
}


/* Velden */

.contact-form-wrapper input[type="text"],
.contact-form-wrapper input[type="email"],
.contact-form-wrapper input[type="tel"],
.contact-form-wrapper textarea,
.contact-form-wrapper select {
	width: 100%;

	padding: 12px 14px;

	border: 1px solid #ddd;
	border-radius: 6px;

	background: #fff;

	font-family: inherit;
	font-size: 15px;
	color: #333;

	transition:
		border-color 0.2s ease,
		box-shadow 0.2s ease;
}


/* Focus */

.contact-form-wrapper input:focus,
.contact-form-wrapper textarea:focus,
.contact-form-wrapper select:focus {
	outline: none;

	border-color: #999;

	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}


/* Tekstveld */

.contact-form-wrapper textarea {
	height: 100px;
	resize: vertical;
}


/* Afstand tussen velden */

.contact-form-wrapper p {
	margin-bottom: 18px;
}


/* Verstuurknop */

.contact-form-wrapper input[type="submit"] {
	display: inline-block;

	padding: 12px 28px;

	border: 0;
	border-radius: 6px;

	background: #333;
	color: #fff;

	font-family: inherit;
	font-size: 15px;
	font-weight: 600;

	cursor: pointer;

	transition:
		background 0.2s ease,
		transform 0.2s ease;
}

.contact-form-wrapper input[type="submit"]:hover {
	background: #222;
	transform: translateY(-1px);
}


/* Mobiel */

@media (max-width: 767px) {

	.contact-form-wrapper {
		padding: 20px;
	}

}