body {
	overflow-x: hidden;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: black;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: black;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: black;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: black;
}

.navbar .navbar-container {
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	height: 54px;
}

html {
	/*scroll-behavior: smooth;*/
}

h1,
h2,
h3,
h4,
h5 {
	width: auto !important;
	display: inline-block !important;
}

h1 {
	margin: 20px 0 !important;
}

h4 {
	font-size: 22px !important;
	margin-top: .5rem !important;
}

input[type="checkbox"] {
	height: 20px;
	width: 20px;
}

td,
th {
	padding: 3px 10px;
	min-width: 100px;
}

td:first-child,
th:first-child {
	padding-left: 0;
	min-width: 170px;
}

.content-center {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.lockScroll {
	overflow: hidden;
	width: 100%;
	position: fixed;
}

.flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-ms-flex-direction: row;
	flex-direction: row;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	width: 100%;
}

.navbar-outer {
	height: 0px;
	width: 100%;
}

.menu-item .nav-link .material-icons {
	font-size: 12px;
}

.card--featured a:hover h2,
.card--featured a h2 {
	color: #000;
}

svg.svg-inline--fa.fa-arrow-down.fa-w-14.fa-fw.fa-lg,
svg.svg-inline--fa.fa-arrow-up.fa-w-14.fa-lg {
	margin: 15px 17px;
	padding: 4px;
	height: 30px;
}

li.menu-item:hover svg.svg-inline--fa.fa-arrow-right.fa-w-14.fa-lg {
	background-color: transparent;
	color: white;
	margin-left: 15px;

	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}


#menu-mainmenu a.nav-link {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 400;
	font-size: 24px;
}

#menu-mainmenu a.nav-link:after {
	content: '';
	height: 16px;
	width: 1px;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #000;
	opacity: 0.1;
}

.dropdown-menu.dropdown-lvl-1 {
	width: auto;
	visibility: visible;
	padding: 0 5px 5px 5px;
	flex-flow: row;
	justify-content: flex-start;
}

.dropdown-menu.dropdown-lvl-1.opx11 {
	width: auto;
	visibility: visible;
	padding: 0 5px 5px 5px;
	left: -400px;
	flex-flow: row;
	justify-content: flex-start;
}

a.dropdown-item p {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 18px;
	opacity: .8;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

a.dropdown-item:hover p {
	opacity: 1;
}

.collapse.navbar-collapse.top-bar {
	right: 0;
	float: right;
}



.dropdown-menu.dropdown-lvl-1 a.nav-link {
	display: none !important;
}

.titel .lead-after {
	margin: 5px 0px !important;
	height: 3px;
	width: 100% !important;
}

#section-intro .lead-after {
	margin: 0px;
	height: 3px;
	width: 10rem
}

.page-comments input[type="text"] {
	background: none;
	border: none;
	width: 100%;
	height: 100%;
	color: white !important;
}

.page-comments textarea {
	margin-top: 10px;
	min-height: 12.5rem;
	resize: vertical;
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #fff;
	background: none;
	color: white !important;
}

.list-group-flush .list-group-item:first-child {
	border-top: 0px;
}

.instuur_form input[type="text"] {
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 5px;
	width: 100%;
	margin-bottom: 17px;
}

input[type="checkbox"],
input[type="radio"] {
	position: relative !important;
	visibility: visible !important;
}

input[type=file] {
	box-shadow: none;
	font-size: 1rem;
	font-weight: 300;
	position: relative;
	left: 0rem !important;
	top: 0rem !important;
	border: 1px solid black !important;
	margin-top: 11px !important;
}


.instuur_form select {
	width: 100%;
}

input:focus {
	outline: -webkit-focus-ring-color auto 0px !important;
}


#formuliervelden input::placeholder,
#formuliervelden textarea::placeholder {
	color: white;
}


#section-verwijzing {
	height: 20px;
	background-color: white;
}

div#maps-container {
	height: 480px
}

.gm-style .gm-style-iw-c {
	position: absolute;
	box-sizing: border-box;
	overflow: visible !important;
	top: 0;
	left: 0;
	transform: translate(-50%, -17px);
	background-color: black;
	border-radius: 0px;
	padding: 2px 0 0 5px;
	box-shadow: none;
}

.markerWindow {
	padding-right: 5px;
}

.gm-style-iw-d {
	max-width: 382px;
	max-height: 273px;
	height: 24px;
}


.markerWindow p,
.markerWindow h1,
.markerWindow h2,
.markerWindow h3,
.markerWindow h4,
.markerWindow h5,
.markerWindow a {
	color: #ffffff;
	font-size: 12px;
	padding: 0
}

.gm-style .gm-style-iw-t::after {
	display: none;
	background: white;
	box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, .4);
	content: "";
	height: 15px;
	left: 0;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 15px;
}

.gm-style .gm-style-iw-d::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	-webkit-appearance: none
}

.gm-style .gm-style-iw-d::-webkit-scrollbar-track,
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
	background: red !important;
}

.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.12);
	border: 6px solid transparent;
	border-radius: 9px;
	background-clip: content-box
}

.gm-ui-hover-effect {
	display: none !important;
}

.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb:horizontal {
	border: 3px solid transparent
}

.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, 0.3)
}

.gm-style .gm-style-iw-c .gm-style-iw-d::-webkit-scrollbar-corner {
	background: transparent
}

.page-footer .plate--container {
	width: 100vw;
	max-width: 100vw;
	padding-right: 0;
	padding-left: 0;
}

li.nav-item.actief svg {
	background: black;
	color: white;
	border-color: black !important
}

li.nav-item.actief .nav-link {
	color: #000 !important;
}

li.nav-item.active svg {
	background: black;
	color: white;
	border-color: black !important
}

.downscrollh h4 {
	color: #000000 !important;
}

.downscrollh:hover h4 {
	color: #191919 !important;
}


.disqus-footer__logo {
	display: none;
}

.disqus {
	margin: 30px;
}

.agenda_min .agenda__day {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	padding: 10px 15px;
}

.agenda_min .agenda__day-day {
	font-size: 2rem;
	width: 100%;
	height: 3.125rem;
}

.agenda_min .page-article h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.agenda_min .page-article {
	padding-top: 0.5rem;
	padding-bottom: 0.625rem;
}

.agenda_min .number {
	width: 10%;
}

.agenda_min .number-description {
	width: 80%;
	min-width: 200px;
	padding: 0 2%;
}

.agenda_min .number-button {
	width: 10%;
	padding: 0 3px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.agenda_min .page-article h2,
.agenda_min .page-article h3,
.agenda_min .page-article h4 {
	margin-top: 1rem;
}


.agenda_min .number-description h3,
.agenda_min .number-description p {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 2px;
	margin-top: 0;
	padding-top: 0;
}

.agenda_min .wrapper--button {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: linear-gradient(#ffffff00, #ffffff 60%);
	left: 0px;
	padding: 25px;
}

.agenda_min .btn-outline-primary {
	background-color: white;
}

.agendaoverzichtlink {
	height: 45px;
}

.agendaoverzichtlink .btn-outline-primary,
input[type=button] {
	color: #000;
	border: 2px solid #000;
	margin-top: -70px;
	position: relative;
}

.agenda_header {
	margin: 10px 0px;
}

.agenda__month {
	margin: 0px -18px;
}

.gearchiveerd {
	margin-top: 30px;
}

.gone {
	display: none;
}


.stay {
	display: block;
}

#archived-agenda {
	width: 100%;
}

#archived-agenda .agenda__day-day,
#archived-agenda .agenda__month-heading,
#archived-agenda h3 {
	color: #9b9b9b !important;
}

#archived-agenda p.link {
	display: none;
}

[data-id="element_953076"] img {
	border-radius: 100%;
}


.links {
	display: none;
}

#navbarNav .navbar-brand {
	display: none;
}

/*.sub-menu{
    position: absolute;
    width: 100%;
    height: 100%;
}*/

.menu-wrapper {
	display: flex;
	height: 54px;
}

.menu-wrapper .menu-item {
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}

/* .menu-wrapper .menu-item:hover {
    background: #09b4b5;
} */
/* .menu-wrapper .menu-item:hover a.nav-link:after {
    background-color: #0ac9cb!important;
} */
.menu-wrapper .menu-item:hover .dropdown-menu {
	background: #09b4b5;
}

.page-article .container,
.page-article .container .plate--container {
	padding-left: 0;
	padding-right: 0;
}

.article-header {
	margin-left: 0 !important;
}

/*
.responsive_menu_2 .dropdown-menu.show {
    display: block;
}
*/

@media (min-width: 992px) {

	.nav-item.menu-item-has-children:hover>.dropdown-menu,
	.nav-item.menu-item-has-children.active>.dropdown-menu {
		display: block;
	}

	.nav-item.menu-item-has-children .dropdown-menu li {
		padding: 0;
		font-size: .875rem;
		margin: 0;
	}

	svg.svg-inline--fa.fa-arrow-right.fa-w-14.fa-lg {
		height: 17px;
		padding: 0;
		border: none;
		margin-right: 0;
	}

	.responsive_menu,
	.responsive_menu_1 {
		display: none;
	}

	.main-header__top {
		height: 1.5rem;
		background: #fff;
	}

	.navbar .navbar-container {
		max-width: 992px;
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media (min-width: 1200px) {
	.collapse.navbar-collapse.top-bar {
		right: 0;
		float: right;
		padding: 0;
	}

	.navbar .navbar-container {
		max-width: 1200px;
		padding-left: 15px;
		padding-right: 15px;
		height: 54px;
	}
}

@media (max-width: 1800px) and (min-width: 1600px) {
	.dropdown-menu.dropdown-lvl-1.opx11 {
		min-width: 1100px;
		width: auto;
		visibility: visible;
		padding: 0 5px 5px 5px;
		left: -595px;
		flex-flow: row wrap;
		justify-content: flex-start;
	}
}

@media (max-width: 1600px) and (min-width: 1400px) {
	.dropdown-menu.dropdown-lvl-1.opx11 {
		min-width: 1100px;
		/* max-width: 1000px; */
		left: -630px;
		flex-flow: row wrap;
		justify-content: flex-start;
	}
}

@media (max-width: 1400px) and (min-width: 1200px) {
	.dropdown-menu.dropdown-lvl-1.opx11 {
		min-width: 1100px;
		/* max-width: 1000px; */
		left: -630px;
		flex-flow: row wrap;
		justify-content: flex-start;
	}

	.dropdown-menu.dropdown-lvl-1.overx11 {
		left: -350px
	}
}

@media (max-width: 1200px) and (min-width: 991px) {
	.dropdown-menu.dropdown-lvl-1.opx11 {
		min-width: 700px;
		flex-flow: row wrap;
		justify-content: flex-start;
		left: -580px;
	}

	.dropdown-menu.dropdown-lvl-1.overx11 {
		left: -350px
	}
}

@media (max-width: 991px) {
	.menu-wrapper {
		display: block;
		height: 100%;
	}

	.lockScroll .menu-scroll {
		position: relative;
		width: 100%;
		overflow-y: scroll;
		height: 65vh;
	}

	.responsive_menu_2 .dropdown-menu li {
		padding: 0 0.5rem 0 0.5rem;
	}

	.responsive_menu_2 .dropdown-menu {
		display: flex;
		position: absolute;
		z-index: 0;
		background-color: #fff0;
		/*border: 2px solid rgba(0, 0, 0, .15);*/
		min-width: 2.8rem;
		overflow: hidden;
		left: 88px;
		top: 0;
	}

	.responsive_menu_2 .dropdown-menu.dropdown-lvl-1.opx11 {
		padding: 0 0px 0px 0px;
		left: 88px;
	}

	.responsive_menu_2 .dropdown-menu.show.dropdown-lvl-1.opx11 {
		padding: 0 0px 0px 0px;
		left: 0px;
	}

	.responsive_menu_2 .dropdown-menu.show {
		display: block;
		overflow: visible;
		max-width: none;
		position: relative;
		left: 0px;
	}

	.responsive_menu_2 .dropdown-menu .fa.fa-chevron-right {
		display: none;
	}

	.responsive_menu_2 .dropdown-menu.show .fa.fa-chevron-right {
		display: block;
	}

	li.nav-item.actief .nav-link {
		color: #e3e3e3 !important;
	}

	#navbarNav .search-nav {
		position: relative;
		width: 100%;
		height: auto;
		background-color: white;
		z-index: -1;
	}

	#navbarNav .search-nav .header-search {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}

	#navbarNav .navbar-brand {
		display: block;
	}

	.navbar-brand img {
		height: 30px !important;
	}

	.navbar-brand {
		top: 36px;
		position: relative;
		z-index: 2;
	}

	.container .collapse .navbar-brand img {
		top: 6px;
	}

	.main-header__top {
		height: 0rem !important;
		background: #fff !important;
	}

	.navbar-outer-button {
		float: right;
		height: 60px;
		width: 60px;
		background: white;
		position: absolute;
		right: 5%;
		top: -33px;
		border: 2px solid #0ac9cb;
	}

	.lockScroll .navbar-outer-button {
		top: -30px;
	}

	button.navbar-toggler.icon__menu.float-right {
		top: 11px;
		margin-right: 19px;
	}

	.article-header.c404 {
		margin-top: -8rem;
	}

	.agendaoverzichtlink .btn-outline-primary,
	input[type=button] {
		color: #000;
		border: 2px solid #000;
		margin-top: -100px;
	}

	.agendaoverzichtlink.col-12.col-sm-10 {
		margin-left: 120px;
	}

	.agendaoverzichtlink {
		height: 0px;
	}

	svg.svg-inline--fa.fa-arrow-right.fa-w-14.fa-lg {
		display: none;
	}

	.navbar .dropdown-menu {
		margin: 0 !important;
		border-radius: 0 !important;
		border: 0 !important;
		margin-top: 0px !important;
	}

	i.float-right.fa.fa-chevron-right.d-lg-none {
		margin-bottom: 0;
	}

	/* .navbar-collapse {
         margin-top: -65px;
     }*/
	.responsive_menu_1 .menu-item:not(.menu-item-has-children) {
		width: auto;
	}

	.icona {
		margin-top: 8px;
		margin-right: 1rem;
	}

	#menu-mainmenu .menu-item i.fa-chevron-right {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 1rem !important;
		margin-right: 1rem !important;
		color: white;
	}

	#menu-mainmenu .menu-item i.fa-chevron-right {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 1rem !important;
		margin-right: 7.25rem !important;
		color: white;
	}

	#menu-mainmenu a.nav-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 2.8rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.navbar .menu-item:nth-child(1) .dropdown-toggle {
		border-right: 0;
	}

	.dropdown-toggle_home {
		border-right: none;

		width: 2.8rem;
		height: auto;
		float: left;
		line-height: 2.8rem;
		padding: 0;
		text-align: center;
		text-decoration: none;
		margin-right: 0rem;
		cursor: pointer;
		z-index: 3;
		background-color: #000;
	}

	.navbar .menu-item:nth-child(1) .dropdown-toggle {
		border-right: 0;
	}

	.dropdown-menu .menu-item-has-children {
		height: 2.8rem !important;
		font-size: 14px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-bottom: 1px solid hsla(0, 0%, 100%, .5);
	}

	.dropdown-menu .menu-item-has-children:last-child {
		border-bottom: none;
	}

	li.menu-item:nth-child(2) .dropdown-menu {
		background-color: #cd81dc !important;
	}

	li.menu-item:nth-child(3) .dropdown-menu {
		background-color: #dc485e !important;
	}

	li.menu-item:nth-child(4) .dropdown-menu {
		background-color: #9bc9ff !important;
	}

	.dropdown-toggle_home .fa {
		color: #ffffff;
	}

	.responsive_menu_2 .sub-menu-wrapper.dropdown-toggle {
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		z-index: 1 !important;
		background-color: #b91a1a00 !important;
	}

	.responsive_menu_2 .navbar-nav .dropdown-toggle.icon {
		border-left: 1px solid hsla(0, 0%, 100%, .5);
		/*border-bottom: none;
        border-top: 1px solid hsla(0, 0%, 100%, .5);*/
		border-right: none;
		height: auto;
		float: left;
		line-height: 2.8rem;
		padding: 0;
		text-align: center;
		justify-content: space-between;
		text-decoration: none;
		margin-right: 0rem;
		cursor: pointer;
		width: 2.8rem;
		min-width: 2.8rem;
		z-index: 3;
		background-color: #000;
	}


	.responsive_menu_2 .menu {
		position: relative;
		width: 130px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 10px 0 0;
	}

	.responsive_menu_2 .dropdown-item {
		color: #ffffff;
	}

	a.dropdown-item p {
		margin-bottom: 0;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-right: 40px;
	}

	.sub-menu {
		overflow: hidden;
	}

	.responsive_menu_2:nth-child(4n+2) .menu {
		border-right: 3px solid hsl(46, 100%, 59%);
	}

	.responsive_menu_2:nth-child(4n+2) .sub-menu {
		width: 100%;
		/*background: hsla(46, 100%, 59%, 0.6);*/
	}

	.responsive_menu_2:nth-child(4n+2) ul.dropdown-menu.dropdown-lvl-1.show {
		background: hsla(46, 100%, 59%, 0.6);
	}

	.responsive_menu_2:nth-child(4n+3) .menu {
		border-right: 3px solid hsl(290, 57%, 68%);
	}

	.responsive_menu_2:nth-child(4n+3) .sub-menu {
		width: 100%;
		/*background: hsla(290, 57%, 68%, 0.6);*/
	}

	.responsive_menu_2:nth-child(4n+3) ul.dropdown-menu.dropdown-lvl-1.show {
		background: hsla(290, 57%, 68%, 0.6);
	}

	.responsive_menu_2:nth-child(4n+4) .menu {
		border-right: 3px solid hsl(351, 98%, 66%);
	}

	.responsive_menu_2:nth-child(4n+4) .sub-menu {
		width: 100%;
		/*background: hsla(351, 98%, 66%, 0.6);*/
	}

	.responsive_menu_2:nth-child(4n+4) ul.dropdown-menu.dropdown-lvl-1.show {
		background: hsla(351, 98%, 66%, 0.6);
	}

	.responsive_menu_2:nth-child(4n+5) .menu {
		border-right: 3px solid hsl(212, 100%, 80%);
	}

	.responsive_menu_2:nth-child(4n+5) .sub-menu {
		width: 100%;
		/*background: hsla(212, 100%, 80%, 0.6);*/
	}

	.responsive_menu_2:nth-child(4n+5) ul.dropdown-menu.dropdown-lvl-1.show {
		background: hsla(212, 100%, 80%, 0.6);
	}

	.responsive_menu_2 .icona {
		color: white;
		margin-top: 0px;
		margin-right: 0px;
	}

	.responsive_menu_2 li.menu-item.menu-item-object-page.menu-item-has-children.nav-item.dropdown.visible-show.show .icona {
		display: none;
	}

	.responsive_menu_1 {
		background-color: white;
		color: black;
		display: flex;
		height: 3.75rem;
		padding-top: 4px;
		box-shadow: 1px 0px 6px 2px rgba(180, 178, 178, 0.62);
	}

	ul.dropdown-menu {
		width: 100% !important;
	}

	ul.navbar-nav.ml-auto {
		width: 100%;
	}

	.mobile-flex ul.navbar-nav.ml-auto {
		width: 100%;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		flex-flow: row
	}

	.mobile-flex .search-nav {
		display: none;
	}

	.responsive_menu_1.not-nav ul.navbar-nav.ml-auto {
		width: 100%;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		flex-flow: row;
	}

	.responsive_menu_1 a.nav-link {
		display: flex;
	}

	.responsive_menu_1 .navbar-nav li {
		padding: 0 6%;
	}

	.responsive_menu_2 .navbar-nav li {
		display: flex;
	}

	.responsive_menu_1 .menu-item .nav-link .material-icons {
		font-size: 12px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	header.main-header .responsive_menu_1 .navbar-nav .menu-item .nav-link {
		color: #000000;
		width: 100%;
		font-size: 12px;
	}

	.responsive_menu li.menu-item.menu-item-type-post_type.menu-item-object-page.nav-item {
		min-height: 46px;
	}

	.responsive_menu_1 i.fa.fa-lock {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0 2px;
	}

	.dropdown-menu .dropdown-item .mt-3,
	.dropdown-menu .dropdown-item .my-3 {
		margin-top: 7px !important;
	}

	.responsive_menu_1 .menu-item:not(.menu-item-has-children) {}

	.page-content .container .plate--container .plate--row .plate--column h1 {
		margin: 0px 0px 40px 0px !important;
	}

	.responsive_menu_2 ul.dropdown-menu.dropdown-lvl-1.show {
		padding: 0 2px 6px 4px !important;
	}

	.responsive_menu_2 .navbar-nav ul.dropdown-menu.dropdown-lvl-1.show li {
		padding: 0 0px !important;
	}

	.responsive_menu a.nav-link {
		padding: 6px 0 0 0;
	}

	#section-verwijzing {
		height: auto;
		background-color: white;
	}

	.tooltip_section {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-flow: column wrap;
		background-color: #f8f9fa;
		padding: 24px 0;
	}

	.tooltip_section_content {
		padding: 10px 0;
	}


}



@media (max-width: 600px) {
	.responsive_menu_2 .dropdown-menu {
		min-width: 2.8rem;
	}

	.responsive_menu_2 .menu {
		position: relative;
		width: 90px;
	}

	.navbar-outer-button {
		right: 3%;
	}

	.responsive_menu_1 .navbar-nav li {
		padding: 0 3%;
	}


	.article-header.c404 {
		margin-top: -6rem;
	}

	article.card.card--masonry {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}

	article.card.card--featured {
		padding-right: calc(1.5rem - 10px);
		padding-left: calc(1.5rem - 10px);
	}

	.article-header.c404 h1 {
		margin-bottom: 2.625rem !important;
	}

	.responsive_menu_1 .menu-item:not(.menu-item-has-children) {
		width: auto !important;
		max-width: 100% !important;
		display: block;
	}

	.agendaoverzichtlink .btn-outline-primary,
	input[type=button] {
		color: #000;
		border: 2px solid #000;
		margin-top: 0px;
	}

	.agendaoverzichtlink.col-12.col-sm-10 {
		margin-left: 0px;
	}

	.agendaoverzichtlink {
		height: 45px;
	}

	.responsive_menu_2 .dropdown-menu .menu-item-has-children,
	.menu-item:not(.menu-item-has-children) {
		padding-left: 0.8rem;
	}

	li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.dropdown {
		height: auto;
	}

	.responsive_menu_2 .menu-item .dropdown-item .fa {
		display: none;
	}

	.responsive_menu_2 .navbar-nav ul.dropdown-menu.dropdown-lvl-1.show li {
		padding: 0 10px !important;
	}
}

@media (max-width: 576px) {
	#menu-mainmenu .menu-item i.fa-chevron-right {
		margin-right: 1rem !important;
	}
}



.form-input {
	position: relative;
	padding: 15px 0;
	color: #000;
}

.form-input__label {
	display: block;
	cursor: text;
}

.form-input__label--radio {
	display: inline-block;
	top: 0;
	cursor: default;
	margin-right: 30px;
	position: relative;
	padding-left: 45px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 33px;
}

.form-input__label--radio .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
	width: 31px;
	background-color: #fff;
	border: 1px solid #E2E5E5;
}

.form-input__label--radio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	top: 8px;
	left: 8px;
	width: 14px;
	height: 14px;
	background: #000;
}

.form-input__label--radio .checkmark {
	border-radius: 50%;
}

.form-input__label--radio .checkmark:after {
	border-radius: 50%;
}

.form-input__label--checkbox {
	display: inline-block;
	top: 0;
	cursor: default;
	margin-right: 30px;
	position: relative;
	padding-left: 45px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: 33px;
}

.form-input__label--checkbox .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
	width: 31px;
	background-color: #fff;
	border: 1px solid #E2E5E5;
}

.form-input__label--checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	top: 8px;
	left: 8px;
	width: 14px;
	height: 14px;
	background: #000;
}

.form-input__text {
	height: 38px;
	line-height: 38px;
	display: block;
	cursor: text;
	border: 1px solid #000 !important;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	width: 100%;
	outline: none;
	padding: 0 10px !important;
	margin: 0;
	font-weight: 500;
	font-family: inherit;
}

.form-input__text:focus+.form-input__label,
.form-input__text.is-filled+.form-input__label {
	opacity: 0.3;
	font-size: 12px;
	line-height: 17px;
	height: 12px;
	top: 3px;
	cursor: default;
}

.form-input__textarea {
	height: 38px;
	line-height: 38px;
	display: block;
	cursor: text;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	width: 100%;
	outline: none;
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-family: inherit;
	font-size: 15px;
	max-width: 100%;
	min-width: 100%;
	min-height: 185px;
	border: 1px solid #000 !important;
	line-height: 2;
	padding: 5px 10px !important;
}

.form-input__textarea:focus+.form-input__label,
.form-input__textarea.is-filled+.form-input__label {
	opacity: 0.3;
	font-size: 12px;
	line-height: 17px;
	height: 12px;
	top: 3px;
	cursor: default;
}

.form-input__radio {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-input__radio:checked~.checkmark {
	background-color: #fff;
	border-color: #000;
}

.form-input__radio:checked~.checkmark:after {
	display: block;
}

.form-input__checkbox {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.form-input__checkbox:checked~.checkmark {
	background-color: #fff;
	border-color: #000;
}

.form-input__checkbox:checked~.checkmark:after {
	display: block;
}

.form-input__file-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #000;
	background-color: #fff;
	height: 42px;
	cursor: pointer;
}

.form-input__file-input-wrapper {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.form-input__file {
	padding: 0 !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	opacity: 0 !important;
	cursor: pointer !important;
}

.form-input__file-button {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	width: 28%;
	border-right: 1px solid #E2E5E5;
	color: #F58220;
	border-radius: 0;
}

.form-input__file-selected {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	width: 72%;
	padding: 0 15px;
	text-align: left;
}

.form-input__file-actions {
	height: 42px;
	line-height: 42px;
	display: inline-block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #023453;
	text-align: center;
	width: 15%;
	opacity: 0.3;
	text-decoration: underline;
}

.afbeeldingen-slider {
	width: 100%;
	z-index: 90;
	position: relative;
}

.afbeeldingen-slider .buttons-wrapper {
	z-index: 999;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.afbeeldingen-slider .buttons-wrapper span {
	height: 60px;
	width: 100px;
	background: white;
	padding: 10px;
	z-index: 999;
}

.afbeeldingen-slider .buttons-wrapper span:hover {
	opacity: 0.9;
	cursor: pointer;
}

.slider-afbeelding {
	background-size: cover;
	background-position: center center;
	height: var(--height-desktop) !important;
	width: 100%;
	z-index: 90;
	overflow: hidden;
}

.afbeeldingen-slider .cycle-prev {
	left: 4px;
}

.menu__item--language {
	list-style: none;
	position: relative;
	margin-left: 14px;
}

.menu__item--language:hover .menu__item--dropdown__wrapper {
	display: block;
}

.menu__item--language ul {
	padding-left: 0;
	list-style: none;
}

.menu__item--language span {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.menu__item--language svg {
	width: 8px;
	margin-left: 3px;
}

.menu__item--dropdown__wrapper {
	position: absolute;
	bottom: 0;
	transform: translate3d(0, 100%, 0);
	display: none;
}

.menu__item--language ul a {
	padding: 1px 10px 1px 0;
}

.menu__item--language ul a:hover {
	text-decoration: underline;
}

@media (max-width: 991px) {
	.dropdown .dropdown .sub-submenu {
		width: 100%;
		padding: 0;
	}

	.dropdown .dropdown p {
		padding: 7px 0;
	}

	.dropdown .dropdown {
		height: auto !important;
		display: flex;
		flex-direction: column;
	}

	.dropdown .sub-submenu {
		display: block !important;
		position: static;
		width: 100%;
	}

	.dropdown .dropdown-menu {
		display: block !important;
	}

	/* .dropdown .dropdown-menu{
  display: block !important;
} */
.menu__item--dropdown__wrapper {
	position: relative;
	transform: none;
	display: block;
}
	.menu__item--language ul {
		display: flex;
		margin-bottom: 0;
		margin-left: 10px;
	}
	.menu__item--language svg {
		display: none;
	}
	.menu__item--language {
		border-top: 1px solid grey;
		padding: 10px 15px;
		display: flex;
		align-items: center;
		margin-left: 0;
	}
}

@media (min-width: 576px) and (max-width: 991.98px) {
	.menu__item--language {
		padding: 10px 6.25rem;
	}
}

.fa-arrow-right::before {
	padding-left: 3px;
}

p {
	font-size: 1.5 !important;
}

@media (max-width: 768px) {
	.slider-afbeelding {
		height: var(--height-mobile) !important;
	}

	.responsive_menu_2 .menu {
		position: relative;
		width: 100px;
	}

	.container .navbar-brand img {
		height: calc(3.875rem / 1.3) !important;
		width: calc(5.5625rem / 1.3) !important;
		position: absolute;
		top: -34px;
	}

	.container .collapse .navbar-brand img {
		top: 26px;
	}

	.main-header .container {
		height: 58px;
	}

	.agendaoverzichtlink .btn-outline-primary,
	input[type=button] {
		color: #000;
		border: 2px solid #000;
		margin-top: -91px;
	}

	.agendaoverzichtlink.col-12.col-sm-10 {
		margin-left: 120px;
	}

	a.scroll-down__button {
		display: none
	}

	.scroll-down {
		margin-top: -60px;
    text-align: center;
	}

	[data-id="section_59214"] .section-container.image-content-wrapper {
		padding: 10px 0 !important;
	}

	[data-id="element_953076"] img {
		height: 124px;
		width: 125px;
		margin: 13px 0;
	}

	.navbar-outer-button {
		right: 4.5%;
	}
}
