/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2026 | 17:55:45 */
.l-header h1, .l-header h1 a {
    font-weight: 900;
    font-size: 42px;
    line-height: 0.9 !important;
    letter-spacing: 0;
    margin-bottom: 0em;
    color: #03365E !important;
}

..videoReview .wpb_column {
	border-radius: 15px !important;
	overflow: hidden;
	box-shadow: 0 0 0 2px rgba(3, 54, 94, 0.3);
}
/*.videoPopup*/.videoReview .wpb_column::after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1.5em 0 0 -1.5em;
	line-height: 3;
	width: 2.8em;
	padding-left: 0.2em;
	text-align: center;
	box-sizing: content-box;
	border-radius: 50%;
	pointer-events: none;
	transition: transform 0.2s;
}
.videoReview .wpb_column {
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.videoReview .wpb_column::after {
	content: '\f04b';
	font-family: fontawesome;
	font-weight: 900;
	vertical-align: top;
	font-size: 1.5rem;
	background: rgba(229, 244, 255, 0.5);
	color: #03365e;
}
.videoReview  .w-video-h {
	border-radius: 30px;
}
.w-popup-box-content .w-video-h {
	padding-bottom: 177.7778% !important;
}

@media (min-width:768px){
.videoReview  img {
	max-height: 500px;
	object-fit: cover;
}
}

@media (max-width: 1024px) {
.g-cols.wpb_row.twoColumn, .twoColumn .g-cols.vc_row.via_grid {
	grid-template-columns: repeat(2,1fr) !important;
	display: grid;
}

  .l-header h1,
  .l-header h1 a {
    line-height: 0.9 !important;
    font-weight: 900 !important;
    font-size: 30px !important;
    color: #03365E !important;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
.l-section.wpb_row  .wpb_column .us_custom_0b09441c {
    margin-left: 0rem !important;
  }
.l-section.wpb_row .wpb_column .us_custom_dd0f089b {
	margin-left: 0rem !important;
	margin-top: 0rem !important;

}
.l-section.wpb_row .wpb_column .us_custom_c328e6d9 {
	margin-top: 0rem !important;
	margin-right: 0rem !important;
}
.l-section.wpb_row .wpb_column .us_custom_c328e6d9 {
	padding: 30px !important;
}
}



ol {
	margin-left: 15px !important;
}

.ctaTwo:hover {
	background: #03365E !important;
	color:#fff !important
}
.ctaTwo:hover h3 {
	color:#fff !important
}
.ctaOne:hover {
	background: #f4f4f4 !important;
	color: #03365E !important;
}
.ctaOne:hover h3{
	color: #03365E !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: rgba(3, 54, 94, 0.9);
	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;
}