
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;700&family=Neuton:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');


a {
    color: #95f300;
    text-decoration: none;
	font-weight: 700;
}

html, body {
	font-family: 'Open Sans', sans-serif;
    max-width: 100%;
    overflow-x: hidden;
	font-size: 1.1em;
	color: #fff;
	background: #062b7f;
	    line-height: 1.7;
}

.margestemplate{
	margin-top: 100px;
}

.breakout{
	width:100vw;
	position: relative;
	left: calc(-1 * (100vw - 100%)/2);
	
}

.imagebox_mask{
	 -webkit-mask-image: url('../media/image_mask_blog.svg');
	 mask-image: url('../media/image_mask_blog.svg');
 }

.shadow{
	box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 40%);
}

hr{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: none;
}
.clear{
	clear:both;
}

h1,h2,h3,h4,h5{
	font-family: 'Neuton', serif;
	margin-top: 0px;
	color: #fff;
}

h1{
	font-size: 40px;
	margin-bottom: 45px;
}

h2{
	font-size: 30px;
	margin-bottom: 45px;
}

h3{
	font-size: 20px;
	margin-bottom: 45px;
}

h6{
	font-family: 'Neuton', serif;
	font-size:50px;
	color:#fff;
	font-weight: 700;
	text-transform:uppercase;
}

.contactform {
	padding: 60px 40px 40px 0px;
	position: relative;
	display: block;
	z-index: 1;
	background: #ccc8c2;
	margin-bottom: 40px;
}

.whatsapp-tip{
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 10000;
	background: #00000096;
	padding: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow: 0 0 10px #000;
}

.afspraakimg:hover{
	transform: scale(2);
	position: absolute;
	z-index: 130;
}

.intro{
	text-align: left;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 20px;
}

.devider{
	padding:20px 0px;
}

.cycle-slide{
	width:100%;
	position: relative;	
}

.boximg{
	width: 100%;

}

.whitebox{
padding-bottom: 40px;	
}

.home .content{
    padding: 40px;
	margin-bottom: 40px;
	margin-top: 20px;
}

.content {
	margin-top: 40px;
	padding: 25px;
}

.vacbox{
	background: #eae9e9;
    padding: 15px;
	box-shadow: 0px 0px 10px #000;	
}

.imageblok {
	margin-bottom: 15px;
	background: #fff;
}

.greybox{
	background: #91765b;
	padding: 0px;
	color: #fff;
}

.greyboxtxt{
	padding: 40px;
}

.greybox h2, .greybox h3{
	color:#fff;
}

.greyboximageright{
	margin-top:-80px;
	padding:0px;
}

.greyboximageleft{
	padding:0px;
}

.footer a, .footer li{
	color: #95f300;
	list-style: none;
	font-weight: 400;
	font-size: 14px;
}

.footer-green{
	background: #ccc8c2;
	padding: 40px 0px;
	color: #fff;
}

.cbw_logo{
	width: 50%;
}

.navbar-inverse {
    background-color: transparent;
    border-color: #484848;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #484848;
}

.blogboximg{
	padding: 0px 0px 0px 0px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.gradient{
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top, #f8f8f8 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f8f8f8 0%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f8f8f8 0%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceed7', endColorstr='#fefefd',GradientType=0 ); /* IE6-9 */
padding: 40px 15px 15px 15px;
}

.btn, .btn:hover, .btn:active, .btn:visited, .btn:focus{
	
background: #1cac00;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
	margin-bottom: 15px;
	box-shadow: 0px 0px 10px #b5b5b5;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.footermargin{
	margin-top: 20px;
}

.footer{
	padding: 340px 0px 40px 0px;
	background: #00164b;
	margin-top: 0px;
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
}

.footerimg{
	position: absolute;
	border: solid 2px #95f300;
	border-radius: 25px;
	padding:  30px;
	margin-top: -20px;
	z-index: 1;
	box-shadow: 0 0 20px #000;
	background: #00164b;
}

.headerimg{
	position: relative;
}

.headertitle{
	position: relative;
	background: rgba(6, 43, 127, 0.87);
	padding: 40px;
	Left: 100px;
	top: 25%;
	width: 100%;
	font-size: 20px;
}

/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){
	 .headerimg{
		 position: relative;
	 }

	 .headertitle{
		 position: relative;
		 background: rgba(6, 43, 127, 0.87);
		 padding: 40px;
		 Left: 0px;
		 top: 25%;
		 width: 100%;
		 font-size: 20px;
	 }

	 .footermargin{
		 margin-top: 20px;
	 }

	 .footer{
		 padding: 160px 30px 40px 30px;
		 background: #00164b;
		 margin-top: 0px;
		 clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
	 }

	 .footerimg{
		 position: absolute;
		 border: solid 2px #95f300;
		 border-radius: 25px;
		 padding:  30px;
		 margin-top: -20px;
		 z-index: 1;
		 box-shadow: 0 0 20px #000;
		 background: #00164b;
	 }
	 #menu {
    margin: 10px;
    margin-left: 10px;
		 margin-top: 100px;
}
	 .greyboximageright {
		 margin-top: 0px;
		 padding: 0px;
	 }

	 .cbw_logo{
		 width: 80%;
	 }

	 .topbar {
		 position: relative;
		 top: 50px;
		 width: 100%;
		 z-index: 100;
		 padding: 30px 0px;
		 margin-bottom: 50px;
}

	 .logo{
		 top: -70px;
		 position: absolute;
	 }

	 .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: white;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
}


	 h1{
		 margin-bottom: 25px;
	 }


}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1024px) and (max-width : 1200px) {

	.headerimg{
		position: relative;
	}

	.headertitle{
		position: absolute;
		background: rgba(6, 43, 127, 0.87);
		padding: 40px;
		Left: 100px;
		top: 25%;
		width: 40%;
		font-size: 20px;
	}

	.footermargin{
		margin-top: 100px;
	}

	.footer{
		padding: 140px 0px 40px 0px;
		background: #00164b;
		margin-top: 0px;
		clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
	}

	.footerimg{
		position: absolute;
		border: solid 2px #95f300;
		border-radius: 25px;
		padding:  30px;
		margin-top: -20px;
		z-index: 1;
		box-shadow: 0 0 20px #000;
		background: #00164b;
	}

	.blogboximg{
		padding: 0px 0px 0px 0px;
		height: 150px;
		overflow: hidden;
		margin-bottom: 15px;
	}


	h2 {
		font-size: 1.2em;
	}

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1899px) {

	.headerimg{
		position: relative;
	}

	.headertitle{
		position: absolute;
		background: rgba(6, 43, 127, 0.87);
		padding: 40px;
		Left: 100px;
		top: 25%;
		width: 40%;
		font-size: 20px;
	}

	.footermargin{
		margin-top: 100px;
	}

	.footer{
		padding: 140px 0px 40px 0px;
		background: #00164b;
		margin-top: 0px;
		clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
	}

	.footerimg{
		position: absolute;
		border: solid 2px #95f300;
		border-radius: 25px;
		padding:  30px;
		margin-top: -20px;
		z-index: 1;
		box-shadow: 0 0 20px #000;
		background: #00164b;
	}

	.home .content{
		padding: 40px;
		margin-bottom: 40px;
		margin-top: 100px;
	}

	.home{
		margin-top: -150px;
	}

	h1{
		font-size: 55px;
		margin-bottom: 45px;
	}

	h2{
		font-size: 45px;
		margin-bottom: 40px;
	}

	h3{
		font-size: 35px;
		margin-bottom: 35px;
	}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

	.headerimg{
		position: relative;
	}

	.headertitle{
		position: absolute;
		background: rgba(6, 43, 127, 0.87);
		padding: 40px;
		Left: 100px;
		top: 25%;
		width: 40%;
		font-size: 20px;
	}

	.footermargin{
		margin-top: 100px;
	}

	.footer{
		padding: 140px 0px 40px 0px;
		background: #00164b;
		margin-top: 0px;
		clip-path: polygon(0 0, 100% 25%, 100% 100%, 0% 100%);
	}

	.footerimg{
		position: absolute;
		border: solid 2px #95f300;
		border-radius: 25px;
		padding:  30px;
		margin-top: -20px;
		z-index: 1;
		box-shadow: 0 0 20px #000;
		background: #00164b;
	}

	.home .content{
		padding: 40px;
		margin-bottom: 40px;
		margin-top: 100px;
	}

	.home{
		margin-top: -150px;
	}

	h1{
		font-size: 60px;
		margin-bottom: 45px;
	}

	h2{
		font-size: 50px;
		margin-bottom: 45px;
	}

	h3{
		font-size: 40px;
		margin-bottom: 45px;
	}

}