/* 
Theme Name: SpotOnMedics Academy
Theme URI: 
Description: A framework for WordPress.
Author: Internetbureau Jun-E-Jay
Version: 1.0 
Tags:

General comments (optional).

*/


@font-face {
    font-family: 'argumentumultra_light';
    src: url('fonts/argumentum-ultralight-webfont.eot');
    src: url('fonts/argumentum-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/argumentum-ultralight-webfont.woff2') format('woff2'),
         url('fonts/argumentum-ultralight-webfont.woff') format('woff'),
         url('fonts/argumentum-ultralight-webfont.ttf') format('truetype'),
         url('fonts/argumentum-ultralight-webfont.svg#argumentumultra_light') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'sommet_rounded_regularregular';
    src: url('fonts/sommetroundedregular-webfont.eot');
    src: url('fonts/sommetroundedregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sommetroundedregular-webfont.woff2') format('woff2'),
         url('fonts/sommetroundedregular-webfont.woff') format('woff'),
         url('fonts/sommetroundedregular-webfont.ttf') format('truetype'),
         url('fonts/sommetroundedregular-webfont.svg#sommet_rounded_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'sommet_rounded_lightlight';
    src: url('fonts/sommetroundedlight-webfont.eot');
    src: url('fonts/sommetroundedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sommetroundedlight-webfont.woff2') format('woff2'),
         url('fonts/sommetroundedlight-webfont.woff') format('woff'),
         url('fonts/sommetroundedlight-webfont.ttf') format('truetype'),
         url('fonts/sommetroundedlight-webfont.svg#sommet_rounded_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


*, *:before, *:after {
	 box-sizing: border-box;
	 outline: none!important;
	 outline: 0!important;
	 outline-color: #ffffff!important;
	 padding: 0;
	 margin: 0;
	 word-wrap: break-word;
	 position: relative;
	 }
body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'sommet_rounded_regularregular';
	}
li{
	list-style: none;
	}

p{
	padding-top: 6px;
	padding-bottom: 6px;	
	font-family: 'verdana';
	}	
p a{
	color: #1C3C76;
	text-decoration: none;
	}
p a:hover{
	text-decoration: underline;
	}	

.login h1 a{
	background-size: contain!important;
	}
#keuze_alfabeta{
	margin: 0!important;
	padding: 0!important;
	}
#keuze_alfabeta>li{
	list-style: none!important;
	float: left;
	width: 3.703%;
	text-align: center;
	cursor: pointer;
	transition:all 0.3s;
	}	
#keuze_alfabeta>li:hover{
	color: #1C3C76;
	}
#keuze_alfabeta>li.active{
	color: #1C3C76;
	}	
		
#items_alfabeta{
	margin: 0!important;
	padding: 0!important;
	}	
.alfabeta_item{
	list-style: none!important;
	padding: 0!important;
	display: none;
	}
.alfabeta_item.active{
	display: block;
	}

#main_index{
	width: 100%;
	}

#main_index_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: justify;
	font-family: verdana;
	}
#main_index_inner ul, #main_index_inner ol{
	padding-left: 20px;
	}	
#main_index_inner ul li{
	list-style: disc;
	}	
#main_index_inner ol li{
	list-style: decimal;
	}	
	
#afdeklaag_welkom_popup{
	width: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	z-index: 9999999999;
	opacity: 0;
	display: none;
	}	
	
#popup_welkom_popup{
	width: 90%;
	max-width: 500px;
	margin: 0px auto 0 auto;
	background-color: #ffffff;
	text-align: center;
	border:2px solid #1C3C76;
	border-radius: 20px;
	padding: 20px;
	}	
#popup_welkom_popup img{
	max-width: 100%;
	height: auto;
	}	
	
#close_welkom_popup{
	color:#1C3C76;
	display: inline-block;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	transition:all 0.3s;
	cursor: pointer;
	border:2px solid #1C3C76;
	background-color: #ffffff;
	border-radius: 20px;
	}	
#close_welkom_popup:hover{
	background-color: #1C3C76;
	color:#ffffff;
	}	
	
.anker{
    margin-top: -130px;
    position: absolute;
    z-index: -1;
	}	

div.wpcf7-mail-sent-ok{
	color: #1C3C76!important;
	}


#main_werken_bij{
	padding-top: 140px;
	}
#platte_text_outer{
	width: 100%;
	}	
#platte_text{
	width: 100%;
	max-width: 1110px;
	font-size: 16px;
	line-height: 26px;
	margin: 0 auto;	
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	
#links_404{
	width: 100%;
	float: left;
	}
#links_404 a{
	color: #1C3C76;
	text-decoration: none;
	}	
#links_404 a:hover{
	text-decoration: underline;
	}	
#rechts_404{
	width: 100%;
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 300px;
	}	
@media (min-width:768px){	
#links_404{
	width: 50%;
	float: left;
	}
#links_404 a{
	color: #1C3C76;
	text-decoration: none;
	}	
#links_404 a:hover{
	text-decoration: underline;
	}	
#rechts_404{
	width: 50%;
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	min-height: 600px;
	}
}






#paginatie{
	width: 100%;
	text-align: center;
	}
#paginatie_inner{
	display: inline-block;
	}
.vorige_volgende_btn{
	height: 50px;
	padding-top: 14px;
	font-size: 16px;
	line-height: 16px;
	color: #1e1e1e;
	width: 200px;
	border:3px solid #1e1e1e;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	transition: all 0.3s;
	}
.vorige_volgende_btn:hover{
	border:3px solid #feb664;
	color: #feb664;
	}
.pag_num{
	padding-left: 8px;
	padding-right: 8px;
	color: #1e1e1e;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	transition: all 0.3s;
	}
.pag_num:hover{
	color: #feb664;
	}		
.current{
	color: #feb664;
	}

.zoekveld{
	background-color: #f1f1f1;
	color: #5a5a5a;
	height: 40px;
	border-radius: 20px;
	border:none;
	border-bottom:4px solid #b8b8b8;
	background-image: url('images/zoek_icon.png');
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 12px;
	font-weight: 600;
	font-size: 11px;
	text-transform: lowercase;
	}
.order-again{ display: none!important; }
.woocommerce-table__product-name a, .cart_item .product-name, .product-total, .cart-subtotal th, .cart-subtotal td{ pointer-events: none!important; color: #000000!important; text-decoration: none!important; font-weight: 400!important; }
.woocommerce-thankyou-order-received{ display: block!important; margin-bottom: 20px!important; }
.woocommerce-customer-details { display: none!important;}
.woocommerce-checkout #payment ul.payment_methods li{ list-style: none!important;}
.woocommerce-additional-fields{ display: none!important; }
.woocommerce-order-overview li{ list-style: none!important; } 	
.woocommerce .col2-set .col-1 { width: 100%!important; }
.woocommerce-billing-fields { margin-bottom: 20px!important; }
.woocommerce-billing-fields h3{ margin-bottom: 10px!important; }

.shop_table tbody .product-quantity{ font-weight: 400!important; }

.shop_table thead .product-total{ font-size: 0px!important; }
#billing_email_field{ padding: 9px 12px!important; }
#billing_email_field label{ font-weight: 700!important; margin-bottom: 6px!important; }
#billing_first_name_field{ padding: 9px 12px!important; }
#billing_first_name_field label{ font-weight: 700!important; margin-bottom: 6px!important; }
#billing_last_name_field{ padding: 9px 12px!important; }
#billing_last_name_field label{ font-weight: 700!important; margin-bottom: 6px!important; }


#main_afrekenen{
	width: 100%;
	}

#main_afrekenen_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: justify;
	font-family: verdana;
	position: relative;
	}

#koop_module_loader{ width: 100px; height: 46px; background-image: url('images/loader.gif'); background-size: contain; background-repeat: no-repeat; background-position: center center; margin: 0 auto; display: none;  }
.woocommerce table.shop_table{ border:none!important; }

#billing_email, #billing_first_name, #billing_last_name{
  display: block;
  width: 100%;
  height: 46px;
  font-size: 14px;
  font-family: 'sommet_rounded_regularregular';
  border-radius: 23px;
  border: 1px solid #000000;
  background-color: #ffffff;
  padding-left: 23px;
  color: #000000;
  margin-bottom: 0px;
}
.woocommerce-checkout #payment div.payment_box::before{ display: none!important; }

.wc_payment_method{ padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid rgba(0,0,0,.1); }
.woocommerce-checkout #payment::before{ content :'Betaalopties'; margin-bottom: 0px !important; color: #000000; display: block; font-weight: 700; font-size: 16.38px;font-family: verdana; }
#payment{ background-color: transparent!important; }
.payment_box{ background-color: #1C3C76!important; border-radius: 14px!important; color: #ffffff!important; }
.payment_box select{ 
  display: block;
  width: 100%;
  height: 46px;
  font-size: 14px;
  font-family: 'sommet_rounded_regularregular';
  border-radius: 23px;
  border: 1px solid #000000;
  background-color: #ffffff;
  padding-left: 23px;
  color: #000000;
  margin-bottom: 0px; }	
 
.remove{ display: none; }
.verwijder{ border:none; color: #ff0000; font-weight: 700; background-color: transparent; cursor: pointer; }
#winkelwagen_helemaal_leeg{ cursor: pointer;  transition: all 0.3s; font-size: 12px; }
#terug_naar_overzicht{ cursor: pointer;  transition: all 0.3s; color: #000000; text-decoration: none; font-size: 12px; }
#ww_btn_holder{ position: absolute;right: 10px; top:4px;  }
@media (min-width:768px){
	#ww_btn_holder{ position: absolute;right: 20px; top:44px;  }
	#winkelwagen_helemaal_leeg{ cursor: pointer;  transition: all 0.3s; font-size: 16px; }
	#terug_naar_overzicht{ cursor: pointer;  transition: all 0.3s; color: #000000; text-decoration: none; font-size: 16px; }
}

.woocommerce table.shop_table_responsive tr td::before{ display: none!important; }



#winkelwagen_helemaal_leeg:hover{ color: #1C3C76; }
#terug_naar_overzicht:hover{ color: #1C3C76; }

#coupon_code{
	width: 200px;
	height: 40px;
	padding-left: 12px;
	}
.coupon button, .checkout_coupon button{
	width: 200px;
	height: 40px;
	padding-left: 12px;
	}
.actions>button{
	opacity: 0!important;
	}	
	
.return-to-shop{
	display: none!important;
	}	
.product-name a{
	pointer-events: none!important;
	color: #000000!important;
	text-decoration: none!important;
	} 
.cart .product-quantity,.cart .product-price{
	display: none!important;
	} 	
@media (min-width:520px){	
.cart .product-quantity,.cart .product-price{
	color: #ffffff!important;
	display: table-cell!important;
	} 
}	
		
.cart .product-quantity .quantity{
	opacity: 0!important; 
	pointer-events: none!important;
 	}
.cart .product-price span{
	opacity: 0!important; 
	pointer-events: none!important;
 	}
.product-thumbnail img{
	width: 80px;
	height: auto;
	} 
.product-thumbnail a{
	pointer-events: none!important;
	}
  
.checkout-button{
	display: flex!important;
	float: none!important;
	width: 100%!important;
	height: 46px!important;
	max-width: 320px!important;
	border-radius: 23px!important;
	border:none!important;
	background-color: #1C3C76!important;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1)!important;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px!important;
	transition:all 0.3s;
	justify-content: center!important;
	align-items: center!important;
	} 
.checkout-button:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1)!important;
	}  
  
 #place_order{
	display: block;
	float: none;
	width: 100%;
	max-width: 220px;
	height: 46px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px;
	transition:all 0.3s;
	} 
#place_order:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}
  
#naar_mijn_account_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	float: none;
	width: 100%;
	max-width: 220px;
	height: 46px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px;
	transition:all 0.3s;
	text-decoration: none;
	} 
#naar_mijn_account_btn:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}  
  
	.module_knoppen{ display: flex;justify-content: flex-end; align-items: flex-end; width:100%; flex-direction: column; } 
	.meer_inf_btn {margin-right: 0px; margin-bottom: 20px;} 
	.ww_aanpassen_btn{ padding-top: 16px!important; width: 100%!important; }
@media (min-width:520px){	
	.module_knoppen{ display: flex;justify-content: flex-end; align-items: center; width:100%; flex-direction: row; } 
	.meer_inf_btn {margin-right: 20px; margin-bottom: 0px;}
	.ww_aanpassen_btn{ padding-top: 8px!important; }
	}  
 
 
.geb_form_onderdeel{
	display: block;
	width: 100%;
	height: 46px;
	font-size: 14px;
	font-family: 'sommet_rounded_regularregular';
	border-radius: 23px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-left: 13px;
	color: #000000;
	} 
 .geb_opslaan_btn{
	width: 100%; 
 	}
 
  
/***********************************************************************/
/*************************HRADER****************************************/
/***********************************************************************/	
header{
	width: 100%;
	background-color: #000000;
	position: fixed;
	z-index: 9999998;
	}
#header_top{
	width: 100%;
	background-color: #404040;
	}	
#header_top_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	height: 40px;
	padding-left: 38px;
	background-image: url('images/mini_logo.png');
	background-position: 10px center;
	background-repeat: no-repeat;
	}
#top_header_tekst{
	display: none;
	}	
@media (min-width:768px){	
#top_header_tekst{
	display: block;
	height: 40px;
	color: #ffffff;
	font-size: 14px;
	padding-top: 10px;
	letter-spacing: 1px;
	float: left;
	}
}	
	
#top_header_tekst a{
	color: #1C3C76;
	transition:all 0.3s;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: "Open Sans";
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 700;
	}	
#top_header_tekst a:hover{
	color: #ffffff;
	}	
	
#inloggen_holder{
	height: 40px;
	float: right;
	padding-top: 10px;
	color: #1C3C76;
	}	
#inloggen_holder a{
	color: #1C3C76;
	transition:all 0.3s;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: "Open Sans";
	font-weight: 700;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	}	
@media (min-width:768px){		
#inloggen_holder{
	height: 40px;
	float: right;
	padding-top: 10px;
	color: #1C3C76;
	}	
#inloggen_holder a{
	color: #1C3C76;
	transition:all 0.3s;
	letter-spacing: 2px;
	text-decoration: none;
	font-family: "Open Sans";
	font-weight: 700;
	padding-left: 10px;
	padding-right: 10px;
	}
}	
	
		
#inloggen_holder a:hover{
	color: #ffffff;
	}	
#header_bottom{
	width: 100%;
	background-color: #ffffff;
	border-bottom: 8px solid #d8d8d8;
	}	
#events_header_bottom{
	width: 100%;
	background-color: #262b39;
	border-bottom: 8px solid #d8d8d8;
	}	
#header_bottom_inner{
	width: 100%;
	max-width: 1140px;
	padding-top: 16px;
	margin: 0 auto;
	height: 100px;
	}	
@media (min-width:820px){	
#header_bottom_inner{
	width: 100%;
	max-width: 1140px;
	padding-top: 20px;
	margin: 0 auto;
	height: 100px;
	}
}	
	
#logo{
	display: block;
	float: none;
	text-align: center;
	width: 75%;
	max-width: 345px;
	margin: 0 auto;
	}
#logo img{
	width: 100%;
	height: auto;
	}
	
.menu_dd_pijl{
	position: absolute;
	width: 58px;
	height: 38px;
	padding-right: 20px;
	right:0;
	top:0;
	z-index: 999;
	text-align: center;
	padding-top: 10px;
	font-size: 18px;
	line-height: 18px;
	color: #1C3C76;
	background-color: #ffffff;
	cursor: pointer;
	}	
	



	
#main_menu{
	display: block;
	float: none;
	padding-top: 12px;
	background-color: #ffffff;
	text-align: center;
	max-height: 0;
	overflow: hidden;
	}
#main_menu li{
	float: none;
	}	
	
#main_menu li a{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	transition:all 0.3s;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#main_menu li ul.sub-menu{
	position: relative;
	min-width: 100%;
	left:0;
	padding: 0;
	margin: 0;
	z-index: 99999999;
	background-color: #eeeeee;
	padding-top: 0px;
	opacity: 1;
	max-height: 0px;
	overflow: hidden;
	transition:opacity 0.3s;
	}
#mobile_btn{
	display: block;
	float: right;
	height: 40px;
	width: 40px;
	color: #ffffff;
	font-size: 34px;
	line-height: 34px;
	text-align: right;
	padding-left: 4px;
	padding-top: 4px;
	cursor: pointer;
	}		
@media (min-width:768px){
#mobile_btn{
	display: block;
	float: right;
	height: 40px;
	width: 50px;
	color: #ffffff;
	font-size: 34px;
	line-height: 34px;
	text-align: right;
	padding-left: 10px;
	padding-top: 4px;
	cursor: pointer;
	}
}			
@media (min-width:1020px){	
#mobile_btn{
	display: none;
	}
#logo{
	display: block;
	float: left;
	}
#main_menu{
	display: block;
	float: left;
	padding-top: 12px;
	max-height: 1000px;
	overflow: visible;
	}
#main_menu li{
	float: left;
	}
#main_menu li a{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	transition:all 0.3s;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#main_menu li ul.sub-menu{
	position: absolute;
	min-width: 100%;
	left:0;
	padding: 0;
	margin: 0;
	z-index: 9999;
	background-color: #eeeeee;
	padding-top: 0px;
	opacity: 0;
	max-height: 0px;
	overflow: hidden;
	transition:opacity 0.3s;
	}
#main_menu li:hover ul.sub-menu{
	padding-top: 10px;
	max-height: 1000px;
	opacity: 1;
	}
#main_menu li:hover{
	background-color: #eeeeee;
	}				
}	
	
@media (min-width:1130px){	
#main_menu li a{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	transition:all 0.3s;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
}	
	
	
#main_menu li a:hover{
	color: #1C3C76;
	}
#main_menu li.current-menu-item>a{
	color: #1C3C76;
	}
#main_menu li ul.sub-menu li{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	width: 100%;
	text-align: left;
	}	






		
		
/***********************************************************************/
/*************************HRADER****************************************/
/***********************************************************************/


/***********************************************************************/
/***************************HOME****************************************/
/***********************************************************************/
#home_top_bar{
	width: 100%;
	background-color: #1C3C76;
	}
#home_top_bar_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	}
#home_top_bar_inner a{
	color: #ffffff;
	text-decoration: none;
	}
#home_top_bar_inner a:hover{
	text-decoration: underline;
	}
#zoekterm_input.bezig_zoeken{
	background-image: url('images/loader.gif');
	background-position: 96% center;
	background-repeat: no-repeat;
	background-size: auto 40px; 	
	}
#zoekterm_auto_aanvullen_holder{
	position: absolute;
	left:0;
	top:46px;
	z-index: 10;
	border-radius: 0 0 8px 8px;
	background-color: #ffffff;
	border-bottom: 6px solid rgba(240,135,14,1);
	padding: 10px;
	width: calc(100% - 40px);
	margin-left: 20px;
	display: none;
	max-height: 170px;
	overflow: scroll;
	padding-bottom: 20px;
	}
.snel_zoek_resultaat{
	width: 100%;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	}
.snel_zoek_resultaat:hover{
	color: #1C3C76;
	}		
		
.snel_zoek_resultaat:nth-child(odd){
	background-color: rgba(0,0,0,0.05);
	}
#home_inner_zoeken input{
	display: block;
	float: none;
	width: 100%;
	height: 46px;
	font-size: 14px;
	font-family: 'sommet_rounded_regularregular';
	border-radius: 23px;
	border:none;
	background-color: #ffffff;
	padding-left: 43px;
	color: #000000;
	background-image: url('images/zoeken_icon.png');
	background-position: 16px center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
#zoekterm_holder{
	float: none;
	width: 100%;
	height: 46px;
	position: relative;
	}	
	
	
#home_inner_zoeken button{
	display: block;
	float: none;
	width: 100%;
	height: 46px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px;
	transition:all 0.3s;
	}	
@media (min-width:768px){	
#home_inner_zoeken input{
	display: block;
	width: 100%;
	height: 46px;
	font-size: 14px;
	font-family: 'sommet_rounded_regularregular';
	border-radius: 23px;
	border:none;
	background-color: #ffffff;
	padding-left: 43px;
	color: #000000;
	background-image: url('images/zoeken_icon.png');
	background-position: 16px center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	}
#zoekterm_holder{
	float: left;
	height: 46px;
	width: calc(100% - 200px);
	position: relative;
	}	
#home_inner_zoeken button{
	display: block;
	float: right;
	width: 180px;
	height: 46px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px;
	transition:all 0.3s;
	}	
}



#home_wat_leren{
	width: 100%;
	background-color: #37627c;
	padding-top: 75px;
	padding-bottom: 75px;
	background-image: url('images/faq_lampen.png');
	background-position: center;
	}
#home_wat_leren_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}
#home_wat_leren_inner h2{
	text-align: center;
	color: #ffffff;
	font-size: 48px;
	line-height: 48px;
	margin: 0;
	margin-bottom: 46px;	
	}
#home_wat_leren_blokken{
	padding: 0;
	margin: 0;
	margin-left: -15px;
	margin-right: -15px;
	}
#home_wat_leren_blokken li{
	float: none;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	}	
@media (min-width:1020px){	
#home_wat_leren_blokken li{
	float: left;
	width: 33.3%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0px;
	}
}


#home_wat_leren_blokken li a{
	display: block;
	width: 100%;
	height: 115px;
	background-color: #1C3C76;
	border-radius: 8px;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	background-position: 20px center;
	background-repeat: no-repeat;
	padding-left: 100px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 32px;
	transition:all 0.3s;
	}
#home_wat_leren_blokken li a:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}	
	
#home_wat_leren_blokken li a h2{
	font-size: 16px;
	line-height: 16px;
	margin: 0;
	color: #ffffff;
	text-align: left;
	}	
#home_wat_leren_blokken li a p{
	font-size: 14px;
	line-height: 20px;
	}	

#home_uitgelichte_events{
	width: 100%;
	background-color: #f9f9f9;
	}

#home_uitgelichte_events_inner{
	width: 100%;
	max-width: 1220px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 40px;
	}
#home_uitgelichte_events_inner_titel{
	padding-bottom: 60px;
	text-align: center;
	}
#home_uitgelichte_events_inner_titel h2{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	color: #424242;
	}	
	
	
	
.event_tegel{
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	padding: 20px;
	float: none;
	}	
@media (min-width:1020px){	
.event_tegel{
	width: 33.3%;
	padding: 20px;
	float: left;
	}
}	
	
	
.event_tegel_inner{
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 6px;
	background-color: #ffffff;
	color: #5a5a5a;
	text-decoration: none;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	transition: all 0.3s;
	}
.event_tegel_inner:hover{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	}	
		
.event_tegel_img{
	width: 100%;
	background-position: center center;
	background-size: cover;
	height: 235px;
	position: relative;
	}
.event_tegel_logo{
	position: absolute;
	width: 150px;
	height: 150px;
	top:42px;
	left: calc(50% - 75px);
	border-radius: 50%;
	background-color: #ffffff;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	}	
	
		
.event_tegel_datum{
	position: absolute;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	bottom:10px;
	right:30px;
	}	
.event_tegel_prijs{
	position: absolute;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	bottom:10px;
	left:30px;
	}		
.event_tegel_text{
	padding: 40px;
	padding-bottom: 20px;
	}
.event_tegel_filter_tags{
	padding-left: 40px;
	padding-right: 40px;
	}	
	
.event_tegel_text h2{
	font-size: 18px;
	line-height: 28px;
	}
.event_tegel_text p{
	font-size: 14px;
	line-height: 28px;
	}
.event_tegel_bekijk_holder{
	text-align: center;
	}	
.event_tegel_bekijk_holder a{
	text-decoration: none;
	}
.event_tegel_bekijk{
	display: inline-block;
	height: 46px;
	border-radius: 23px;
	padding-top: 14px;
	border: none;
	background-color: #608094;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px #3c647c;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.3s;
	}
.event_tegel_bekijk:hover{
	box-shadow: inset 0px 0px 0px #3c647c;
	}
.event_tegel_tag{
	padding: 4px 10px 4px 10px;
	background-color: #b8b8b8;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 10px;
	}
.event_tegel_tag:nth-child(odd){
	float: left;
	}
.event_tegel_tag:nth-child(even){
	float: right;
	}	
	
.event_tegel_tag_kort{
	min-width: 44%;
	}
.event_tegel_tag_lang{
	min-width: 50%;
	}










#home_alle_events_btn_holder{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	}
#home_alle_events_btn{
	display: inline-block;
	height: 46px;
	border-radius: 23px;
	padding-top: 14px;
	border: none;
	background-color: #1C3C76;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px #f0870e;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.3s;
	text-decoration: none;
	}
#home_alle_events_btn:hover{
	box-shadow: inset 0px 0px 0px #1C3C76;	
	}	







#home_uitgelichte_webinars{
	width: 100%;
	background-color: #f9f9f9;
	}

#home_uitgelichte_webinars_inner{
	width: 100%;
	max-width: 1220px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 40px;
	}
#home_uitgelichte_webinars_inner_titel{
	padding-bottom: 60px;
	text-align: center;
	}
#home_uitgelichte_webinars_inner_titel h2{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	color: #424242;
	}








#home_video{
	width: 100%;
	background-color: #f9f9f9;
	}

#home_video_inner{
	width: 100%;
	max-width: 1220px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 80px;
	}
#home_video_inner_titel{
	padding-bottom: 60px;
	text-align: center;
	}
#home_video_inner_titel h2{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	color: #424242;
	}
#home_video_inner_holder{
	width: 100%;
	text-align: center;
	}
.home_video_item{
	width: 230px;
	padding: 10px;
	display: inline-block;
	}
.home_video_item_inner{
        display:block;
	width: 100%;
	height: 160px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	transition: all 0.3s;
	border-radius: 6px;
	position: relative;
	}
.home_video_item_inner:hover{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	}
.home_video_item_titel{
	position: absolute;
	padding: 10px;
	background-color: rgba(241,128,38,0.7);
	font-size: 14p;
	line-height: 18px;
	color: #ffffff;
	width: 100%;
	left: 0;
	bottom: 10px;
	}



.home_webinar_item_inner{
        display:block;
	width: 100%;
	height: 160px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	transition: all 0.3s;
	border-radius: 6px;
	position: relative;
	}
.home_webinar_item_inner:hover{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	}

/***********************************************************************/
/***************************HOME****************************************/
/***********************************************************************/




/************************************************/
/*******************INSPIREER********************/	
/************************************************/	

#main_inspireer{
	width: 100%;
	background-color: #0c5e91;
	background-image: url('images/inspireer_bg.jpg');
	background-position: center;
	}
#main_inspireer_inner{
	width: 100%;
	max-width: 980px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#main_inspireer_inner h1{
	color: #ffffff;
	font-size: 38px;
	line-height: 38px;
	margin: 0;
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: 1px;	
	}
#main_inspireer_inner p{
	border-top:4px solid #1C3C76;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	}	
#main_inspireer_inner p iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
/************************************************/
/*******************INSPIREER********************/	
/************************************************/



/***********************************************************************/
/************************GEBRUIKERSGROEPEN******************************/
/***********************************************************************/

#gebruikersgroep_header{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative!important;
	}
#gebruikersgroep_header_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	}
#gebruikersgroep_header_inner h1{
	font-size: 32px;
	line-height: 32px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 35px;
	}
#gebruikersgroep_header_inner h2{
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 35px;
	}

#gebruikersgroep_header_informatie_btn{
	display: inline-block;
	width: 100%;
	height: 40px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	margin-left: 0px;
	margin-right: 0px;
	font-size: 14px;
	white-space: nowrap;
	transition:all 0.3s;
	}	
@media (min-width:820px){	
#gebruikersgroep_header_inner{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 225px;
	padding-bottom: 225px;
	text-align: center;
	}
#gebruikersgroep_header_inner h1{
	font-size: 62px;
	line-height: 62px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 35px;
	}
#gebruikersgroep_header_inner h2{
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 35px;
	}


#gebruikersgroep_header_informatie_btn{
	display: inline-block;
	width: 280px;
	height: 40px;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	transition:all 0.3s;
	}
}	
		
#gebruikersgroep_header_informatie_btn:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}	
	
	
#gebruikersgroep_section1{
	width: 100%;
	}
	
#gebruikersgroep_map{
	pointer-events:none;
	}	
@media (min-width:768px){		
#gebruikersgroep_map{
	pointer-events: auto;
	position: absolute;
	width: 100%;
	z-index: 1;
	}
}	
#gebruikersgroep_section1_inner{
	max-width: 1140px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
	
	
#gebruikersgroep_section1_inner_tablet{
	border-top:4px solid #1C3C76;
	background-color: rgba(256,256,256,0.8);
	position: absolute;
	top:60px;
	right:0;
	z-index: 2;
	width: 100%;
	padding: 20px;
	max-width: 460px;
	padding-top: 40px;
	padding-bottom: 40px;
	}	
#gebruikersgroep_section1_inner_tablet h2{
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #5a5a5a;
	text-align: left;
	margin: 0;
	margin-bottom: 20px;
	font-weight: 400;
	}		
#gebruikersgroep_section1_inner_tablet p{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #5a5a5a;
	}	
#gebruikersgroep_section1_inner_tablet ul, #gebruikersgroep_section1_inner_tablet p ol{
	padding-left: 20px!important;
	}		
#gebruikersgroep_section1_inner_tablet ul li{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	list-style: disc!important;
	color: #5a5a5a;
	}		
#gebruikersgroep_section1_inner_tablet ol li{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	list-style: decimal!important;
	color: #5a5a5a;
	}	
	
	
		
#gebruikersgroep_section2{
	width: 100%;
	border-top:4px solid #1C3C76;
	}	
#gebruikersgroep_section2_inner{
	max-width: 840px;
	margin: 0 auto;
	height: 224px;
	padding-top: 60px;
	}
#gebruikersgroep_section2_inner_links{
	text-align: center;
	color: #ffffff;
	font-size: 60px;
	line-height: 60px;
	width: 40%;
	float: left;
	}	
#gebruikersgroep_section2_inner_links span{
	font-size: 14px;
	line-height: 14px;
	}	
#gebruikersgroep_section2_inner_midden{
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	width: 20%;
	padding-top: 40px;
	float: left;
	}
#gebruikersgroep_section2_inner_rechts{
	text-align: center;
	color: #ffffff;
	font-size: 60px;
	line-height: 60px;
	width: 40%;
	float: left;
	}	
#gebruikersgroep_section2_inner_rechts span{
	font-size: 14px;
	line-height: 14px;
	}

	
#gebruikersgroep_section3{
	width: 100%;
	}	
#gebruikersgroep_section3_inner{
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#gebruikersgroep_section3_inner h2{
	color: #1C3C76;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: 100;
	}	
#gebruikersgroep_section3_inner p{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 20px;
	}
	
#gebruikersgroep_section3_inner_links{
	width: 100%;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}		
#gebruikersgroep_section3_inner_midden{
	width: 100%;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}	
#gebruikersgroep_section3_inner_rechts{
	width: 100%;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	}	
@media (min-width:820px){			
#gebruikersgroep_section3_inner_links{
	width: 33.33%;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	}		
#gebruikersgroep_section3_inner_midden{
	width: 33.33%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	}	
#gebruikersgroep_section3_inner_rechts{
	width: 33.33%;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	}	
}	
	
		
	
	
#gebruikersgroep_section4{
	width: 100%;
	background-color: #b4b4b4;
	}	
#gebruikersgroep_section4_inner{
	max-width: 780px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}



#gebruikersgroep_section4_inner_links{
	width: 100%;
	float: none;
	text-align: center;
	padding-bottom: 20px;
	}	
#gebruikersgroep_section4_inner_rechts{
	width: 100%;
	float: none;
	padding-left: 0px;
	margin: 0;
	}	
@media (min-width:820px){	
#gebruikersgroep_section4_inner_links{
	width: 40%;
	float: left;
	text-align: right;
	padding-bottom: 0px;
	}	
#gebruikersgroep_section4_inner_rechts{
	width: 60%;
	float: left;
	padding-left: 40px;
	margin: 0;
	}
}	
	
	
#gebruikersgroep_section4_inner_links img{
	height: 215px;
	height: auto;
	}		
#gebruikersgroep_section4_inner_rechts h3{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	}	
#gebruikersgroep_section4_inner_rechts p{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 24px;
	}		
	
#gebruikersgroep_section5{
	width: 100%;
	background-image: url('images/gebruikersgroep_section5_bg.jpg');
	background-position: center;
	background-size: cover;
	}	
#gebruikersgroep_section5_inner{
	max-width: 680px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}				
#gebruikersgroep_section5_inner h2{
	color: #ffffff;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: 100;	
	margin: 0;
	text-align: center;
	margin-bottom: 15px;
	}
#gebruikersgroep_section5_inner h3{
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 100;	
	text-align: center;
	margin: 0;
	margin-bottom: 50px;
	}
#gebruikersgroep_section5_inner p{
	display: block;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	}
#gebruikersgroep_section5_inner p iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
#gebruikersgroep_footer{
	width: 100%;
	}	
#gebruikersgroep_footer_inner{
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#gebruikersgroep_footer_inner h2{
	color: #5a5a5a;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: 100;	
	margin: 0;
	text-align: center;
	margin-bottom: 50px;
	}	
#gebruikersgroep_footer_inner_formulier{
	width: 96%;
	max-width: 500px;
	margin: 0 auto;
	}			
.form_rij{
	margin-bottom: 20px;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	}
.form_rij p{
	padding: 0;
	margin: 0;
	}
.form_rij label{
	display: block;
	margin-bottom: 2px;
	}		
.form_rij input{
	width: 100%;
	border:1px solid #1C3C76;
	height: 40px;
	padding-left: 12px;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	-webkit-appearance: none;
	border-radius: 4px;
	}	
.form_rij select{
	width: 100%;
	border:1px solid #1C3C76;
	height: 40px;
	padding-left: 12px;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	-webkit-appearance: none;
	border-radius: 4px;
	}	
.form_rij input[type=submit]{
	display: block;
	width: 280px;
	height: 40px;
	margin: 0 auto;
	border-radius: 23px;
	border:none;
	background-color: #1C3C76;
	cursor: pointer;
	text-decoration: none;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	font-size: 14px;
	transition:all 0.3s;
	}

.form_rij input[type=submit]:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}				
/***********************************************************************/
/************************GEBRUIKERSGROEPEN******************************/
/***********************************************************************/




/***********************************************************************/
/****************************EVENTS*************************************/
/***********************************************************************/

#events_main{
	width: 100%;
	background-color: #f9f9f9;
	}
#events_main_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;	
	}
#events_main_inner_links{
	float: none;
	width: 100%;
	padding-top: 20px;
	}
#events_main_inner_rechts{
	float: none;
	width: 100%;
	padding-left: 0px;
	padding-top: 20px;
	}	
@media (min-width:1020px){	
#events_main_inner_links{
	float: left;
	width: 100%;
	width: 280px;
	padding-top: 20px;
	}
#events_main_inner_rechts{
	float: right;
	width: calc(100% - 280px);
	padding-left: 60px;
	padding-top: 0px;
	}	
}	
.event_tegel_verzamel{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
	float: none;
	}	
@media (min-width:1020px){	
.event_tegel_verzamel{
	width: 50%;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	}
}	




.events_sb_tablet{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	padding: 20px 40px 20px 40px;
	border-radius: 6px;
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 40px;
	color: #929292;
	}
.events_sb_tablet h2{
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #929292;
	color: #404040;
	}
.events_sb_tablet input[type=checkbox]{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 6px;
	cursor: pointer;
	}
.events_sb_tablet label{
	cursor: pointer;
	}	
.events_sb_tablet ul{
	padding-bottom: 20px
	}
.events_sb_tablet ul li{
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: middle;
	}

.events_sb_tablet ul li a{
	color: #929292;
	text-decoration: none;
	transition: all 0.3s;
	}
.events_sb_tablet ul li a:hover{
	color: #1C3C76;
	}


#events_logo_balk{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	padding: 20px 40px 20px 40px;
	border-radius: 6px;
	background-color: #ffffff;
	width: calc(100% - 40px);
	margin-left: 20px;
	}
#events_logo_balk ul{
	width: 100%;
	text-align: center;
	}
	
#events_logo_balk ul li{
	width: 100%;
	display: inline-block;
	padding: 10px;
	}	
@media (min-width:820px){	
#events_logo_balk ul li{
	width: 24.6%;
	display: inline-block;
	padding: 10px;
	}
}	
	
	
#events_logo_balk ul li a{
	width: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 80px;
	border:none;
	outline:none;
	}


		
/***********************************************************************/
/****************************EVENTS*************************************/
/***********************************************************************/



/***********************************************************************/
/*************************KENNISBANK************************************/
/***********************************************************************/

#kennisbank_main{
	width: 100%;
	background-color: #f9f9f9;
	}
#kennisbank_main_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;	
	}
#kennisbank_main_inner_links{
	float: none;
	width: 100%;
	padding-top: 0px;
	}
#kennisbank_main_inner_rechts{
	float: none;
	width: 100%;
	padding-left: 0px;
	padding-top: 20px;
	}	
@media (min-width:1020px){	
#kennisbank_main_inner_links{
	float: left;
	width: 100%;
	width: 280px;
	padding-top: 20px;
	}
#kennisbank_main_inner_rechts{
	float: right;
	width: calc(100% - 280px);
	padding-left: 60px;
	padding-top: 20px;
	}	
}
#kennisbank_main_inner_links_inner{
	position: relative;
	}

.kennisbank_sb_tablet{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	padding: 20px 40px 20px 40px;
	border-radius: 6px;
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 40px;
	color: #929292;
	}
.kennisbank_sb_tablet h2{
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #929292;
	color: #404040;
	}
.kennisbank_sb_tablet input[type=checkbox]{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 6px;
	cursor: pointer;
	}
.kennisbank_sb_tablet label{
	cursor: pointer;
	}	
.kennisbank_sb_tablet>ul{
	padding-bottom: 20px
	}
.kennisbank_sb_tablet li{	
	padding-bottom: 6px;
	padding-top: 6px;	
	}
.kennisbank_sb_tablet ul li.filter_li{
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: middle;
	position: relative;
	}
.sub_type_btn{
	position: absolute;
	top:0;
	right: -20px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	text-align: center;
	}
.sub_type_ul{
	padding-left: 10px;
	height: 0px;
	overflow: hidden;
	}
.sub_type_ul.sub_ul_open{
	height: auto;
	}	
	
.sub_filter_li{
	padding-top: 12px;
	vertical-align: middle;
	position: relative;
	}

.kennisbank_sb_tablet ul li a{
	color: #929292;
	text-decoration: none;
	transition: all 0.3s;
	}
.kennisbank_sb_tablet ul li a:hover{
	color: #1C3C76;
	}

.kennisbank_sb_tablet a{
	color: #929292;
	text-decoration: none;
	transition: all 0.3s;
	}
.kennisbank_sb_tablet a:hover{
	color: #1C3C76;
	}
.kennisbank_item.list_view{
	padding: 20px;
	border-radius: 8px;
	box-shadow:none;
	margin-bottom: 4px;
	}
.kennisbank_item.list_view:nth-child(odd){	
	background-color: #ffffff;
	}
	
.kennisbank_item{
	display: block;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	transition: all 0.3s;
	margin-bottom: 40px;
	cursor: pointer;
	color: #5a5a5a;
	text-decoration: none;
	}
.kennisbank_item:hover{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	}
.kennisbank_item_links{
	height: 280px;
	width: 260px;
	position: relative;
	background-color: #1C3C76;
	float: left;
	background-image: url('images/faq_icoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	}
.kennisbank_item_links{
	height: 180px;
	width: 100%;
	position: relative;
	background-color: #1C3C76;
	float: none;
	}	
.kennisbank_item_rechts{
	width: 100%;
	padding: 40px;
	height: auto;
	float: none;
	position: relative;
	}	
@media (min-width:820px){		
.kennisbank_item_links{
	height: 280px;
	width: 260px;
	position: relative;
	background-color: #1C3C76;
	float: left;
	background-image: url('images/faq_icoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	}	
.kennisbank_item_rechts{
	width: calc(100% - 260px);
	padding: 40px;
	height: 280px;
	float: right;
	position: relative;
	}	
}	
	
.kennisbank_item_links_post_type{
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	}
.kennisbank_item_links_post_type_inner{
	display: inline-block;
	position: relative;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	}


.kennisbank_item_rechts_boven{
	width: 100%;
	}
	
.kennisbank_item_rechts_boven_links{
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 40px;
	max-height: none;
	overflow: visible;
	}
.kennisbank_item_rechts_boven_rechts{
	float: none;
	width: 100%;
	}	
@media (min-width:820px){	
.kennisbank_item_rechts_boven_links{
	float: left;
	width: calc(100% - 150px);
	padding-right: 20px;
	padding-bottom: 0px;
	max-height: 205px;
	overflow: hidden;
	}
.kennisbank_item_rechts_boven_rechts{
	float: right;
	width: 150px;
	}
}	
	
	
.kennisbank_item_rechts_boven_rechts_item{
	padding: 6px 10px 6px 10px;
	background-color: #b8b8b8;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 10px;
	}

.kennisbank_item_rechts_onder{
	width: 100%;
	text-align: right;
	position: relative;
	left: auto;
	bottom: auto;
	padding-right: 0px;
	}
.kennisbank_item_rechts_onder_btn{
	display: block;
	height: 46px;
	border-radius: 23px;
	padding-top: 14px;
	border: none;
	background-color: #608094;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px #3c647c;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.3s;
	}	
@media (min-width:820px){
.kennisbank_item_rechts_onder{
	width: 100%;
	text-align: right;
	position: absolute;
	left: 0;
	bottom: 20px;
	padding-right: 40px;
	}	
.kennisbank_item_rechts_onder_btn{
	display: inline-block;
	height: 46px;
	border-radius: 23px;
	padding-top: 14px;
	border: none;
	background-color: #608094;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px #3c647c;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.3s;
	}
}	
.kennisbank_item:hover .kennisbank_item_rechts_onder_btn{
	box-shadow: inset 0px 0px 0px #3c647c;	
	}



#zoekterm_titel{
	padding: 6px 10px 6px 10px;
	background-color: #b8b8b8;
	color: #ffffff!important;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	text-align: center;
	display: inline-block;
	transition: all 0.3s;
	}
#zoekterm_titel:hover{
	color: #1C3C76;
	}

.grayed_out_filter{
	pointer-events: none;
	opacity: 0.5;
	}

	
/***********************************************************************/
/*************************KENNISBANK************************************/
/***********************************************************************/





/***********************************************************************/
/*******************************SINGLE**********************************/
/***********************************************************************/

#resultaten_aantal_holder_outer{
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 20px;
	}
#resultaten_aantal_holder{
	display: flex;
	justify-content:space-between;
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;	
	background-color: #f9f9f9;
	padding-left: 0px;
	}	
@media (min-width:820px){	
#resultaten_aantal_holder{
	padding-left: 350px;
	}
}	
#resultaten_aantal_holder_inner{
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	}	
#resultaten_view_change{
	display: flex;
	}
.view_btn{
	padding-left: 10px; padding-right: 10px;
	cursor: pointer;
	display: flex;
	align-content: center;
	font-size: 14px;
	line-height: 14px;
	}
.view_btn span{
	display: inline-block;
	}
.view_btn.actief{
	color: #1C3C76;
	font-weight: 700;
	}
.view_btn:hover{
	color: #1C3C76;
	font-weight: 700;
	}




#single_terug_naar{
	width: 100%;
	background-color: #f9f9f9;
	}
#single_terug_naar_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0 auto;	
	text-align: center;
	}	
@media (min-width:1020px){	
#single_terug_naar_inner{
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0 auto;	
	text-align: right;
	}
}	
#single_terug_naar_inner a{
	color: #424242;
	text-decoration: none;
	transition: all 0.3s;
	}
#single_terug_naar_inner a:hover{
	color: #1C3C76;
	}



#kennisbank_item{
	display: block;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	margin-bottom: 40px;
	color: #5a5a5a;
	text-decoration: none;
	}
#kennisbank_item_links{
	min-height: 180px;
	width: 100%;
	position: relative;
	background-color: #1C3C76;
	float: none;
	background-image: url('images/faq_icoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	}	
#kennisbank_item_rechts{
	width: 100%;
	padding: 40px;
	min-height: 180px;
	height: auto;
	float: none;
	position: relative;
	background-color: #ffffff;
	}	
@media (min-width:820px){		
#kennisbank_item_links{
	min-height: 220px;
	width: 260px;
	position: relative;
	background-color: #1C3C76;
	float: left;
	background-image: url('images/faq_icoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	}	
#kennisbank_item_rechts{
	width: calc(100% - 260px);
	padding: 40px;
	min-height: 220px;
	float: right;
	position: relative;
	background-color: #ffffff;
	}	
}	
	
#kennisbank_item_links_post_type{
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	}
#kennisbank_item_links_post_type_inner{
	display: inline-block;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	}


#kennisbank_item_rechts_boven{
	width: 100%;
	}		
	
	
.kennisbank_item_rechts_onder_item{
	padding: 6px 10px 6px 10px;
	background-color: #b8b8b8;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#kennisbank_item_rechts_onder{
	width: 100%;
	padding-top: 20px;
	}


#single_intro_tekst{
	display: block;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	padding-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	margin-bottom: 40px;
	color: #5a5a5a;
	background-color: #ffffff;
	}
	
#single_intro_tekst img{
	max-width: 100%;
	height: auto;
	}	
#single_intro_tekst p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	}	
#single_intro_tekst ul{
	padding-left: 20px;
	}	
#single_intro_tekst ul li{
	list-style: disc;
	}	
#single_intro_tekst ol{
	padding-left: 20px;
	}
#single_intro_tekst ol li{
	list-style: decimal;
	}
#single_intro_tekst li.recent_aangepast_li a{
	padding-top: 6px;
	padding-bottom: 6px;
	display: inline-block;
	text-decoration: none;
	transition: all 0.3s;
	color: #5a5a5a;
	}
#single_intro_tekst li.recent_aangepast_li a:hover{
	color: #1C3C76;
	
	}


#single_intro_likes{
	display: none;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	margin-bottom: 40px;
	color: #5a5a5a;
	background-color: #ffffff;
	text-align: center;
	}
#nuttig_btn{
	display: inline-block;
	font-size: 22px;
	padding:10px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	width: 160px;
	border-radius: 20px;
	border: 2px solid #1C3C76;
	}
#nuttig_btn:hover{
	color: #1C3C76;
	}	
#nuttig_btn i{
	font-size: 34px;
	vertical-align: middle;
	}	
#niet_nuttig_btn{
	display: inline-block;
	font-size: 22px;
	padding:10px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	width: 160px;
	border-radius: 20px;
	border: 2px solid #1C3C76;
	}
#niet_nuttig_btn:hover{
	color: #1C3C76;
	}
#niet_nuttig_btn i{
	font-size: 34px;
	vertical-align: middle;
	cursor: pointer;
	}
#nuttig_btn_done{
	text-align: center;
	width: 160px;
	border-radius: 20px;
	border: 2px solid #1C3C76;
	display: inline-block;
	font-size: 22px;
	padding:10px;
	cursor: default;
	}
#nuttig_btn_done i{
	font-size: 34px;
	vertical-align: middle;
	cursor: pointer;
	color: #1C3C76;
	}
#niet_nuttig_btn_done{
	text-align: center;
	width: 160px;
	border-radius: 20px;
	border: 2px solid #1C3C76;
	display: inline-block;
	font-size: 22px;
	padding:10px;
	cursor: default;
	color: #1C3C76;
	}
#niet_nuttig_btn_done i{
	font-size: 34px;
	vertical-align: middle;
	cursor: pointer;
	color: #1C3C76;
	}

#nuttig_feedback{
	display: none;
	}
#nuttig_feedback_naam{
	width: 50%;
	max-width: 220px;
	border-radius: 10px;
	border: 2px solid #1C3C76;
	padding-left: 12px;
	font-family: inherit;
	height: 40px;
	margin-bottom: 10px;
	}
#nuttig_feedback_email{
	width: 50%;
	max-width: 220px;
	border-radius: 10px;
	border: 2px solid #1C3C76;
	padding-left: 12px;
	font-family: inherit;
	height: 40px;
	margin-bottom: 10px;
	}	
#nuttig_feedback_text{
	padding: 12px;
	width: 100%;
	height: 100px;
	max-width: 480px;
	margin: 0 auto;
	border-radius: 10px;
	border: 2px solid #1C3C76;
	font-family: inherit;
	resize: none;
	}
#bevestig_nuttig_btn{
	display: inline-block;
	font-size: 22px;
	padding:10px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	width: 160px;
	border-radius: 20px;
	border: 2px solid #1C3C76;
	}
#bevestig_nuttig_btn:hover{
	color: #1C3C76;
	}
#bevestig_nuttig_btn i{
	font-size: 34px;
	vertical-align: middle;
	cursor: pointer;
	}
#reset_nuttig_btn{
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	transition: all 0.3s;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
#reset_nuttig_btn:hover{
	color: #1C3C76;
	}

	
	
#single_pagina_inhoud ul{
	padding-left: 20px;
	}	
#single_pagina_inhoud ul li{
	list-style: disc;
	}	
#single_pagina_inhoud ol{
	padding-left: 20px;
	}
#single_pagina_inhoud ol li{
	list-style: decimal;
	}
	
		
#single_pagina_indeling{
	display: block;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	padding-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	margin-bottom: 40px;
	color: #5a5a5a;
	background-color: #ffffff;
	}
#single_pagina_indeling h2{
	color: #5a5a5a;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 20px;	
	}
#single_pagina_indeling h3{
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	transition: all 0.3s;
	margin: 0;	
	}	
#single_pagina_indeling h4{
	font-size: 14px;
	line-height: 28px;
	transition: all 0.3s;
	margin: 0;
	font-weight: 400;	
	cursor: pointer;
	}
#single_pagina_indeling h5{
	font-size: 14px;
	line-height: 28px;
	transition: all 0.3s;
	margin: 0;
	font-weight: 400;	
	cursor: pointer;
	padding-left: 12px;
	}
#single_pagina_indeling h4:hover{
	color: #1C3C76;
	}
.inhoudsopgave_hoofdstuk_body{
	border-bottom: 1px solid #dcdad4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

#single_pagina_inhoud{
	display: none;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	padding-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	margin-bottom: 40px;
	color: #5a5a5a;
	background-color: #ffffff;
	}
#single_pagina_inhoud img{
	max-width: 100%;
	height: auto;	
	}
#single_pagina_inhoud h2{
	color: #5a5a5a;
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 12px;	
	}
#single_pagina_inhoud h3{
	font-size: 16px;
	line-height: 16px;
	transition: all 0.3s;
	margin: 0;	
	margin-bottom: 8px;
	color: #3a627a;
	}
#single_pagina_inhoud p{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #838282;
	}
#single_pagina_inhoud li{
	font-size: 14px;
	line-height: 24px;
	color: #838282;
	}
#single_pagina_inhoud ul,#single_pagina_inhoud ol{
	padding-bottom: 20px;
	}

#single_pagina_inhoud a{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	transition: all 0.3s;
	}
#single_pagina_inhoud a:hover{
	color: #1C3C76;
	}	
	
#single_pagina_navigatie{
	display: none;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	margin-bottom: 40px;
	color: #5a5a5a;
	background-color: #ffffff;
	}	
#single_pagina_navigatie_links{
	width: 48%;
	float: left;
	text-align: left;
	cursor: pointer;
	transition: all 0.3s;
	}	
#single_pagina_navigatie_rechts{
	width: 48%;
	float: right;
	text-align: right;
	cursor: pointer;
	transition: all 0.3s;
	}
#single_pagina_navigatie i{
	font-size: 22px;
	line-height: 22px;
	vertical-align: sub; 
	font-weight: 700;
	}
#single_pagina_navigatie_links:hover{
	color: #1C3C76;
	}
#single_pagina_navigatie_rechts:hover{
	color: #1C3C76;
	}

#kennisbank_item_rechts_boven_meta{
	font-size: 12px;
	font-style: italic;
	color: #3a627a;
	}
		
.h4_inhoud{
	height: 0px;
	overflow: hidden;
	}
	
.scroll_table{
	width: 100%;
	overflow-y: hidden;
	overflow-x: scroll;
	}

.print_btn{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #929292;
	display: block; 
	padding-left: 40px;
	cursor: pointer;
	transition: all 0.3s;
	}	
.print_btn:hover{
	color: #1C3C76;
	}
	
#kennisbank_main_inhoudsopgave_btn{
	width: 100%;
	height: 50px;
	background-color: #3a627a;
	transition: all 0.3s;
	background-image: url('images/inhouds_icoon.png');
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding-top: 18px;
	border-radius: 6px;
	cursor: pointer;
	margin-bottom: 0px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	}	
#kennisbank_main_inhoudsopgave_btn:hover{
	background-color: #1C3C76;
	}	
	
#single_pagina_indeling_sb{
	width: 280px;
	position: absolute;
	z-index: 888888;
	background-color: #ffffff;
	padding: 20px;
	padding-right: 0px;
	left: -284px;
	top: 147px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	}
@media (min-width:820px){
#single_pagina_indeling_sb{
	width: 280px;
	position: fixed;
	z-index: 888888;
	background-color: #ffffff;
	padding: 20px;
	padding-right: 0px;
	left: -284px;
	top: 147px;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.3s;
	}
}	
	
#single_pagina_indeling_sb h3{
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	transition: all 0.3s;
	margin: 0;		
	}	
#single_pagina_indeling_sb h4{
	font-size: 14px;
	line-height: 28px;
	transition: all 0.3s;
	margin: 0;
	font-weight: 400;	
	cursor: pointer;
	}
#single_pagina_indeling_sb h4:hover{
	color: #1C3C76;
	}
#single_pagina_indeling_sb h5{
	font-size: 14px;
	line-height: 28px;
	transition: all 0.3s;
	margin: 0;
	font-weight: 400;	
	cursor: pointer;
	padding-left: 12px;
	}
#single_pagina_indeling_sb h5:hover{
	color: #1C3C76;
	}	
	

#single_pagina_indeling_sb_btn{
	background-image: url('images/inhouds_icoon.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 54px;
	height: 54px;
	position: absolute;
	transition: all 0.3s;
	background-color: #3a627a;
	z-index: 1000000;
	top:0;
	right:-54px;
	cursor: pointer;
	}
#single_pagina_indeling_sb_btn:hover{
	background-color: #1C3C76;
	}
#single_pagina_indeling_sb_scroll{
	overflow: scroll;
	padding-right: 20px;
	}
	
#single_spreker_linkedin{
	color: #929292;
	text-decoration: none;
	}	
#single_spreker_linkedin:hover{
	color: #1C3C76;
	}	
#single_spreker_linkedin i{
	font-size: 28px;
	line-height: 28px;
	vertical-align: bottom;
	}	
	
.single_event_tegel_logo{
	position: absolute;
	width: 100px;
	height: 100px;
	top:30px;
	left: calc(50% - 50px);
	border-radius: 50%;
	background-color: #ffffff;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	
	}	
	
.single_event_tegel_datum{
	position: absolute;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	bottom:10px;
	right:10px;
	}	
.single_event_tegel_prijs{
	position: absolute;
	padding: 6px 10px 4px 10px;
	background-color: #ffffff;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	bottom:10px;
	left:10px;
	}	
	
#filtermogelijkheden_btn_holder{
	display: block;
	width: 100%;
	text-align: center;
	}

#filtermogelijkheden_btn{
	color: #1C3C76;
	cursor: pointer;
	font-size: 16px;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.filter_mogelijkheden{
	height: 0px;
	overflow: hidden;
	}	
@media (min-width:1020px){	
#filtermogelijkheden_btn_holder{
	display: none;
	}	
.filter_mogelijkheden{
	height: auto;
	overflow: visible;
	}
}



#white_paper_form p{
	margin: 0;
	padding: 0;
	}
#white_paper_form input[type=text]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
#white_paper_form input[type=email]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
#white_paper_form input[type=submit]{
    font-size: 12px;
    display: inline-block;
    color: #3b3f3f;
    height: 40px;
    width: 100%;
    padding: 0;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border: 2px solid #1C3C76;
    border-radius: 20px;
    background-color: #1C3C76;
    transition: all 0.3s;
	}
	
.kennisbank_sb_spreker_item{
	padding-bottom: 20px;
	border-bottom: 1px solid #929292;
	margin-bottom: 20px;
	}
.kennisbank_sb_spreker_item_img{
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.kennisbank_sb_spreker_item_naam{
	width: calc(100% - 60px);
	float: right;
	padding-left: 10px;
	padding-top: 6px;
	}
.kennisbank_sb_spreker_item_middenregel p{
	color: #5a5a5a;
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	}	
	
.kennisbank_sb_spreker_item_naam>h2{
	margin: 0!important;
	padding-bottom: 4px!important;
	border-bottom: 1px solid #1C3C76;
	}
.kennisbank_sb_spreker_item_functie{
	font-style: italic;
	padding-top: 4px;
	font-size: 14px;
	}
.kennisbank_sb_spreker_item_linkedin{
	float: left;
	font-size: 28px;
	display: block;
	}
.kennisbank_sb_spreker_item_permalink{
	float: right;
	display: block;
	padding-top: 14px;
	}	
	

#direct_inschrijven_eventbright_link{
	display: block;
	height: 46px;
	border-radius: 23px;
	padding-top: 14px;
	border: none;
	background-color: #1C3C76;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	box-shadow: inset 0px -6px 0px #f0870e;
	color: #ffffff;
	letter-spacing: 2px;
	font-family: "Open Sans";
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	transition: all 0.3s;
	text-decoration: none;
	}	
#direct_inschrijven_eventbright_link:hover{
	box-shadow: inset 0px 0px 0px #f0870e;
	
	}			
/***********************************************************************/
/*******************************SINGLE**********************************/
/***********************************************************************/




/***********************************************************************/
/***************************BEGRIPPEN LIJST*****************************/
/***********************************************************************/
.begrippenlijst_item{
	display: block;
	width: 100%;
	border-radius: 20px;
	padding: 40px;
	background-color: #ffffff;
	overflow: hidden;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.15);
	transition: all 0.3s;
	margin-bottom: 40px;
	cursor: pointer;
	color: #5a5a5a;
	text-decoration: none;
	}
#begrippen_alfabet li{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
	font-size: 22px;
	line-height: 40px;
	transition: all 0.3s;
	}
#begrippen_alfabet li:hover{
	color: #1C3C76;
	}
#begrippen_alfabet li.gekozen{
	font-weight: 700;
	font-size: 32px;
	}	


#begrippenlijst_intro{
	width: 100%;
    background-color: #f9f9f9;
	}	
#begrippenlijst_intro_inner{
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: justify;
	}	
#beginletter_filter{
	position: relative;
	width: 100%;
	}	
@media (min-width:1020px){	
#beginletter_filter{
	position: fixed;
	width: 280px;
	}	
}	
/***********************************************************************/
/***************************BEGRIPPEN LIJST*****************************/
/***********************************************************************/

/***********************************************************************/
/*******************************CO CREATIE******************************/
/***********************************************************************/

#co_creatie_main{
	width: 100%;
	
	}
#co_creatie_main_inner{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	}


.co_creatie_blok{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	}
.co_creatie_blok:nth-child(even){
	background-color: #f9f9f9;
	}
.co_creatie_blok_inner{
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	}


.co_creatie_blok_img{
	width: 100%;
	text-align: center;
	}	
.co_creatie_blok_tekst{
	width: 100%;
	padding-top: 40px;
	}
@media (min-width:1020px){	
.co_creatie_blok_img{
	width: 49%;
	text-align: center;
	}	
.co_creatie_blok_tekst{
	width: 49%;
	padding-top: 0px;
	}
}
	
.co_creatie_blok_img img{
	width: 100%;
	height: auto;
	}	
	
.co_creatie_blok_tekst p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #5a5a5a;
	}
.co_creatie_blok_tekst form p{
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	color: #5a5a5a;
	}	
.co_creatie_blok_rechts .co_creatie_blok_img{
	float: none;
	}
.co_creatie_blok_rechts .co_creatie_blok_tekst{
	float: none;
	}

.co_creatie_blok_btn{
	font-size: 12px;
    display: inline-block;
    color: #3b3f3f;
    height: 40px;
    width: 100%;
    max-width: 200px;
    padding: 0;
    text-align: center;
    padding-top: 8px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    border: 2px solid #1C3C76;
    border-radius: 20px;
    background-color: #1C3C76;
    transition: all 0.3s;
    box-shadow: inset 0px -6px 0px #f0870e;
	}
.co_creatie_blok_btn:hover{
	box-shadow: inset 0px -0px 0px #f0870e;
	}

.co_creatie_blok_links .co_creatie_blok_img{
	float: none;
	}
.co_creatie_blok_links .co_creatie_blok_tekst{
	float: none;
	}	
@media (min-width:1020px){	
.co_creatie_blok_rechts .co_creatie_blok_img{
	float: right;
	}
.co_creatie_blok_rechts .co_creatie_blok_tekst{
	float: left;
	}


.co_creatie_blok_links .co_creatie_blok_img{
	float: left;
	}
.co_creatie_blok_links .co_creatie_blok_tekst{
	float: right;
	}
}


.co_creatie_blok_tekst input[type=text]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
.co_creatie_blok_tekst input[type=tel]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
.co_creatie_blok_tekst input[type=number]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
.co_creatie_blok_tekst input[type=email]{
	width: 100%;
	height: 40px;
	padding-left: 12px;
	background-color: #ffffff;
	border: 1px solid #1C3C76;
	border-radius: 6px;
	}
.co_creatie_blok_tekst input[type=submit]{
    font-size: 12px;
    display: inline-block;
    color: #3b3f3f;
    height: 40px;
    width: 100%;
    padding: 0;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border: 2px solid #1C3C76;
    border-radius: 20px;
    background-color: #1C3C76;
    transition: all 0.3s;
    box-shadow: inset 0px -6px 0px #f0870e;
	}
.co_creatie_blok_tekst input[type=submit]:hover{
	box-shadow: inset 0px -0px 0px #f0870e;
	}


/***********************************************************************/
/*******************************CO CREATIE******************************/
/***********************************************************************/





/************************************************/
/*******************WEBINARS*********************/	
/************************************************/	

#webinar_banner{
	width: 100%;
	height: 360px;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #ffffff;
	padding-top: 90px;
	}
@media (min-width:1060px){	
#webinar_banner{
	width: 100%;
	height: 360px;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #ffffff;
	padding-top: 150px;
	}
}	
	
	
#webinar_banner h1{
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 20px;
	text-align:center;
	color:#ffffff;
	}
#webinar_banner span{
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	font-family:"Open Sans";
}


#main_webinars{
	background-color: #f1f1f1;
	}
#webinar_inner{
	width: 100%;
	max-width: 1070px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#webinar_filter_holder{
	background-color: #e8e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
#webinar_filter_ul{
	margin: 0;
	padding: 0;
	}
#webinar_filter_ul li{
	width: 100%;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	}	
@media (min-width:820px){	
#webinar_filter_ul li{
	width: 33.333%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	}
}	
	
#webinar_filter_ul li input{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	background-color: #ffffff;
	font-size: 14px;
	border:none;
	font-family: 'sommet_rounded_regularregular';
	}
#webinar_filter_select_holder{
	overflow: hidden;
	width: 100%;
	}
#webinar_filter_ul li select{
	width: 120%;
	font-size: 14px;
	height: 40px;
	padding-left: 10px;
	background-color: #ffffff;
	border:none;
	-webkit-appearance: none;
	border-radius: 0px;
	color: #404040;
	font-family: 'sommet_rounded_regularregular';
	}
#webinar_filter_ul li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #404040;
}
#webinar_filter_ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #404040;
   opacity:  1;
}
#webinar_filter_ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #404040;
   opacity:  1;
}
#webinar_filter_ul li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #404040;
}
#webinar_filter_ul li input:placeholder-shown { 
  color:    #404040;
}
#webinar_over_arch_btn_holder{
	text-align: center;
	width: 100%;
	}
	
#webinar_over_arch_btn_ul{
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	}
#webinar_over_arch_btn_ul li{
	float: left;
	width: 100%;
	height: 40px;
	}	
@media (min-width:768px){
#webinar_over_arch_btn_ul{
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: auto;
	}
#webinar_over_arch_btn_ul li{
	float: left;
	width: 210px;
	height: 40px;
	}
}	
#webinar_over_arch_btn_ul li a{
	display: block;
	width: 100%;
	height: 40px;
	text-decoration: none;
	}	
#webinar_over_arch_btn_over_titel{
	float: left;
	background-color: #1C3C76;
	color: #ffffff;
	width: calc(100% - 40px);
	height: 40px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 12px;
	}
#webinar_over_arch_btn_over_num{
	float: left;
	background-color: #ee8d1d;
	color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	}
#webinar_over_arch_btn_over_titel_link{
	float: left;
	background-color: #dedada;
	color: #464444;
	font-size: 12px;
	width: calc(100% - 40px);
	height: 40px;
	padding-top: 12px;
	padding-left: 10px;
	transition:all 0.3s;
	}
#webinar_over_arch_btn_over_num_link{
	float: left;
	background-color: #cac6c6;
	color: #000000;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	transition:all 0.3s;
	}
	
#webinar_over_arch_btn_ul li a:hover #webinar_over_arch_btn_over_titel_link{
	background-color: #1C3C76;
	color: #ffffff;
	}	
#webinar_over_arch_btn_ul li a:hover #webinar_over_arch_btn_over_num_link{
	background-color: #ee8d1d;
	color: #ffffff;
	}
	
	
.webinar_item{
	margin-bottom: 35px;
	}
	
.webinar_item_content{
	width: 100%;
	float: none;
	padding: 20px;
	background-color: #ffffff;
	}	
@media (min-width:768px){		
.webinar_item_content{
	width: calc(100% - 265px);
	float: left;
	padding: 20px;
	background-color: #ffffff;
	}
}	
.webinar_item_content h2{
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
	color: #1C3C76;
	margin-bottom: 20px;
	letter-spacing: 4px;
	}
.webinar_item_content_img img{
	width: 100%;
	height: auto;
	
	}	
.webinar_item_content_img{
	width: 100%;
	float: none;
	height: auto;
	margin-bottom: 20px;
	}	
.webinar_item_content_text{
	width: 100%;
	float: none;
	padding-left: 0px;
	}	
@media (min-width:768px){			
.webinar_item_content_img{
	width: 150px;
	float: left;
	height: auto;
	margin-bottom: 0px;
	}	
.webinar_item_content_text{
	width: calc(100% - 150px);
	float: left;
	padding-left: 20px;
	}	
}		
.webinar_item_content_text p{
	padding-top: 0px;
	padding-bottom: 10px;
	}	
	
.webinar_item_content_text_text{
	transition:all 0.3s;
	overflow: hidden;
	font-size: 13px;
	line-height: 23px;
	height: 144px;
	min-height: 144px;
	}	
	
	
.webinar_item_content_text_btn{
	text-align: center;
	margin: 10px auto 0 auto;
	cursor: pointer;
	color: #1C3C76;
	font-size: 24px;
	line-height: 24px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:2px solid #1C3C76;
	background-color: transparent;
	opacity: 0.6;
	transition:all 0.3s;
	}	
.webinar_item_content_text_btn:hover{
	background-color: #1C3C76;
	color: #ffffff;
	opacity: 1;
	}
.webinar_item_info{
	width:100%;
	min-height: 126px;
	margin-left: 0px;
	float: none;
	letter-spacing: 2px;
	font-size: 12px;
	}	
@media (min-width:768px){	
.webinar_item_info{
	width: 245px;
	min-height: 126px;
	margin-left: 20px;
	float: left;
	letter-spacing: 2px;
	font-size: 12px;
	}
}		
.webinar_item_info_top{
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	}	
.webinar_item_info_top ul{
	padding: 0;
	margin: 0;
	}
.webinar_item_info_top ul li{
	display: block;
	padding: 16px;
	padding-left: 20px;
}
.webinar_item_info_top ul li div{
	float: left;
}	
.div_ond{
	float: left;
	width: 36%;
	}
.div_waar{
	float: left;
	width: 64%;
	}
.webinar_item_info_btn{
	width: 96%;
	height: 40px;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	transition:all 0.3s;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	}	
@media (min-width:768px){		
.webinar_item_info_btn{
	width: 100%;
	height: 40px;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	transition:all 0.3s;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	}
}		
.webinar_item_info_btn:hover{
	color: #1C3C76;
	background-color: #ffffff;
	}	

.not_aanwezig{
	width: 100%;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border:2px solid #cac6c6;
	background-color: #dedada;
	border-radius: 20px;
	}
	
	
	
#webinar_afdeklaag_video{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 9999999;
	opacity: 0;
	display: none;
	}
#webinar_afdeklaag_video_popup{
	width: 96%;
	max-width: 820px;
	background-color: #ffffff;
	padding: 20px;
	margin: 80px auto 0 auto;
	}
#popup_iframe{
	background-color: #ffffff;
	width: 100%;
	border:none;
	height: 200px;
	background-image: url('images/loader.gif');
	background-position: center;
	background-repeat: no-repeat;
	}	
#webinar_afdeklaag_video_popup_sluiten{
	position: absolute;
	right:0px;
	top:-30px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 10px;
	color: #ffffff;
	transition:all 0.3s;
	}	
@media (min-width:820px){	
#webinar_afdeklaag_video_popup_sluiten{
	position: absolute;
	right:-60px;
	top:-30px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 10px;
	color: #ffffff;
	transition:all 0.3s;
	}
}	
#webinar_afdeklaag_video_popup_sluiten:hover{
	color: #1C3C76;
	background-color: #ffffff;
	}
.video_popup_inhoud{
	height: 0px;
	overflow: hidden;
	opacity: 0;
	}
.video_popup_inhoud_holder{
	width: 100%;
	}	
.video_popup_inhoud_video{
	width: 100%;
	}	
.video_popup_inhoud_video p{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	}	
.video_popup_inhoud_video p iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}		
	
.video_popup_inhoud_text{
	width: 100%;
	}	
#video_popup_inhoud_text h1, #video_popup_inhoud_text h2, #video_popup_inhoud_text h3,#video_popup_inhoud_text h4,#video_popup_inhoud_text h5,#video_popup_inhoud_text h6{
	margin: 0;
	margin-bottom: 22px;
	color: #404040;
	font-weight: 500;
	}		
#video_popup_inhoud_text p{
	color: #404040;
	font-size: 14px;
	line-height: 20px;
	}

					
/************************************************/
/*******************WEBINARS*********************/	
/************************************************/

/************************************************/
/*******************MASTERCLASS******************/	
/************************************************/	

#masterclass_banner{
	width: 100%;
	height: 360px;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #ffffff;
	padding-top: 90px;
	}
@media (min-width:1060px){	
#masterclass_banner{
	width: 100%;
	height: 360px;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #ffffff;
	padding-top: 150px;
	}
}	
	
	
#masterclass_banner h1{
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 20px;
	text-align:center;
	color:#ffffff;
	}
#masterclass_banner span{
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	font-family:"Open Sans";
}


#main_masterclasss{
	background-color: #f1f1f1;
	}
#masterclass_inner{
	width: 100%;
	max-width: 1070px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#masterclass_filter_holder{
	background-color: #e8e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
#masterclass_filter_ul{
	margin: 0;
	padding: 0;
	}
#masterclass_filter_ul li{
	width: 100%;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	}	
@media (min-width:820px){	
#masterclass_filter_ul li{
	width: 33.333%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	}
}	
	
#masterclass_filter_ul li input{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	background-color: #ffffff;
	font-size: 14px;
	border:none;
	font-family: 'sommet_rounded_regularregular';
	}
#masterclass_filter_select_holder{
	overflow: hidden;
	width: 100%;
	}
#masterclass_filter_ul li select{
	width: 120%;
	font-size: 14px;
	height: 40px;
	padding-left: 10px;
	background-color: #ffffff;
	border:none;
	-webkit-appearance: none;
	border-radius: 0px;
	color: #404040;
	font-family: 'sommet_rounded_regularregular';
	}
#masterclass_filter_ul li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #404040;
}
#masterclass_filter_ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #404040;
   opacity:  1;
}
#masterclass_filter_ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #404040;
   opacity:  1;
}
#masterclass_filter_ul li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #404040;
}
#masterclass_filter_ul li input:placeholder-shown { 
  color:    #404040;
}
#masterclass_over_arch_btn_holder{
	text-align: center;
	width: 100%;
	}
	
#masterclass_over_arch_btn_ul{
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	}
#masterclass_over_arch_btn_ul li{
	float: left;
	width: 100%;
	height: 40px;
	}	
@media (min-width:768px){
#masterclass_over_arch_btn_ul{
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: auto;
	}
#masterclass_over_arch_btn_ul li{
	float: left;
	width: 210px;
	height: 40px;
	}
}	
#masterclass_over_arch_btn_ul li a{
	display: block;
	width: 100%;
	height: 40px;
	text-decoration: none;
	}	
#masterclass_over_arch_btn_over_titel{
	float: left;
	background-color: #1C3C76;
	color: #ffffff;
	width: calc(100% - 40px);
	height: 40px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 12px;
	}
#masterclass_over_arch_btn_over_num{
	float: left;
	background-color: #ee8d1d;
	color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	}
#masterclass_over_arch_btn_over_titel_link{
	float: left;
	background-color: #dedada;
	color: #464444;
	font-size: 12px;
	width: calc(100% - 40px);
	height: 40px;
	padding-top: 12px;
	padding-left: 10px;
	transition:all 0.3s;
	}
#masterclass_over_arch_btn_over_num_link{
	float: left;
	background-color: #cac6c6;
	color: #000000;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 12px;
	transition:all 0.3s;
	}
	
#masterclass_over_arch_btn_ul li a:hover #masterclass_over_arch_btn_over_titel_link{
	background-color: #1C3C76;
	color: #ffffff;
	}	
#masterclass_over_arch_btn_ul li a:hover #masterclass_over_arch_btn_over_num_link{
	background-color: #ee8d1d;
	color: #ffffff;
	}
	
	
.masterclass_item{
	margin-bottom: 35px;
	}
	
.masterclass_item_content{
	width: 100%;
	float: none;
	padding: 20px;
	background-color: #ffffff;
	}	
@media (min-width:768px){		
.masterclass_item_content{
	width: calc(100% - 265px);
	float: left;
	padding: 20px;
	background-color: #ffffff;
	}
}	
.masterclass_item_content h2{
	font-size: 24px;
	line-height: 24px;
	font-weight: 100;
	color: #1C3C76;
	margin-bottom: 20px;
	letter-spacing: 4px;
	}
.masterclass_item_content_img img{
	width: 100%;
	height: auto;
	
	}	
.masterclass_item_content_img{
	width: 100%;
	float: none;
	height: auto;
	margin-bottom: 20px;
	}	
.masterclass_item_content_text{
	width: 100%;
	float: none;
	padding-left: 0px;
	}	
@media (min-width:768px){			
.masterclass_item_content_img{
	width: 150px;
	float: left;
	height: auto;
	margin-bottom: 0px;
	}	
.masterclass_item_content_text{
	width: calc(100% - 150px);
	float: left;
	padding-left: 20px;
	}	
}		
.masterclass_item_content_text p{
	padding-top: 0px;
	padding-bottom: 10px;
	}	
	
.masterclass_item_content_text_text{
	transition:all 0.3s;
	overflow: hidden;
	font-size: 13px;
	line-height: 23px;
	height: 144px;
	min-height: 144px;
	}	
	
	
.masterclass_item_content_text_btn{
	text-align: center;
	margin: 10px auto 0 auto;
	cursor: pointer;
	color: #1C3C76;
	font-size: 24px;
	line-height: 24px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border:2px solid #1C3C76;
	background-color: transparent;
	opacity: 0.6;
	transition:all 0.3s;
	}	
.masterclass_item_content_text_btn:hover{
	background-color: #1C3C76;
	color: #ffffff;
	opacity: 1;
	}
.masterclass_item_info{
	width:100%;
	min-height: 126px;
	margin-left: 0px;
	float: none;
	letter-spacing: 2px;
	font-size: 12px;
	}	
@media (min-width:768px){	
.masterclass_item_info{
	width: 245px;
	min-height: 126px;
	margin-left: 20px;
	float: left;
	letter-spacing: 2px;
	font-size: 12px;
	}
}		
.masterclass_item_info_top{
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	}	
.masterclass_item_info_top ul{
	padding: 0;
	margin: 0;
	}
.masterclass_item_info_top ul li{
	display: block;
	padding: 16px;
	padding-left: 20px;
}
.masterclass_item_info_top ul li div{
	float: left;
}	
.div_ond{
	float: left;
	width: 36%;
	}
.div_waar{
	float: left;
	width: 64%;
	}
.masterclass_item_info_btn{
	width: 96%;
	height: 40px;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	transition:all 0.3s;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	}	
@media (min-width:768px){		
.masterclass_item_info_btn{
	width: 100%;
	height: 40px;
	color: #ffffff;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	transition:all 0.3s;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	}
}		
.masterclass_item_info_btn:hover{
	color: #1C3C76;
	background-color: #ffffff;
	}	

.not_aanwezig{
	width: 100%;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border:2px solid #cac6c6;
	background-color: #dedada;
	border-radius: 20px;
	}
	
	
	
#masterclass_afdeklaag_video{
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 9999999;
	opacity: 0;
	display: none;
	}
#masterclass_afdeklaag_video_popup{
	width: 96%;
	max-width: 820px;
	background-color: #ffffff;
	padding: 20px;
	margin: 80px auto 0 auto;
	}
#popup_iframe{
	background-color: #ffffff;
	width: 100%;
	border:none;
	height: 200px;
	background-image: url('images/loader.gif');
	background-position: center;
	background-repeat: no-repeat;
	}	
#masterclass_afdeklaag_video_popup_sluiten{
	position: absolute;
	right:0px;
	top:-30px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 10px;
	color: #ffffff;
	transition:all 0.3s;
	}	
@media (min-width:820px){	
#masterclass_afdeklaag_video_popup_sluiten{
	position: absolute;
	right:-60px;
	top:-30px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	border:2px solid #1C3C76;
	background-color: #1C3C76;
	padding-top: 10px;
	color: #ffffff;
	transition:all 0.3s;
	}
}	
#masterclass_afdeklaag_video_popup_sluiten:hover{
	color: #1C3C76;
	background-color: #ffffff;
	}
.video_popup_inhoud{
	height: 0px;
	overflow: hidden;
	opacity: 0;
	}
.video_popup_inhoud_holder{
	width: 100%;
	}	
.video_popup_inhoud_video{
	width: 100%;
	}	
.video_popup_inhoud_video p{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	}	
.video_popup_inhoud_video p iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}		
	
.video_popup_inhoud_text{
	width: 100%;
	}	
#video_popup_inhoud_text h1, #video_popup_inhoud_text h2, #video_popup_inhoud_text h3,#video_popup_inhoud_text h4,#video_popup_inhoud_text h5,#video_popup_inhoud_text h6{
	margin: 0;
	margin-bottom: 22px;
	color: #404040;
	font-weight: 500;
	}		
#video_popup_inhoud_text p{
	color: #404040;
	font-size: 14px;
	line-height: 20px;
	}


#login_masterclasss{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;	
	}
#login_masterclasss_popup{
	width: 100%;
	max-width: 400px;
	padding: 30px;
	text-align: center;
	border:4px solid #1C3C76;
	border-radius: 20px;
	margin: 0 auto;
	}

#login_masterclasss_popup img{
	width: 100%;
	height: auto;
	}

#login_masterclasss_popup input{
	border:1px solid #1C3C76;
	height: 40px;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
	}

#masterclass_btn{
	background-color: #1C3C76;
	border:1px solid #1C3C76;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	width: 160px;
	border-radius: 20px;
	height: 40px;
	margin: 0 auto;
	padding-top: 12px;
	cursor: pointer;
	transition:all 0.3s;
	}
#masterclass_btn:hover{
	background-color: #ffffff;
	color: #1C3C76;
	}
					
/************************************************/
/*******************MASTERCLASS******************/	
/************************************************/	



/***********************************************************************/
/*************************FOOTER****************************************/
/***********************************************************************/
#feedback_form{
	display: none;
	}

@media (min-width:768px){	
#feedback_form{
	display: block;
	position: fixed;
	top:220px;
	right:0;
	z-index: 99999;
	width: 60px;
	height: 220px;
	background-color: rgba(256,256,256,0.7);
	transition:all 0.3s;
	border-top: 2px solid #1C3C76;
	border-bottom: 2px solid #1C3C76;
	border-left:2px solid #1C3C76;
	overflow: hidden;
	}
}	
#feedback_form:hover{
	background-color: rgba(256,256,256,1);
	}

#feedback_form_inner{
	width: 320px;
	}

	
#feeback_label{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	}	
	
#feedback_form_sluiten{
	float: right;
	width: 60px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding-top: 10px;
	color: #1C3C76;
	cursor: pointer;
	}
#feedback_form_smileys{
	float: left;
	display: block;
	width: 60px;
	}
.feedback_smiley{
	width: 100%;
	height: 60px;
	background-position: center ;
	background-size: 70% auto;
	background-repeat: no-repeat;
	cursor: pointer;
	}
#feedback_smiley1{
	background-image: url('images/smiley1.png')
	}
#feedback_smiley2{
	background-image: url('images/smiley2.png')
	}
#feedback_smiley3{
	background-image: url('images/smiley3.png')
	}
#feedback_formulier_holder{
	padding: 14px;
	padding-top: 0px;
	}
#feedback_formulier_holder input{
	border:2px solid #1C3C76;
	width: 100%;
	height: 36px;
	border-radius: 10px;
	padding-left: 10px;
	}
#feedback_formulier_holder textarea{
	border:2px solid #1C3C76;
	width: 100%;
	height: 120px;
	border-radius: 10px;
	padding: 10px;
	}
#feedback_formulier_holder button{
	display: block;
	padding-left: 40px;
	padding-right: 40px;
	width: 80%;
	border:none;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	height: 45px;
	background-color: #1C3C76;
	border-radius: 22.5px;
	box-shadow: inset 0px -6px 0px rgba(240,135,14,1);
	background-position: 20px center;
	background-repeat: no-repeat;
	font-family: "Open Sans";
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 auto;
	transition:all 0.3s;
	}	
#feedback_formulier_holder button:hover{
	box-shadow: inset 0px 0px 0px rgba(240,135,14,1);
	}





footer{
	width: 100%;
	
	}
#top_footer{
	min-height: 420px;
	background-color: #3b3f3f;
	}	
#top_footer_inner{
	min-height: 420px;
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 60px; 
	padding-bottom: 40px;
	font-family: 'sommet_rounded_lightlight';
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	}
#bel_me_terug{
	color: #1C3C76;
	text-decoration: none;
	font-size: 16px;
	transition:all 0.3s;
	}
#bel_me_terug:hover{
	color: #ffffff;
	}		
h3.top_footer_kollom_titel{
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 2px;
	margin-bottom: 30px;
	}
#top_footer_inner ul{
	margin-bottom: 30px;
	}		
#top_footer_inner ul li a{
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
	transition:all 0.3s;
	}
#top_footer_inner ul li a:hover{
	color: #1C3C76;
	}
.top_footer_kollom p{
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: 'sommet_rounded_lightlight';
	}	
		
.top_footer_kollom{
	width: 96%;
	float: none;
	margin: 0 auto;
	text-align: center;
	}

@media (min-width:1060px){	
					
.top_footer_kollom{
	width: 33.333%;
	float: left;
	text-align: left;
	}	
}	
	
#bottom_footer{
	min-height: 80px;
	background-color: #ffffff;
	
	}	
#bottom_footer_inner{
	min-height: 80px;
	width: 100%;
	max-width: 1180px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}
	
#copyright{
	width:96%;
	margin: 0 auto;
	float: none;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	}	
#copyright ul li{
	display: block;
	float: none;
	vertical-align: middle;
	padding-top: 6px;
	}
#copyright span{
	vertical-align: middle;
	display: block;
	}	
#copyright li span{
	display: none;
	}		
@media (min-width:1060px){			
#copyright{
	width: auto;
	display: block;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	padding-top: 36px;
	text-align: left;
	float: left;
	}
#copyright ul li{
	display: block;
	float: left;
	vertical-align: middle;
	padding-top: 0px;
	}	
#copyright li span{
	display: inline;
	}	
#copyright span{
	vertical-align: middle;
	display: inline;
	}	
}	
	
#copyright ul{
	display: inline-block;
	vertical-align: middle;
	}
#copyright ul li a{
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	transition:all 0.3s;
	}
#copyright ul li a:hover{
	color: #1C3C76;
	}	
	
#ui-datepicker-div{
	display: none;
	}	
	
#social{
	float: right;
	padding-top: 26px;
	}	
	
.social_footer_btn{
	width: 30px;
	height: 30px;
	transition:all 0.3s;
	border-radius: 3px;
	display: inline-block;
	float: none;
	margin-left: 7px;
	margin-right: 7px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3da0df+0,3da0df+50,0475a8+51,0475a8+100 */
	background: rgb(61,160,223); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkYTBkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNkYTBkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA0NzVhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDc1YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(61,160,223,1) 0%, rgba(61,160,223,1) 50%, rgba(4,117,168,1) 51%, rgba(4,117,168,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(61,160,223,1) 0%,rgba(61,160,223,1) 50%,rgba(4,117,168,1) 51%,rgba(4,117,168,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(61,160,223,1) 0%,rgba(61,160,223,1) 50%,rgba(4,117,168,1) 51%,rgba(4,117,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da0df', endColorstr='#0475a8',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	padding-top: 2px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	}	
	
		
@media (min-width:1060px){			
#social_footer{
	width: 305px;
	float: left;
	text-align: left;
	padding-top: 26px;
	padding-left: 20px;
	padding-bottom: 0px;
	}		
.social_footer_btn{
	width: 30px;
	height: 30px;
	transition:all 0.3s;
	border-radius: 3px;
	display: block;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3da0df+0,3da0df+50,0475a8+51,0475a8+100 */
	background: rgb(61,160,223); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkYTBkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzNkYTBkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA0NzVhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDc1YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(61,160,223,1) 0%, rgba(61,160,223,1) 50%, rgba(4,117,168,1) 51%, rgba(4,117,168,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(61,160,223,1) 0%,rgba(61,160,223,1) 50%,rgba(4,117,168,1) 51%,rgba(4,117,168,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(61,160,223,1) 0%,rgba(61,160,223,1) 50%,rgba(4,117,168,1) 51%,rgba(4,117,168,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3da0df', endColorstr='#0475a8',GradientType=0 ); /* IE6-8 */
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	padding-top: 2px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
	}
}	
		
.social_footer_btn:hover{
	-webkit-box-shadow: -1px -1px 2px 1px rgba(0,0,0,0.2);
	box-shadow: -1px -1px 2px 1px rgba(0,0,0,0.2);
	}		
	

#beveiliging{
	padding-top: 26px;
	float: right;
	height: 32px;
	margin-right: 10px;
	}
#beveiliging a{
	display: block;
	float: left;
	height: 32px;
	margin-right: 10px;
	}
	
/***********************************************************************/
/*************************FOOTER****************************************/
/***********************************************************************/	


.kennisbank_item_links {
    background-color: #1c3c76!important;
}
.home_video_item_titel {
    background-color: #76C3DE!important;
}
#top_footer_inner ul li a:hover {
    color: #76C3DE!important;
}
#top_header_tekst a {
    color: white!important;
}

#inloggen_holder a {
    color: white!important;
}

#home_wat_leren_blokken li a {
    box-shadow: inset 0px -6px 0px rgb(82 105 147) !important;
}

#home_inner_zoeken button {
    box-shadow: inset 0px -6px 0px rgb(82 105 147) !important;
}

