/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 15 2022 | 12:50:29 */
/* Standaard CSS */
.FL-L {
	float: left;
}
img.FL-L,
.wpb_single_image.FL-L {
	margin-right: 30px;
}
.FL-R {
	float: right;
}
img.FL-R,
.wpb_single_image.FL-R {
	margin-left: 30px;
}
.COLOR-INHERIT {
	color: inherit !important;
}
.UPPERCASE {
	text-transform: uppercase !important;
}
.NOCASE {
	text-transform: none !important;
}
.L {
	text-align: left !important;
}
.C {
	text-align: center !important;
}
.R {
	text-align: right !important;
}
.W100 {
	width: 100% !important;
}
.H100 {
	height: 100% !important;
}
.ROW-REVERSE,
.COL-REVERSE {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.ROW-REVERSE > *,
.COL-REVERSE > * {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex: 0;
	flex-grow: 0;
	
	min-height: 1px;
}
.ROW-REVERSE {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-direction: reverse;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.COL-REVERSE {
	-webkit-box-direction: reverse;
	-webkit-box-orient: vertical;
	-moz-box-direction: reverse;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.CONTENTS,
.CONTENTS > .vc_column-inner,
.CONTENTS > .vc_column-inner > .wpb_wrapper {
	display: contents !important;
}
@media (max-width: 767px) {
	.FL-L_XS {
		float: left;
	}
	img.FL-L_XS,
	.wpb_single_image.FL-L_XS {
		margin-right: 30px;
	}
	.FL-R_XS {
		float: right;
	}
	img.FL-R_XS,
	.wpb_single_image.FL-R_XS {
		margin-left: 30px;
	}
	.COLOR-INHERIT_XS {
		color: inherit !important;
	}
	.UPPERCASE_XS {
		text-transform: uppercase !important;
	}
	.NOCASE_XS {
		text-transform: none !important;
	}
	.L_XS {
		text-align: left !important;
	}
	.C_XS {
		text-align: center !important;
	}
	.R_XS {
		text-align: right !important;
	}
	.W100_XS {
		width: 100% !important;
	}
	.H100_XS {
		height: 100% !important;
	}
	.ROW-REVERSE_XS,
	.COL-REVERSE_XS {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.ROW-REVERSE_XS > *,
	.COL-REVERSE_XS > * {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex: 0;
		flex-grow: 0;
		
		min-height: 1px;
	}
	.ROW-REVERSE_XS {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.COL-REVERSE_XS {
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.CONTENTS_XS,
	.CONTENTS_XS > .vc_column-inner,
	.CONTENTS_XS > .vc_column-inner > .wpb_wrapper {
		display: contents !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.FL-L_SM {
		float: left;
	}
	img.FL-L_SM,
	.wpb_single_image.FL-L_SM {
		margin-right: 30px;
	}
	.FL-R_SM {
		float: right;
	}
	img.FL-R_SM,
	.wpb_single_image.FL-R_SM {
		margin-left: 30px;
	}
	.COLOR-INHERIT_SM {
		color: inherit !important;
	}
	.UPPERCASE_SM {
		text-transform: uppercase !important;
	}
	.NOCASE_SM {
		text-transform: none !important;
	}
	.L_SM {
		text-align: left !important;
	}
	.C_SM {
		text-align: center !important;
	}
	.R_SM {
		text-align: right !important;
	}
	.W100_SM {
		width: 100% !important;
	}
	.H100_SM {
		height: 100% !important;
	}
	.ROW-REVERSE_SM,
	.COL-REVERSE_SM {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.ROW-REVERSE_SM > *,
	.COL-REVERSE_SM > * {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex: 0;
		flex-grow: 0;
		
		min-height: 1px;
	}
	.ROW-REVERSE_SM {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.COL-REVERSE_SM {
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.CONTENTS_SM,
	.CONTENTS_SM > .vc_column-inner,
	.CONTENTS_SM > .vc_column-inner > .wpb_wrapper {
		display: contents !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.FL-L_MD {
		float: left;
	}
	img.FL-L_MD,
	.wpb_single_image.FL-L_MD {
		margin-right: 30px;
	}
	.FL-R_MD {
		float: right;
	}
	img.FL-R_MD,
	.wpb_single_image.FL-R_MD {
		margin-left: 30px;
	}
	.COLOR-INHERIT_MD {
		color: inherit !important;
	}
	.UPPERCASE_MD {
		text-transform: uppercase !important;
	}
	.NOCASE_MD {
		text-transform: none !important;
	}
	.L_MD {
		text-align: left !important;
	}
	.C_MD {
		text-align: center !important;
	}
	.R_MD {
		text-align: right !important;
	}
	.W100_MD {
		width: 100% !important;
	}
	.H100_MD {
		height: 100% !important;
	}
	.ROW-REVERSE_MD,
	.COL-REVERSE_MD {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.ROW-REVERSE_MD > *,
	.COL-REVERSE_MD > * {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex: 0;
		flex-grow: 0;
		
		min-height: 1px;
	}
	.ROW-REVERSE_MD {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.COL-REVERSE_MD {
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.CONTENTS_MD,
	.CONTENTS_MD > .vc_column-inner,
	.CONTENTS_MD > .vc_column-inner > .wpb_wrapper {
		display: contents !important;
	}
}
@media (min-width: 1200px) {
	.FL-L_LG {
		float: left;
	}
	img.FL-L_LG,
	.wpb_single_image.FL-L_LG {
		margin-right: 30px;
	}
	.FL-R_LG {
		float: right;
	}
	img.FL-R_LG,
	.wpb_single_image.FL-R_LG {
		margin-left: 30px;
	}
	.COLOR-INHERIT_LG {
		color: inherit !important;
	}
	.UPPERCASE_LG {
		text-transform: uppercase !important;
	}
	.NOCASE_LG {
		text-transform: none !important;
	}
	.L_LG {
		text-align: left !important;
	}
	.C_LG {
		text-align: center !important;
	}
	.R_LG {
		text-align: right !important;
	}
	.W100_LG {
		width: 100% !important;
	}
	.H100_LG {
		height: 100% !important;
	}
	.ROW-REVERSE_LG,
	.COL-REVERSE_LG {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.ROW-REVERSE_LG > *,
	.COL-REVERSE_LG > * {
		-webkit-box-flex: 0;
		-moz-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex: 0;
		flex-grow: 0;
		
		min-height: 1px;
	}
	.ROW-REVERSE_LG {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.COL-REVERSE_LG {
		-webkit-box-direction: reverse;
		-webkit-box-orient: vertical;
		-moz-box-direction: reverse;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		
		-webkit-box-pack: start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.CONTENTS_LG,
	.CONTENTS_LG > .vc_column-inner,
	.CONTENTS_LG > .vc_column-inner > .wpb_wrapper {
		display: contents !important;
	}
}