/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 15 2025 | 10:31:25 */
.popupBtn{
	position:relative;
	z-index:1;
}


.gform_confirmation_wrapper {
	background-color: #03365e !important;
	color: #fff !important;
	padding: 15px !important;
}
#vrijblijvend-contact input {
	padding: 1em !important;
	line-height: 1.4em;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
	border-radius: 5px;
	height: 2.8em;
	border-color: #aaa;
}
#vrijblijvend-contact textarea {
	padding: 1em !important;
	line-height: 1.4em;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
	border-radius: 5px;
	border-color: #aaa;
}
.gform-theme--foundation .gform_fields {
	row-gap: 15px;
}
.borderRight img{
	box-shadow: 20px -20px 0px 0px #03365E;
}
.borderleft img{
	box-shadow: -20px 20px 0px 0px #03365E;
}
.absoluteImg img {
	position: absolute;
	top: -50px;
	width: 180px;
	opacity: 0.1;
	rotate: -20deg;
	left: -150px;
}
.InnerTopBanner h1 {
	background-color: #fff;
	padding: 10px 15px !important;
	display: inline;
	margin-left: 3rem;
	color: #03365E;
}
.InnerTopBanner .topShortCont {
	background-color: rgb(3, 54, 94);
	padding: 30px 50px;
	display: block;
	border-radius: 50px 0px 50px 0px;
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: -10rem;
	box-shadow: 0 15px 40px rgba(3,54,94,0.4);
}
.faq .w-tabs-section {
	border: 1px solid #D0D0D0 !important;
	border-radius: 5px;
	margin-top: 15px;
	overflow: hidden;
}
.faq .w-tabs-section{
	padding: 22px 25px;
	font-size: 1.25rem;
}
.faq .w-tabs-section{
	border: 1px solid #dee4ed;
	box-shadow: 0 3px 6px rgba(3,54,94,0.05);
	background: #fff;
}
.faq .w-tabs-section-control {
	color: #03365E;
	font-size: 20px;
	background-color: transparent;
	border: 2px solid #03365E;
	border-radius: 50px;
	padding: 10px;
}
.faq .w-tabs-section-header {
	background: transparent;
	padding: 0px;
}
.no-touch .w-tabs-section-header:hover, .no-touch .w-tabs-section-header:focus {
	background: transparent;
}