
@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: #1c75bc;
    text-decoration: none;
	font-weight: 700;
}

html, body {
	font-family: 'Open Sans', sans-serif;
    max-width: 100%;
    overflow-x: hidden;
	font-size: 1em;
	color: #272727;
	background: #eceed7;
	    line-height: 1.7;
	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 */
}

.trustoo{
	box-shadow: 0 2.5rem 2rem -2rem hsl(200 50% 20% / 40%);
	padding: 50px;
	margin: 50px 0px;
	text-align: center;
	border: solid 1px #e9e9e9;
	border-radius: 25px;
}

.margestemplate{
	margin-top: 100px;
}

.breakout{
	width:100vw;
	position: relative;
	left: calc(-1 * (100vw - 100%)/2);
	
}

.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: #1c75bc;
}

h1{
	margin-bottom: 45px;
}

h2{

}

h3{

}

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: #ffffff96;
	padding: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	box-shadow: 0 0 10px #000;
}

#link-banner {
	display: block;
	position: absolute;
	top: 65px;
	right: 20px;
	width: auto;
	z-index: 1;
}

.btn-hover {
	width: auto;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	padding: 10px 40px;
	text-align:center;
	border: none;
	background-size: 300% 100%;
	border-radius: 10px;
	moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.btn-hover:hover {
	background-position: 100% 0;
	moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.btn-hover:focus {
	outline: none;
}

.btn-hover.color-1 {
	background-image: linear-gradient(to right, #91765b, #91765b, #0f5280, #0f5280);
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.75);
}

.linkbutton{
	padding: 10px 50px;
	border: solid 2px #3caadf;
	display: inline-block;
	background: #3caadf;
	color: #fff;
	text-align: center;
	margin: 15px 10px 15px 0px;
	min-width: 200px;
	border-radius: 25px;
	box-shadow: 0 4px 15px 0 hsl(200 50% 20% / 40%);
}

.linkbutton:hover{
	text-decoration: none;
	background: #0f5280;
	color: #fff;
}

.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;	
}


/************* BLOG *******************/
.blogpage{
	margin-top: 150px;
}

.blogdate{
	border-right: solid 1px #54555c;
	height: 100%;
	text-align: right;

}

.blog-date-day{
	font-size: 36px;
	font-weight: 700;
	padding-right: 10px;
}

.blog-date-month{
	padding-right: 10px;
}

.blogboximg{
	padding: 0px 0px 0px 0px;
	height: 260px;
	overflow: hidden;
	margin-bottom: 15px;
}

.bloginfo{
	padding: 15px;
	border-top: solid 1px #54555c;
}

.blogcontenthome{
	padding: 50px 20px;
	background: #fffcf9;
}

.blogcontent{
	padding: 50px 20px;

}

.blogitem{
	padding: 15px;
}

.blogtitle{
	font-family: 'Neuton', serif;
	font-weight: 700;
	color: #1c75bc;
	font-size: 30px;
	line-height: 30px;
}

.blogtitlesmall{
	font-family: 'Neuton', serif;
	font-weight: 700;
	color: #1c75bc;
	font-size: 20px;
	line-height: 20px;
}

.blogintro{
	font-size: 14px;
}


/************* BLOG *******************/


.quotes-slider{
	background: #377794;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	font-style: italic;
	padding: 80px 0px;
}

#menu{
	margin: 10px;
	margin-left: 0px;
}

.home .content{
    padding: 40px;	
	box-shadow: 0px 0px 10px #000;	
	background: #fff;
	margin-bottom: 40px;
}

.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;
}

.content_float_left{
	padding: 80px;
	position: relative;
	right: -150px;
	display: block;
	top: 90px;
	z-index: 1;
	background: #ccc8c2;
	margin-left: -150px;
	margin-bottom: 40px;
}

.content_float_right{
	padding: 80px;
	position: relative;
	left: -150px;
	display: block;
	top: 90px;
	z-index: 1;
	background: #ccc8c2;
	margin-right: -150px;
	margin-bottom: 40px;
}

.content_float_project {
	padding: 140px 80px 80px 80px;
	position: relative;
	display: block;
	top: 0px;
	z-index: 1;
	background: #ccc8c2;
	margin-left: 0px;
}

.content_standard{
	display: block;
	position: relative;
	z-index: 1;
	padding: 20px 40px 0px 40px;
	background: transparent;
}

.formules_back{
	background: #ccc8c2;
	clip-path: polygon(2% 10%, 100% 0%, 100% 100%, 0% 70%);
	height: 480px;
	width: 100%;
	z-index: 0;
	bottom: 0px;
	position: absolute;
}

.projecten_back{
	background: #ccc8c2;
	clip-path: polygon(2% 10%, 100% 0%, 100% 100%, 0% 70%);
	height: 480px;
	width: 100%;
	z-index: 0;
	bottom: 0px;
	position: absolute;
}

.content_float_project {
	padding: 180px 80px 80px 80px;
	position: relative;
	display: block;
	top: 0px;
	z-index: 1;
	background: #ccc8c2;
	margin-left: 0px;
}

.topbar{

	position: relative;
	top: 50px;
	width: 100%;
	z-index: 1001;
	background: #377794;
	padding: 0px;
}

.logo{
	position: absolute;
	top: -50px
}

.navbar-nav > li > a {
	padding-top: 15px;
    padding-bottom: 15px;
	color: #fff;
	font-size: 20px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: underline;
    background: transparent;
	color: #fff;
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus{
	text-decoration: none;
	background: transparent;
	color: #f8ffbf;
}

.dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #ffffff;
	white-space: nowrap;
	font-size: 18px;
}

.dropdown-menu > li > a:hover{
	background: #f8ffbf38;
	color: #ffffff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    text-align: left;
    background-color: #377794;
    border: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.footer{
	padding: 40px 0px;
	background: #377794;
	margin-top: 0px;
}
.footer a, .footer li{
	color: #fff;
	list-style: none;
}

.footer-green{
	background: #ccc8c2;
	padding: 40px 0px;
	color: #fff;
}
.connect-block-tel {
	background: url(../media/bgphone.jpg);
	padding: 8px;
	color: #009688;
	height: 42px;
}
.connect-block-mail {
	background: url(../media/bgmail.jpg);
	padding: 8px 8px 8px 48px;;
	color: #009688;
	height: 42px;
}

.connect-block-social {
	background: url(../media/bgsocial.jpg);
	padding: 8px;
	color: #009688;
	height: 42px;
}

.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;
}

#header_slider_home{
    position: relative;
    z-index: 0;
}

.slogan {
	position: absolute;
	width: 65%;
	top: 350px;
}

.slogan1{
	font-size: 70px;
	font-family: Neuton;
	text-shadow: 0 0 10px black;
	color: #fff;
	mso-font-width: 40%;
}

.slogan2{
	font-size: 40px;
	text-shadow: 0 0 10px black;
	color: #fff;
	line-height: 20px;
}

.image-slider-slogans{
	position: absolute;
	width: 90%;
	bottom: 100px;
	text-align: right;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	margin: 5px 0px;
}


.overlay{
	position: absolute;
	opacity: 0;
	z-index: 10;
	top:0;
}

.overlay:hover{
	opacity: 100;
}


.btn, .btn:hover, .btn:active, .btn:visited, .btn:focus{
	
background: #3caadf;
    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-marge {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 40px;
	margin-left: 0px;
	z-index: 10;
}

.video-container iframe, .video-container object, .video-container embed, .video-container-marge iframe, .video-container-marge object, .video-container-marge embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.active{
	Color: #fff !important;
	text-decoration: underline;
}

.dropdown-menu .active:hover{
	
	color: #fff !important;
}

/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){

	 .margestemplate .content{
		 padding: 0px 50px;
	 }

	 #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;
	 }
	 .footer {
		 padding: 40px 15px;
		 margin-top: 0px;
	 }

	 .content_float_project {
		 padding: 40px 40px 40px 40px;
		 position: relative;
		 display: block;
		 top: 0px;
		 z-index: 1;
		 background: #ccc8c2;
		 margin-left: 0px;
	 }

	 .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;
}
	 
	 #header_slider_home{
    position: relative;
    z-index: 0;
		 height: inherit;
    margin-bottom: 0px;
}

#header_slider{
	position: relative;
    overflow: hidden;
	height: inherit;
	z-index:1;
}

	 .content_float_left{
		 padding: 20px 40px;
		 position: relative;
		 right: inherit;
		 display: block;
		 top: 0px;
		 z-index: 1;
		 background: #fff;
		 margin-left: 0px;
		 margin-bottom: 40px;
	 }

	 .content_float_right{
		 padding: 20px 40px;
		 position: relative;
		 left: inherit;
		 display: block;
		 top: 0px;
		 z-index: 1;
		 background: #fff;
		 margin-right: 0px;
		 margin-bottom: 40px;
	 }
	 .linkbutton {
		 padding: 20px 20px;
		 margin: 15px 10px;
		 border: solid 2px #fff;
		 display: inline-block;
		 color: #fff;
	 }
	 .quote_wrapper {
		 padding: 50px 30px 50px 39px;
		 font-size: 15px;
		 line-height: 20px;
	 }

	 h1{
		 margin-bottom: 25px;
	 }

	 .image-slider-slogans {
		 position: absolute;
		 width: 90%;
		 bottom: 30px;
		 text-align: center;
	 }
	 .slogan1{
		 font-size: 30px;
		 font-family: Neuton;
		 text-shadow: 0 0 10px black;
		 color: #fff;
	 }

	 .slogan2{
		 font-size: 20px;
		 text-shadow: 0 0 10px black;
		 color: #fff;
		 line-height: 20px;
	 }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1024px) and (max-width : 1200px) {

	.blogboximg{
		padding: 0px 0px 0px 0px;
		height: 150px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.contenthome{
		margin-top: -100px;
	}

	.greyboximageright {
		margin-top: 70px;
		padding: 0px;
	}

	.content_float_left{
		padding: 25px;
		position: relative;
		right: -200px;
		display: block;
		top: 90px;
		z-index: 1;
		background: #ccc8c2;
		margin-left: -200px;
		margin-bottom: 40px;
	}

	.content_float_right{
		padding: 30px;
		position: relative;
		left: -250px;
		display: block;
		top: 90px;
		z-index: 1;
		background: #ccc8c2;
		margin-right: -250px;
	}

	.content_float_project {
		padding: 110px 40px 40px 40px;
		position: relative;
		display: block;
		top: 0px;
		z-index: 1;
		background: #ccc8c2;
		margin-left: 0px;
	}

	h2 {
		font-size: 1.2em;
	}

	#header_slider_home {
		position: relative;
		z-index: 0;
		margin-bottom: -130px;
		Height: 100%;
		overflow: hidden;
		box-shadow: 0px 0px 30px #000;
	}

	#header_slider {
		position: relative;
		overflow: hidden;
		z-index: 1;
		height: 500px;
		box-shadow: 0px 0px 30px #000;
	}
	.video-container-marge {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
		margin-bottom: 40px;
		margin-left: 130px;
	}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1899px) {

	.blogboximg{
		padding: 0px 0px 0px 0px;
		height: 200px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.contenthome{
		margin-top: -150px;
	}

#header_slider_home{
    position: relative;
    z-index: 0;
    Height: 100%;
    overflow: hidden;
}

#header_slider{
	position: relative;
    overflow: hidden;
	z-index:1;
	height: 400px;
}

	.content_float_left{
		padding: 40px 30px;
		position: relative;
		right: -150px;
		display: block;
		top: 90px;
		z-index: 1;
		background: #ccc8c2;
		margin-left: -150px;
		margin-bottom: 40px;
	}

	.content_float_right{
		padding: 30px;
		position: relative;
		left: -150px;
		display: block;
		top: 90px;
		z-index: 1;
		background: #ccc8c2;
		margin-right: -150px;
		margin-bottom: 40px;
	}

	.content_float_project {
		padding: 140px 80px 80px 80px;
		position: relative;
		display: block;
		top: 0px;
		z-index: 1;
		background: #ccc8c2;
		margin-left: 0px;
	}

	.quote_wrapper {
		padding: 50px 30px 0px 39px;
		font-size: 15px;
		line-height: 20px;
	}
	h1{
		margin-bottom: 35px;
	}

	#header_slider .slogan {
		position: absolute;
		width: 65%;
		top: 190px;
	}
	.video-container-marge {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
		margin-bottom: 40px;
		margin-left: 90px;
	}


}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {

	.video-container-marge {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
		margin-bottom: 40px;
		margin-left: 80px;
	}

	.blogboximg{
		padding: 0px 0px 0px 0px;
		height: 260px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.contenthome{
		margin-top: -150px;
	}
	
#header_slider_home{
    position: relative;
    z-index: 0;
    Height: 100%;
    overflow: hidden;
}

#header_slider{
	position: relative;
    overflow: hidden;
	z-index:1;
	height:500px;
}

	.slogan {
		position: absolute;
		width: 65%;
		top: 350px;
	}

	.quote_wrapper{
		padding: 50px 100px 0px 100px;
		font-size: 18px;
		line-height: 1.7;
	}
	h1{
		margin-bottom: 45px;
	}

	.cbw_logo{
		width: 50%;
	}
	
}