.gform_wrapper .gform_fields{
	grid-column-gap: 1.5em;
	grid-row-gap: 1.5em;
}

.gform_footer{
	margin-top: 1.5em;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper textarea,
.gform_wrapper select{
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: #ffffff;
    height: auto;
    padding: 1.45rem 1.45rem !important;
	font-size: 1.9rem !important;
	font-weight: 400 !important;
}

.gform_wrapper input, 
.gform_wrapper textarea, 
.gform_wrapper .gform_button_select_files {
    padding: inherit;
    font-size: inherit;
    height: inherit;
}

.gform_required_legend{
    display: none;
}

.gform_wrapper form,
.gform_wrapper .gform_footer{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.gform_wrapper .gform_footer button{
	margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{
	flex: 1;
	max-width: none;
}

.gform_wrapper .gfield button:focus,
.gform_wrapper .gfield input:focus,
.gform_wrapper .gfield textarea:focus,
.gform_wrapper .gfield select:focus{
	outline: #0082bc auto 1px;
}

.gform_wrapper textarea.large{
	height: 200px;
}

.gform_wrapper .gfield_label{
	color: rgba(70,70,70,0.6);
	font-size: 1.9rem;
	font-weight: 400;
}

.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 8px;
    padding: 0;
}


.gform_wrapper .gfield_time_hour label.hour_label, 
.gform_wrapper .gfield_time_minute label.minute_label,
.gform_wrapper .instruction,
.gform_wrapper .gform_fileupload_rules,
.gform_wrapper .gfield_description,
.gform_wrapper .gfield_description+.gfield_validation_message, 
.gform_wrapper .ginput_container~.gfield_description:not(:empty){
	color: rgba(0, 0, 0, 0.6);
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 2rem;
	margin-top: 0.5rem;
}

.gform_wrapper .ginput_container~.gfield_description:not(:empty):not(.validation_message){
	padding-top: 0;
}

.gform_wrapper .gfield_list_group,
.gform_wrapper .gfield_list_header{
	margin-bottom: 0.5rem;
}

.gform_wrapper .gfield_list_icons{
    display: flex;
    align-items: center;
    justify-content: center;
}

.gform_wrapper .gfield_list_icons button{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='plus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-plus-circle fa-w-16'%3E%3Cpath fill='%23aaaaaa' d='M384 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm120 16c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
	content: "\f055";
	opacity: 1;
}

.gform_wrapper .gfield_list_icons button.delete_list_item{
	margin-left: 0.5rem;
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='minus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-minus-circle fa-w-16'%3E%3Cpath fill='%23aaaaaa' d='M140 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H140zm364-28c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gfield_list_icons button:hover{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='plus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-plus-circle fa-w-16'%3E%3Cpath fill='%230082bc' d='M384 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm120 16c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gfield_list_icons button.delete_list_item:hover{
	background: transparent url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='minus-circle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-minus-circle fa-w-16'%3E%3Cpath fill='%230082bc' d='M140 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H140zm364-28c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-48 0c0-110.5-89.5-200-200-200S56 145.5 56 256s89.5 200 200 200 200-89.5 200-200z' class=''%3E%3C/path%3E%3C/svg%3E");
}

.gform_wrapper .gform_drop_area{
	background: #fff;
    border: 2px dashed #ccc;
}

.gform_wrapper .gfield button.button,
.gform_wrapper .gfield button[type="button"]:not(.add_list_item):not(.delete_list_item){
	border-radius: 3px;
	border: 2px solid #aaaaaa;
	background-color: #efefef;
	color: #aaaaaa;
	line-height: normal;
	padding: 0.6rem 12rem !important;
	font-family: "Open Sans";
	font-size: 1.2rem;
	font-weight: 700;
}

.gform_button:after {
    content: "";
    margin-left: 1rem;
    display: inline-block;
    transition: 0.3s transform;
    top: 0.0rem;
    width: 2.5rem;
    height: 2.5rem;
    position: relative;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Laag_1' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg id='Group_6340' transform='translate(2.41 8.366)'%3E%3Cpath id='Path_4473' class='st0' d='M13.6,23.6c-4.1,0.1-8.1-1.4-11.3-4c-3-2.7-4.8-6.5-4.7-10.6c0.1-1.8,0.5-3.6,1.3-5.3 c1-2.2,2.4-4.1,4.2-5.7c1.3-1.1,2.9-2,4.6-2.4c2-0.5,4-0.6,6-0.2c0.5,0.1,0.9,0.6,0.8,1.2s-0.6,0.9-1.2,0.8c-3.2-0.7-6.5,0.1-9,2.2 C2.8,1,1.6,2.7,0.7,4.6C0.1,6-0.3,7.5-0.4,9c0,7.2,6,12.6,14,12.6c7.6,0.1,13.9-5.9,14-13.6c0-7.6-7.1-14.4-14.8-14.4 c-0.6,0-1-0.4-1-1s0.4-1,1-1c2.2,0,4.4,0.5,6.4,1.4c2,0.9,3.8,2.1,5.3,3.6c3.2,3,5,7.1,5.1,11.5c0,4.2-1.7,8.1-4.7,11 C21.9,22,17.8,23.7,13.6,23.6z'/%3E%3Cg id='Group_6335' transform='translate(-2.491 -6.376)'%3E%3Cpath id='Path_4477' class='st0' d='M22.2,15.5c0,0.5-0.3,0.9-0.7,1c-2.4,0.7-10.2,0-11.1-0.1c-0.5-0.1-1-0.5-0.9-1.1 c0.1-0.5,0.5-1,1.1-0.9c3.2,0.3,8.8,0.6,10.3,0.1c0.5-0.2,1.1,0.1,1.2,0.7C22.2,15.4,22.2,15.4,22.2,15.5z'/%3E%3Cpath id='Path_4479' class='st0' d='M16.9,20.5c-0.6,0-1-0.4-1-1c0-0.3,0.1-0.6,0.4-0.8l3.7-3l-4.7-2.9c-0.5-0.3-0.6-0.9-0.3-1.4 s0.9-0.6,1.4-0.3l7.1,4.4l-5.9,4.7C17.4,20.4,17.1,20.5,16.9,20.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.gform_wrapper .gfield .gform_drop_area button.button{
	background: #fff;
	border: 2px solid #0082bc;
	color: #0082bc;
}

.gform_wrapper .gform_ajax_spinner{
	margin-left: 1rem;
}

.gform_wrapper.gravity-theme .ginput_container_date input{
	flex: 1;
}

.gform_wrapper .gfield input[type=checkbox]+label, 
.gform_wrapper .gfield input[type=radio]+label{
	display: flex;
	align-items: center;
    margin-bottom: 0.5rem;
	max-width: none;
}

.gform_wrapper .gfield input[type=checkbox],
.gform_wrapper .gfield input[type=radio]{
	display: none;
}

.gform_wrapper .gfield input[type=checkbox] + label:before,
.gform_wrapper .gfield input[type=radio] + label:before{
	content: "\f0c8";
	color: #aaa;
	font-size: 1.8rem;
	font-family: "Font Awesome 6 Pro";
	margin-right: 0.9rem;
}

.gform_wrapper .gfield input[type=radio] + label:before{
	content: "\f111";
}

.gform_wrapper .gfield input[type=checkbox]:checked + label:before{
	content: "\f14a";
	color: #0082bc;
}

.gform_wrapper .gfield input[type=radio]:checked + label:before{
	content: "\f192";
	color: #0082bc;
}

.gform_wrapper .gfield select::-ms-expand {
    display: none;
}

.gform_wrapper .gfield select{
	 -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-angle-down fa-w-10 fa-2x'%3E%3Cpath fill='%23000000' d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z' class=''%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 12px 19px;
	padding: 1.3rem 3.6rem 1.3rem 1.2rem;
}

.gform_wrapper .gfield button[id$="_select_all"]{
	margin-top: 8px
}

.gform_wrapper .gf_page_steps {
    border-bottom: 1px dashed #dddddd;
}

.gform_wrapper .gf_progressbar_title,
.gform_wrapper .gf_step_label, 
.gform_wrapper .gf_step_number {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 3.2rem;
    margin-bottom: 0.5rem;
	color: inherit;
}

.gform_wrapper .gf_progressbar {
    margin-bottom: var(--default-margin-bottom);
    border: 2px solid #dddddd;
    padding: 0.3rem;
    border-radius: 1.55rem;
	background: #fff;
}

.gform_wrapper .gf_animate_label{
	position: relative;
}

.gform_wrapper .gf_animate_label .gfield_label{
	position: absolute;
    margin-bottom: 0;
	padding: 1.5rem 2.4rem 0;
    cursor: text;
}

.gform_wrapper .gf_focus_label .gfield_label { 
    color: rgba(70, 70, 70, 0.6);
    font-size: 1.4rem;
    top: -1.0rem;
    font-weight: 300; 
}

.gform_wrapper .gf_focus_label input,
.gform_wrapper .gf_focus_label textarea{
	padding: 2.2rem 1.2rem 0.6rem 2.2rem !important;
	
}

.gform_wrapper .niet_verplicht:not(.gfield_contains_required) label:after{
	content: "(Niet verplicht)";
	font-style: italic;
	margin-left: 0.5rem;
}

.gform_wrapper .gfield_error {
/*
    background-color: rgba(221, 63, 68, 0.1);
    border-top: 1px solid rgba(221, 63, 68, 0.15);
    border-bottom: 1px solid rgba(221, 63, 68, 0.15);
*/
}

.gform_wrapper .gfield_required.gfield_required_custom, 
.gform_wrapper .gfield_required.gfield_required_text,
.gform_wrapper .gfield_error .gfield_repeater_cell label, 
.gform_wrapper .gfield_error .ginput_complex label, 
.gform_wrapper .gfield_error label, 
.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message{
	color: #dd3f44;	
}


.gform_wrapper .gfield_validation_message, 
.gform_wrapper .validation_message {
	background: unset !important;
    border: none !important;
    font-size: 14.992px;
    margin-top: 0px !important;
    color: #f14c27!important;
    padding: 8.992px 0px !important;
}

.call_to_action.stijl_achtergrondkleur_f78f1e .call_to_action_content .gform_wrapper .gfield_validation_message,
.call_to_action.stijl_achtergrondkleur_f78f1e .call_to_action_content .gform_wrapper .validation_message {
	color: #fff!important;
}

.gform_wrapper .gfield_required {
	color: rgba(70,70,70,0.6) !important;
}

.gform_wrapper .gfield_validation_message{
	font-weight: 700 !important;
}

.gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper .gfield_error textarea{
	border: 1px solid #dd3f44;
}

.gform_wrapper .gform_validation_errors>h2.hide_summary{
    color: #dd3f44;	
}

.gform_wrapper .gform_validation_errors{
	border: 0px solid #dd3f44 !important;
	border:none !important;
    background-color: #ffffff;
    color: #dd3f44;
}

.gform_validation_errors>h2:before{
	background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='exclamation-triangle' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' class='svg-inline--fa fa-exclamation-triangle fa-w-18 fa-2x'%3E%3Cpath fill='%23dd3f44' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z' class=''%3E%3C/path%3E%3C/svg%3E");
	margin-right: 0.7rem;
}


@media (max-width:992px)
{	 
	.gform_wrapper.gravity-theme .gfield_label {
		display: inline-block;
		font-size: 17px; 
	}
}


@media only screen and (max-width: 641px){
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: inherit;
		min-height: inherit;
	}
}