body{
	font:400 16px/24px 'Roboto';
	color: #636363;
}


h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form,
.jumbotron .sharebuttons{
	font-size:16px;
	font-weight:400;
	font-style:normal;
	margin-bottom:24px;
	margin-top:0;
	line-height: 34px;
}

.jumbotron h1,
.jumbotron h1 a{
	color: #0d3151;
	font-family: 'Archivo Narrow';
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
}

.jumbotron h2,
.jumbotron h2 a{
	color: #0d3151;
	font-family: 'Archivo Narrow';
	font-size: 34px;
	font-weight: 400;
	line-height: 37px;
	margin-bottom:10px;
    /*margin-bottom: 45px;*/
}

.jumbotron h2.kleine_titel {
	color: #ff8e00;
	font-size: 26px;
    margin-bottom: 10px;
}

.jumbotron h2.titel_lijn {
	font-size: 50px;
	text-align: center;
	position: relative;

    margin-bottom: 40px;
}
.jumbotron h2.titel_lijn span {
	background: #ffffff;
    position: relative;
    z-index: 2;
    padding: 0 30px;
	display: inline-block;
}
.jumbotron h2.titel_lijn:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	border-radius: 5px;
	background-color: #c9c9c9;
	top: 50%;
	transform: translateY(-50%);
}


.jumbotron h3,
.jumbotron h3 a{
	color: #0d3151;
	font-family: 'Archivo Narrow';
	font-size: 24px;
	font-weight: 400;
    line-height: 28px;
}



/********* BASIS *********/
.jumbotron{
	background:none;
	margin:0;
	padding:0;
	clear:both;
	width:100%;
    border-radius: 0;
}

.jumbotron ul ul,
.jumbotron ol ul,
.jumbotron ul ol,
.jumbotron ol ol {
    margin-bottom: 0;
}

.jumbotron ul {
	padding: 0;
}
#content .jumbotron ul li:not(.gfield) {
	position: relative;
	list-style: none;
	padding-left: 29px;
}
#content .jumbotron ul li:not(.gfield):before {
	position: absolute;
	content: "\f324";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 700;
	font-size: 13px;
	color: #ff8e00;
	left: 0;
	top: 2px;
}

.alert > *:last-child{
	margin:0 !important;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:24px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a,
a:hover,
a:focus{
	color:#0d3151;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.transition-03{
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

hr{
	border-top:solid 1px #e6e6e6;
	margin:24px 0;
    display: block;
}


article > *:last-child{
	margin-bottom:0;
}

picture.img-fluid img{
    max-width: 100%;
    height: auto;
}

.sharebutton{

}

.sharebutton__facebook,
.sharebutton__facebook:hover,
.sharebutton__facebook:focus{
    color: #3b5998;
}

.sharebutton__linkedin,
.sharebutton__linkedin:hover,
.sharebutton__linkedin:focus{
    color: #0077b5;
}

.sharebutton__twitter,
.sharebutton__twitter:hover,
.sharebutton__twitter:focus{
    color: #1da1f2;
}

.sharebutton__google-plus,
.sharebutton__google-plus:hover,
.sharebutton__google-plus:focus{
    color: #dd4b39;
}

.sharebutton__envelope,
.sharebutton__envelope:hover,
.sharebutton__envelope:focus{
    color: #adadad;
}

.last-no-margin > *:last-child{
    margin-bottom: 0;
}

.jumbotron.jumbo-padding{
    margin: 78px 0 78px;
}

#slider .slide:nth-child(n+2){
    display: none !important;
}

#content{
    padding: 0 0;
}

#left-content{
    padding: 0 0;
}

#right-content{
    padding: 0 0;
    padding-left: 0;
    border-left: none;
}

/********* GALERIJ *********/
div.gallery{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -15px !important;
}

div.gallery .gallery-item{
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div.gallery .gallery-item > dt{
    width: 100%;
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

div.gallery .gallery-item > dt > a{
    width: 100%;
    max-width: 100%;
}

div.gallery .gallery-item img{
    max-width: 100%;
    height: auto;
    border: none !important;
    margin-bottom: 0 !important;
}


/********* TINY MCE *********/
ul.checklist{
	padding: 0;
	list-style: none;
}

ul.checklist li{
	position: relative;
	padding-left: 25px;
}

ul.checklist li:before{
	color: #39e07c;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: 'Font Awesome 5 Pro';
}


/********* AJAX LOAD MORE *********/
.alm-btn-wrap{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.alm-loading{
    min-height: 200px;
    position: relative;
}

.alm-loading:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) center no-repeat;
    background-size: 60px 60px;
    padding: 30px;
}
.done{
	opacity: 0.4;
}

/********* OWL CAROUSEL *********/
.owl-v-center-nav .owl-nav.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.owl-v-center-nav .owl-prev,
.owl-v-center-nav .owl-next{
    position: absolute;
    left: 30px;
	color: #f00;
    width: 30px;
    height: 30px;
}

.owl-v-center-nav .owl-next{
	left: auto;
	right: 30px;
}

/********* BUTTONS *********/
.button,
.button:hover,
.button:focus,
.loadmore,
body div.gform_wrapper .gform_footer input[type=submit],
body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus{
	font-family: 'Archivo Narrow';
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	color:#fff;
	font-size: 20px;
	padding:8px 25px !important;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    cursor: pointer;

	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.26);
	border-radius: 50px;
	background-color: #ff8e00;
}
.button:after {
	content: "\f30b";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	margin-left: 17px;
	-webkit-transition: margin 0.3s ease-in-out;
	transition: margin 0.3s ease-in-out;
}

.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer input[type=submit]:hover,
body div.gform_wrapper .gform_footer input[type=submit]:focus{

}

.button:hover:after {
	margin-left: 21px;
}

.button.button-wit {
	background-color: #ffffff;
	box-shadow: initial;
	color: #0d3151;
}
.button.button-wit:hover {
	background-color: #0d3151;
	color: #ffffff;
}
a.telefoonnummer_btn,
a.email_btn {
	font-size: 18px;
}
a.telefoonnummer_btn:before,
a.email_btn:before {
	font-family: 'Font Awesome 5 Pro';
    margin-right: 9px;
}
a.telefoonnummer_btn:before {
	content: "\f095";
}
a.email_btn:before {
	content: "\f658";
}

a.link_pijl {
	font-weight: 700;
	color: #ff8e00;
}
a.link_pijl:after {
	content: "\f30b";
	font-family: 'Font Awesome 5 Pro';
	margin-left: 9px;
}
/*
.jumbotron p .button {
	margin-top: 24px;
}*/


/********* SEARCH FORM *********/
#overlay_bg {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
}
form.search-form{
	margin:0;
	position: relative;
    display: flex;
    align-items: center;
	margin-left: 32px;
	z-index: 3;
}
form.search-form.active {
    position: absolute;
    width: 100%;
	margin-left: 0;
    left: 0;

}
form.search-form.active label {
	width: 100%;
	padding: 0 15px;
}
form.search-form.active input {
	width: 100%;
}
form.search-form.active button{
    left: 30px;
}

form.search-form label{
	padding:0;
	margin:0;
}

form.search-form input{
	margin:0;
    padding: 0 15px 0 38px;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	border-radius: 50px;
	background-color: #ffffff;
	height: 42px;
	line-height: 42px;
	width: 120px;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	position: absolute;
	top: 0;
    left: 15px;
	color: #ff8e00;
}

form.search-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	opacity: 1; /* Firefox */
	color: #ff8e00;
	font-size: 16px;
	font-weight: 400;
}

form.search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #ff8e00;
	font-size: 16px;
	font-weight: 400;
}

form.search-form input::-ms-input-placeholder { /* Microsoft Edge */
	color: #ff8e00;
	font-size: 16px;
	font-weight: 400;
}


/********* NAV *********/
#navbar-topmenu {
	background-color: #ff8e00;
	line-height: 62px;
    position: relative;
    z-index: 3;
}
#navbar-topmenu .navbar-nav {
	flex-direction: row;
}
#topmenu_links li a {
	display: block;
	font-family: 'Roboto';
	font-size: 18px;
	padding: 0 32px;
	color: #ffffff;
}

body.werk_menu #topmenu_links > li.werk a,
body.professional_menu #topmenu_links > li.professional a,
#topmenu_links li.current-page-ancestor a,
#topmenu_links li.current_page_item a,
#topmenu_links li a:hover {
	background: #ffffff;
	color: #ff8e00;
	font-weight: 700;
	text-decoration: none;
}
#topmenu_rechts {
	margin-left: auto;
}
#topmenu_rechts li {
	margin-left: 30px;
}
#topmenu_rechts li a {
	display: block;
	font-family: 'Roboto';
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
}

#topmenu_rechts > li:hover > a,
#topmenu_rechts > li.current-menu-item > a,
#topmenu_rechts > li.current-menu-ancestor > a,
#topmenu_rechts > li.current-menu-parent > a{
    text-decoration: underline;
}

nav.navbar{
	min-height:0;
	background:#fff;
	border:none;
	margin:0;
	padding: 0 60px;
	width:100%;
	float:left;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.16);
	background-color: #ffffff;
	height: 86px;
    position: relative;
    z-index: 1;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

#logoholder{
	float:left;
}

#hoofdmenu{
	margin:0 0 0 56px;
}

#hoofdmenu li{
	position:relative;
	margin-left: 26px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
	background:none;

	color: #0d3151;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none;
}


body.single-opdracht #hoofdmenu > li.opdrachten a,
#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a{
    color: #ff8e00;
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 15px; Dit is afhankelijk van je website
    top: -15px; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

/*#hoofdmenu li:hover > ul{
	display:block;
}*/

#hoofdmenu li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	left:100%;
	top:0;
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}



/********* FLEX CONTENT *********/
.header_met_titel {
	position: relative;
	background-color: #fff4e6;
	max-width: 1493px;
	margin: 0 auto 75px !important;
    padding: 90px 30px 36px;
	text-align: center;
}
.header_met_titel.single_opdracht {
	padding: 90px 30px 80px;
}
.header_met_titel.hoog {
	min-height: 288px;
}
.content_1_koloms.met_achtergrond > .container {
	position: relative;
}
.content_1_koloms.met_achtergrond > .container:before {
	position: absolute;
	content: "";
	height: 100%;
	max-width: 452px;
	background: url(../images/bg_content_1_koloms.png);
    width: 100%;
    margin-left: 0;
}
.content_1_koloms.met_achtergrond .row {
	padding: 43px 0 50px 85px;
}

.call_to_action_met_achtergrond div[class^="flex-"] {
	position: relative;
    overflow: hidden;
}
.call_to_action_met_achtergrond_bg {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% - 180px);
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
    width: 59%;
}
.call_to_action_met_achtergrond_bg:before {
	content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #ff8e00;
    z-index: -1;
}
.call_to_action_met_achtergrond_bg:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #ff8e00 0%, rgba(255, 142, 0, 0) 100%);
    z-index: 2;
}
.call_to_action_met_achtergrond_content {
	position: relative;
	z-index: 2;
	padding: 55px 55px;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
}
.call_to_action_met_achtergrond_content h2 {

    margin-bottom: 37px;
}
.call_to_action_met_achtergrond_content p {
	font-size: 18px;
    line-height: 28px;
}
.call_to_action_met_achtergrond_content .button{
	margin-top: 18px;
}

.sidebar_opdrachten {
	border: 1px solid #e4e4e4;
	background-color: #e4eef6;
	padding: 25px;
}

.sidebar_opdrachten p {
	color: #636363;
}

a.opdracht_item {
	position: relative;
	box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.16);
	border-radius: 10px 10px;
	background-color: #0d3151;
	color: #ffffff;
	margin-bottom: 50px;
    display: block;
}
a.opdracht_item:hover {
	text-decoration: none;
	background-color: #ff8e00;
}
a.opdracht_item:hover .opdracht_content {
	background-color: rgba(255, 255, 255, 0.1);
}
a.opdracht_item:hover .opdracht_link,
a.opdracht_item:hover h2 {
	color: #ffffff;
}
a.opdracht_item:hover .opdracht_footer_item {
	opacity: 1;
}
a.opdracht_item:hover .opdracht_nieuw {

	background-color: #ffffff;
	color: #ff8e00;
}

.opdracht_item.nieuw {
	border-radius: 10px 10px 0 0;
}
.opdracht_item.nieuw:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 7px;
	background-color: #ff8e00;
}

.opdracht_item:last-of-type {
	margin-bottom: 0;
}
.opdracht_content {
	padding: 26px 32px;
	background-color: rgba(255, 255, 255, 0.05);
}
.opdracht_item h2 {
	color: #ff8e00;
}
.opdracht_item p {
	color: #ffffff;
}
.opdracht_nieuw {
	display: inline-block;
	color: #ffffff;
	border-radius: 50px;
	background-color: #ff8e00;
	font-family: 'Archivo Narrow';
    padding: 0 10px;
    height: 25px;
}
.opdracht_footer {
	padding: 24px 32px;
}
.opdracht_footer_item {
	opacity: 0.6;
	margin-right: 33px;
}
.opdracht_footer_item i {
	margin-right: 9px;
}
.opdracht_link {
	color: #ff8e00;

    display: inline-block;
	font-weight: 700;
}
.header_met_titel + .overzicht_opdrachten {
	margin-top: -180px;
}

h1.single_opdracht_titel {
	margin-bottom: 30px;
}
.single_opdracht_detail {
	margin: 0 8px;
	color: #0d3151;
    display: inline-block;
}
.single_opdracht_detail i {
	margin-right: 9px;
}
.single_opdracht h3 {

	color: #0d3151;
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}
.header_met_titel.single_opdracht .button {
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	padding: 13px 25px !important;
}

.sidebar-opdrachten p {
	line-height: 28px;
}

.opdrachtgever_logo {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #dedede;
	padding: 15px 20px;
    margin-bottom: 20px;
}
.opdrachtgever_logo img {
    max-width: 100%;

}
a.terug_naar_overzicht {
	color: #0d3151;
}
a.terug_naar_overzicht:hover {
	text-decoration: none;
    color: #ff8e00;
}
a.terug_naar_overzicht i {
	font-size: 25px;
    vertical-align: top;
	margin-right: 9px;
}

.solliciteer_form {
	margin: 75px 0;
}
.solliciteer_form > .container {
	max-width: 1700px;
	background-color: #f5f5f5;
}
.solliciteer_form_content {
	padding: 100px 0;
}
.solliciteer_form_content div.gform_wrapper {
	margin: 35px auto 0 !important;
	max-width: 470px !important;
}

.header_met_titel + .nieuwsafbeelding {
	margin-top: -180px;
}

.nieuws_item {
	margin-bottom: 55px;
	padding-bottom: 55px;
	border-bottom: 1px solid #e6e6e6;
}
.nieuws_item  h2 {
    word-break: break-all;
    word-break: break-word;
}
.nieuws_item:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.nieuws_datum {
    margin-bottom: 15px;
}
.nieuws_item_rechts a {
	font-weight: 700;
}

.quote_tekst {
	background-color: #ff8e00;
	padding: 185px 50px 185px;
	color: #ffffff;
}
.quote_tekst h2 {
	font-style: italic;
	color: #ffffff;
}

.horizontale_lijn {
    margin: -30px 0 0;
}

.horizontale_lijn  hr {
    margin: 0;
}

.header_content_links_afbeelding_rechts {
    margin-bottom: 150px;
}
.header_content_links_afbeelding_rechts > .container-fluid {
	padding: 0;
}

.header_content_links {
	padding: 65px 72px;
	background-color: #0d3151;
	color: rgba(255, 255, 255, 0.5);
}
.header_content_links header:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background-color: #ffffff;
    margin-bottom: 24px;
}
.header_content_links h1 {
    color: #ff8e00;
    font-size: 110px;
    font-weight: 400;
    line-height: 129px;
}
.header_content_links .button {
	color: #0d3151;
	box-shadow: initial;
}
.header_afbeelding_rechts {
	position: relative;
	overflow: hidden;
}
.header_afbeelding_rechts picture {
}
.header_afbeelding_rechts picture img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    object-fit: cover;
    left: 0;
    margin: 0;
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: 100%;
}

.werkwijze_nummer {
	color: #f1f1f1;
	font-family: 'Archivo Narrow';
	font-size: 133px;
	font-weight: 400;
    line-height: 95px;
	margin-bottom: 30px;
}

#scrolldown {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
	background-color: #ffffff;
    display: inline-block;
    padding: 11px 11px 10px;
	margin-top: -33px;

	animation: bounce 1s infinite alternate;
  	-webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
  from {
  	margin-top: -50px;
  }
  to {
  	margin-top: -30px;
  }
}
@-webkit-keyframes bounce {
  from {
  	margin-top: -50px;
  }
  to {
  	margin-top: -30px;
  }
}

.top_opdracht_items {
    position: relative;
    width: auto !important;
}
a.top_opdracht_item {
	border-radius: 10px 10px;
	background-color: #0d3151;
	display: block;
	position: relative;
}

a.top_opdracht_item.nieuw {
	border-radius: 0 10px 10px 0;
}
a.top_opdracht_item.nieuw:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 7px;
	background-color: #ff8e00;
}
a.top_opdracht_item:hover {
	text-decoration: none;
	background-color: #ff8e00;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.4);

}
a.top_opdracht_item:hover .top_opdracht_header h2 {
	color: #ffffff;
}
a.top_opdracht_item:hover .opdracht_nieuw {
	background: #ffffff;
	color: #ff8e00;
}
a.top_opdracht_item:hover .top_opdracht_link {
	color: #ffffff;
}

.top_opdracht_header {
	padding: 16px 27px;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.05);
}
.top_opdracht_header h2 {
	color: #ff8e00;
	font-size: 34px;
}
.top_opdracht_footer {
	padding: 16px 27px;
	color: #ffffff;
	margin-top: auto;

}
.top_opdracht_footer_item {
	display: block;
}
.top_opdracht_footer_item i {
	margin-right: 9px;
}
.top_opdracht_link {
	margin-top: 28px;
	color: #ff8e00;
	font-weight: 700;
}

#referentie_slider {

}
.referentie_item {
	max-width: 860px;
	background-color: #e8e8e8;
	padding: 45px 55px;
	text-align: center;
}
.referentie_item p {
	color: #0d3151;
	font-size: 26px;
	font-weight: 300;
	font-style: italic;
	line-height: 38px;
	display: block;
	text-align: center;

}
img.referentie_foto {
    max-width: 100%;
    width: auto !important;
	border-radius: 51px;
	display: inline-block !important;
	margin-right: 15px;
}
.referentie_klant {
	display: inline-block;
	color: #0d3151;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
}

.referentie_counter button {
	width: 75px;
	height: 75px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	background-color: #ff8e00;
	border: none;
	color: #ffffff;
	outline: none !important;
	cursor: pointer;
}
.referentie_counter button:hover {
	background: #0d3151;
}
.slider_counter {
    display: inline-block;
	color: #c5c5c5;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}
.slider_counter:before {
	content: "";
	background: #c5c5c5;
	height: 1px;
	width: 40px;
	display: inline-block;

	vertical-align: middle;
	margin-left: 15px;
	margin-right: 7px;
}

.jumbotron.merken  {
	margin-top: 100px;
}

.merk_item {
	position: relative;
	height: 126px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.merk_item:after {
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	background: #ffffff;
	top: -16px;
	right: -16px;
    z-index: 2;
}
.col_merk:nth-of-type(-n+4) .merk_item {
	border-top: 0;
}
.col_merk:nth-of-type(4n) .merk_item {
	border-right: 0;
}
.col_merk:nth-of-type(4n) .merk_item:after {
	display: none;
}
.merk_item img {
	max-height: 100px;
}
.merk_item picture {
max-width: 80%;
}


/*
.content_2_koloms + .horizontale_lijn {
	margin-top: -50px;
}

div[class^="row"] + .horizontale_lijn {
	margin-top: -200px;
}

div[class^="row"] {
	background: red;
}*/

/********* FOOTER *********/
#credits{
	height: 50px;
	line-height: 50px;
	background-color: #e8e8e8;
	font-size: 14px;
	font-weight: 400;
	color: #707070;
}

#credits a{
	color: #ff8e00;
}
#credits ul {
	margin: 0;
}
#credits ul#footermenu1 {
	display: inline-block;
	margin-right: 22px;
}
#footermenu1 li {
	list-style: none;
	display: inline-block;
}
#social-footer {
	display: inline-block;
}


/********* MEDIA QUERIES *********/
@media (max-width:767px)
{
	.jumbotron h1,
	.jumbotron h2,
	.jumbotron h3,
	.jumbotron p,
	.jumbotron ul,
	.jumbotron ol,
	.jumbotron table,
	.jumbotron div.gform_wrapper form,
	.jumbotron .sharebuttons{
	}

	.jumbotron h1,
	.jumbotron h1 a{
		font-size: 28px;
		font-weight: 400;
	}

		.jumbotron h2,
		.jumbotron h2 a{
			font-size: 24px;
			font-weight: 400;
		}


	.header_content_links h1 {
		font-size: 55px;
		font-weight: 400;
		line-height: 62px;
	}

    #hoofdmenu li.menu-item-has-children ul,
    #hoofdmenu li.menu-item-has-children:hover ul {
        display: none;
        position: static;
    }

    .ajax-loader {
        width: auto;
        max-width: 100%;
        height: auto;
    }

    article .gallery-item img {
        max-width: 100%;
        width: auto;
    }

    .expaned-submenu {
        color: #a66740;
        text-align: center;
        float: right;
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        height: 100%;
        width: 50px;
        cursor: pointer;
        z-index: 2000;
        margin: 0;
    }

    .navbar-toggler {
      color: rgba(0, 0, 0, 0.5);
      border-color: rgba(0, 0, 0, 0.1);
    }

    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

	.navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand{
		max-width:100%;
	}

    .jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
        max-width: 100%;
    }

	.navbar>.container .navbar-brand img,
    .navbar>.container-fluid .navbar-brand img{
		max-width:100%;
		height:auto;
	}

	.navbar-header{
		position:relative;
		width:auto;
	}

	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:5px 0 0 0;
		border:1px solid #888;
	}

	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}

	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	}

	.table-responsive table{
		min-width:100%;
	}

	#hoofdmenu li{
		margin:0;
        clear: both;
	}

	#hoofdmenu li a{
		line-height:36px;
	}

    #hoofdmenu li > ul {
        position: static;
        width: 100%;
        float: left;
    }

    .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }

	#navbar-topmenu {
		display: none;
	}
	nav.navbar {
	    padding: 0 30px;
		z-index: 999;
	}
	#scrolldown {
		display: none;
	}
	.header_content_links_afbeelding_rechts > .container-fluid {
		padding: 0;
	}
	.header_content_links_afbeelding_rechts .col-sm-12 {
		margin-top: 0;
	}

	.header_content_links {
    	padding: 24px 30px;

	}
	.header_afbeelding_rechts picture img {
	    position: relative;
	    top: initial;
	    transform: initial;
	    object-fit: cover;
	    left: 0;
	    margin: 0;
	    display: block;
	    width: auto;
	    height: auto;
	    min-width: 100%;
	    min-height: 100%;
	    max-height: none;
	    max-width: 100%;
	}

	.jumbotron h2.titel_lijn {

		font-size: 30px;
	}
	.jumbotron h2.titel_lijn span {
		padding: 0 15px;
	}


	.top_opdracht_items .owl-stage {
		padding-left: 0 !important
	}




	#referentie_slider .owl-stage {
		padding-left: 0 !important
	}
	.referentie_counter {
		display: none;
	}


	.merk_item {
		position: relative;
		height: 126px;
		border-top: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
	}
	.col_merk:nth-of-type(-n+4) .merk_item {
		border-top: 1px solid #d9d9d9;
	}
	.col_merk:nth-of-type(-n+2) .merk_item {
		border-top: 0;
	}
	.col_merk:nth-of-type(4n) .merk_item {
		border-right: 1px solid #d9d9d9;
	}
	.col_merk:nth-of-type(2n) .merk_item {
		border-right:0;
	}
	.col_merk:nth-of-type(4n) .merk_item:after {
		display: block;
	}

	.single_opdracht_detail i {
		display: block;
	}


	.solliciteer_form {
		margin: 75px 0 0;
	}
	.solliciteer_form_content {
    	padding: 40px 0 10px;
	}
	.terug_overzicht {
    	padding: 25px 0;
	}


	.content_1_koloms.met_achtergrond > .container {
		position: relative;
	}
	.content_1_koloms.met_achtergrond > .container:before {
		display: none;
	}
	.content_1_koloms.met_achtergrond .row {
		padding: 0;
	}

	.opdracht_footer_item {
		margin-bottom: 10px;
    	display: inline-block;
	}
	.opdracht_link {
		margin-top: 10px;
		display: block;
	}

	.header_met_titel {
		padding: 90px 0 60px;
	}
	.header_met_titel.single_opdracht .button {
    	width: 75%;
	}

    #footer .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }


	#credits{
		height: auto;
		min-height: 50px;
		line-height: 50px;
		background-color: #e8e8e8;
		font-size: 14px;
		font-weight: 400;
		color: #707070;
	}
	#credits ul {
		font-size: 14px;
	}
}

@media (min-width: 576px) and (max-width:767px)
{
	.nieuws-tekst.nieuws-margin{
		margin-left:0;
	}

	.nieuws-tekst.nieuws-margin,
	.nieuws-tekst{
		width:100%;
		float:left;
	}
	.header_met_titel.single_opdracht .button {
    	width: auto;
	}
}

@media (min-width:768px) and (max-width:991px)
{
    .jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
    }
	#navbar-topmenu {
    	line-height: 42px;
	}
	#topmenu_links li a {

	    font-size: 13px;
	    padding: 0 20px;
	}
	#topmenu_rechts li a {
		font-size: 13px;
	}
	form.search-form input {
	    height: 30px;
	    line-height: 30px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
}

@media (min-width:1200px)
{

}




/********* RESETS *********/
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.ui-datepicker tbody td {
  background: #fff; }

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

li.menu-item:not(.menu-item-has-children) > a[href="#"] {
  cursor: default; }

.owl-carousel:not(.owl-loaded) {
  display: flex; }

.modal-body img {
  max-width: 100% !important;
  height: auto !important; }

picture {
  max-width: 100%; }

a,
a:focus,
a:active {
  outline: 0 none !important;
  outline: none !important;
  outline-style: none !important;
  ie-dummy: expression(this.hideFocus=true);
  -moz-outline-style: 0 none; }

img {
  image-rendering: -webkit-optimize-contrast; }

a.lightbox {
  outline: none; }

.wp-caption {
  max-width: 100% !important; }

.gallery-item img {
  display: inline-block; }

.alignleft {
  display: inline;
  float: left; }

picture.alignleft img{
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

picture.alignright img{
  display: inline;
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

picture.aligncenter img{
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 21px; }

span.wpcf7-not-valid-tip {
  width: 100%;
  float: left; }

img.alignleft {
  margin-right: 15px; }

img.alignright {
  margin-left: 15px; }

.expaned-submenu {
  display: none; }

#fb-root {
  display: none; }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }






body.ie11 .header_afbeelding_rechts picture img {
    position: absolute;
    top: 0;
    transform: translateY(0px);
    min-height: auto;
}
