html, body{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;	
    color: #000;
    overflow-x: hidden;
}
html {
	position: relative;
	min-height: 100%;
}
body {
    /* Margin bottom by footer height */
	margin-bottom: 50px;
}
h1,h2,h3,h4,h5,h6{
	color: #2c7eb4;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
a, .green {
	color: #2c7eb4;
}
label {
	padding-top: 10px !important;
}
/* Tekst in tabel */
td, th {
	color: #000000;
	text-decoration : none;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
	vertical-align: bottom;	
}
td img {
	margin-right: 10px;
}
hr {
	color: #bcbcbc;
	height: 1px;
}

#content {
	clear: both;
}
.content {
    padding: 30px 0;
    display: inline-block;
	/* width: 100%; */
}

.btn {
	min-width: 110px;
    display: inline-block;
	text-decoration: none;
    margin: 2px 0;
    padding: 5px 15px 5px !important;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.5rem 0.75rem !important;
	line-height: 1.5;
	transition: all 0.15s ease-in-out;
}
.btn:focus, .btn:hover {
	text-decoration: none;
}
.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: 0 0 0 3px rgba(54, 169, 225, 0.25);
}
.btn.disabled, .btn:disabled {
	opacity: .65;
}
.btn:active, .btn.active {
	background-image: none;
}
  
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
  
.btn-toevoegen, .button.btn-toevoegen, input.btn-toevoegen[type=submit], input.btn-toevoegen[type=button] {
	color: #fff;
	background-color: #36a9e1;
	border-color: #36a9e1;
}
.btn-toevoegen:hover {
	color: #fff;
	background-color: #1f97d1;
	border-color: #1e8fc6;
}
.btn-toevoegen:focus {
	box-shadow: 0 0 0 3px rgba(54, 169, 225, 0.5); }
	.btn-primary.disabled, .btn-primary:disabled {
	background-color: #36a9e1;
	border-color: #36a9e1; }
.btn-toevoegen:active {
	background-color: #1f97d1;
	background-image: none;
	border-color: #1e8fc6;
}
  
.btn-opslaan, button.btn-opslaan, input.btn-opslaan[type=submit], input.btn-opslaan[type=button] {
	color: #111;
	background-color: #bdea74;
	border-color: #bdea74;
}
.btn-opslaan:hover {
	color: #111;
	background-color: #ade553;
	border-color: #a8e348;
}
.btn-opslaan:focus, .btn-opslaan.focus {
	box-shadow: 0 0 0 3px rgba(189, 234, 116, 0.5);
}
.btn-opslaan.disabled, .btn-opslaan:disabled {
	background-color: #bdea74;
	border-color: #bdea74;
}
.btn-opslaan:active, .btn-opslaan.active, .show > .btn-opslaan.dropdown-toggle {
	background-color: #ade553;
	background-image: none;
	border-color: #a8e348;
}

/* Topbar */
.topbar {
	position: relative;
	z-index: 1;
	background-color: #ecf1f5;
}
img {
    max-width: 100%;
	height: auto !important;
}
.center {
	text-align: center;
}
.logo-image {
    /* margin: 30px; */
    max-width: 100%;
}

/* Menubar */
#menubalk {
	border-width: 0;
	border-style: solid;
	border-color: transparent;
}
.menubar{
	position: relative;
	height: 40px;
	z-index: 1;
}
.navbar {
    background-color: white;
}

/* Sidebar */
.sidebar {
    padding: 20px 0;
    display: inline-block;
}
.widgettable, .bannertable, .tagcloudtable {
    background-color: #ecf1f5;
    margin: 10px;
    border-radius: 10px;
    padding: 10px;
}
.bannertable, .tagcloudtable {
	text-align: center;
}
.widgettitel, .bannertitel {
	font-size: 14px;
	margin-bottom: 5px;
}
.bannertable {
	background-color: #fff;
}
/* Nieuw binnen carrousel */
#relatedinfo1 {
    margin-top: 50px;
}
.relatedinfo1 {
	border-top: 1px dotted #2c7eb4;
	padding: 20px 0;
	margin-bottom: 50px;
	text-align: center;
}
.relatedinfo1-titel {
	background: #fff;
	color: #515e5e;
	font-weight: bold;
	display: table;
	padding: 0 30px;
	margin: -60px auto 20px;
}
.relatedinfo1-content {
	background: #044340;
	color: #ffffff !important;
	padding: 40px 0px 0px 0px;
}
.relatedinfo1-content * {
	color: #ffffff !important;
}
.relatedinfo1-button {
	box-shadow: 0px 0px 4px #04434029;
	display: inline-block;
	background: #ffffff;
	padding: 10px 30px;
	margin-top: -35px;
	position: relative;
	width: auto;
	border-radius: 45px;
}
.relatedinfo1-button a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.relatedinfo1 .slick-prev {
	position: absolute;
	bottom: 50%;
	left: -70px;
	background-image: url(afbeeldingen/arrow_left.png);
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	height: 20px;
	width: 70px;
}
.relatedinfo1 .slick-next {
	position: absolute;
	bottom: 50%;
	right: -70px;
	background: url(afbeeldingen/arrow_right.png);
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	height: 20px;
	width: 70px;
}

/* Populair carrousel */
.relatedinfo2 {
	border: 1px dotted #CF786F;
	padding: 20px;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;
}
.relatedinfo2-titel {
	background: #fff;
	color: #CF786F;
	display: table;
	padding: 0 30px;
	margin: -60px auto 45px;
}
.relatedinfo2-button {
    background-color: #fff;
	font-size: 20px;
	overflow: hidden;
	line-height: 18px;
	margin: 10px auto;
	text-align: center;
    box-shadow: 0px 0px 4px #00000029;
	display: table;
	padding: 10px 30px;
	margin-bottom: -35px;
	position: relative;
	width: auto;
	border-radius: 45px;
}
.relatedinfo2-button a {
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
}
.caption {
	margin-top: 15px;
}
/* Related3: Foto links - tekst rechts */
#relatedinfo3 {
	margin-bottom: 60px;
}
.relatedinfo3 {
	background: linear-gradient(10deg, rgba(213,219,219,1) 0%, rgba(134,233,195,0.48) 93%);
	padding: 0px;
	line-height: 1.5em;
}
.relatedinfo3-bg {
	flex: 1;
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
}
.relatedinfo3-content {
	vertical-align: top;
	color: #515E5E;
	text-decoration: none;
	padding: 75px;
}
.relatedinfo3-button, .relatedinfo4-button {
	position: relative;
	text-align: center;
}
.button {
	box-shadow: 0px 0px 4px #00000029;
	padding: 10px 30px;
	margin-top: 20px;
	width: auto;
	border-radius: 45px;
	display: inline-block;
}
.button:hover {
	background-color: #2c7eb4;
	color: #ffffff !important;
}
.button a {
	font-size: 20px;
	text-decoration: none;
}
.button:hover a {
	color: #ffffff;
}


/* Related4: Foto rechts - tekst links */
#relatedinfo4 {
	margin-bottom: 60px;
}
.relatedinfo4 {
	background: linear-gradient(10deg, rgba(134,233,195,0.48) 0%, rgba(213,219,219,1) 93%);
	padding: 0px;
	line-height: 1.5em;
}
.relatedinfo4-bg {
	flex: 1;
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
}
.relatedinfo4-content {
	vertical-align: top;
	color: #515E5E;
	text-decoration: none;
	padding: 75px;
}

/* Footer Styles*/
footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 50px;
	background-color: #2c7eb4;
}
footer * { 
    color: #ffffff !important;
}
footer ul {
    list-style-type: none;
}
.footer {
	padding: 20px;
}
.facebook img {
	position: absolute;
	bottom: 0;
	width: 30px;
	margin-left: 20px;
}
.instagram img {
	position: absolute;
	bottom: 0;
	width: 30px;
	margin-left: 60px;
}
.pinterest img {
	position: absolute;
	bottom: 0;
	width: 30px;
	margin-left: 100px;
}
.copyright {
	padding: 10px 0;
	text-align: center;
	background-color: #2c7eb4;
}

/* Override defaults */
.btn-primary {
    color: #fff;
    background-color: #2c7eb4;
    border-color: #2c7eb4;
}

.btn-primary:hover {
    color: #fff;
    background-color: #044340;
    border-color: #044340;
}

/* Media Queries */
@media(max-width:767px) {
	body{
		margin-bottom: 0px;
	}
	footer {
		height: auto;
        position: relative;
	}
    .footer ul{
        margin-top: 10px;
        padding: 0px !important;
    }
	.copyright {
		text-align: center;
		font-size: 12px;
	}    
}
.new-line {
    display: none;
}
.dropdown-menu {
    border-radius: 0;
}

@media screen and (pointer: fine) {
	/* .navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; } */
    .dropdown-toggle {
        pointer-events: none;
    }
    .nav-item-custom1:hover .dropdown-menu-custom1 {
        display: block;
    }
    .nav-item-custom2:hover .dropdown-menu-custom2{
        /* display: contents; */
        display: block;
        left: 100%;
        top: 0;
    }

    .nav-link:hover {
        background-color: #00000015;
    }
    .text-bg-danger:hover {
        background-color: #7b2029 !important;
    }
    
}

/* MEDIA QUERIES */
@media screen and (max-width: 1199px) {
	.logo, .menubar {
	    background-color: #ecf1f5;
	}
	#menubalk {
		height: 60px;
	}
    .menubtn {
        float: right !important;
    }
	.relatedinfo3-content, .relatedinfo4-content {
		padding: 50px;
	}
}

@media screen and (max-width: 991px) {
	nav ul a, nav ul li a, nav ul li ul a {
		padding: 10px !important;
	}
	.relatedinfo3-bg, .relatedinfo4-bg {
		min-height: 400px;
	}
	.relatedinfo3-content, .relatedinfo4-content {
		padding: 40px;
	}	
}
@media screen and (max-width: 767px) {
	h1 {
		font-size: 24px;
	}
    #menubalk {
        margin-top: -25px;
		position: relative;
		z-index: 2;
	}
    .navbar-toggler {
        width: 100%;
        border: none;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-nav {
        width: 100%;
    }
    .dropdown-menu {
        border: none;
    }
    .nav-link {
        padding-left: 10px;
    }
    a.nav-link.dropdown-toggle::after {
        content: "+";
        /* background-color: white; */
        border: none;
        vertical-align: 0;
    }
    .dropdown-menu-custom1 {
        margin-left: 10px;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .dropdown-menu-custom2 {
        margin-left: 10px !important;
    }
    .new-line {
        display: block;
    }
	.relatedinfo3-content, .relatedinfo4-content {
		padding: 20px;
	}
}
@media screen and (min-width: 768px) {

}
@media screen and (min-width: 992px) {
	.flex {
		display: flex;
	}
	.pull-right {
		float: right;
	}
	.pull-left {
		float: left;
	}
}

@media screen and (min-width: 1200px) {
	.topbar {
		display: flex;
	}
	.menubar {
		margin-top: 35px;
	}
	.widgettitel, .bannertitel {
		text-align: center;
	}
}

.ui-widget-header {
	border: none;
	border-bottom: 1px solid #2c7eb4;
	background-color: transparent;
	background-image:none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #D2E3ED;
	background: #ecf1f5;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #2c7eb4;
	background: #ffffff;
}
.ui-widget-content {
	border: 2px solid #D2E3ED;
}